"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/03 02:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu" 2025/08/03 02:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 02:47:40 DEBUG : Creating backend with remote "/tmp/rclone3256712419" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/03 02:47:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:42 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:42 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:43 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:47:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:44 DEBUG : Creating backend with remote "/non-existing" 2025/08/03 02:47:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/03 02:47:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:45 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:45 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.42s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:47 INFO : B2 bucket rclone-test-tuwusam3yufu: Running all checks before starting transfers 2025/08/03 02:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:47 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:47 INFO : B2 bucket rclone-test-tuwusam3yufu: Checks finished, now starting transfers 2025/08/03 02:47:47 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:48 ERROR : Ignoring --no-traverse with sync 2025/08/03 02:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:49 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:49 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:49 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:47:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/03 02:47:50 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:50 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/03 02:47:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.55s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:47:51 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:51 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:47:53 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:53 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 02:47:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:47:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/03 02:47:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:47:55 INFO : sub dir2: Making directory 2025/08/03 02:47:55 INFO : sub dir: Making directory 2025/08/03 02:47:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:55 INFO : sub dir2/sub sub dir2: Making directory 2025/08/03 02:47:55 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:55 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:55 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/03 02:47:55 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:56 INFO : sub dir2: Making directory 2025/08/03 02:47:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 02:47:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:56 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:56 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:57 DEBUG : sub dir2: Making directory with metadata 2025/08/03 02:47:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:47:57 INFO : sub dir2: Making directory 2025/08/03 02:47:57 INFO : sub dir: Making directory 2025/08/03 02:47:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:57 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:57 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:47:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:47:58 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:47:58 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/03 02:47:58 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 02:47:58 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:47:59 INFO : sub dir2: Making directory 2025/08/03 02:47:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:47:59 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:47:59 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:00 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:48:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:01 DEBUG : sub dir2: Making directory with metadata 2025/08/03 02:48:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:48:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:48:01 INFO : sub dir2: Making directory 2025/08/03 02:48:01 INFO : sub dir: Making directory 2025/08/03 02:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:48:01 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:01 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:02 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:48:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/03 02:48:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:03 INFO : sub dir2: Making directory 2025/08/03 02:48:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:48:03 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:03 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:03 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:48:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vunoneg8sene" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tuwusam3yufu -> B2 bucket rclone-test-vunoneg8sene 2025/08/03 02:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:48:06 DEBUG : B2 bucket rclone-test-vunoneg8sene: Waiting for checks to finish 2025/08/03 02:48:06 DEBUG : B2 bucket rclone-test-vunoneg8sene: Waiting for transfers to finish 2025/08/03 02:48:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 02:48:07 DEBUG : B2 bucket rclone-test-vunoneg8sene: Purge remote 2025/08/03 02:48:07 INFO : B2 bucket rclone-test-vunoneg8sene: cleaning bucket "rclone-test-vunoneg8sene" of all files 2025/08/03 02:48:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf124dc3d04d6bdb9f880e1b_f1127aa8b4c1a5aeb_d20250803_m024807_c001_v0001099_t0057_u01754189287022") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:10 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 02:48:10 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 02:48:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kadetop5bupo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tuwusam3yufu -> B2 bucket rclone-test-kadetop5bupo 2025/08/03 02:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:48:13 DEBUG : B2 bucket rclone-test-kadetop5bupo: Waiting for checks to finish 2025/08/03 02:48:13 DEBUG : B2 bucket rclone-test-kadetop5bupo: Waiting for transfers to finish 2025/08/03 02:48:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 02:48:15 DEBUG : B2 bucket rclone-test-kadetop5bupo: Waiting for checks to finish 2025/08/03 02:48:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 02:48:15 DEBUG : B2 bucket rclone-test-kadetop5bupo: Waiting for transfers to finish 2025/08/03 02:48:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 02:48:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 02:48:15 DEBUG : B2 bucket rclone-test-kadetop5bupo: Purge remote 2025/08/03 02:48:15 INFO : B2 bucket rclone-test-kadetop5bupo: cleaning bucket "rclone-test-kadetop5bupo" of all files 2025/08/03 02:48:16 DEBUG : sub dir/hello world: Deleting (id "4_zbfb26d63d04d6bdb9f880e1b_f107d29011249f605_d20250803_m024815_c001_v0001181_t0011_u01754189295603") 2025/08/03 02:48:16 DEBUG : sub dir/hello world: Deleting (id "4_zbfb26d63d04d6bdb9f880e1b_f11008f14e45e4941_d20250803_m024813_c001_v0001044_t0025_u01754189293618") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:18 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 02:48:18 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 02:48:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/03 02:48:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-johoqak7foza" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tuwusam3yufu -> B2 bucket rclone-test-johoqak7foza 2025/08/03 02:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:48:21 DEBUG : B2 bucket rclone-test-johoqak7foza: Waiting for checks to finish 2025/08/03 02:48:21 DEBUG : B2 bucket rclone-test-johoqak7foza: Waiting for transfers to finish 2025/08/03 02:48:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 02:48:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 02:48:23 DEBUG : B2 bucket rclone-test-johoqak7foza: Waiting for checks to finish 2025/08/03 02:48:23 DEBUG : B2 bucket rclone-test-johoqak7foza: Waiting for transfers to finish 2025/08/03 02:48:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 02:48:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 02:48:24 INFO : sub dir/hello world: Deleted 2025/08/03 02:48:25 DEBUG : testing file moves 2025/08/03 02:48:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/03 02:48:25 DEBUG : B2 bucket rclone-test-johoqak7foza: Waiting for checks to finish 2025/08/03 02:48:25 DEBUG : B2 bucket rclone-test-johoqak7foza: Waiting for transfers to finish 2025/08/03 02:48:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/03 02:48:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 02:48:26 INFO : sub dir/hello world: Deleted 2025/08/03 02:48:26 DEBUG : B2 bucket rclone-test-johoqak7foza: Purge remote 2025/08/03 02:48:26 INFO : B2 bucket rclone-test-johoqak7foza: cleaning bucket "rclone-test-johoqak7foza" of all files 2025/08/03 02:48:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf828d73d04d6bdb9f880e1b_f107ab8e4970f72af_d20250803_m024825_c001_v0001178_t0044_u01754189305708") 2025/08/03 02:48:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf828d73d04d6bdb9f880e1b_f11306df4468b6ff1_d20250803_m024823_c001_v0001181_t0045_u01754189303779") 2025/08/03 02:48:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf828d73d04d6bdb9f880e1b_f11191efa83b39432_d20250803_m024822_c001_v0001101_t0016_u01754189302058") --- PASS: TestServerSideMoveOverSelf (8.54s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:28 ERROR : error listing: directory not found 2025/08/03 02:48:28 INFO : Local file system at /tmp/rclone3256712419: Making directory 2025/08/03 02:48:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:48:30 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for checks to finish 2025/08/03 02:48:30 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for transfers to finish 2025/08/03 02:48:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:48:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/03 02:48:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/03 02:48:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:48:33 INFO : check sum: Copied (new) 2025/08/03 02:48:33 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:48:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/03 02:48:33 DEBUG : check sum: Unchanged skipping 2025/08/03 02:48:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:33 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.01s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/03 02:48:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 02:48:34 INFO : sizeonly: Copied (new) 2025/08/03 02:48:34 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:35 DEBUG : sizeonly: Sizes identical 2025/08/03 02:48:35 DEBUG : sizeonly: Unchanged skipping 2025/08/03 02:48:35 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:35 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:35 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/03 02:48:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/03 02:48:36 INFO : ignore-size: Copied (new) 2025/08/03 02:48:36 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:37 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:48:37 DEBUG : ignore-size: Unchanged skipping 2025/08/03 02:48:37 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:37 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:48:38 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:38 DEBUG : existing: Unchanged skipping 2025/08/03 02:48:38 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:38 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:38 INFO : There was nothing to transfer 2025/08/03 02:48:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/03 02:48:38 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:38 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 02:48:39 INFO : existing: Copied (replaced existing) 2025/08/03 02:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 02:48:40 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:40 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 02:48:40 INFO : existing: Copied (new) 2025/08/03 02:48:40 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:41 DEBUG : existing: Destination exists, skipping 2025/08/03 02:48:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:41 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:43 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/03 02:48:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 02:48:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:48:44 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 02:48:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:48:44 INFO : a/potato2: Copied (new) 2025/08/03 02:48:44 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:44 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:46 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/08/03 02:48:46 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:48:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/03 02:48:46 DEBUG : empty space: Unchanged skipping 2025/08/03 02:48:46 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:46 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:46 INFO : There was nothing to transfer 2025/08/03 02:48: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/08/03 02:48:47 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:48:47 INFO : empty space: Updated modification time in destination 2025/08/03 02:48:47 DEBUG : empty space: Unchanged skipping 2025/08/03 02:48:47 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:47 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:49 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/08/03 02:48:49 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:48:49 DEBUG : empty space: Unchanged skipping 2025/08/03 02:48:49 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:49 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:50 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/08/03 02:48:50 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3256712419) 2025/08/03 02:48:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tuwusam3yufu) 2025/08/03 02:48:50 DEBUG : foo: sha1 differ 2025/08/03 02:48:50 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/03 02:48:50 INFO : foo: Copied (replaced existing) 2025/08/03 02:48:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:48:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/03 02:48:52 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:52 DEBUG : empty space: Unchanged skipping 2025/08/03 02:48:52 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:48:53 INFO : potato: Copied (new) 2025/08/03 02:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/03 02:48:54 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:54 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/03 02:48:55 INFO : potato: Copied (replaced existing) 2025/08/03 02:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:57 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:57 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/08/03 02:48:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3256712419) 2025/08/03 02:48:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tuwusam3yufu) 2025/08/03 02:48:57 DEBUG : potato: sha1 differ 2025/08/03 02:48:57 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/03 02:48:57 INFO : potato: Copied (replaced existing) 2025/08/03 02:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:48:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:48:59 DEBUG : empty space: Unchanged skipping 2025/08/03 02:48:59 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:48:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/03 02:48:59 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:48:59 DEBUG : Waiting for deletions to finish 2025/08/03 02:48:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:02 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:02 INFO : potato2: Copied (new) 2025/08/03 02:49:02 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:04 INFO : d: Making directory 2025/08/03 02:49:04 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/03 02:49:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:05 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 02:49:05 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:05 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:05 INFO : a/potato2: Copied (new) 2025/08/03 02:49:05 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/03 02:49:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 02:49:08 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:08 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:09 INFO : a/potato2: Copied (new) 2025/08/03 02:49:09 ERROR : B2 bucket rclone-test-tuwusam3yufu: not deleting files as there were IO errors 2025/08/03 02:49:09 ERROR : B2 bucket rclone-test-tuwusam3yufu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:11 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:11 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:11 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:11 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:11 INFO : potato: Deleted 2025/08/03 02:49:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:14 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:14 INFO : potato: Deleted 2025/08/03 02:49:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:14 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.43s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:17 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:17 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/03 02:49:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:20 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 02:49:20 DEBUG : enormous: Excluded 2025/08/03 02:49:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 02:49:20 DEBUG : potato2: Excluded 2025/08/03 02:49:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 02:49:20 DEBUG : potato2: Excluded 2025/08/03 02:49:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:20 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:20 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:20 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:20 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:20 INFO : There was nothing to transfer 2025/08/03 02:49:20 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 02:49:20 DEBUG : enormous: Excluded 2025/08/03 02:49:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 02:49:20 DEBUG : potato2: Excluded 2025/08/03 02:49:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 02:49:20 DEBUG : potato2: Excluded 2025/08/03 02:49:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/03 02:49:20 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:20 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for checks to finish 2025/08/03 02:49:20 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for transfers to finish 2025/08/03 02:49:20 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:23 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 02:49:23 DEBUG : enormous: Excluded 2025/08/03 02:49:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 02:49:23 DEBUG : potato2: Excluded 2025/08/03 02:49:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:49:23 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:23 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:23 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:23 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:23 INFO : enormous: Deleted 2025/08/03 02:49:23 INFO : potato2: Deleted 2025/08/03 02:49:23 INFO : There was nothing to transfer 2025/08/03 02:49:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/03 02:49:24 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:24 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for checks to finish 2025/08/03 02:49:24 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for transfers to finish 2025/08/03 02:49:24 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:24 INFO : enormous: Deleted 2025/08/03 02:49:24 INFO : potato2: Deleted 2025/08/03 02:49:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:26 DEBUG : five: Need to transfer - File not found at Destination 2025/08/03 02:49:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/03 02:49:26 DEBUG : one: Destination is newer than source, skipping 2025/08/03 02:49:26 DEBUG : three: Sizes identical 2025/08/03 02:49:26 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/03 02:49:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 02:49:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3256712419) 2025/08/03 02:49:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tuwusam3yufu) 2025/08/03 02:49:26 DEBUG : two: sha1 differ 2025/08/03 02:49:26 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/03 02:49:26 INFO : five: Copied (new) 2025/08/03 02:49:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/03 02:49:27 INFO : four: Copied (replaced existing) 2025/08/03 02:49:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 02:49:27 INFO : two: Copied (replaced existing) 2025/08/03 02:49:27 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:27 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:27 DEBUG : one: Destination is newer than source, skipping 2025/08/03 02:49:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/03 02:49:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/03 02:49:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 02:49:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/03 02:49:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/03 02:49:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 02:49:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 02:49:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/03 02:49:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 02:49:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3256712419) 2025/08/03 02:49:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tuwusam3yufu) 2025/08/03 02:49:27 DEBUG : three: sha1 differ 2025/08/03 02:49:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/03 02:49:27 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:49:28 INFO : three: Copied (replaced existing) 2025/08/03 02:49:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/03 02:49:29 INFO : B2 bucket rclone-test-tuwusam3yufu: Making map for --track-renames 2025/08/03 02:49:29 INFO : B2 bucket rclone-test-tuwusam3yufu: Finished making map for --track-renames 2025/08/03 02:49:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 02:49:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for renames to finish 2025/08/03 02:49:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 02:49:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 02:49:30 INFO : yam: Copied (new) 2025/08/03 02:49:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 02:49:30 INFO : potato: Copied (new) 2025/08/03 02:49:30 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:49:31 INFO : B2 bucket rclone-test-tuwusam3yufu: Making map for --track-renames 2025/08/03 02:49:31 INFO : B2 bucket rclone-test-tuwusam3yufu: Finished making map for --track-renames 2025/08/03 02:49:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:31 DEBUG : potato: Unchanged skipping 2025/08/03 02:49:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for renames to finish 2025/08/03 02:49:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 02:49:31 INFO : yam: Copied (server-side copy) to: yaml 2025/08/03 02:49:32 INFO : yam: Deleted 2025/08/03 02:49:32 INFO : yaml: Renamed from "yam" 2025/08/03 02:49:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/03 02:49:33 INFO : B2 bucket rclone-test-tuwusam3yufu: Making map for --track-renames 2025/08/03 02:49:33 INFO : B2 bucket rclone-test-tuwusam3yufu: Finished making map for --track-renames 2025/08/03 02:49:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 02:49:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for renames to finish 2025/08/03 02:49:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 02:49:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:33 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1036-02.backblaze.com/b2api/v1/b2_upload_file/6f52ed83d03d6bdb9f880e1b/c001_v0001036_t0016": EOF 2025/08/03 02:49:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-02.backblaze.com/b2api/v1/b2_upload_file/6f52ed83d03d6bdb9f880e1b/c001_v0001036_t0016": EOF) 2025/08/03 02:49:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 02:49:33 DEBUG : potato: Received error: Post "https://pod-000-1036-02.backblaze.com/b2api/v1/b2_upload_file/6f52ed83d03d6bdb9f880e1b/c001_v0001036_t0016": EOF - low level retry 0/10 2025/08/03 02:49:33 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 02:49:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 02:49:33 INFO : yam: Copied (new) 2025/08/03 02:49:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 02:49:33 INFO : potato: Copied (new) 2025/08/03 02:49:33 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:49:34 INFO : B2 bucket rclone-test-tuwusam3yufu: Making map for --track-renames 2025/08/03 02:49:34 INFO : B2 bucket rclone-test-tuwusam3yufu: Finished making map for --track-renames 2025/08/03 02:49:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:34 DEBUG : potato: Unchanged skipping 2025/08/03 02:49:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for renames to finish 2025/08/03 02:49:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 02:49:34 INFO : yam: Copied (server-side copy) to: yaml 2025/08/03 02:49:35 INFO : yam: Deleted 2025/08/03 02:49:35 INFO : yaml: Renamed from "yam" 2025/08/03 02:49:35 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/03 02:49:36 INFO : B2 bucket rclone-test-tuwusam3yufu: Making map for --track-renames 2025/08/03 02:49:36 INFO : B2 bucket rclone-test-tuwusam3yufu: Finished making map for --track-renames 2025/08/03 02:49:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 02:49:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/03 02:49:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for renames to finish 2025/08/03 02:49:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 02:49:36 INFO : potato: Copied (new) 2025/08/03 02:49:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 02:49:36 INFO : sub/yam: Copied (new) 2025/08/03 02:49:36 DEBUG : Waiting for deletions to finish 2025/08/03 02:49:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:49:37 DEBUG : potato: Unchanged skipping 2025/08/03 02:49:37 INFO : B2 bucket rclone-test-tuwusam3yufu: Making map for --track-renames 2025/08/03 02:49:37 INFO : B2 bucket rclone-test-tuwusam3yufu: Finished making map for --track-renames 2025/08/03 02:49:37 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:37 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for renames to finish 2025/08/03 02:49:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 02:49:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/03 02:49:38 INFO : sub/yam: Deleted 2025/08/03 02:49:38 INFO : yam: Renamed from "sub/yam" 2025/08/03 02:49:38 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:38 DEBUG : Creating backend with remote "/tmp/rclone3256712419/dir1" 2025/08/03 02:49:38 DEBUG : Creating backend with remote "/tmp/rclone3256712419/dir2" 2025/08/03 02:49:38 DEBUG : Local file system at /tmp/rclone3256712419/dir2: Using server-side directory move 2025/08/03 02:49:38 INFO : Local file system at /tmp/rclone3256712419/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 02:49:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/03 02:49:38 INFO : file1.txt: Moved (server-side) 2025/08/03 02:49:38 DEBUG : Local file system at /tmp/rclone3256712419/dir2: Waiting for checks to finish 2025/08/03 02:49:38 DEBUG : Local file system at /tmp/rclone3256712419/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:49:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 02:49:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/03 02:49:40 INFO : nested/sub dir/file: Copied (new) 2025/08/03 02:49:40 INFO : nested/sub dir/file: Deleted 2025/08/03 02:49:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:49:40 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:49:40 INFO : sub dir/hello world: Deleted 2025/08/03 02:49:40 INFO : sub dir: Removing directory 2025/08/03 02:49:40 INFO : nested/sub dir: Removing directory 2025/08/03 02:49:40 INFO : nested: Removing directory 2025/08/03 02:49:40 DEBUG : Local file system at /tmp/rclone3256712419: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 02:49:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 02:49:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:49:41 INFO : sub dir/hello world: Copied (new) 2025/08/03 02:49:41 INFO : sub dir/hello world: Deleted 2025/08/03 02:49:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/03 02:49:42 INFO : nested/sub dir/file: Copied (new) 2025/08/03 02:49:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/03 02:49:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 02:49:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 02:49:43 INFO : existing: Copied (new) 2025/08/03 02:49:43 INFO : existing: Deleted 2025/08/03 02:49:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/03 02:49:43 INFO : existing-b: Copied (new) 2025/08/03 02:49:43 INFO : existing-b: Deleted 2025/08/03 02:49:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:49:44 DEBUG : existing: Destination exists, skipping 2025/08/03 02:49:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/03 02:49:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:49:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hudujeb5meda" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tuwusam3yufu -> B2 bucket rclone-test-hudujeb5meda 2025/08/03 02:49:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 02:49:51 DEBUG : empty space: Unchanged skipping 2025/08/03 02:49:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 02:49:51 DEBUG : B2 bucket rclone-test-hudujeb5meda: Waiting for checks to finish 2025/08/03 02:49:51 INFO : empty space: Deleted 2025/08/03 02:49:51 DEBUG : B2 bucket rclone-test-hudujeb5meda: Waiting for transfers to finish 2025/08/03 02:49:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:51 INFO : potato2: Copied (server-side copy) 2025/08/03 02:49:51 INFO : potato2: Deleted 2025/08/03 02:49:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 02:49:51 INFO : potato3: Copied (server-side copy) 2025/08/03 02:49:51 INFO : potato3: Deleted 2025/08/03 02:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gobodiw7bizo" 2025/08/03 02:49:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/03 02:49:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:49:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 02:49:53 DEBUG : B2 bucket rclone-test-gobodiw7bizo: Waiting for checks to finish 2025/08/03 02:49:53 DEBUG : B2 bucket rclone-test-gobodiw7bizo: Waiting for transfers to finish 2025/08/03 02:49:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:49:53 INFO : empty space: Copied (server-side copy) 2025/08/03 02:49:54 INFO : empty space: Deleted 2025/08/03 02:49:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:49:54 INFO : potato2: Copied (server-side copy) 2025/08/03 02:49:54 INFO : potato2: Deleted 2025/08/03 02:49:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 02:49:54 INFO : potato3: Copied (server-side copy) 2025/08/03 02:49:54 INFO : potato3: Deleted 2025/08/03 02:49:54 DEBUG : B2 bucket rclone-test-gobodiw7bizo: Purge remote 2025/08/03 02:49:54 INFO : B2 bucket rclone-test-gobodiw7bizo: cleaning bucket "rclone-test-gobodiw7bizo" of all files 2025/08/03 02:49:55 DEBUG : empty space: Deleting (id "4_zbfd2edd3d05d6bdb9f880e1b_f106991aeda7affd7_d20250803_m024953_c001_v0001184_t0016_u01754189393755") 2025/08/03 02:49:55 DEBUG : potato2: Deleting (id "4_zbfd2edd3d05d6bdb9f880e1b_f10204a727c53f40a_d20250803_m024954_c001_v0001183_t0023_u01754189394000") 2025/08/03 02:49:55 DEBUG : potato3: Deleting (id "4_zbfd2edd3d05d6bdb9f880e1b_f1146394daefc53c5_d20250803_m024954_c001_v0001037_t0003_u01754189394125") 2025/08/03 02:49:56 DEBUG : B2 bucket rclone-test-hudujeb5meda: Purge remote 2025/08/03 02:49:56 INFO : B2 bucket rclone-test-hudujeb5meda: cleaning bucket "rclone-test-hudujeb5meda" of all files 2025/08/03 02:49:56 DEBUG : empty space: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f417a624a555dd132_d20250803_m024953_c001_v7007000_t0000_u01754189393965") 2025/08/03 02:49:56 DEBUG : empty space: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f109f2a4c1bc8abfe_d20250803_m024949_c001_v0001117_t0012_u01754189389772") 2025/08/03 02:49:56 DEBUG : potato2: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f417a624a555dd134_d20250803_m024954_c001_v7007000_t0000_u01754189394227") 2025/08/03 02:49:56 DEBUG : potato2: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f119907957da405d2_d20250803_m024951_c001_v0001180_t0035_u01754189391163") 2025/08/03 02:49:56 DEBUG : potato3: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f417a624a555dd135_d20250803_m024954_c001_v7007000_t0000_u01754189394527") 2025/08/03 02:49:56 DEBUG : potato3: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f11486a2d41d3a4ef_d20250803_m024951_c001_v0001177_t0042_u01754189391368") 2025/08/03 02:49:56 DEBUG : potato3: Deleting (id "4_z1f62ddc3d05d6bdb9f880e1b_f109f2a4c1bc8ac08_d20250803_m024950_c001_v0001117_t0046_u01754189390277") --- PASS: TestServerSideMove (12.62s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:49:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yodibuk8budo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tuwusam3yufu -> B2 bucket rclone-test-yodibuk8budo 2025/08/03 02:50:03 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 02:50:03 DEBUG : empty space: Excluded 2025/08/03 02:50:03 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 02:50:03 DEBUG : empty space: Excluded 2025/08/03 02:50:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:50:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 02:50:03 DEBUG : B2 bucket rclone-test-yodibuk8budo: Waiting for checks to finish 2025/08/03 02:50:03 DEBUG : B2 bucket rclone-test-yodibuk8budo: Waiting for transfers to finish 2025/08/03 02:50:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:50:04 INFO : potato2: Copied (server-side copy) 2025/08/03 02:50:04 INFO : potato2: Deleted 2025/08/03 02:50:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 02:50:04 INFO : potato3: Copied (server-side copy) 2025/08/03 02:50:04 INFO : potato3: Deleted 2025/08/03 02:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sevoter0sota" 2025/08/03 02:50:05 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 02:50:05 DEBUG : empty space: Excluded 2025/08/03 02:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:50:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 02:50:06 DEBUG : B2 bucket rclone-test-sevoter0sota: Waiting for checks to finish 2025/08/03 02:50:06 DEBUG : B2 bucket rclone-test-sevoter0sota: Waiting for transfers to finish 2025/08/03 02:50:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:50:22 INFO : potato2: Copied (server-side copy) 2025/08/03 02:50:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 02:50:22 INFO : potato3: Copied (server-side copy) 2025/08/03 02:50:22 INFO : potato2: Deleted 2025/08/03 02:50:22 INFO : potato3: Deleted 2025/08/03 02:50:23 DEBUG : B2 bucket rclone-test-sevoter0sota: Purge remote 2025/08/03 02:50:23 INFO : B2 bucket rclone-test-sevoter0sota: cleaning bucket "rclone-test-sevoter0sota" of all files 2025/08/03 02:50:23 DEBUG : potato2: Deleting (id "4_z4fb22d03d06d6bdb9f880e1b_f1141964f35a45666_d20250803_m025021_c001_v0001146_t0016_u01754189421804") 2025/08/03 02:50:23 DEBUG : potato3: Deleting (id "4_z4fb22d03d06d6bdb9f880e1b_f1020003e3100a656_d20250803_m025022_c001_v0001171_t0046_u01754189422087") 2025/08/03 02:50:32 DEBUG : B2 bucket rclone-test-yodibuk8budo: Purge remote 2025/08/03 02:50:32 INFO : B2 bucket rclone-test-yodibuk8budo: cleaning bucket "rclone-test-yodibuk8budo" of all files 2025/08/03 02:50:32 DEBUG : empty space: Deleting (id "4_z6f420de3d06d6bdb9f880e1b_f10501b40e0e06540_d20250803_m025002_c001_v0001136_t0046_u01754189402694") 2025/08/03 02:50:32 DEBUG : potato2: Deleting (id "4_z6f420de3d06d6bdb9f880e1b_f4210f34572e148f3_d20250803_m025022_c001_v7007000_t0000_u01754189422709") 2025/08/03 02:50:32 DEBUG : potato2: Deleting (id "4_z6f420de3d06d6bdb9f880e1b_f10735ac7cedc0f7c_d20250803_m025003_c001_v0001044_t0054_u01754189403966") 2025/08/03 02:50:32 DEBUG : potato3: Deleting (id "4_z6f420de3d06d6bdb9f880e1b_f4152d501fba8d500_d20250803_m025022_c001_v7007000_t0000_u01754189422769") 2025/08/03 02:50:32 DEBUG : potato3: Deleting (id "4_z6f420de3d06d6bdb9f880e1b_f117f90dc2092b939_d20250803_m025004_c001_v0001180_t0004_u01754189404339") 2025/08/03 02:50:32 DEBUG : potato3: Deleting (id "4_z6f420de3d06d6bdb9f880e1b_f10501b40e0e06546_d20250803_m025002_c001_v0001136_t0010_u01754189402989") --- PASS: TestServerSideMoveWithFilter (37.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vabujuq3kesa" 2025/08/03 02:50:37 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tuwusam3yufu -> B2 bucket rclone-test-vabujuq3kesa 2025/08/03 02:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:50:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 02:50:40 DEBUG : empty space: Unchanged skipping 2025/08/03 02:50:40 DEBUG : B2 bucket rclone-test-vabujuq3kesa: Waiting for checks to finish 2025/08/03 02:50:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 02:50:40 INFO : empty space: Deleted 2025/08/03 02:50:40 DEBUG : B2 bucket rclone-test-vabujuq3kesa: Waiting for transfers to finish 2025/08/03 02:50:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:50:40 INFO : potato2: Copied (server-side copy) 2025/08/03 02:50:40 INFO : potato2: Deleted 2025/08/03 02:50:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 02:50:40 INFO : potato3: Copied (server-side copy) 2025/08/03 02:50:41 INFO : potato3: Deleted 2025/08/03 02:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xasuxan1tamu" 2025/08/03 02:50:42 INFO : tomatoDir: Making directory 2025/08/03 02:50:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/03 02:50:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 02:50:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 02:50:42 DEBUG : B2 bucket rclone-test-xasuxan1tamu: Waiting for checks to finish 2025/08/03 02:50:42 DEBUG : B2 bucket rclone-test-xasuxan1tamu: Waiting for transfers to finish 2025/08/03 02:50:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 02:50:43 INFO : empty space: Copied (server-side copy) 2025/08/03 02:50:43 INFO : empty space: Deleted 2025/08/03 02:50:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 02:50:43 INFO : potato3: Copied (server-side copy) 2025/08/03 02:50:43 INFO : potato3: Deleted 2025/08/03 02:50:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 02:50:44 INFO : potato2: Copied (server-side copy) 2025/08/03 02:50:44 INFO : potato2: Deleted 2025/08/03 02:50:44 DEBUG : B2 bucket rclone-test-xasuxan1tamu: Purge remote 2025/08/03 02:50:44 INFO : B2 bucket rclone-test-xasuxan1tamu: cleaning bucket "rclone-test-xasuxan1tamu" of all files 2025/08/03 02:50:45 DEBUG : empty space: Deleting (id "4_zeff2ade3d06d6bdb9f880e1b_f111e9f5f94d18629_d20250803_m025043_c001_v0001105_t0043_u01754189443232") 2025/08/03 02:50:45 DEBUG : potato2: Deleting (id "4_zeff2ade3d06d6bdb9f880e1b_f114ea73f66e15e95_d20250803_m025043_c001_v0001106_t0008_u01754189443565") 2025/08/03 02:50:45 DEBUG : potato3: Deleting (id "4_zeff2ade3d06d6bdb9f880e1b_f1058c0a8e1f1b911_d20250803_m025043_c001_v0001171_t0047_u01754189443610") 2025/08/03 02:50:45 DEBUG : B2 bucket rclone-test-vabujuq3kesa: Purge remote 2025/08/03 02:50:45 INFO : B2 bucket rclone-test-vabujuq3kesa: cleaning bucket "rclone-test-vabujuq3kesa" of all files 2025/08/03 02:50:45 DEBUG : empty space: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f419046b64ef9c83c_d20250803_m025043_c001_v7007000_t0000_u01754189443543") 2025/08/03 02:50:45 DEBUG : empty space: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f112892cfdd05f529_d20250803_m025039_c001_v0001177_t0043_u01754189439342") 2025/08/03 02:50:45 DEBUG : potato2: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f419046b64ef9c843_d20250803_m025044_c001_v7007000_t0000_u01754189444308") 2025/08/03 02:50:45 DEBUG : potato2: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f117112858b32badb_d20250803_m025040_c001_v0001136_t0034_u01754189440175") 2025/08/03 02:50:45 DEBUG : potato3: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f419046b64ef9c83e_d20250803_m025043_c001_v7007000_t0000_u01754189443882") 2025/08/03 02:50:45 DEBUG : potato3: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f10800a86b5f2ed8c_d20250803_m025040_c001_v0001136_t0019_u01754189440521") 2025/08/03 02:50:45 DEBUG : potato3: Deleting (id "4_z7f129dd3d06d6bdb9f880e1b_f112892cfdd05f52b_d20250803_m025039_c001_v0001177_t0024_u01754189439552") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:50:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/rclone-sync-test" 2025/08/03 02:50:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/rclone-sync-test-include/layer2" 2025/08/03 02:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/rclone-sync-test-ignore-file" 2025/08/03 02:51:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 02:51:00 DEBUG : B2 bucket rclone-test-tuwusam3yufu path rclone-sync-test: Waiting for checks to finish 2025/08/03 02:51:00 DEBUG : B2 bucket rclone-test-tuwusam3yufu path rclone-sync-test: Waiting for transfers to finish 2025/08/03 02:51:00 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:00 INFO : There was nothing to transfer 2025/08/03 02:51:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 02:51:00 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:51:00 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:51:00 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:00 INFO : There was nothing to transfer 2025/08/03 02:51:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 02:51:01 DEBUG : B2 bucket rclone-test-tuwusam3yufu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/03 02:51:01 DEBUG : B2 bucket rclone-test-tuwusam3yufu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/03 02:51:01 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:01 INFO : There was nothing to transfer 2025/08/03 02:51:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 02:51:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:51:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:51:02 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:02 INFO : There was nothing to transfer 2025/08/03 02:51:02 DEBUG : Excluded 2025/08/03 02:51:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 02:51:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/03 02:51:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/03 02:51:02 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.46s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/CompareDest" 2025/08/03 02:51:06 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 02:51:06 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:06 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:51:07 INFO : one: Copied (new) 2025/08/03 02:51:07 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:08 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:08 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 02:51:08 INFO : one: Copied (replaced existing) 2025/08/03 02:51:08 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:11 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 02:51:11 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:11 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:11 INFO : There was nothing to transfer 2025/08/03 02:51:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 02:51:12 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 02:51:12 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:12 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:12 INFO : There was nothing to transfer 2025/08/03 02:51:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 02:51:13 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 02:51:13 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:13 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:13 INFO : There was nothing to transfer 2025/08/03 02:51:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:14 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/08/03 02:51:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 02:51:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 02:51:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 02:51:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:14 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:14 INFO : There was nothing to transfer 2025/08/03 02:51:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:15 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 02:51:15 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 02:51:15 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/03 02:51:16 INFO : two: Copied (new) 2025/08/03 02:51:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dest" 2025/08/03 02:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/pre-dest1" 2025/08/03 02:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/pre-dest2" 2025/08/03 02:51:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:51:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/03 02:51:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:51:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/03 02:51:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/03 02:51:24 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dest: Waiting for checks to finish 2025/08/03 02:51:24 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dest: Waiting for transfers to finish 2025/08/03 02:51:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/03 02:51:25 INFO : 3: Copied (new) 2025/08/03 02:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.48s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/CopyDest" 2025/08/03 02:51:30 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 02:51:30 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:30 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:51:30 INFO : one: Copied (new) 2025/08/03 02:51:30 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 02:51:31 INFO : one: Copied (replaced existing) 2025/08/03 02:51:31 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/BackupDir" 2025/08/03 02:51:35 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 02:51:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:51:36 INFO : one: Copied (server-side copy) 2025/08/03 02:51:37 INFO : one: Deleted 2025/08/03 02:51:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 02:51:37 INFO : one: Copied (server-side copy) 2025/08/03 02:51:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/03 02:51:37 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:37 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:38 DEBUG : one: Unchanged skipping 2025/08/03 02:51:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 02:51:39 INFO : two: Copied (server-side copy) 2025/08/03 02:51:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/03 02:51:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:39 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:39 DEBUG : one: Unchanged skipping 2025/08/03 02:51:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:39 DEBUG : two: Unchanged skipping 2025/08/03 02:51:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:39 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:39 INFO : There was nothing to transfer 2025/08/03 02:51:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:40 DEBUG : one: Unchanged skipping 2025/08/03 02:51:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/03 02:51:41 DEBUG : three: Destination not found in --copy-dest 2025/08/03 02:51:41 DEBUG : three: Need to transfer - File not found at Destination 2025/08/03 02:51:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 02:51:41 DEBUG : two: Unchanged skipping 2025/08/03 02:51:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:41 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/03 02:51:41 INFO : three: Copied (new) 2025/08/03 02:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.58s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:51:45 DEBUG : Config file has changed externally - reloading 2025/08/03 02:51:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/backup" 2025/08/03 02:51:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 02:51:48 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:51:48 DEBUG : two: Unchanged skipping 2025/08/03 02:51:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:51:49 INFO : one: Copied (server-side copy) 2025/08/03 02:51:50 INFO : one: Deleted 2025/08/03 02:51:50 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:51:50 INFO : one: Copied (new) 2025/08/03 02:51:50 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:51:51 INFO : three.txt: Copied (server-side copy) 2025/08/03 02:51:51 INFO : three.txt: Deleted 2025/08/03 02:51:51 INFO : three.txt: Moved into backup dir 2025/08/03 02:51:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 02:51:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:51:53 DEBUG : two: Unchanged skipping 2025/08/03 02:51:53 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:51:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:51:53 INFO : one: Copied (server-side copy) 2025/08/03 02:51:54 INFO : one: Deleted 2025/08/03 02:51:54 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:51:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 02:51:54 INFO : one: Copied (new) 2025/08/03 02:51:54 DEBUG : Waiting for deletions to finish 2025/08/03 02:51:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:51:54 INFO : three.txt: Copied (server-side copy) 2025/08/03 02:51:54 INFO : three.txt: Deleted 2025/08/03 02:51:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/backup" 2025/08/03 02:52:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 02:52:01 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:52:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:01 DEBUG : two: Unchanged skipping 2025/08/03 02:52:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:52:02 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 02:52:02 INFO : one: Deleted 2025/08/03 02:52:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:03 INFO : one: Copied (new) 2025/08/03 02:52:03 DEBUG : Waiting for deletions to finish 2025/08/03 02:52:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:52:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 02:52:04 INFO : three.txt: Deleted 2025/08/03 02:52:04 INFO : three.txt: Moved into backup dir 2025/08/03 02:52:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 02:52:06 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:52:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:06 DEBUG : two: Unchanged skipping 2025/08/03 02:52:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:07 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 02:52:07 INFO : one: Deleted 2025/08/03 02:52:07 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:52:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 02:52:07 INFO : one: Copied (new) 2025/08/03 02:52:07 DEBUG : Waiting for deletions to finish 2025/08/03 02:52:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 02:52:08 INFO : three.txt: Deleted 2025/08/03 02:52:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:52:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/backup" 2025/08/03 02:52:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 02:52:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:15 DEBUG : two: Unchanged skipping 2025/08/03 02:52:15 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:52:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:52:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 02:52:16 INFO : one: Deleted 2025/08/03 02:52:16 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:52:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:17 INFO : one: Copied (new) 2025/08/03 02:52:17 DEBUG : Waiting for deletions to finish 2025/08/03 02:52:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:52:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 02:52:17 INFO : three.txt: Deleted 2025/08/03 02:52:17 INFO : three.txt: Moved into backup dir 2025/08/03 02:52:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:20 DEBUG : two: Unchanged skipping 2025/08/03 02:52:20 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:52:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 02:52:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 02:52:20 INFO : one: Deleted 2025/08/03 02:52:20 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:52:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 02:52:21 INFO : one: Copied (new) 2025/08/03 02:52:21 DEBUG : Waiting for deletions to finish 2025/08/03 02:52:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 02:52:21 INFO : three.txt: Deleted 2025/08/03 02:52:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:52:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 02:52:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:26 DEBUG : two: Unchanged skipping 2025/08/03 02:52:26 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:52:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:52:27 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 02:52:27 INFO : one: Deleted 2025/08/03 02:52:27 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:52:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:28 INFO : one: Copied (new) 2025/08/03 02:52:28 DEBUG : Waiting for deletions to finish 2025/08/03 02:52:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:52:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 02:52:29 INFO : three.txt: Deleted 2025/08/03 02:52:29 INFO : three.txt: Moved into backup dir 2025/08/03 02:52:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/03 02:52:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 02:52:30 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 02:52:31 DEBUG : one.bak: Excluded (Path Filter) 2025/08/03 02:52:31 DEBUG : one.bak: Excluded 2025/08/03 02:52:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/03 02:52:31 DEBUG : three.txt.bak: Excluded 2025/08/03 02:52:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 02:52:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:31 DEBUG : two: Unchanged skipping 2025/08/03 02:52:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for checks to finish 2025/08/03 02:52:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 02:52:32 INFO : one: Deleted 2025/08/03 02:52:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu path dst: Waiting for transfers to finish 2025/08/03 02:52:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 02:52:32 INFO : one: Copied (new) 2025/08/03 02:52:32 DEBUG : Waiting for deletions to finish 2025/08/03 02:52:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 02:52:33 INFO : three.txt: Deleted 2025/08/03 02:52:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.66s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:52:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 02:52:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:52:39 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 02:52:39 INFO : one: Deleted 2025/08/03 02:52:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:40 INFO : one: Copied (new) 2025/08/03 02:52:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:40 DEBUG : two: Unchanged skipping 2025/08/03 02:52:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/03 02:52:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:52:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 02:52:41 INFO : three.txt: Deleted 2025/08/03 02:52:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:41 INFO : three.txt: Copied (new) 2025/08/03 02:52:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/03 02:52:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 02:52:42 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 02:52:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 02:52:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 02:52:43 INFO : one: Deleted 2025/08/03 02:52:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 02:52:43 INFO : one: Copied (new) 2025/08/03 02:52:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:43 DEBUG : two: Unchanged skipping 2025/08/03 02:52:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/03 02:52:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 02:52:45 INFO : three.txt: Deleted 2025/08/03 02:52:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/03 02:52:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwusam3yufu/dst" 2025/08/03 02:52:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 02:52:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 02:52:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 02:52:53 INFO : one: Deleted 2025/08/03 02:52:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:54 INFO : one: Copied (new) 2025/08/03 02:52:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:54 DEBUG : two: Unchanged skipping 2025/08/03 02:52:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/03 02:52:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 02:52:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 02:52:55 INFO : three.txt: Deleted 2025/08/03 02:52:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:55 INFO : three.txt: Copied (new) 2025/08/03 02:52:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 02:52:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 02:52:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 02:52:57 INFO : one: Deleted 2025/08/03 02:52:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 02:52:57 INFO : one: Copied (new) 2025/08/03 02:52:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:52:57 DEBUG : two: Unchanged skipping 2025/08/03 02:52:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/03 02:52:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 02:52:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 02:52:58 INFO : three.txt: Deleted 2025/08/03 02:52:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/03 02:52:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.16s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:53:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:53:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/03 02:53:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:53:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/03 02:53:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/03 02:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.10s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:53:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 02:53:04 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:53:04 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:53:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 02:53:04 INFO : existing: Copied (new) 2025/08/03 02:53:04 DEBUG : Waiting for deletions to finish 2025/08/03 02:53:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/03 02:53:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/03 02:53:05 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:53:05 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:53:05 ERROR : B2 bucket rclone-test-tuwusam3yufu: not deleting files as there were IO errors 2025/08/03 02:53:05 ERROR : B2 bucket rclone-test-tuwusam3yufu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:53:06 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:53:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:06 DEBUG : existing: Unchanged skipping 2025/08/03 02:53:06 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:53:06 DEBUG : Waiting for deletions to finish 2025/08/03 02:53:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", 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:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:53:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:53:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both10: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both12: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both14: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both15: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both16: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both0: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both18: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both11: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both13: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both17: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both3: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both4: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both19: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both6: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both7: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both1: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:53:34 DEBUG : both2: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both5: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both8: Unchanged skipping 2025/08/03 02:53:34 DEBUG : both9: Unchanged skipping 2025/08/03 02:53:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:53:34 DEBUG : Waiting for deletions to finish 2025/08/03 02:53:34 INFO : only18: Deleted 2025/08/03 02:53:35 INFO : only2: Deleted 2025/08/03 02:53:35 INFO : only0: Deleted 2025/08/03 02:53:35 INFO : only4: Deleted 2025/08/03 02:53:35 INFO : only9: Deleted 2025/08/03 02:53:35 INFO : only10: Deleted 2025/08/03 02:53:35 INFO : only12: Deleted 2025/08/03 02:53:35 INFO : only13: Deleted 2025/08/03 02:53:35 INFO : only1: Deleted 2025/08/03 02:53:35 INFO : only3: Deleted 2025/08/03 02:53:35 INFO : only5: Deleted 2025/08/03 02:53:35 INFO : only6: Deleted 2025/08/03 02:53:35 INFO : only14: Deleted 2025/08/03 02:53:35 INFO : only15: Deleted 2025/08/03 02:53:35 INFO : only16: Deleted 2025/08/03 02:53:35 INFO : only17: Deleted 2025/08/03 02:53:35 INFO : only19: Deleted 2025/08/03 02:53:35 INFO : only7: Deleted 2025/08/03 02:53:35 INFO : only8: Deleted 2025/08/03 02:53:35 INFO : only11: Deleted 2025/08/03 02:53:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:54:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:54:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both0: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both13: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both14: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both15: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both10: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both17: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both12: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both11: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both16: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both2: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both18: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both4: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both19: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both1: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both3: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both8: Unchanged skipping 2025/08/03 02:54:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:05 DEBUG : both9: Unchanged skipping 2025/08/03 02:54:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : both5: Unchanged skipping 2025/08/03 02:54:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : both6: Unchanged skipping 2025/08/03 02:54:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : both7: Unchanged skipping 2025/08/03 02:54:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/03 02:54:05 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:54:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only10: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only0: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only13: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only17: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only11: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only18: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only19: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only12: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only15: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only14: Copied (replaced existing) 2025/08/03 02:54:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:06 INFO : only3: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only4: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only16: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only1: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only6: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only8: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only9: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only7: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only5: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 02:54:07 INFO : only2: Copied (replaced existing) 2025/08/03 02:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (35.37s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:54:15 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:54:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:54:15 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 02:54:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:54:15 INFO : empty_on_remote: Making directory 2025/08/03 02:54:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/03 02:54:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:54:18 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:54:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:54:18 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 02:54:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 02:54:18 INFO : empty_on_remote: Making directory 2025/08/03 02:54:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/03 02:54:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:54:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:21 INFO : sub dir: Making directory 2025/08/03 02:54:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:54:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 02:54:26 INFO : sub dir: Making directory 2025/08/03 02:54:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:54:42 DEBUG : Waiting for deletions to finish 2025/08/03 02:54:42 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : apple: Unchanged skipping 2025/08/03 02:54:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:54:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : banana: Unchanged skipping 2025/08/03 02:54:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:54:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:54:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:54:43 DEBUG : Waiting for deletions to finish 2025/08/03 02:54:43 INFO : There was nothing to transfer 2025/08/03 02:54:43 DEBUG : Waiting for deletions to finish 2025/08/03 02:54:43 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:54:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : apple: Unchanged skipping 2025/08/03 02:54:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:54:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:54:44 DEBUG : banana: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:54:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:54:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:54:44 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:54:44 DEBUG : Waiting for deletions to finish 2025/08/03 02:54:44 INFO : There was nothing to transfer 2025/08/03 02:54:44 DEBUG : Waiting for deletions to finish 2025/08/03 02:54:44 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:54:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:55:00 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:01 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:55:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : banana: Unchanged skipping 2025/08/03 02:55:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:55:02 DEBUG : apple: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:55:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:55:02 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:55:02 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:02 INFO : There was nothing to transfer 2025/08/03 02:55:02 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:02 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:55:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : apple: Unchanged skipping 2025/08/03 02:55:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:55:02 DEBUG : banana: Unchanged skipping 2025/08/03 02:55:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:55:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:55:03 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:55:03 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:03 INFO : There was nothing to transfer 2025/08/03 02:55:03 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:03 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:55:19 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:20 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:55:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 02:55:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:20 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:55:20 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:55:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 02:55:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 02:55:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/03 02:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 02:55:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 02:55:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/03 02:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 02:55:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 02:55:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 02:55:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 02:55:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 02:55:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 02:55:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 02:55:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 02:55:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 02:55:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 02:55:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 02:55:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 02:55:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 02:55:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 02:55:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 02:55:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 02:55:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:23 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 02:55:24 INFO : banana: Deleted 2025/08/03 02:55:24 INFO : apple: Deleted 2025/08/03 02:55:24 INFO : appleappleapplebanana: Deleted 2025/08/03 02:55:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 02:55:24 INFO : splitbananasplit: Deleted 2025/08/03 02:55:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 02:55:24 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 02:55:24 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : banana: Unchanged skipping 2025/08/03 02:55:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:55:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : apple: Unchanged skipping 2025/08/03 02:55:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:55:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:55:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:55:25 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:55:25 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:25 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/03 02:55:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/03 02:55:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 02:55:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 02:55:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 02:55:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 02:55:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 02:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 02:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 02:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 02:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 02:55:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 02:55:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:55:42 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:42 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 02:55:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 02:55:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 02:55:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 02:55:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 02:55:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 02:55:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 02:55:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 02:55:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 02:55:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 02:55:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/03 02:55:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:55:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:55:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 02:55:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/03 02:55:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 02:55:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/03 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 02:55:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 02:55:43 INFO : apple: Copied (new) to: PREFIXapple 2025/08/03 02:55:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 02:55:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 02:55:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/03 02:55:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 02:55:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 02:55:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 02:55:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 02:55:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 02:55:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 02:55:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 02:55:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 02:55:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 02:55:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 02:55:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 02:55:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 02:55:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 02:55:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 02:55:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:46 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:46 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 02:55:46 INFO : banana: Deleted 2025/08/03 02:55:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 02:55:46 INFO : apple: Deleted 2025/08/03 02:55:46 INFO : appleappleapplebanana: Deleted 2025/08/03 02:55:46 INFO : splitbananasplit: Deleted 2025/08/03 02:55:46 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 02:55:46 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 02:55:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 02:55:47 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 02:55:47 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 02:55:47 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 02:55:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 02:55:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 02:55:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:55:47 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:55:47 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:55:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 02:55:48 INFO : banana: Copied (new) 2025/08/03 02:55:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 02:55:48 INFO : apple: Copied (new) 2025/08/03 02:55:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 02:55:48 INFO : splitbananasplit: Copied (new) 2025/08/03 02:55:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 02:55:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/03 02:55:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 02:55:48 INFO : appleappleapplebanana: Copied (new) 2025/08/03 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 02:55:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/03 02:55:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 02:55:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/03 02:55:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 02:55:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 02:55:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 02:55:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 02:55:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 02:55:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 02:55:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 02:55:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/03 02:55:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 02:55:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/03 02:55:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 02:55:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/03 02:55:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 02:55:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/03 02:55:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 02:55:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/03 02:55:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 02:55:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/03 02:55:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 02:55:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/03 02:55:50 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/03 02:55:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/03 02:55:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/03 02:55:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/03 02:55:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/03 02:55:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/03 02:55:50 INFO : PREFIXbanana: Deleted 2025/08/03 02:55:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/03 02:55:51 INFO : PREFIXapple: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/03 02:55:51 INFO : PREFIXsplitbananasplit: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/03 02:55:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/03 02:55:51 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:51 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : Waiting for deletions to finish 2025/08/03 02:55:51 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:56:07 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:07 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:56:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:07 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:07 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:07 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:07 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:08 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:56:08 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:56:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 02:56:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 02:56:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 02:56:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 02:56:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 02:56:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 02:56:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 02:56:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 02:56:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 02:56:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 02:56:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 02:56:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 02:56:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 02:56:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 02:56:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 02:56:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 02:56:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 02:56:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 02:56:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 02:56:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 02:56:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:10 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:11 INFO : banana: Deleted 2025/08/03 02:56:11 INFO : splitbananasplit: Deleted 2025/08/03 02:56:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 02:56:11 INFO : appleappleapplebanana: Deleted 2025/08/03 02:56:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 02:56:11 INFO : apple: Deleted 2025/08/03 02:56:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 02:56:11 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 02:56:11 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 02:56:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 02:56:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 02:56:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:12 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:56:12 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:56:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 02:56:12 INFO : banana: Copied (new) 2025/08/03 02:56:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 02:56:12 INFO : appleappleapplebanana: Copied (new) 2025/08/03 02:56:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 02:56:12 INFO : apple: Copied (new) 2025/08/03 02:56:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 02:56:13 INFO : splitbananasplit: Copied (new) 2025/08/03 02:56:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 02:56:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/03 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 02:56:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/03 02:56:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 02:56:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/03 02:56:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 02:56:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/03 02:56:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 02:56:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/03 02:56:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 02:56:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 02:56:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 02:56:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 02:56:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 02:56:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 02:56:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 02:56:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 02:56:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/03 02:56:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 02:56:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/03 02:56:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 02:56:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/03 02:56:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 02:56:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/03 02:56:15 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : splitbananasplitSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : appleSUFFIX: Deleted 2025/08/03 02:56:15 INFO : bananaSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/03 02:56:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/03 02:56:15 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:16 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:16 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:56:31 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:31 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:56:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:32 DEBUG : apple: Unchanged skipping 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:32 DEBUG : banana: Unchanged skipping 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 02:56:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 02:56:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:56:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:56:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 02:56:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/03 02:56:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 02:56:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/03 02:56:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 02:56:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/03 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 02:56:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/03 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 02:56:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/03 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 02:56:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/03 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 02:56:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/03 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 02:56:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/03 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 02:56:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/03 02:56:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 02:56:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/03 02:56:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 02:56:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/03 02:56:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 02:56:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/03 02:56:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 02:56:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/03 02:56:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 02:56:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/03 02:56:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 02:56:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/03 02:56:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 02:56:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/03 02:56:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 02:56:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/03 02:56:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 02:56:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/03 02:56:35 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:35 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 02:56:35 INFO : appleappleapplebanana: Deleted 2025/08/03 02:56:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 02:56:35 INFO : splitbananasplit: Deleted 2025/08/03 02:56:35 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 02:56:35 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 02:56:35 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:36 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : appleapple: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : apple: Unchanged skipping 2025/08/03 02:56:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : banana: Unchanged skipping 2025/08/03 02:56:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:56:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 02:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:56:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:56:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:56:36 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:36 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:37 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : appleapple: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/03 02:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 02:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 02:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 02:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 02:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 02:56:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:56:53 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:53 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:56:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:56:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:56:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : banana: Unchanged skipping 2025/08/03 02:56:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : apple: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:56:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:56:54 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:56:54 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:54 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:55 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:56:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : banana: Unchanged skipping 2025/08/03 02:56:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : apple: Unchanged skipping 2025/08/03 02:56:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:56:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:56:55 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:56:55 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:55 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:55 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : Waiting for deletions to finish 2025/08/03 02:56:56 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:57:13 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:13 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : apple: Unchanged skipping 2025/08/03 02:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:57:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : banana: Unchanged skipping 2025/08/03 02:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:57:14 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:57:14 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:14 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:14 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : apple: Unchanged skipping 2025/08/03 02:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : banana: Unchanged skipping 2025/08/03 02:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:57:15 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:57:15 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:15 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:15 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:57:31 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:31 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:57:32 DEBUG : banana: Unchanged skipping 2025/08/03 02:57:32 DEBUG : apple: Unchanged skipping 2025/08/03 02:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:57:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:57:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:32 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : apple: Unchanged skipping 2025/08/03 02:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : banana: Unchanged skipping 2025/08/03 02:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:57:33 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:57:33 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:33 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:33 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:57:50 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:51 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : apple: Unchanged skipping 2025/08/03 02:57:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:57:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : banana: Unchanged skipping 2025/08/03 02:57:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:57:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:57:52 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:57:52 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:52 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:52 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:57:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : apple: Unchanged skipping 2025/08/03 02:57:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:57:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : banana: Unchanged skipping 2025/08/03 02:57:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:57:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:57:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:57:53 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:57:53 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:53 DEBUG : Waiting for deletions to finish 2025/08/03 02:57:53 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:10 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:10 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : apple: Unchanged skipping 2025/08/03 02:58:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:58:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : banana: Unchanged skipping 2025/08/03 02:58:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:58:11 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:11 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:11 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:11 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:58:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : apple: Unchanged skipping 2025/08/03 02:58:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 02:58:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 02:58:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : banana: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 02:58:12 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:12 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:12 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:12 DEBUG : apple: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : banana: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 02:58:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (227.41s) --- PASS: TestTransform/NFC (18.98s) --- PASS: TestTransform/NFD (18.86s) --- PASS: TestTransform/base64 (22.46s) --- PASS: TestTransform/prefix (26.02s) --- PASS: TestTransform/suffix (24.71s) --- PASS: TestTransform/truncate (20.49s) --- PASS: TestTransform/encoder (19.37s) --- PASS: TestTransform/ISO-8859-1 (19.46s) --- PASS: TestTransform/charmap (17.67s) --- PASS: TestTransform/lowercase (19.81s) --- PASS: TestTransform/ascii (19.57s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 02:58:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 02:58:17 INFO : sub dir_somesuffix: Making directory 2025/08/03 02:58:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 02:58:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/03 02:58:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 02:58:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 02:58:17 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:17 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 02:58:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:19 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:19 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:19 INFO : tictactoe: Making directory 2025/08/03 02:58:19 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:19 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/03 02:58:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:19 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:19 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/03 02:58:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.95s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:21 INFO : toe: Making directory 2025/08/03 02:58:21 INFO : toe/toe: Making directory 2025/08/03 02:58:21 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 02:58:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 02:58:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 02:58:21 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:21 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/03 02:58:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:23 INFO : toe: Making directory 2025/08/03 02:58:23 INFO : toe/toe: Making directory 2025/08/03 02:58:23 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 02:58:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 02:58:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 02:58:23 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:23 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/03 02:58:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:25 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:58:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:58:25 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:25 INFO : tictacempty_dir: Making directory 2025/08/03 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:25 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:25 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:25 INFO : tictactoe: Making directory 2025/08/03 02:58:25 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:25 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:25 INFO : tictactoe/tictactoe: Making directory 2025/08/03 02:58:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:25 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:25 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:26 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:58:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:58:26 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:27 INFO : tictacempty_dir: Making directory 2025/08/03 02:58:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:27 INFO : tictactoe: Making directory 2025/08/03 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:27 INFO : tictactoe/tictactoe: Making directory 2025/08/03 02:58:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 02:58:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:27 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:27 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:28 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/03 02:58:28 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 02:58:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/03 02:58:29 NOTICE: B2 bucket rclone-test-tuwusam3yufu: 0 differences found 2025/08/03 02:58:29 NOTICE: B2 bucket rclone-test-tuwusam3yufu: 1 matching files --- PASS: TestAllTag (2.70s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:29 INFO : tictactoe: Making directory 2025/08/03 02:58:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:29 INFO : tictactoe/tictactoe: Making directory 2025/08/03 02:58:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:29 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:30 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:31 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:31 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:31 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:58:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 02:58:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/03 02:58:31 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.92s) === RUN TestSyntax 2025/08/03 02:58:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:32 INFO : toe: Making directory 2025/08/03 02:58:32 INFO : toe/toe: Making directory 2025/08/03 02:58:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 02:58:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:32 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:33 INFO : toe/toe/toe: Copied (new) 2025/08/03 02:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:34 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:58:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:34 INFO : tictacempty_dir: Making directory 2025/08/03 02:58:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:34 INFO : tictactoe: Making directory 2025/08/03 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:34 INFO : tictactoe/tictactoe: Making directory 2025/08/03 02:58:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 02:58:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:34 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:35 INFO : toe/toe/toe.txt: Deleted 2025/08/03 02:58:35 INFO : toe/toe: Removing directory 2025/08/03 02:58:35 INFO : toe: Removing directory 2025/08/03 02:58:35 INFO : empty_dir: Removing directory 2025/08/03 02:58:35 DEBUG : Local file system at /tmp/rclone3256712419: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.83s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:36 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:58:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:36 INFO : tictacempty_dir: Making directory 2025/08/03 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:36 INFO : tictactoe: Making directory 2025/08/03 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:36 INFO : tictactoe/tictactoe: Making directory 2025/08/03 02:58:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 02:58:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:36 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:37 INFO : toe/toe/toe.txt: Deleted 2025/08/03 02:58:37 INFO : toe/toe: Removing directory 2025/08/03 02:58:37 INFO : toe: Removing directory 2025/08/03 02:58:37 INFO : empty_dir: Removing directory 2025/08/03 02:58:37 DEBUG : Local file system at /tmp/rclone3256712419: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/03 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/03 02:58:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.59s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:39 DEBUG : Reset feature "Copy" 2025/08/03 02:58:39 DEBUG : Reset feature "Move" 2025/08/03 02:58:39 DEBUG : Reset feature "Copy" 2025/08/03 02:58:39 DEBUG : Reset feature "Move" 2025/08/03 02:58:39 DEBUG : empty_dir: Making directory with metadata 2025/08/03 02:58:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:39 INFO : tictacempty_dir: Making directory 2025/08/03 02:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:39 INFO : tictactoe: Making directory 2025/08/03 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/03 02:58:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:39 INFO : tictactoe/tictactoe: Making directory 2025/08/03 02:58:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 02:58:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 02:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:39 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 02:58:40 INFO : toe/toe/toe.txt: Deleted 2025/08/03 02:58:40 INFO : toe/toe: Removing directory 2025/08/03 02:58:40 INFO : toe: Removing directory 2025/08/03 02:58:40 INFO : empty_dir: Removing directory 2025/08/03 02:58:40 DEBUG : Local file system at /tmp/rclone3256712419: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/03 02:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 02:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 02:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 02:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 02:58:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/03 02:58:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.08s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:43 DEBUG : toe: transformed to: dG9l 2025/08/03 02:58:43 DEBUG : toe: transformed to: dG9l 2025/08/03 02:58:43 INFO : dG9l: Making directory 2025/08/03 02:58:43 DEBUG : toe: transformed to: dG9l 2025/08/03 02:58:43 DEBUG : toe: transformed to: dG9l 2025/08/03 02:58:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/03 02:58:43 INFO : dG9l/dG9l: Making directory 2025/08/03 02:58:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/03 02:58:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/03 02:58:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 02:58:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 02:58:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 02:58:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:43 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 02:58:44 DEBUG : Waiting for deletions to finish 2025/08/03 02:58:45 DEBUG : dG9l: transformed to: toe 2025/08/03 02:58:45 DEBUG : dG9l: transformed to: toe 2025/08/03 02:58:45 DEBUG : dG9l: transformed to: toe 2025/08/03 02:58:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/03 02:58:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/03 02:58:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/03 02:58:45 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for checks to finish 2025/08/03 02:58:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/03 02:58:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/03 02:58:45 DEBUG : Local file system at /tmp/rclone3256712419: Waiting for transfers to finish 2025/08/03 02:58:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.80s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-tuwusam3yufu", Local "Local file system at /tmp/rclone3256712419", Modify Window "1ms" 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe: transformed to: 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe: transformed to: 2025/08/03 02:58:46 INFO : B2 bucket rclone-test-tuwusam3yufu: Making directory 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe: transformed to: 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe: transformed to: 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe/toe: transformed to: 2025/08/03 02:58:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/03 02:58:46 INFO : toe/toe: Making directory 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe/toe: transformed to: 2025/08/03 02:58:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe: transformed to: 2025/08/03 02:58:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 02:58:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 02:58:46 DEBUG : toe/toe/toe: transformed to: 2025/08/03 02:58:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/03 02:58:46 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for checks to finish 2025/08/03 02:58:46 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Waiting for transfers to finish 2025/08/03 02:58:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 02:58:47 INFO : toe/toe/toe: Copied (new) 2025/08/03 02:58:47 ERROR : B2 bucket rclone-test-tuwusam3yufu: not deleting files as there were IO errors 2025/08/03 02:58:47 ERROR : B2 bucket rclone-test-tuwusam3yufu: not deleting directories as there were IO errors --- PASS: TestError (2.16s) PASS 2025/08/03 02:58:48 DEBUG : B2 bucket rclone-test-tuwusam3yufu: Purge remote 2025/08/03 02:58:48 INFO : B2 bucket rclone-test-tuwusam3yufu: cleaning bucket "rclone-test-tuwusam3yufu" of all files 2025/08/03 02:58:49 DEBUG : BackupDir/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd572_d20250803_m025142_c001_v7007000_t0000_u01754189502179") 2025/08/03 02:58:49 DEBUG : BackupDir/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1068ce1e2c2c7542_d20250803_m025136_c001_v0001044_t0034_u01754189496576") 2025/08/03 02:58:49 DEBUG : CompareDest/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331ce92_d20250803_m025116_c001_v7007000_t0000_u01754189476653") 2025/08/03 02:58:49 DEBUG : CompareDest/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03044b2_d20250803_m025110_c001_v0001172_t0017_u01754189470359") 2025/08/03 02:58:49 DEBUG : CompareDest/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331ce93_d20250803_m025116_c001_v7007000_t0000_u01754189476838") 2025/08/03 02:58:49 DEBUG : CompareDest/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bf9d_d20250803_m025111_c001_v0001144_t0023_u01754189471526") 2025/08/03 02:58:49 DEBUG : CopyDest/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd573_d20250803_m025142_c001_v7007000_t0000_u01754189502360") 2025/08/03 02:58:49 DEBUG : CopyDest/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bfcf_d20250803_m025133_c001_v0001144_t0019_u01754189493332") 2025/08/03 02:58:49 DEBUG : CopyDest/three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd574_d20250803_m025142_c001_v7007000_t0000_u01754189502544") 2025/08/03 02:58:49 DEBUG : CopyDest/three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bfe3_d20250803_m025140_c001_v0001144_t0019_u01754189500088") 2025/08/03 02:58:50 DEBUG : CopyDest/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd575_d20250803_m025142_c001_v7007000_t0000_u01754189502725") 2025/08/03 02:58:50 DEBUG : CopyDest/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030452c_d20250803_m025137_c001_v0001172_t0037_u01754189497645") 2025/08/03 02:58:50 DEBUG : EXISTING: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200aa_d20250803_m025307_c001_v7007000_t0000_u01754189587374") 2025/08/03 02:58:50 DEBUG : EXISTING: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0ba_d20250803_m025306_c001_v0001144_t0038_u01754189586142") 2025/08/03 02:58:50 DEBUG : PREFIXapple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde57d_d20250803_m025550_c001_v7007000_t0000_u01754189750942") 2025/08/03 02:58:50 DEBUG : PREFIXapple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2a0_d20250803_m025543_c001_v0001144_t0043_u01754189743293") 2025/08/03 02:58:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d2a6_d20250803_m025550_c001_v7007000_t0000_u01754189750728") 2025/08/03 02:58:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049e4_d20250803_m025543_c001_v0001172_t0037_u01754189743285") 2025/08/03 02:58:50 DEBUG : PREFIXbanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5cc8_d20250803_m025550_c001_v7007000_t0000_u01754189750792") 2025/08/03 02:58:50 DEBUG : PREFIXbanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cbb_d20250803_m025543_c001_v0001043_t0051_u01754189743262") 2025/08/03 02:58:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4536_d20250803_m025550_c001_v7007000_t0000_u01754189750994") 2025/08/03 02:58:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fe0_d20250803_m025543_c001_v0001137_t0001_u01754189743273") 2025/08/03 02:58:50 DEBUG : Testêé: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200a6_d20250803_m025303_c001_v7007000_t0000_u01754189583526") 2025/08/03 02:58:50 DEBUG : Testêé: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0b4_d20250803_m025302_c001_v0001144_t0058_u01754189582456") 2025/08/03 02:58:51 DEBUG : Testêé: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03046b1_d20250803_m025301_c001_v0001172_t0030_u01754189581237") 2025/08/03 02:58:51 DEBUG : YXBwbGU=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c92_d20250803_m025526_c001_v7007000_t0000_u01754189726437") 2025/08/03 02:58:51 DEBUG : YXBwbGU=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c7d_d20250803_m025520_c001_v0001043_t0010_u01754189720655") 2025/08/03 02:58:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c93_d20250803_m025526_c001_v7007000_t0000_u01754189726619") 2025/08/03 02:58:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304978_d20250803_m025520_c001_v0001172_t0054_u01754189720690") 2025/08/03 02:58:51 DEBUG : YmFuYW5h: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c94_d20250803_m025526_c001_v7007000_t0000_u01754189726801") 2025/08/03 02:58:51 DEBUG : YmFuYW5h: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c25a_d20250803_m025520_c001_v0001144_t0015_u01754189720667") 2025/08/03 02:58:51 DEBUG : a/potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ec2_d20250803_m024909_c001_v7007000_t0000_u01754189349566") 2025/08/03 02:58:51 DEBUG : a/potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fb0_d20250803_m024908_c001_v0001036_t0014_u01754189348591") 2025/08/03 02:58:51 DEBUG : a/potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bef5_d20250803_m024906_c001_v7007000_t0000_u01754189346514") 2025/08/03 02:58:51 DEBUG : a/potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fa6_d20250803_m024905_c001_v0001036_t0008_u01754189345407") 2025/08/03 02:58:51 DEBUG : a/potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bedc_d20250803_m024845_c001_v7007000_t0000_u01754189325451") 2025/08/03 02:58:51 DEBUG : a/potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f59_d20250803_m024844_c001_v0001036_t0047_u01754189324438") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad57_d20250803_m025813_c001_v7007000_t0000_u01754189893405") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641b9_d20250803_m025808_c001_v0001137_t0013_u01754189888068") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02121_d20250803_m025753_c001_v7007000_t0000_u01754189873979") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664185_d20250803_m025748_c001_v0001137_t0010_u01754189868834") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e1b_d20250803_m025734_c001_v7007000_t0000_u01754189854011") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666415d_d20250803_m025729_c001_v0001137_t0035_u01754189849255") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5b4_d20250803_m025716_c001_v7007000_t0000_u01754189836423") 2025/08/03 02:58:51 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664127_d20250803_m025711_c001_v0001137_t0028_u01754189831478") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd4d_d20250803_m025656_c001_v7007000_t0000_u01754189816969") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640db_d20250803_m025652_c001_v0001137_t0053_u01754189812018") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d28_d20250803_m025637_c001_v7007000_t0000_u01754189797628") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304ae5_d20250803_m025630_c001_v0001172_t0039_u01754189790195") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4553_d20250803_m025617_c001_v7007000_t0000_u01754189777117") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304aaf_d20250803_m025612_c001_v0001172_t0021_u01754189772554") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f406a7f093944c034_d20250803_m025611_c001_v7007000_t0000_u01754189771427") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a81_d20250803_m025605_c001_v0001172_t0050_u01754189765605") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde580_d20250803_m025552_c001_v7007000_t0000_u01754189752438") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cd1_d20250803_m025547_c001_v0001043_t0023_u01754189747808") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331cf8a_d20250803_m025546_c001_v7007000_t0000_u01754189746851") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cb3_d20250803_m025540_c001_v0001043_t0001_u01754189740082") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c8a_d20250803_m025524_c001_v7007000_t0000_u01754189724205") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c7b_d20250803_m025517_c001_v0001043_t0054_u01754189717869") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcb4_d20250803_m025503_c001_v7007000_t0000_u01754189703922") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c47_d20250803_m025458_c001_v0001043_t0004_u01754189698689") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e864_d20250803_m025445_c001_v7007000_t0000_u01754189685041") 2025/08/03 02:58:52 DEBUG : apple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c27_d20250803_m025439_c001_v0001043_t0008_u01754189679833") 2025/08/03 02:58:52 DEBUG : appleSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b25f_d20250803_m025615_c001_v7007000_t0000_u01754189775504") 2025/08/03 02:58:53 DEBUG : appleSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a91_d20250803_m025608_c001_v0001172_t0010_u01754189768170") 2025/08/03 02:58:53 DEBUG : appleapple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d29_d20250803_m025637_c001_v7007000_t0000_u01754189797822") 2025/08/03 02:58:53 DEBUG : appleapple: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666409d_d20250803_m025632_c001_v0001137_t0046_u01754189792763") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad58_d20250803_m025813_c001_v7007000_t0000_u01754189893587") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e28_d20250803_m025809_c001_v0001043_t0029_u01754189889173") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02123_d20250803_m025754_c001_v7007000_t0000_u01754189874161") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e04_d20250803_m025749_c001_v0001043_t0051_u01754189869805") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e1c_d20250803_m025734_c001_v7007000_t0000_u01754189854193") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500dd7_d20250803_m025730_c001_v0001043_t0000_u01754189850407") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5b5_d20250803_m025716_c001_v7007000_t0000_u01754189836605") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500da5_d20250803_m025712_c001_v0001043_t0029_u01754189832582") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd4e_d20250803_m025657_c001_v7007000_t0000_u01754189817152") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d77_d20250803_m025652_c001_v0001043_t0004_u01754189812984") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161e7d_d20250803_m025635_c001_v7007000_t0000_u01754189795618") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d4d_d20250803_m025630_c001_v0001043_t0002_u01754189790855") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4555_d20250803_m025617_c001_v7007000_t0000_u01754189777300") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d17_d20250803_m025612_c001_v0001043_t0025_u01754189772540") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd62f_d20250803_m025611_c001_v7007000_t0000_u01754189771397") 2025/08/03 02:58:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2f1_d20250803_m025606_c001_v0001144_t0033_u01754189766346") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde581_d20250803_m025552_c001_v7007000_t0000_u01754189752621") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2ba_d20250803_m025547_c001_v0001144_t0028_u01754189747817") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d452f_d20250803_m025546_c001_v7007000_t0000_u01754189746862") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049d6_d20250803_m025541_c001_v0001172_t0027_u01754189741256") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f412dc033f49c94bf_d20250803_m025524_c001_v7007000_t0000_u01754189724204") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fa0_d20250803_m025518_c001_v0001137_t0049_u01754189718743") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcb5_d20250803_m025504_c001_v7007000_t0000_u01754189704110") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f68_d20250803_m025459_c001_v0001137_t0003_u01754189699980") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e865_d20250803_m025445_c001_v7007000_t0000_u01754189685266") 2025/08/03 02:58:54 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f1b_d20250803_m025441_c001_v0001137_t0015_u01754189681020") 2025/08/03 02:58:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd63c_d20250803_m025615_c001_v7007000_t0000_u01754189775677") 2025/08/03 02:58:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2f5_d20250803_m025608_c001_v0001144_t0043_u01754189768188") 2025/08/03 02:58:54 DEBUG : b/potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ec4_d20250803_m024909_c001_v7007000_t0000_u01754189349750") 2025/08/03 02:58:54 DEBUG : b/potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00faa_d20250803_m024907_c001_v0001036_t0026_u01754189347066") 2025/08/03 02:58:54 DEBUG : b/potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bef4_d20250803_m024905_c001_v7007000_t0000_u01754189345946") 2025/08/03 02:58:54 DEBUG : b/potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f9e_d20250803_m024903_c001_v0001036_t0044_u01754189343841") 2025/08/03 02:58:54 DEBUG : b/potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bedb_d20250803_m024844_c001_v7007000_t0000_u01754189324888") 2025/08/03 02:58:54 DEBUG : b/potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f4d_d20250803_m024842_c001_v0001036_t0040_u01754189322022") 2025/08/03 02:58:54 DEBUG : backup/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d86_d20250803_m025155_c001_v7007000_t0000_u01754189515430") 2025/08/03 02:58:54 DEBUG : backup/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1165ae282e4e29e3_d20250803_m025153_c001_v0001099_t0036_u01754189513712") 2025/08/03 02:58:55 DEBUG : backup/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1027a8c208f6725e_d20250803_m025149_c001_v0001042_t0041_u01754189509465") 2025/08/03 02:58:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d3f65_d20250803_m025222_c001_v7007000_t0000_u01754189542146") 2025/08/03 02:58:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1115d06d5089975f_d20250803_m025220_c001_v0001181_t0045_u01754189540405") 2025/08/03 02:58:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f106052f9c9eec9d5_d20250803_m025216_c001_v0001179_t0008_u01754189536053") 2025/08/03 02:58:55 DEBUG : backup/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ab0e_d20250803_m025208_c001_v7007000_t0000_u01754189528985") 2025/08/03 02:58:55 DEBUG : backup/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f107caf0f30e241ef_d20250803_m025206_c001_v0001041_t0011_u01754189526838") 2025/08/03 02:58:55 DEBUG : backup/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f104667a6ce836969_d20250803_m025202_c001_v0001179_t0009_u01754189522378") 2025/08/03 02:58:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d3f66_d20250803_m025222_c001_v7007000_t0000_u01754189542329") 2025/08/03 02:58:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f111352f583c8afe0_d20250803_m025221_c001_v0001184_t0001_u01754189541375") 2025/08/03 02:58:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f112d2b9aff21e2fe_d20250803_m025217_c001_v0001178_t0030_u01754189537491") 2025/08/03 02:58:55 DEBUG : backup/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d87_d20250803_m025155_c001_v7007000_t0000_u01754189515612") 2025/08/03 02:58:55 DEBUG : backup/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f119847c50c54a08a_d20250803_m025154_c001_v0001171_t0035_u01754189514614") 2025/08/03 02:58:55 DEBUG : backup/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101a03c88b182b64_d20250803_m025151_c001_v0001171_t0024_u01754189511163") 2025/08/03 02:58:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ab0f_d20250803_m025209_c001_v7007000_t0000_u01754189529167") 2025/08/03 02:58:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11800ead0c5a74f1_d20250803_m025208_c001_v0001179_t0018_u01754189528233") 2025/08/03 02:58:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10501b40e0e06694_d20250803_m025203_c001_v0001136_t0041_u01754189523935") 2025/08/03 02:58:55 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad5a_d20250803_m025813_c001_v7007000_t0000_u01754189893779") 2025/08/03 02:58:55 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3d8_d20250803_m025808_c001_v0001144_t0039_u01754189888475") 2025/08/03 02:58:55 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02125_d20250803_m025754_c001_v7007000_t0000_u01754189874342") 2025/08/03 02:58:55 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3bc_d20250803_m025749_c001_v0001144_t0019_u01754189869233") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e1d_d20250803_m025734_c001_v7007000_t0000_u01754189854375") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c39a_d20250803_m025729_c001_v0001144_t0044_u01754189849601") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5b6_d20250803_m025716_c001_v7007000_t0000_u01754189836794") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c378_d20250803_m025711_c001_v0001144_t0051_u01754189831841") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd50_d20250803_m025657_c001_v7007000_t0000_u01754189817344") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c353_d20250803_m025652_c001_v0001144_t0016_u01754189812313") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d2a_d20250803_m025638_c001_v7007000_t0000_u01754189798005") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664097_d20250803_m025630_c001_v0001137_t0004_u01754189790519") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4557_d20250803_m025617_c001_v7007000_t0000_u01754189777488") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666405f_d20250803_m025612_c001_v0001137_t0050_u01754189772531") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd62d_d20250803_m025611_c001_v7007000_t0000_u01754189771033") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664037_d20250803_m025606_c001_v0001137_t0037_u01754189766052") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde582_d20250803_m025552_c001_v7007000_t0000_u01754189752804") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a0e_d20250803_m025547_c001_v0001172_t0004_u01754189747839") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d261_d20250803_m025546_c001_v7007000_t0000_u01754189746317") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fd8_d20250803_m025540_c001_v0001137_t0010_u01754189740703") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020a1_d20250803_m025524_c001_v7007000_t0000_u01754189724199") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c252_d20250803_m025518_c001_v0001144_t0026_u01754189718246") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcb6_d20250803_m025504_c001_v7007000_t0000_u01754189704318") 2025/08/03 02:58:56 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c22c_d20250803_m025459_c001_v0001144_t0058_u01754189699285") 2025/08/03 02:58:57 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e866_d20250803_m025445_c001_v7007000_t0000_u01754189685448") 2025/08/03 02:58:57 DEBUG : banana: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1f6_d20250803_m025440_c001_v0001144_t0027_u01754189680324") 2025/08/03 02:58:57 DEBUG : bananaSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f406a7f093944c03b_d20250803_m025615_c001_v7007000_t0000_u01754189775515") 2025/08/03 02:58:57 DEBUG : bananaSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666403f_d20250803_m025608_c001_v0001137_t0057_u01754189768180") 2025/08/03 02:58:57 DEBUG : both0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c42_d20250803_m025408_c001_v7007000_t0000_u01754189648010") 2025/08/03 02:58:57 DEBUG : both0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304780_d20250803_m025340_c001_v0001172_t0044_u01754189620720") 2025/08/03 02:58:57 DEBUG : both0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78877a_d20250803_m025336_c001_v7007000_t0000_u01754189616434") 2025/08/03 02:58:57 DEBUG : both0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03046e1_d20250803_m025309_c001_v0001172_t0046_u01754189589289") 2025/08/03 02:58:57 DEBUG : both1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c44_d20250803_m025408_c001_v7007000_t0000_u01754189648197") 2025/08/03 02:58:57 DEBUG : both1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304788_d20250803_m025342_c001_v0001172_t0055_u01754189622021") 2025/08/03 02:58:57 DEBUG : both1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78877b_d20250803_m025336_c001_v7007000_t0000_u01754189616622") 2025/08/03 02:58:57 DEBUG : both1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03046ed_d20250803_m025311_c001_v0001172_t0008_u01754189591098") 2025/08/03 02:58:57 DEBUG : both10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c45_d20250803_m025408_c001_v7007000_t0000_u01754189648381") 2025/08/03 02:58:57 DEBUG : both10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047c4_d20250803_m025353_c001_v0001172_t0015_u01754189633934") 2025/08/03 02:58:57 DEBUG : both10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78877c_d20250803_m025336_c001_v7007000_t0000_u01754189616805") 2025/08/03 02:58:57 DEBUG : both10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030471f_d20250803_m025322_c001_v0001172_t0037_u01754189602936") 2025/08/03 02:58:57 DEBUG : both11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c46_d20250803_m025408_c001_v7007000_t0000_u01754189648564") 2025/08/03 02:58:57 DEBUG : both11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047ca_d20250803_m025354_c001_v0001172_t0016_u01754189634891") 2025/08/03 02:58:57 DEBUG : both11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78877d_d20250803_m025336_c001_v7007000_t0000_u01754189616988") 2025/08/03 02:58:57 DEBUG : both11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030472b_d20250803_m025324_c001_v0001172_t0038_u01754189604394") 2025/08/03 02:58:58 DEBUG : both12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c47_d20250803_m025408_c001_v7007000_t0000_u01754189648747") 2025/08/03 02:58:58 DEBUG : both12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047ce_d20250803_m025355_c001_v0001172_t0026_u01754189635632") 2025/08/03 02:58:58 DEBUG : both12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78877e_d20250803_m025337_c001_v7007000_t0000_u01754189617170") 2025/08/03 02:58:58 DEBUG : both12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304731_d20250803_m025325_c001_v0001172_t0012_u01754189605441") 2025/08/03 02:58:58 DEBUG : both13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c48_d20250803_m025408_c001_v7007000_t0000_u01754189648929") 2025/08/03 02:58:58 DEBUG : both13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047d4_d20250803_m025356_c001_v0001172_t0056_u01754189636855") 2025/08/03 02:58:58 DEBUG : both13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78877f_d20250803_m025337_c001_v7007000_t0000_u01754189617353") 2025/08/03 02:58:58 DEBUG : both13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304735_d20250803_m025326_c001_v0001172_t0024_u01754189606511") 2025/08/03 02:58:58 DEBUG : both14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c49_d20250803_m025409_c001_v7007000_t0000_u01754189649110") 2025/08/03 02:58:58 DEBUG : both14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047dc_d20250803_m025358_c001_v0001172_t0015_u01754189638095") 2025/08/03 02:58:58 DEBUG : both14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788780_d20250803_m025337_c001_v7007000_t0000_u01754189617535") 2025/08/03 02:58:58 DEBUG : both14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030473d_d20250803_m025327_c001_v0001172_t0005_u01754189607549") 2025/08/03 02:58:58 DEBUG : both15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c4a_d20250803_m025409_c001_v7007000_t0000_u01754189649292") 2025/08/03 02:58:58 DEBUG : both15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047e0_d20250803_m025359_c001_v0001172_t0058_u01754189639207") 2025/08/03 02:58:58 DEBUG : both15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788781_d20250803_m025337_c001_v7007000_t0000_u01754189617726") 2025/08/03 02:58:58 DEBUG : both15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030474d_d20250803_m025328_c001_v0001172_t0009_u01754189608661") 2025/08/03 02:58:58 DEBUG : both16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c4b_d20250803_m025409_c001_v7007000_t0000_u01754189649474") 2025/08/03 02:58:58 DEBUG : both16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047e8_d20250803_m025400_c001_v0001172_t0053_u01754189640335") 2025/08/03 02:58:58 DEBUG : both16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788782_d20250803_m025337_c001_v7007000_t0000_u01754189617910") 2025/08/03 02:58:59 DEBUG : both16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030474f_d20250803_m025329_c001_v0001172_t0033_u01754189609559") 2025/08/03 02:58:59 DEBUG : both17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c4c_d20250803_m025409_c001_v7007000_t0000_u01754189649657") 2025/08/03 02:58:59 DEBUG : both17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047ec_d20250803_m025401_c001_v0001172_t0023_u01754189641841") 2025/08/03 02:58:59 DEBUG : both17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788783_d20250803_m025338_c001_v7007000_t0000_u01754189618104") 2025/08/03 02:58:59 DEBUG : both17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304755_d20250803_m025330_c001_v0001172_t0058_u01754189610480") 2025/08/03 02:58:59 DEBUG : both18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c4d_d20250803_m025409_c001_v7007000_t0000_u01754189649840") 2025/08/03 02:58:59 DEBUG : both18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047fa_d20250803_m025403_c001_v0001172_t0003_u01754189643271") 2025/08/03 02:58:59 DEBUG : both18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788784_d20250803_m025338_c001_v7007000_t0000_u01754189618286") 2025/08/03 02:58:59 DEBUG : both18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030475b_d20250803_m025331_c001_v0001172_t0031_u01754189611396") 2025/08/03 02:58:59 DEBUG : both19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c4e_d20250803_m025410_c001_v7007000_t0000_u01754189650022") 2025/08/03 02:58:59 DEBUG : both19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304800_d20250803_m025404_c001_v0001172_t0036_u01754189644248") 2025/08/03 02:58:59 DEBUG : both19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788785_d20250803_m025338_c001_v7007000_t0000_u01754189618469") 2025/08/03 02:58:59 DEBUG : both19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304765_d20250803_m025332_c001_v0001172_t0024_u01754189612517") 2025/08/03 02:58:59 DEBUG : both2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c4f_d20250803_m025410_c001_v7007000_t0000_u01754189650234") 2025/08/03 02:58:59 DEBUG : both2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030478e_d20250803_m025343_c001_v0001172_t0042_u01754189623388") 2025/08/03 02:58:59 DEBUG : both2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788786_d20250803_m025338_c001_v7007000_t0000_u01754189618674") 2025/08/03 02:58:59 DEBUG : both2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03046f9_d20250803_m025312_c001_v0001172_t0016_u01754189592510") 2025/08/03 02:58:59 DEBUG : both3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c50_d20250803_m025410_c001_v7007000_t0000_u01754189650416") 2025/08/03 02:58:59 DEBUG : both3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304796_d20250803_m025344_c001_v0001172_t0002_u01754189624756") 2025/08/03 02:59:00 DEBUG : both3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788787_d20250803_m025338_c001_v7007000_t0000_u01754189618857") 2025/08/03 02:59:00 DEBUG : both3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03046fd_d20250803_m025313_c001_v0001172_t0054_u01754189593965") 2025/08/03 02:59:00 DEBUG : both4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c51_d20250803_m025410_c001_v7007000_t0000_u01754189650661") 2025/08/03 02:59:00 DEBUG : both4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030479a_d20250803_m025346_c001_v0001172_t0019_u01754189626088") 2025/08/03 02:59:00 DEBUG : both4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788788_d20250803_m025339_c001_v7007000_t0000_u01754189619040") 2025/08/03 02:59:00 DEBUG : both4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304705_d20250803_m025315_c001_v0001172_t0058_u01754189595173") 2025/08/03 02:59:00 DEBUG : both5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c52_d20250803_m025410_c001_v7007000_t0000_u01754189650844") 2025/08/03 02:59:00 DEBUG : both5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030479e_d20250803_m025347_c001_v0001172_t0037_u01754189627177") 2025/08/03 02:59:00 DEBUG : both5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788789_d20250803_m025339_c001_v7007000_t0000_u01754189619222") 2025/08/03 02:59:00 DEBUG : both5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304709_d20250803_m025316_c001_v0001172_t0051_u01754189596375") 2025/08/03 02:59:00 DEBUG : both6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c53_d20250803_m025411_c001_v7007000_t0000_u01754189651027") 2025/08/03 02:59:00 DEBUG : both6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047a6_d20250803_m025348_c001_v0001172_t0035_u01754189628328") 2025/08/03 02:59:00 DEBUG : both6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78878a_d20250803_m025339_c001_v7007000_t0000_u01754189619404") 2025/08/03 02:59:00 DEBUG : both6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030470b_d20250803_m025317_c001_v0001172_t0045_u01754189597443") 2025/08/03 02:59:00 DEBUG : both7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c54_d20250803_m025411_c001_v7007000_t0000_u01754189651209") 2025/08/03 02:59:00 DEBUG : both7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047b2_d20250803_m025349_c001_v0001172_t0055_u01754189629747") 2025/08/03 02:59:00 DEBUG : both7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78878b_d20250803_m025339_c001_v7007000_t0000_u01754189619586") 2025/08/03 02:59:00 DEBUG : both7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030470d_d20250803_m025318_c001_v0001172_t0034_u01754189598763") 2025/08/03 02:59:01 DEBUG : both8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c55_d20250803_m025411_c001_v7007000_t0000_u01754189651392") 2025/08/03 02:59:01 DEBUG : both8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047b6_d20250803_m025351_c001_v0001172_t0049_u01754189631159") 2025/08/03 02:59:01 DEBUG : both8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78878c_d20250803_m025339_c001_v7007000_t0000_u01754189619781") 2025/08/03 02:59:01 DEBUG : both8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304711_d20250803_m025319_c001_v0001172_t0034_u01754189599602") 2025/08/03 02:59:01 DEBUG : both9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c56_d20250803_m025411_c001_v7007000_t0000_u01754189651587") 2025/08/03 02:59:01 DEBUG : both9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03047bc_d20250803_m025352_c001_v0001172_t0043_u01754189632669") 2025/08/03 02:59:01 DEBUG : both9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb78878d_d20250803_m025339_c001_v7007000_t0000_u01754189619976") 2025/08/03 02:59:01 DEBUG : both9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304715_d20250803_m025321_c001_v0001172_t0040_u01754189601193") 2025/08/03 02:59:01 DEBUG : c/non empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ec7_d20250803_m024909_c001_v7007000_t0000_u01754189349932") 2025/08/03 02:59:01 DEBUG : c/non empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fac_d20250803_m024907_c001_v0001036_t0011_u01754189347652") 2025/08/03 02:59:01 DEBUG : c/non empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bef6_d20250803_m024906_c001_v7007000_t0000_u01754189346697") 2025/08/03 02:59:01 DEBUG : c/non empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fa2_d20250803_m024904_c001_v0001036_t0051_u01754189344440") 2025/08/03 02:59:01 DEBUG : c/non empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bedd_d20250803_m024845_c001_v7007000_t0000_u01754189325634") 2025/08/03 02:59:01 DEBUG : c/non empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f55_d20250803_m024843_c001_v0001036_t0043_u01754189323383") 2025/08/03 02:59:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c95_d20250803_m025526_c001_v7007000_t0000_u01754189726982") 2025/08/03 02:59:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fa4_d20250803_m025520_c001_v0001137_t0038_u01754189720679") 2025/08/03 02:59:01 DEBUG : check sum: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cff8_d20250803_m024833_c001_v7007000_t0000_u01754189313836") 2025/08/03 02:59:01 DEBUG : check sum: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f2b_d20250803_m024832_c001_v0001036_t0025_u01754189312391") 2025/08/03 02:59:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401208b4f107a828_d20250803_m025846_c001_v7007000_t0000_u01754189926237") 2025/08/03 02:59:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664215_d20250803_m025844_c001_v0001137_t0056_u01754189924405") 2025/08/03 02:59:02 DEBUG : dest/3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd56b_d20250803_m025126_c001_v7007000_t0000_u01754189486321") 2025/08/03 02:59:02 DEBUG : dest/3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41972b08dfa34fdc_d20250803_m025125_c001_v0001044_t0029_u01754189485225") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d2b_d20250803_m025638_c001_v7007000_t0000_u01754189798192") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d51_d20250803_m025632_c001_v0001043_t0026_u01754189792972") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad5b_d20250803_m025813_c001_v7007000_t0000_u01754189893961") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641a1_d20250803_m025758_c001_v0001137_t0040_u01754189878595") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02126_d20250803_m025754_c001_v7007000_t0000_u01754189874522") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666416d_d20250803_m025738_c001_v0001137_t0059_u01754189858796") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e1e_d20250803_m025734_c001_v7007000_t0000_u01754189854557") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664143_d20250803_m025721_c001_v0001137_t0036_u01754189841116") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5b7_d20250803_m025716_c001_v7007000_t0000_u01754189836976") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640f9_d20250803_m025701_c001_v0001137_t0024_u01754189821665") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd51_d20250803_m025657_c001_v7007000_t0000_u01754189817527") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640b9_d20250803_m025642_c001_v0001137_t0002_u01754189802290") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4581_d20250803_m025635_c001_v7007000_t0000_u01754189795639") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304acf_d20250803_m025621_c001_v0001172_t0056_u01754189781809") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4559_d20250803_m025617_c001_v7007000_t0000_u01754189777671") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664061_d20250803_m025612_c001_v0001137_t0036_u01754189772843") 2025/08/03 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd632_d20250803_m025611_c001_v7007000_t0000_u01754189771579") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a54_d20250803_m025557_c001_v0001172_t0036_u01754189757090") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde583_d20250803_m025552_c001_v7007000_t0000_u01754189752986") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a12_d20250803_m025548_c001_v0001172_t0010_u01754189748247") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cc6_d20250803_m025546_c001_v7007000_t0000_u01754189746908") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c97_d20250803_m025531_c001_v0001043_t0050_u01754189731067") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419046b64ef9c9e8_d20250803_m025523_c001_v7007000_t0000_u01754189723777") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c59_d20250803_m025508_c001_v0001043_t0028_u01754189708605") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcb7_d20250803_m025504_c001_v7007000_t0000_u01754189704502") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c2b_d20250803_m025449_c001_v0001043_t0055_u01754189689736") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e867_d20250803_m025445_c001_v7007000_t0000_u01754189685652") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c17_d20250803_m025430_c001_v0001043_t0000_u01754189670758") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d454f_d20250803_m025615_c001_v7007000_t0000_u01754189775524") 2025/08/03 02:59:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664041_d20250803_m025608_c001_v0001137_t0054_u01754189768479") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d2c_d20250803_m025638_c001_v7007000_t0000_u01754189798375") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c32f_d20250803_m025632_c001_v0001144_t0051_u01754189792965") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad5c_d20250803_m025814_c001_v7007000_t0000_u01754189894143") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3ca_d20250803_m025759_c001_v0001144_t0055_u01754189879425") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02127_d20250803_m025754_c001_v7007000_t0000_u01754189874704") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3a6_d20250803_m025739_c001_v0001144_t0028_u01754189859534") 2025/08/03 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e1f_d20250803_m025734_c001_v7007000_t0000_u01754189854739") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c386_d20250803_m025721_c001_v0001144_t0026_u01754189841795") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5b8_d20250803_m025717_c001_v7007000_t0000_u01754189837230") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c35f_d20250803_m025702_c001_v0001144_t0032_u01754189822490") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd52_d20250803_m025657_c001_v7007000_t0000_u01754189817711") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c345_d20250803_m025643_c001_v0001144_t0032_u01754189803011") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4582_d20250803_m025635_c001_v7007000_t0000_u01754189795690") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664081_d20250803_m025622_c001_v0001137_t0050_u01754189782490") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d455a_d20250803_m025617_c001_v7007000_t0000_u01754189777854") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d1b_d20250803_m025613_c001_v0001043_t0012_u01754189773006") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd103_d20250803_m025611_c001_v7007000_t0000_u01754189771409") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666401b_d20250803_m025557_c001_v0001137_t0024_u01754189757827") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde584_d20250803_m025553_c001_v7007000_t0000_u01754189753169") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cd3_d20250803_m025548_c001_v0001043_t0043_u01754189748292") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde578_d20250803_m025546_c001_v7007000_t0000_u01754189746686") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fc0_d20250803_m025531_c001_v0001137_t0019_u01754189731766") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419046b64ef9c9e9_d20250803_m025523_c001_v7007000_t0000_u01754189723964") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c246_d20250803_m025509_c001_v0001144_t0046_u01754189709331") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcb8_d20250803_m025504_c001_v7007000_t0000_u01754189704687") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c210_d20250803_m025450_c001_v0001144_t0050_u01754189690641") 2025/08/03 02:59:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e868_d20250803_m025445_c001_v7007000_t0000_u01754189685847") 2025/08/03 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1dc_d20250803_m025431_c001_v0001144_t0046_u01754189671628") 2025/08/03 02:59:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd63b_d20250803_m025615_c001_v7007000_t0000_u01754189775537") 2025/08/03 02:59:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a95_d20250803_m025608_c001_v0001172_t0023_u01754189768629") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d2d_d20250803_m025638_c001_v7007000_t0000_u01754189798558") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304af9_d20250803_m025633_c001_v0001172_t0012_u01754189793022") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad5d_d20250803_m025814_c001_v7007000_t0000_u01754189894326") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e16_d20250803_m025800_c001_v0001043_t0002_u01754189880599") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02128_d20250803_m025754_c001_v7007000_t0000_u01754189874886") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500df1_d20250803_m025740_c001_v0001043_t0026_u01754189860658") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e20_d20250803_m025734_c001_v7007000_t0000_u01754189854921") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500dbf_d20250803_m025722_c001_v0001043_t0034_u01754189842856") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5b9_d20250803_m025717_c001_v7007000_t0000_u01754189837411") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d8b_d20250803_m025703_c001_v0001043_t0024_u01754189823690") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd53_d20250803_m025657_c001_v7007000_t0000_u01754189817896") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d61_d20250803_m025644_c001_v0001043_t0003_u01754189804183") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d25_d20250803_m025635_c001_v7007000_t0000_u01754189795637") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d33_d20250803_m025623_c001_v0001043_t0016_u01754189783187") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d455b_d20250803_m025618_c001_v7007000_t0000_u01754189778037") 2025/08/03 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304ab1_d20250803_m025613_c001_v0001172_t0024_u01754189773043") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020b1_d20250803_m025611_c001_v7007000_t0000_u01754189771411") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2d6_d20250803_m025558_c001_v0001144_t0048_u01754189758549") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde585_d20250803_m025553_c001_v7007000_t0000_u01754189753363") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663ff8_d20250803_m025548_c001_v0001137_t0046_u01754189748363") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5cc3_d20250803_m025546_c001_v7007000_t0000_u01754189746676") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049b0_d20250803_m025532_c001_v0001172_t0026_u01754189732860") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c8b_d20250803_m025524_c001_v7007000_t0000_u01754189724424") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f84_d20250803_m025510_c001_v0001137_t0022_u01754189710472") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcb9_d20250803_m025504_c001_v7007000_t0000_u01754189704871") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f47_d20250803_m025451_c001_v0001137_t0004_u01754189691696") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e869_d20250803_m025446_c001_v7007000_t0000_u01754189686030") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663efd_d20250803_m025432_c001_v0001137_t0024_u01754189672632") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd638_d20250803_m025615_c001_v7007000_t0000_u01754189775310") 2025/08/03 02:59:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d05_d20250803_m025608_c001_v0001043_t0000_u01754189768773") 2025/08/03 02:59:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d2e_d20250803_m025638_c001_v7007000_t0000_u01754189798740") 2025/08/03 02:59:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666409f_d20250803_m025633_c001_v0001137_t0026_u01754189793060") 2025/08/03 02:59:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad5e_d20250803_m025814_c001_v7007000_t0000_u01754189894509") 2025/08/03 02:59:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c20_d20250803_m025801_c001_v0001172_t0005_u01754189881445") 2025/08/03 02:59:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02129_d20250803_m025755_c001_v7007000_t0000_u01754189875067") 2025/08/03 02:59:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304be2_d20250803_m025741_c001_v0001172_t0040_u01754189861441") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e21_d20250803_m025735_c001_v7007000_t0000_u01754189855103") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bb4_d20250803_m025723_c001_v0001172_t0057_u01754189843870") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5ba_d20250803_m025717_c001_v7007000_t0000_u01754189837592") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b62_d20250803_m025704_c001_v0001172_t0036_u01754189824628") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd54_d20250803_m025658_c001_v7007000_t0000_u01754189818080") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b1c_d20250803_m025645_c001_v0001172_t0022_u01754189805081") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161e7e_d20250803_m025635_c001_v7007000_t0000_u01754189795800") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c321_d20250803_m025624_c001_v0001144_t0019_u01754189784469") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d455c_d20250803_m025618_c001_v7007000_t0000_u01754189778220") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c307_d20250803_m025613_c001_v0001144_t0008_u01754189773225") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd633_d20250803_m025611_c001_v7007000_t0000_u01754189771615") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500ce3_d20250803_m025559_c001_v0001043_t0025_u01754189759489") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde587_d20250803_m025553_c001_v7007000_t0000_u01754189753546") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a14_d20250803_m025548_c001_v0001172_t0015_u01754189748595") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331cf89_d20250803_m025546_c001_v7007000_t0000_u01754189746667") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c282_d20250803_m025533_c001_v0001144_t0051_u01754189733600") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f415baf7d947d1c2a_d20250803_m025524_c001_v7007000_t0000_u01754189724178") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030494e_d20250803_m025511_c001_v0001172_t0052_u01754189711232") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcba_d20250803_m025505_c001_v7007000_t0000_u01754189705056") 2025/08/03 02:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048f4_d20250803_m025452_c001_v0001172_t0018_u01754189692445") 2025/08/03 02:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e86a_d20250803_m025446_c001_v7007000_t0000_u01754189686214") 2025/08/03 02:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048b2_d20250803_m025433_c001_v0001172_t0052_u01754189673419") 2025/08/03 02:59:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b261_d20250803_m025615_c001_v7007000_t0000_u01754189775688") 2025/08/03 02:59:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2f7_d20250803_m025608_c001_v0001144_t0039_u01754189768816") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d2f_d20250803_m025638_c001_v7007000_t0000_u01754189798923") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640a1_d20250803_m025633_c001_v0001137_t0053_u01754189793444") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad5f_d20250803_m025814_c001_v7007000_t0000_u01754189894690") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641ad_d20250803_m025801_c001_v0001137_t0001_u01754189881853") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f0212b_d20250803_m025755_c001_v7007000_t0000_u01754189875249") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664177_d20250803_m025741_c001_v0001137_t0057_u01754189861934") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e22_d20250803_m025735_c001_v7007000_t0000_u01754189855285") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666414f_d20250803_m025724_c001_v0001137_t0021_u01754189844148") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5bb_d20250803_m025717_c001_v7007000_t0000_u01754189837773") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664109_d20250803_m025704_c001_v0001137_t0011_u01754189824941") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd55_d20250803_m025658_c001_v7007000_t0000_u01754189818283") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640c1_d20250803_m025645_c001_v0001137_t0030_u01754189805435") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4580_d20250803_m025635_c001_v7007000_t0000_u01754189795457") 2025/08/03 02:59:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304ad7_d20250803_m025625_c001_v0001172_t0002_u01754189785050") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d455d_d20250803_m025618_c001_v7007000_t0000_u01754189778403") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664065_d20250803_m025613_c001_v0001137_t0034_u01754189773278") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4547_d20250803_m025611_c001_v7007000_t0000_u01754189771624") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a66_d20250803_m025559_c001_v0001172_t0037_u01754189759964") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde588_d20250803_m025553_c001_v7007000_t0000_u01754189753728") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2bc_d20250803_m025548_c001_v0001144_t0011_u01754189748617") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d452e_d20250803_m025546_c001_v7007000_t0000_u01754189746673") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c9f_d20250803_m025534_c001_v0001043_t0059_u01754189734360") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020a2_d20250803_m025524_c001_v7007000_t0000_u01754189724437") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c67_d20250803_m025511_c001_v0001043_t0023_u01754189711504") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcbb_d20250803_m025505_c001_v7007000_t0000_u01754189705241") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c31_d20250803_m025453_c001_v0001043_t0037_u01754189693030") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e86b_d20250803_m025446_c001_v7007000_t0000_u01754189686396") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c1d_d20250803_m025433_c001_v0001043_t0001_u01754189673887") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd106_d20250803_m025615_c001_v7007000_t0000_u01754189775360") 2025/08/03 02:59:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664043_d20250803_m025608_c001_v0001137_t0026_u01754189768837") 2025/08/03 02:59:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d30_d20250803_m025639_c001_v7007000_t0000_u01754189799106") 2025/08/03 02:59:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304afb_d20250803_m025633_c001_v0001172_t0027_u01754189793468") 2025/08/03 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad60_d20250803_m025814_c001_v7007000_t0000_u01754189894875") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3d0_d20250803_m025802_c001_v0001144_t0045_u01754189882206") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f0212c_d20250803_m025755_c001_v7007000_t0000_u01754189875432") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3ac_d20250803_m025742_c001_v0001144_t0031_u01754189862358") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e23_d20250803_m025735_c001_v7007000_t0000_u01754189855506") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c390_d20250803_m025724_c001_v0001144_t0058_u01754189844537") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5bc_d20250803_m025717_c001_v7007000_t0000_u01754189837954") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c368_d20250803_m025705_c001_v0001144_t0016_u01754189825361") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd56_d20250803_m025658_c001_v7007000_t0000_u01754189818483") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c349_d20250803_m025645_c001_v0001144_t0036_u01754189805804") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4583_d20250803_m025635_c001_v7007000_t0000_u01754189795831") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666408b_d20250803_m025625_c001_v0001137_t0058_u01754189785555") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4560_d20250803_m025618_c001_v7007000_t0000_u01754189778590") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d21_d20250803_m025613_c001_v0001043_t0001_u01754189773458") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd62e_d20250803_m025611_c001_v7007000_t0000_u01754189771215") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664021_d20250803_m025600_c001_v0001137_t0027_u01754189760251") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde589_d20250803_m025553_c001_v7007000_t0000_u01754189753910") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cd7_d20250803_m025548_c001_v0001043_t0020_u01754189748704") 2025/08/03 02:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d452d_d20250803_m025546_c001_v7007000_t0000_u01754189746491") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fc6_d20250803_m025534_c001_v0001137_t0053_u01754189734701") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7722_d20250803_m025524_c001_v7007000_t0000_u01754189724199") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c24a_d20250803_m025512_c001_v0001144_t0033_u01754189712006") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcbc_d20250803_m025505_c001_v7007000_t0000_u01754189705427") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c216_d20250803_m025453_c001_v0001144_t0050_u01754189693557") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e86c_d20250803_m025446_c001_v7007000_t0000_u01754189686579") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1e4_d20250803_m025434_c001_v0001144_t0049_u01754189674330") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020ba_d20250803_m025615_c001_v7007000_t0000_u01754189775552") 2025/08/03 02:59:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a99_d20250803_m025609_c001_v0001172_t0042_u01754189769139") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d31_d20250803_m025639_c001_v7007000_t0000_u01754189799290") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d53_d20250803_m025633_c001_v0001043_t0032_u01754189793556") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad61_d20250803_m025815_c001_v7007000_t0000_u01754189895066") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e20_d20250803_m025802_c001_v0001043_t0046_u01754189882952") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f0212d_d20250803_m025755_c001_v7007000_t0000_u01754189875615") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500df7_d20250803_m025743_c001_v0001043_t0013_u01754189863207") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e24_d20250803_m025735_c001_v7007000_t0000_u01754189855689") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500dc3_d20250803_m025725_c001_v0001043_t0029_u01754189845241") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5bd_d20250803_m025718_c001_v7007000_t0000_u01754189838135") 2025/08/03 02:59:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d91_d20250803_m025705_c001_v0001043_t0001_u01754189825910") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd57_d20250803_m025658_c001_v7007000_t0000_u01754189818667") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d67_d20250803_m025646_c001_v0001043_t0003_u01754189806332") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d23_d20250803_m025635_c001_v7007000_t0000_u01754189795268") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d3f_d20250803_m025625_c001_v0001043_t0044_u01754189785840") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4561_d20250803_m025618_c001_v7007000_t0000_u01754189778773") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664069_d20250803_m025613_c001_v0001137_t0036_u01754189773558") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd630_d20250803_m025611_c001_v7007000_t0000_u01754189771432") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2df_d20250803_m025600_c001_v0001144_t0028_u01754189760602") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde58a_d20250803_m025554_c001_v7007000_t0000_u01754189754092") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663ffa_d20250803_m025548_c001_v0001137_t0044_u01754189748856") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d263_d20250803_m025546_c001_v7007000_t0000_u01754189746683") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049b8_d20250803_m025535_c001_v0001172_t0042_u01754189735158") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7724_d20250803_m025524_c001_v7007000_t0000_u01754189724414") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f8c_d20250803_m025512_c001_v0001137_t0046_u01754189712767") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcbd_d20250803_m025505_c001_v7007000_t0000_u01754189705612") 2025/08/03 02:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f58_d20250803_m025454_c001_v0001137_t0030_u01754189694291") 2025/08/03 02:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e86d_d20250803_m025446_c001_v7007000_t0000_u01754189686762") 2025/08/03 02:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f01_d20250803_m025435_c001_v0001137_t0028_u01754189675165") 2025/08/03 02:59:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b25e_d20250803_m025615_c001_v7007000_t0000_u01754189775381") 2025/08/03 02:59:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664049_d20250803_m025609_c001_v0001137_t0024_u01754189769232") 2025/08/03 02:59:13 DEBUG : dir1/0007-12345: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d32_d20250803_m025639_c001_v7007000_t0000_u01754189799473") 2025/08/03 02:59:13 DEBUG : dir1/0007-12345: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c337_d20250803_m025633_c001_v0001144_t0012_u01754189793594") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad62_d20250803_m025815_c001_v7007000_t0000_u01754189895249") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c22_d20250803_m025803_c001_v0001172_t0044_u01754189883428") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f0212e_d20250803_m025755_c001_v7007000_t0000_u01754189875797") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304be8_d20250803_m025743_c001_v0001172_t0042_u01754189863666") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e25_d20250803_m025735_c001_v7007000_t0000_u01754189855871") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bba_d20250803_m025725_c001_v0001172_t0046_u01754189845624") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5be_d20250803_m025718_c001_v7007000_t0000_u01754189838315") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b78_d20250803_m025706_c001_v0001172_t0023_u01754189826376") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd58_d20250803_m025658_c001_v7007000_t0000_u01754189818851") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b20_d20250803_m025646_c001_v0001172_t0035_u01754189806739") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020c1_d20250803_m025635_c001_v7007000_t0000_u01754189795681") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c325_d20250803_m025626_c001_v0001144_t0042_u01754189786199") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4563_d20250803_m025618_c001_v7007000_t0000_u01754189778957") 2025/08/03 02:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304ab3_d20250803_m025613_c001_v0001172_t0056_u01754189773637") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd102_d20250803_m025611_c001_v7007000_t0000_u01754189771228") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500ce9_d20250803_m025601_c001_v0001043_t0016_u01754189761161") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde58b_d20250803_m025554_c001_v7007000_t0000_u01754189754274") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a16_d20250803_m025548_c001_v0001172_t0052_u01754189748921") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417a624a555dd310_d20250803_m025546_c001_v7007000_t0000_u01754189746886") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c28c_d20250803_m025535_c001_v0001144_t0054_u01754189735560") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cbf_d20250803_m025524_c001_v7007000_t0000_u01754189724216") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030495c_d20250803_m025513_c001_v0001172_t0020_u01754189713068") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcbe_d20250803_m025505_c001_v7007000_t0000_u01754189705797") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048fe_d20250803_m025454_c001_v0001172_t0003_u01754189694640") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e86e_d20250803_m025446_c001_v7007000_t0000_u01754189686944") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048b6_d20250803_m025435_c001_v0001172_t0002_u01754189675509") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f406a7f093944c03c_d20250803_m025615_c001_v7007000_t0000_u01754189775699") 2025/08/03 02:59:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d07_d20250803_m025609_c001_v0001043_t0033_u01754189769258") 2025/08/03 02:59:14 DEBUG : dir1/0008-23456: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d33_d20250803_m025639_c001_v7007000_t0000_u01754189799656") 2025/08/03 02:59:14 DEBUG : dir1/0008-23456: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640a7_d20250803_m025633_c001_v0001137_t0023_u01754189793817") 2025/08/03 02:59:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad63_d20250803_m025815_c001_v7007000_t0000_u01754189895445") 2025/08/03 02:59:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641b3_d20250803_m025803_c001_v0001137_t0016_u01754189883907") 2025/08/03 02:59:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f0212f_d20250803_m025755_c001_v7007000_t0000_u01754189875978") 2025/08/03 02:59:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666417d_d20250803_m025744_c001_v0001137_t0035_u01754189864855") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e26_d20250803_m025736_c001_v7007000_t0000_u01754189856053") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664155_d20250803_m025725_c001_v0001137_t0053_u01754189845920") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5bf_d20250803_m025718_c001_v7007000_t0000_u01754189838496") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664113_d20250803_m025706_c001_v0001137_t0026_u01754189826849") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd59_d20250803_m025659_c001_v7007000_t0000_u01754189819034") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640cf_d20250803_m025647_c001_v0001137_t0048_u01754189807079") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d457f_d20250803_m025635_c001_v7007000_t0000_u01754189795274") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304adf_d20250803_m025626_c001_v0001172_t0032_u01754189786793") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4565_d20250803_m025619_c001_v7007000_t0000_u01754189779139") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c30b_d20250803_m025613_c001_v0001144_t0026_u01754189773806") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020b2_d20250803_m025611_c001_v7007000_t0000_u01754189771594") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a6f_d20250803_m025601_c001_v0001172_t0033_u01754189761797") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde58c_d20250803_m025554_c001_v7007000_t0000_u01754189754455") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663ffe_d20250803_m025549_c001_v0001137_t0002_u01754189749151") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417a624a555dd30f_d20250803_m025546_c001_v7007000_t0000_u01754189746702") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500ca5_d20250803_m025536_c001_v0001043_t0024_u01754189736232") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419046b64ef9c9ec_d20250803_m025524_c001_v7007000_t0000_u01754189724419") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c73_d20250803_m025513_c001_v0001043_t0015_u01754189713499") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcbf_d20250803_m025505_c001_v7007000_t0000_u01754189705980") 2025/08/03 02:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c39_d20250803_m025455_c001_v0001043_t0012_u01754189695022") 2025/08/03 02:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e86f_d20250803_m025447_c001_v7007000_t0000_u01754189687127") 2025/08/03 02:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c21_d20250803_m025435_c001_v0001043_t0020_u01754189675988") 2025/08/03 02:59:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b25d_d20250803_m025615_c001_v7007000_t0000_u01754189775320") 2025/08/03 02:59:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a9b_d20250803_m025609_c001_v0001172_t0044_u01754189769430") 2025/08/03 02:59:16 DEBUG : dir1/0009-34567: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d34_d20250803_m025639_c001_v7007000_t0000_u01754189799839") 2025/08/03 02:59:16 DEBUG : dir1/0009-34567: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304afd_d20250803_m025633_c001_v0001172_t0015_u01754189793912") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad65_d20250803_m025815_c001_v7007000_t0000_u01754189895628") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3d2_d20250803_m025804_c001_v0001144_t0022_u01754189884424") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02131_d20250803_m025756_c001_v7007000_t0000_u01754189876160") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3b2_d20250803_m025745_c001_v0001144_t0010_u01754189865208") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e27_d20250803_m025736_c001_v7007000_t0000_u01754189856240") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c394_d20250803_m025726_c001_v0001144_t0032_u01754189846248") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c0_d20250803_m025718_c001_v7007000_t0000_u01754189838678") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c370_d20250803_m025707_c001_v0001144_t0028_u01754189827232") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd5a_d20250803_m025659_c001_v7007000_t0000_u01754189819227") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c34b_d20250803_m025647_c001_v0001144_t0034_u01754189807501") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161e7c_d20250803_m025635_c001_v7007000_t0000_u01754189795436") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664091_d20250803_m025627_c001_v0001137_t0058_u01754189787224") 2025/08/03 02:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4567_d20250803_m025619_c001_v7007000_t0000_u01754189779340") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666406b_d20250803_m025613_c001_v0001137_t0038_u01754189773872") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f406a7f093944c036_d20250803_m025611_c001_v7007000_t0000_u01754189771637") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666402b_d20250803_m025602_c001_v0001137_t0010_u01754189762305") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde58d_d20250803_m025554_c001_v7007000_t0000_u01754189754637") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2c0_d20250803_m025549_c001_v0001144_t0043_u01754189749164") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde57b_d20250803_m025546_c001_v7007000_t0000_u01754189746894") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fcc_d20250803_m025536_c001_v0001137_t0048_u01754189736684") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7725_d20250803_m025524_c001_v7007000_t0000_u01754189724596") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c24e_d20250803_m025513_c001_v0001144_t0032_u01754189713963") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc0_d20250803_m025506_c001_v7007000_t0000_u01754189706163") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c222_d20250803_m025455_c001_v0001144_t0052_u01754189695679") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e870_d20250803_m025447_c001_v7007000_t0000_u01754189687311") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1e8_d20250803_m025436_c001_v0001144_t0047_u01754189676517") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f406a7f093944c03a_d20250803_m025615_c001_v7007000_t0000_u01754189775329") 2025/08/03 02:59:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2fd_d20250803_m025609_c001_v0001144_t0013_u01754189769454") 2025/08/03 02:59:17 DEBUG : dir1/0010-45678: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d35_d20250803_m025640_c001_v7007000_t0000_u01754189800022") 2025/08/03 02:59:17 DEBUG : dir1/0010-45678: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d55_d20250803_m025634_c001_v0001043_t0025_u01754189794117") 2025/08/03 02:59:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad66_d20250803_m025815_c001_v7007000_t0000_u01754189895810") 2025/08/03 02:59:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e22_d20250803_m025804_c001_v0001043_t0001_u01754189884940") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02132_d20250803_m025756_c001_v7007000_t0000_u01754189876341") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500dfc_d20250803_m025746_c001_v0001043_t0049_u01754189866000") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e29_d20250803_m025736_c001_v7007000_t0000_u01754189856423") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500dcb_d20250803_m025726_c001_v0001043_t0040_u01754189846731") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c2_d20250803_m025718_c001_v7007000_t0000_u01754189838859") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d95_d20250803_m025708_c001_v0001043_t0024_u01754189828125") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd5b_d20250803_m025659_c001_v7007000_t0000_u01754189819410") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d6d_d20250803_m025648_c001_v0001043_t0021_u01754189808247") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d24_d20250803_m025635_c001_v7007000_t0000_u01754189795452") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d41_d20250803_m025627_c001_v0001043_t0054_u01754189787531") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4568_d20250803_m025619_c001_v7007000_t0000_u01754189779523") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d25_d20250803_m025614_c001_v0001043_t0016_u01754189774177") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4545_d20250803_m025611_c001_v7007000_t0000_u01754189771442") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2e5_d20250803_m025602_c001_v0001144_t0021_u01754189762764") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde58e_d20250803_m025554_c001_v7007000_t0000_u01754189754821") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cd9_d20250803_m025549_c001_v0001043_t0014_u01754189749206") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d2a2_d20250803_m025546_c001_v7007000_t0000_u01754189746740") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049c0_d20250803_m025537_c001_v0001172_t0037_u01754189737051") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020e814688f277d_d20250803_m025524_c001_v7007000_t0000_u01754189724203") 2025/08/03 02:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f94_d20250803_m025514_c001_v0001137_t0041_u01754189714447") 2025/08/03 02:59:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc1_d20250803_m025506_c001_v7007000_t0000_u01754189706347") 2025/08/03 02:59:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f60_d20250803_m025456_c001_v0001137_t0032_u01754189696360") 2025/08/03 02:59:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e871_d20250803_m025447_c001_v7007000_t0000_u01754189687493") 2025/08/03 02:59:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f0f_d20250803_m025437_c001_v0001137_t0031_u01754189677142") 2025/08/03 02:59:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd107_d20250803_m025615_c001_v7007000_t0000_u01754189775563") 2025/08/03 02:59:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a9f_d20250803_m025609_c001_v0001172_t0059_u01754189769715") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d36_d20250803_m025640_c001_v7007000_t0000_u01754189800206") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c339_d20250803_m025634_c001_v0001144_t0048_u01754189794175") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad67_d20250803_m025815_c001_v7007000_t0000_u01754189895992") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c28_d20250803_m025805_c001_v0001172_t0058_u01754189885690") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02133_d20250803_m025756_c001_v7007000_t0000_u01754189876535") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bf0_d20250803_m025746_c001_v0001172_t0047_u01754189866465") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e2a_d20250803_m025736_c001_v7007000_t0000_u01754189856605") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bc0_d20250803_m025727_c001_v0001172_t0051_u01754189847109") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c3_d20250803_m025719_c001_v7007000_t0000_u01754189839040") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b80_d20250803_m025709_c001_v0001172_t0056_u01754189829153") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd5d_d20250803_m025659_c001_v7007000_t0000_u01754189819593") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b24_d20250803_m025648_c001_v0001172_t0047_u01754189808822") 2025/08/03 02:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f415baf7d947d1c61_d20250803_m025635_c001_v7007000_t0000_u01754189795649") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c329_d20250803_m025627_c001_v0001144_t0023_u01754189787883") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4569_d20250803_m025619_c001_v7007000_t0000_u01754189779705") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304ab9_d20250803_m025614_c001_v0001172_t0034_u01754189774219") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b259_d20250803_m025611_c001_v7007000_t0000_u01754189771463") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500ced_d20250803_m025603_c001_v0001043_t0026_u01754189763290") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde58f_d20250803_m025555_c001_v7007000_t0000_u01754189755004") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664000_d20250803_m025549_c001_v0001137_t0058_u01754189749568") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d264_d20250803_m025546_c001_v7007000_t0000_u01754189746916") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c28e_d20250803_m025537_c001_v0001144_t0047_u01754189737486") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c8d_d20250803_m025524_c001_v7007000_t0000_u01754189724606") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304962_d20250803_m025514_c001_v0001172_t0042_u01754189714738") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc2_d20250803_m025506_c001_v7007000_t0000_u01754189706532") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030490a_d20250803_m025456_c001_v0001172_t0029_u01754189696651") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e872_d20250803_m025447_c001_v7007000_t0000_u01754189687681") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048c2_d20250803_m025437_c001_v0001172_t0032_u01754189677422") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d454e_d20250803_m025615_c001_v7007000_t0000_u01754189775338") 2025/08/03 02:59:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d0b_d20250803_m025609_c001_v0001043_t0045_u01754189769749") 2025/08/03 02:59:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d37_d20250803_m025640_c001_v7007000_t0000_u01754189800390") 2025/08/03 02:59:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640a9_d20250803_m025634_c001_v0001137_t0031_u01754189794241") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad68_d20250803_m025816_c001_v7007000_t0000_u01754189896174") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641b7_d20250803_m025806_c001_v0001137_t0046_u01754189886148") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02134_d20250803_m025756_c001_v7007000_t0000_u01754189876718") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664181_d20250803_m025746_c001_v0001137_t0054_u01754189866970") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e2b_d20250803_m025736_c001_v7007000_t0000_u01754189856787") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664157_d20250803_m025727_c001_v0001137_t0041_u01754189847362") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c4_d20250803_m025719_c001_v7007000_t0000_u01754189839226") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664123_d20250803_m025709_c001_v0001137_t0019_u01754189829747") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd5e_d20250803_m025659_c001_v7007000_t0000_u01754189819776") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640d3_d20250803_m025649_c001_v0001137_t0019_u01754189809857") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5a7_d20250803_m025635_c001_v7007000_t0000_u01754189795842") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304ae1_d20250803_m025628_c001_v0001172_t0031_u01754189788514") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d456b_d20250803_m025619_c001_v7007000_t0000_u01754189779890") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666406f_d20250803_m025614_c001_v0001137_t0035_u01754189774296") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd104_d20250803_m025611_c001_v7007000_t0000_u01754189771605") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a77_d20250803_m025603_c001_v0001172_t0055_u01754189763698") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde590_d20250803_m025555_c001_v7007000_t0000_u01754189755219") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2c2_d20250803_m025549_c001_v0001144_t0039_u01754189749778") 2025/08/03 02:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cc5_d20250803_m025546_c001_v7007000_t0000_u01754189746719") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500ca9_d20250803_m025538_c001_v0001043_t0047_u01754189738117") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f412dc033f49c94c0_d20250803_m025524_c001_v7007000_t0000_u01754189724413") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c77_d20250803_m025515_c001_v0001043_t0040_u01754189715185") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc3_d20250803_m025506_c001_v7007000_t0000_u01754189706716") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c3f_d20250803_m025457_c001_v0001043_t0002_u01754189697013") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e873_d20250803_m025447_c001_v7007000_t0000_u01754189687866") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c23_d20250803_m025437_c001_v0001043_t0055_u01754189677802") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4550_d20250803_m025615_c001_v7007000_t0000_u01754189775708") 2025/08/03 02:59:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666404d_d20250803_m025609_c001_v0001137_t0046_u01754189769813") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d38_d20250803_m025640_c001_v7007000_t0000_u01754189800572") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b03_d20250803_m025634_c001_v0001172_t0032_u01754189794299") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad69_d20250803_m025816_c001_v7007000_t0000_u01754189896356") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3d4_d20250803_m025806_c001_v0001144_t0038_u01754189886561") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02136_d20250803_m025756_c001_v7007000_t0000_u01754189876903") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3b8_d20250803_m025747_c001_v0001144_t0039_u01754189867284") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e2c_d20250803_m025736_c001_v7007000_t0000_u01754189856969") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c396_d20250803_m025727_c001_v0001144_t0029_u01754189847672") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c5_d20250803_m025719_c001_v7007000_t0000_u01754189839423") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c374_d20250803_m025710_c001_v0001144_t0029_u01754189830156") 2025/08/03 02:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd5f_d20250803_m025659_c001_v7007000_t0000_u01754189819959") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c34f_d20250803_m025650_c001_v0001144_t0030_u01754189810236") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d27_d20250803_m025635_c001_v7007000_t0000_u01754189795853") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664093_d20250803_m025628_c001_v0001137_t0023_u01754189788799") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d456c_d20250803_m025620_c001_v7007000_t0000_u01754189780073") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c30f_d20250803_m025614_c001_v0001144_t0054_u01754189774399") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b25a_d20250803_m025611_c001_v7007000_t0000_u01754189771646") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664031_d20250803_m025604_c001_v0001137_t0003_u01754189764045") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde591_d20250803_m025555_c001_v7007000_t0000_u01754189755401") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304a20_d20250803_m025549_c001_v0001172_t0011_u01754189749805") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d2a3_d20250803_m025546_c001_v7007000_t0000_u01754189746928") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fd0_d20250803_m025538_c001_v0001137_t0035_u01754189738662") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020e814688f277e_d20250803_m025524_c001_v7007000_t0000_u01754189724410") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c250_d20250803_m025515_c001_v0001144_t0032_u01754189715568") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc4_d20250803_m025506_c001_v7007000_t0000_u01754189706900") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c226_d20250803_m025457_c001_v0001144_t0014_u01754189697366") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e874_d20250803_m025448_c001_v7007000_t0000_u01754189688055") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1ee_d20250803_m025438_c001_v0001144_t0012_u01754189678262") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd63a_d20250803_m025615_c001_v7007000_t0000_u01754189775494") 2025/08/03 02:59:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d0d_d20250803_m025610_c001_v0001043_t0054_u01754189770100") 2025/08/03 02:59:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d3a_d20250803_m025640_c001_v7007000_t0000_u01754189800766") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066640ad_d20250803_m025634_c001_v0001137_t0006_u01754189794537") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad6b_d20250803_m025816_c001_v7007000_t0000_u01754189896632") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e26_d20250803_m025807_c001_v0001043_t0043_u01754189887144") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02137_d20250803_m025757_c001_v7007000_t0000_u01754189877086") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e00_d20250803_m025747_c001_v0001043_t0008_u01754189867797") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e2d_d20250803_m025737_c001_v7007000_t0000_u01754189857163") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500dcf_d20250803_m025728_c001_v0001043_t0000_u01754189848379") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c6_d20250803_m025719_c001_v7007000_t0000_u01754189839604") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d9f_d20250803_m025710_c001_v0001043_t0002_u01754189830677") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd60_d20250803_m025700_c001_v7007000_t0000_u01754189820144") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d6f_d20250803_m025650_c001_v0001043_t0015_u01754189810725") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161e7b_d20250803_m025635_c001_v7007000_t0000_u01754189795254") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d45_d20250803_m025629_c001_v0001043_t0019_u01754189789215") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d456d_d20250803_m025620_c001_v7007000_t0000_u01754189780257") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664071_d20250803_m025614_c001_v0001137_t0031_u01754189774616") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd634_d20250803_m025611_c001_v7007000_t0000_u01754189771659") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2eb_d20250803_m025604_c001_v0001144_t0034_u01754189764445") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde592_d20250803_m025555_c001_v7007000_t0000_u01754189755583") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06664006_d20250803_m025550_c001_v0001137_t0047_u01754189750019") 2025/08/03 02:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d452c_d20250803_m025546_c001_v7007000_t0000_u01754189746296") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049c6_d20250803_m025539_c001_v0001172_t0058_u01754189739096") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cc0_d20250803_m025524_c001_v7007000_t0000_u01754189724418") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f9e_d20250803_m025516_c001_v0001137_t0020_u01754189716356") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc5_d20250803_m025507_c001_v7007000_t0000_u01754189707086") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f64_d20250803_m025457_c001_v0001137_t0059_u01754189697989") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e875_d20250803_m025448_c001_v7007000_t0000_u01754189688238") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663f15_d20250803_m025438_c001_v0001137_t0056_u01754189678982") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd639_d20250803_m025615_c001_v7007000_t0000_u01754189775350") 2025/08/03 02:59:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2ff_d20250803_m025610_c001_v0001144_t0052_u01754189770192") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d3b_d20250803_m025640_c001_v7007000_t0000_u01754189800949") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b05_d20250803_m025634_c001_v0001172_t0031_u01754189794721") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad6c_d20250803_m025816_c001_v7007000_t0000_u01754189896818") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c32_d20250803_m025807_c001_v0001172_t0030_u01754189887546") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02138_d20250803_m025757_c001_v7007000_t0000_u01754189877267") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bf4_d20250803_m025748_c001_v0001172_t0010_u01754189868368") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e2e_d20250803_m025737_c001_v7007000_t0000_u01754189857345") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bc6_d20250803_m025728_c001_v0001172_t0037_u01754189848934") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c7_d20250803_m025719_c001_v7007000_t0000_u01754189839786") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b82_d20250803_m025711_c001_v0001172_t0054_u01754189831083") 2025/08/03 02:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd61_d20250803_m025700_c001_v7007000_t0000_u01754189820328") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b30_d20250803_m025651_c001_v0001172_t0025_u01754189811595") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5a6_d20250803_m025635_c001_v7007000_t0000_u01754189795653") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c32b_d20250803_m025629_c001_v0001144_t0033_u01754189789644") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d456e_d20250803_m025620_c001_v7007000_t0000_u01754189780440") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d29_d20250803_m025614_c001_v0001043_t0013_u01754189774629") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd631_d20250803_m025611_c001_v7007000_t0000_u01754189771469") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cef_d20250803_m025604_c001_v0001043_t0003_u01754189764978") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde593_d20250803_m025555_c001_v7007000_t0000_u01754189755767") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cdb_d20250803_m025550_c001_v0001043_t0034_u01754189750098") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d262_d20250803_m025546_c001_v7007000_t0000_u01754189746499") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c294_d20250803_m025539_c001_v0001144_t0021_u01754189739495") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419046b64ef9c9ea_d20250803_m025524_c001_v7007000_t0000_u01754189724148") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304968_d20250803_m025516_c001_v0001172_t0018_u01754189716799") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc6_d20250803_m025507_c001_v7007000_t0000_u01754189707271") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030490e_d20250803_m025458_c001_v0001172_t0009_u01754189698403") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e876_d20250803_m025448_c001_v7007000_t0000_u01754189688421") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048c6_d20250803_m025439_c001_v0001172_t0035_u01754189679307") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f404fa0b4b690b260_d20250803_m025615_c001_v7007000_t0000_u01754189775574") 2025/08/03 02:59:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304aa3_d20250803_m025610_c001_v0001172_t0054_u01754189770296") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c97_d20250803_m025527_c001_v7007000_t0000_u01754189727164") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fa6_d20250803_m025521_c001_v0001137_t0035_u01754189721042") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c98_d20250803_m025527_c001_v7007000_t0000_u01754189727361") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c7f_d20250803_m025521_c001_v0001043_t0057_u01754189721184") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c99_d20250803_m025527_c001_v7007000_t0000_u01754189727543") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fa8_d20250803_m025521_c001_v0001137_t0002_u01754189721340") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c9a_d20250803_m025527_c001_v7007000_t0000_u01754189727724") 2025/08/03 02:59:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c25c_d20250803_m025521_c001_v0001144_t0053_u01754189721421") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c9c_d20250803_m025527_c001_v7007000_t0000_u01754189727906") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663faa_d20250803_m025521_c001_v0001137_t0028_u01754189721673") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c9d_d20250803_m025528_c001_v7007000_t0000_u01754189728087") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c83_d20250803_m025521_c001_v0001043_t0043_u01754189721671") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c9e_d20250803_m025528_c001_v7007000_t0000_u01754189728298") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030497a_d20250803_m025521_c001_v0001172_t0041_u01754189721729") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5c9f_d20250803_m025528_c001_v7007000_t0000_u01754189728479") 2025/08/03 02:59:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fac_d20250803_m025521_c001_v0001137_t0011_u01754189721982") 2025/08/03 02:59:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca1_d20250803_m025528_c001_v7007000_t0000_u01754189728659") 2025/08/03 02:59:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c85_d20250803_m025522_c001_v0001043_t0022_u01754189722079") 2025/08/03 02:59:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca2_d20250803_m025528_c001_v7007000_t0000_u01754189728840") 2025/08/03 02:59:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c260_d20250803_m025522_c001_v0001144_t0052_u01754189722196") 2025/08/03 02:59:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca4_d20250803_m025529_c001_v7007000_t0000_u01754189729021") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fae_d20250803_m025522_c001_v0001137_t0059_u01754189722352") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca6_d20250803_m025529_c001_v7007000_t0000_u01754189729202") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304980_d20250803_m025522_c001_v0001172_t0039_u01754189722397") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca7_d20250803_m025529_c001_v7007000_t0000_u01754189729383") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fb0_d20250803_m025522_c001_v0001137_t0008_u01754189722661") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca8_d20250803_m025529_c001_v7007000_t0000_u01754189729575") 2025/08/03 02:59:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500c89_d20250803_m025522_c001_v0001043_t0024_u01754189722727") 2025/08/03 02:59:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ca9_d20250803_m025529_c001_v7007000_t0000_u01754189729768") 2025/08/03 02:59:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c264_d20250803_m025523_c001_v0001144_t0043_u01754189723015") 2025/08/03 02:59:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5caa_d20250803_m025529_c001_v7007000_t0000_u01754189729949") 2025/08/03 02:59:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304984_d20250803_m025523_c001_v0001172_t0033_u01754189723041") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d265_d20250803_m025550_c001_v7007000_t0000_u01754189750738") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fe4_d20250803_m025543_c001_v0001137_t0045_u01754189743596") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cce_d20250803_m025550_c001_v7007000_t0000_u01754189750751") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cbd_d20250803_m025543_c001_v0001043_t0055_u01754189743651") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4535_d20250803_m025550_c001_v7007000_t0000_u01754189750801") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fe6_d20250803_m025543_c001_v0001137_t0024_u01754189743911") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d2a8_d20250803_m025551_c001_v7007000_t0000_u01754189751094") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2a4_d20250803_m025544_c001_v0001144_t0024_u01754189744017") 2025/08/03 02:59:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417a624a555dd314_d20250803_m025550_c001_v7007000_t0000_u01754189750955") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cc1_d20250803_m025544_c001_v0001043_t0023_u01754189744044") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d268_d20250803_m025551_c001_v7007000_t0000_u01754189751104") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049e8_d20250803_m025544_c001_v0001172_t0052_u01754189744072") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde57c_d20250803_m025550_c001_v7007000_t0000_u01754189750759") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fe8_d20250803_m025544_c001_v0001137_t0055_u01754189744386") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cd3_d20250803_m025551_c001_v7007000_t0000_u01754189751117") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cc3_d20250803_m025544_c001_v0001043_t0016_u01754189744504") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5cc9_d20250803_m025550_c001_v7007000_t0000_u01754189750965") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2a6_d20250803_m025544_c001_v0001144_t0012_u01754189744580") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5cc7_d20250803_m025550_c001_v7007000_t0000_u01754189750781") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049ea_d20250803_m025545_c001_v0001172_t0000_u01754189745046") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d2a7_d20250803_m025550_c001_v7007000_t0000_u01754189750911") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fea_d20250803_m025545_c001_v0001137_t0024_u01754189745074") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5cca_d20250803_m025550_c001_v7007000_t0000_u01754189750977") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cc7_d20250803_m025545_c001_v0001043_t0025_u01754189745168") 2025/08/03 02:59:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d267_d20250803_m025550_c001_v7007000_t0000_u01754189750921") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663fec_d20250803_m025545_c001_v0001137_t0056_u01754189745613") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417a624a555dd313_d20250803_m025550_c001_v7007000_t0000_u01754189750772") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c2b0_d20250803_m025545_c001_v0001144_t0021_u01754189745647") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde57e_d20250803_m025551_c001_v7007000_t0000_u01754189751126") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500ccb_d20250803_m025545_c001_v0001043_t0029_u01754189745720") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9cd2_d20250803_m025550_c001_v7007000_t0000_u01754189750934") 2025/08/03 02:59:30 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03049f4_d20250803_m025545_c001_v0001172_t0041_u01754189745837") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c2009f_d20250803_m025259_c001_v7007000_t0000_u01754189579743") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1069d029495bf44d_d20250803_m025257_c001_v0001101_t0036_u01754189577486") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ba7_d20250803_m025257_c001_v7007000_t0000_u01754189577309") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1069d029495bf444_d20250803_m025253_c001_v0001101_t0032_u01754189573942") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ba0_d20250803_m025253_c001_v7007000_t0000_u01754189573205") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c093_d20250803_m025248_c001_v0001144_t0033_u01754189568067") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cddd0d_d20250803_m025246_c001_v7007000_t0000_u01754189566608") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10163e47b57f96e3_d20250803_m025243_c001_v0001179_t0028_u01754189563678") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd05e_d20250803_m025243_c001_v7007000_t0000_u01754189563484") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10163e47b57f96cf_d20250803_m025240_c001_v0001179_t0010_u01754189560486") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd059_d20250803_m025239_c001_v7007000_t0000_u01754189559758") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304631_d20250803_m025235_c001_v0001172_t0011_u01754189555087") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5b8c_d20250803_m025233_c001_v7007000_t0000_u01754189553789") 2025/08/03 02:59:30 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f109993215a16559f_d20250803_m025232_c001_v0001153_t0016_u01754189552316") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161dba_d20250803_m025232_c001_v7007000_t0000_u01754189552132") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f109993215a16559b_d20250803_m025228_c001_v0001153_t0014_u01754189548329") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161dab_d20250803_m025227_c001_v7007000_t0000_u01754189547377") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304603_d20250803_m025223_c001_v0001172_t0002_u01754189543422") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d3f67_d20250803_m025222_c001_v7007000_t0000_u01754189542511") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f107d1f4d41d228a6_d20250803_m025220_c001_v0001161_t0015_u01754189540798") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e75cf_d20250803_m025220_c001_v7007000_t0000_u01754189540616") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f107d1f4d41d2289c_d20250803_m025216_c001_v0001161_t0032_u01754189536987") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e75cd_d20250803_m025216_c001_v7007000_t0000_u01754189536258") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03045da_d20250803_m025210_c001_v0001172_t0010_u01754189530278") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ab10_d20250803_m025209_c001_v7007000_t0000_u01754189529352") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f112538c346afbc1a_d20250803_m025207_c001_v0001146_t0009_u01754189527518") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d1bd_d20250803_m025207_c001_v7007000_t0000_u01754189527335") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f112538c346afbc0e_d20250803_m025203_c001_v0001146_t0056_u01754189523346") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d1b9_d20250803_m025202_c001_v7007000_t0000_u01754189522611") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304594_d20250803_m025156_c001_v0001172_t0035_u01754189516706") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d89_d20250803_m025155_c001_v7007000_t0000_u01754189515795") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10349945ca3679d6_d20250803_m025154_c001_v0001180_t0056_u01754189514205") 2025/08/03 02:59:31 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d43f7_d20250803_m025154_c001_v7007000_t0000_u01754189514020") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10349945ca3679c6_d20250803_m025150_c001_v0001180_t0052_u01754189510750") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d43f4_d20250803_m025150_c001_v7007000_t0000_u01754189510011") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304554_d20250803_m025144_c001_v0001172_t0005_u01754189504010") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd576_d20250803_m025142_c001_v7007000_t0000_u01754189502907") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11723a84bd8b44f0_d20250803_m025137_c001_v0001100_t0034_u01754189497160") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d7d_d20250803_m025136_c001_v7007000_t0000_u01754189496950") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030450e_d20250803_m025132_c001_v0001172_t0035_u01754189492639") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1114aa5e4892246a_d20250803_m025131_c001_v0001182_t0025_u01754189491823") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1114aa5e48922466_d20250803_m025130_c001_v0001182_t0024_u01754189490860") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331ce94_d20250803_m025117_c001_v7007000_t0000_u01754189477021") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bf9b_d20250803_m025109_c001_v0001144_t0031_u01754189469489") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1082adc78d64ba1e_d20250803_m025108_c001_v0001040_t0008_u01754189468368") 2025/08/03 02:59:32 DEBUG : dst/one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1082adc78d64ba18_d20250803_m025106_c001_v0001040_t0018_u01754189466950") 2025/08/03 02:59:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200a0_d20250803_m025259_c001_v7007000_t0000_u01754189579930") 2025/08/03 02:59:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f112fdca5ace246d3_d20250803_m025257_c001_v0001176_t0054_u01754189577088") 2025/08/03 02:59:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10595d9881594d6a_d20250803_m025252_c001_v0001029_t0000_u01754189572684") 2025/08/03 02:59:32 DEBUG : dst/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cddd0e_d20250803_m025246_c001_v7007000_t0000_u01754189566791") 2025/08/03 02:59:32 DEBUG : dst/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f112e94fbd741914f_d20250803_m025243_c001_v0001172_t0044_u01754189563092") 2025/08/03 02:59:32 DEBUG : dst/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f106549efed3e943e_d20250803_m025239_c001_v0001172_t0043_u01754189559239") 2025/08/03 02:59:32 DEBUG : dst/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5b8d_d20250803_m025233_c001_v7007000_t0000_u01754189553973") 2025/08/03 02:59:32 DEBUG : dst/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f111ad3c7571a88d0_d20250803_m025231_c001_v0001165_t0027_u01754189551907") 2025/08/03 02:59:33 DEBUG : dst/one.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10408b5f468d33ee_d20250803_m025226_c001_v0001171_t0021_u01754189546857") 2025/08/03 02:59:33 DEBUG : dst/three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd578_d20250803_m025143_c001_v7007000_t0000_u01754189503088") 2025/08/03 02:59:33 DEBUG : dst/three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1114aa5e489224ac_d20250803_m025141_c001_v0001182_t0052_u01754189501594") 2025/08/03 02:59:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200a1_d20250803_m025300_c001_v7007000_t0000_u01754189580114") 2025/08/03 02:59:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1107ebbb04ee5c5f_d20250803_m025258_c001_v0001032_t0056_u01754189578386") 2025/08/03 02:59:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105bee3f7c676321_d20250803_m025254_c001_v0001040_t0036_u01754189574987") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200a2_d20250803_m025300_c001_v7007000_t0000_u01754189580302") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1069d029495bf451_d20250803_m025258_c001_v0001101_t0022_u01754189578939") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5bab_d20250803_m025258_c001_v7007000_t0000_u01754189578760") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1069d029495bf448_d20250803_m025255_c001_v0001101_t0030_u01754189575586") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5ba4_d20250803_m025255_c001_v7007000_t0000_u01754189575407") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c095_d20250803_m025249_c001_v0001144_t0046_u01754189569585") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cddd0f_d20250803_m025246_c001_v7007000_t0000_u01754189566974") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10163e47b57f96ed_d20250803_m025246_c001_v0001179_t0059_u01754189566017") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd060_d20250803_m025245_c001_v7007000_t0000_u01754189565835") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10163e47b57f96d9_d20250803_m025241_c001_v0001179_t0004_u01754189561692") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd05c_d20250803_m025241_c001_v7007000_t0000_u01754189561509") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304635_d20250803_m025236_c001_v0001172_t0050_u01754189556455") 2025/08/03 02:59:33 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161dbe_d20250803_m025233_c001_v7007000_t0000_u01754189553234") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c06b_d20250803_m025230_c001_v0001144_t0015_u01754189550719") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161db2_d20250803_m025229_c001_v7007000_t0000_u01754189549444") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304609_d20250803_m025224_c001_v0001172_t0035_u01754189544337") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e75d0_d20250803_m025221_c001_v7007000_t0000_u01754189541595") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c051_d20250803_m025218_c001_v0001144_t0047_u01754189538831") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e75ce_d20250803_m025217_c001_v7007000_t0000_u01754189537742") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03045de_d20250803_m025211_c001_v0001172_t0030_u01754189531578") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d1be_d20250803_m025208_c001_v7007000_t0000_u01754189528439") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c02f_d20250803_m025205_c001_v0001144_t0012_u01754189525637") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4020b5c3d395d1ba_d20250803_m025204_c001_v7007000_t0000_u01754189524545") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030459a_d20250803_m025157_c001_v0001172_t0005_u01754189517771") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d43f8_d20250803_m025154_c001_v7007000_t0000_u01754189514872") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c003_d20250803_m025152_c001_v0001144_t0043_u01754189512636") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d43f6_d20250803_m025151_c001_v7007000_t0000_u01754189511540") 2025/08/03 02:59:34 DEBUG : dst/three.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030455a_d20250803_m025144_c001_v0001172_t0021_u01754189504891") 2025/08/03 02:59:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cddd10_d20250803_m025247_c001_v7007000_t0000_u01754189567156") 2025/08/03 02:59:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f103c700de3838d5b_d20250803_m025244_c001_v0001117_t0052_u01754189564512") 2025/08/03 02:59:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1152b29d29bab696_d20250803_m025241_c001_v0001183_t0017_u01754189561291") 2025/08/03 02:59:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5b8e_d20250803_m025234_c001_v7007000_t0000_u01754189554171") 2025/08/03 02:59:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f109dee0a0957c23d_d20250803_m025232_c001_v0001113_t0054_u01754189552953") 2025/08/03 02:59:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11577e1abfadbfb9_d20250803_m025228_c001_v0001146_t0045_u01754189548913") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200a3_d20250803_m025300_c001_v7007000_t0000_u01754189580485") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030466d_d20250803_m025249_c001_v0001172_t0019_u01754189569228") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cddd11_d20250803_m025247_c001_v7007000_t0000_u01754189567339") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c073_d20250803_m025235_c001_v0001144_t0056_u01754189555570") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5b8f_d20250803_m025234_c001_v7007000_t0000_u01754189554354") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c05b_d20250803_m025223_c001_v0001144_t0031_u01754189543735") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d3f68_d20250803_m025222_c001_v7007000_t0000_u01754189542694") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c03b_d20250803_m025210_c001_v0001144_t0042_u01754189530976") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ab11_d20250803_m025209_c001_v7007000_t0000_u01754189529540") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c00f_d20250803_m025157_c001_v0001144_t0008_u01754189517049") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d8a_d20250803_m025155_c001_v7007000_t0000_u01754189515978") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bfef_d20250803_m025144_c001_v0001144_t0029_u01754189504280") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd579_d20250803_m025143_c001_v7007000_t0000_u01754189503268") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1181f02575d01d43_d20250803_m025138_c001_v0001134_t0002_u01754189498596") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331ce95_d20250803_m025117_c001_v7007000_t0000_u01754189477205") 2025/08/03 02:59:35 DEBUG : dst/two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1082adc78d64ba2e_d20250803_m025115_c001_v0001040_t0034_u01754189475834") 2025/08/03 02:59:35 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d69_d20250803_m025040_c001_v7007000_t0000_u01754189440153") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bf5b_d20250803_m025036_c001_v0001144_t0037_u01754189436759") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d68_d20250803_m025034_c001_v7007000_t0000_u01754189434709") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030437c_d20250803_m025000_c001_v0001172_t0049_u01754189400055") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf4f_d20250803_m024951_c001_v7007000_t0000_u01754189391144") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bee6_d20250803_m024946_c001_v0001144_t0014_u01754189386740") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ee3_d20250803_m024924_c001_v7007000_t0000_u01754189364437") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fe2_d20250803_m024922_c001_v0001036_t0047_u01754189362290") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed9_d20250803_m024920_c001_v7007000_t0000_u01754189360876") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fdc_d20250803_m024919_c001_v0001036_t0047_u01754189359543") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed4_d20250803_m024916_c001_v7007000_t0000_u01754189356011") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fc4_d20250803_m024913_c001_v0001036_t0053_u01754189353718") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed1_d20250803_m024912_c001_v7007000_t0000_u01754189352585") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fba_d20250803_m024910_c001_v0001036_t0004_u01754189350698") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bef1_d20250803_m024903_c001_v7007000_t0000_u01754189343283") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f9a_d20250803_m024901_c001_v0001036_t0000_u01754189341380") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8beee_d20250803_m024900_c001_v7007000_t0000_u01754189340375") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f94_d20250803_m024858_c001_v0001036_t0046_u01754189338906") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bee6_d20250803_m024853_c001_v7007000_t0000_u01754189333559") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f78_d20250803_m024851_c001_v0001036_t0000_u01754189331656") 2025/08/03 02:59:36 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bee1_d20250803_m024849_c001_v7007000_t0000_u01754189329779") 2025/08/03 02:59:37 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f6a_d20250803_m024848_c001_v0001036_t0033_u01754189328680") 2025/08/03 02:59:37 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bee0_d20250803_m024848_c001_v7007000_t0000_u01754189328313") 2025/08/03 02:59:37 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f1081e0e3d04cb2cd_d20250803_m024847_c001_v0001179_t0032_u01754189327696") 2025/08/03 02:59:37 DEBUG : empty space: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f5d_d20250803_m024846_c001_v0001036_t0039_u01754189326002") 2025/08/03 02:59:37 DEBUG : enormous: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ee1_d20250803_m024923_c001_v7007000_t0000_u01754189363515") 2025/08/03 02:59:37 DEBUG : enormous: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fe8_d20250803_m024922_c001_v0001036_t0020_u01754189362714") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c200a7_d20250803_m025305_c001_v7007000_t0000_u01754189585765") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03046bd_d20250803_m025304_c001_v0001172_t0009_u01754189584356") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf48_d20250803_m024944_c001_v7007000_t0000_u01754189384808") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030432e_d20250803_m024943_c001_v0001172_t0026_u01754189383527") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d00e_d20250803_m024841_c001_v7007000_t0000_u01754189321648") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f45_d20250803_m024840_c001_v0001036_t0000_u01754189320389") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d008_d20250803_m024839_c001_v7007000_t0000_u01754189319787") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f43_d20250803_m024838_c001_v0001036_t0014_u01754189318922") 2025/08/03 02:59:37 DEBUG : existing: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f41_d20250803_m024837_c001_v0001036_t0045_u01754189317880") 2025/08/03 02:59:37 DEBUG : existing-b: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf49_d20250803_m024945_c001_v7007000_t0000_u01754189385046") 2025/08/03 02:59:37 DEBUG : existing-b: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bede_d20250803_m024943_c001_v0001144_t0046_u01754189383536") 2025/08/03 02:59:37 DEBUG : file1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c71_d20250803_m025420_c001_v7007000_t0000_u01754189660827") 2025/08/03 02:59:37 DEBUG : file1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663ed8_d20250803_m025419_c001_v0001137_t0050_u01754189659475") 2025/08/03 02:59:37 DEBUG : file1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c6e_d20250803_m025418_c001_v7007000_t0000_u01754189658153") 2025/08/03 02:59:38 DEBUG : file1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500bed_d20250803_m025416_c001_v0001043_t0035_u01754189656297") 2025/08/03 02:59:38 DEBUG : five: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ee9_d20250803_m024928_c001_v7007000_t0000_u01754189368701") 2025/08/03 02:59:38 DEBUG : five: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f402f399936e00ff6_d20250803_m024926_c001_v0001036_t0016_u01754189366631") 2025/08/03 02:59:38 DEBUG : foo: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bee3_d20250803_m024851_c001_v7007000_t0000_u01754189331288") 2025/08/03 02:59:38 DEBUG : foo: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f402f399936e00f70_d20250803_m024850_c001_v0001036_t0016_u01754189330735") 2025/08/03 02:59:38 DEBUG : foo: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f402f399936e00f6c_d20250803_m024850_c001_v0001036_t0016_u01754189330157") 2025/08/03 02:59:38 DEBUG : four: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01eea_d20250803_m024928_c001_v7007000_t0000_u01754189368884") 2025/08/03 02:59:38 DEBUG : four: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0beb8_d20250803_m024927_c001_v0001144_t0013_u01754189367097") 2025/08/03 02:59:38 DEBUG : four: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ff4_d20250803_m024925_c001_v0001036_t0029_u01754189365741") 2025/08/03 02:59:38 DEBUG : hello world2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c2899_d20250803_m024751_c001_v7007000_t0000_u01754189271439") 2025/08/03 02:59:38 DEBUG : hello world2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ec5_d20250803_m024750_c001_v0001036_t0000_u01754189270429") 2025/08/03 02:59:38 DEBUG : ignore-size: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8d002_d20250803_m024837_c001_v7007000_t0000_u01754189317516") 2025/08/03 02:59:38 DEBUG : ignore-size: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f3b_d20250803_m024836_c001_v0001036_t0054_u01754189316379") 2025/08/03 02:59:38 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf46_d20250803_m024942_c001_v7007000_t0000_u01754189382785") 2025/08/03 02:59:38 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bedc_d20250803_m024941_c001_v0001144_t0021_u01754189381450") 2025/08/03 02:59:38 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01efe_d20250803_m024940_c001_v7007000_t0000_u01754189380700") 2025/08/03 02:59:38 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030431a_d20250803_m024939_c001_v0001172_t0006_u01754189379596") 2025/08/03 02:59:38 DEBUG : one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01eeb_d20250803_m024929_c001_v7007000_t0000_u01754189369077") 2025/08/03 02:59:38 DEBUG : one: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f402f399936e00fec_d20250803_m024924_c001_v0001036_t0016_u01754189364845") 2025/08/03 02:59:38 DEBUG : only0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c57_d20250803_m025411_c001_v7007000_t0000_u01754189651769") 2025/08/03 02:59:39 DEBUG : only0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de0304810_d20250803_m025406_c001_v0001172_t0038_u01754189646005") 2025/08/03 02:59:39 DEBUG : only0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c130_d20250803_m025341_c001_v0001144_t0049_u01754189621405") 2025/08/03 02:59:39 DEBUG : only0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd078_d20250803_m025335_c001_v7007000_t0000_u01754189615058") 2025/08/03 02:59:39 DEBUG : only0: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0c4_d20250803_m025310_c001_v0001144_t0030_u01754189590485") 2025/08/03 02:59:39 DEBUG : only1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c58_d20250803_m025411_c001_v7007000_t0000_u01754189651954") 2025/08/03 02:59:39 DEBUG : only1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de030481a_d20250803_m025406_c001_v0001172_t0038_u01754189646975") 2025/08/03 02:59:39 DEBUG : only1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c13e_d20250803_m025342_c001_v0001144_t0027_u01754189622593") 2025/08/03 02:59:39 DEBUG : only1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebcce_d20250803_m025335_c001_v7007000_t0000_u01754189615268") 2025/08/03 02:59:39 DEBUG : only1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0c8_d20250803_m025311_c001_v0001144_t0019_u01754189591588") 2025/08/03 02:59:39 DEBUG : only10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c59_d20250803_m025412_c001_v7007000_t0000_u01754189652137") 2025/08/03 02:59:39 DEBUG : only10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0c18c_d20250803_m025406_c001_v0001144_t0013_u01754189646019") 2025/08/03 02:59:39 DEBUG : only10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c15e_d20250803_m025354_c001_v0001144_t0014_u01754189634358") 2025/08/03 02:59:39 DEBUG : only10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7622_d20250803_m025335_c001_v7007000_t0000_u01754189615098") 2025/08/03 02:59:39 DEBUG : only10: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0ec_d20250803_m025323_c001_v0001144_t0034_u01754189603356") 2025/08/03 02:59:39 DEBUG : only11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c5a_d20250803_m025412_c001_v7007000_t0000_u01754189652320") 2025/08/03 02:59:39 DEBUG : only11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401dcdb799500bd9_d20250803_m025406_c001_v0001043_t0020_u01754189646583") 2025/08/03 02:59:39 DEBUG : only11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c162_d20250803_m025355_c001_v0001144_t0037_u01754189635219") 2025/08/03 02:59:39 DEBUG : only11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788779_d20250803_m025335_c001_v7007000_t0000_u01754189615809") 2025/08/03 02:59:40 DEBUG : only11: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0f4_d20250803_m025324_c001_v0001144_t0021_u01754189604870") 2025/08/03 02:59:40 DEBUG : only12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c5b_d20250803_m025412_c001_v7007000_t0000_u01754189652503") 2025/08/03 02:59:40 DEBUG : only12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41992b2b06663ea8_d20250803_m025406_c001_v0001137_t0001_u01754189646765") 2025/08/03 02:59:40 DEBUG : only12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c168_d20250803_m025355_c001_v0001144_t0008_u01754189635986") 2025/08/03 02:59:40 DEBUG : only12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd079_d20250803_m025335_c001_v7007000_t0000_u01754189615240") 2025/08/03 02:59:40 DEBUG : only12: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0f6_d20250803_m025326_c001_v0001144_t0025_u01754189605999") 2025/08/03 02:59:40 DEBUG : only13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c5c_d20250803_m025412_c001_v7007000_t0000_u01754189652685") 2025/08/03 02:59:40 DEBUG : only13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de0304814_d20250803_m025406_c001_v0001172_t0038_u01754189646408") 2025/08/03 02:59:40 DEBUG : only13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c16c_d20250803_m025357_c001_v0001144_t0025_u01754189637133") 2025/08/03 02:59:40 DEBUG : only13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788776_d20250803_m025335_c001_v7007000_t0000_u01754189615251") 2025/08/03 02:59:40 DEBUG : only13: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0fc_d20250803_m025327_c001_v0001144_t0043_u01754189607058") 2025/08/03 02:59:40 DEBUG : only14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c5d_d20250803_m025412_c001_v7007000_t0000_u01754189652868") 2025/08/03 02:59:40 DEBUG : only14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de0304818_d20250803_m025406_c001_v0001172_t0038_u01754189646785") 2025/08/03 02:59:40 DEBUG : only14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c172_d20250803_m025358_c001_v0001144_t0037_u01754189638428") 2025/08/03 02:59:40 DEBUG : only14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebccf_d20250803_m025335_c001_v7007000_t0000_u01754189615450") 2025/08/03 02:59:40 DEBUG : only14: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c102_d20250803_m025327_c001_v0001144_t0017_u01754189607842") 2025/08/03 02:59:40 DEBUG : only15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c5e_d20250803_m025413_c001_v7007000_t0000_u01754189653067") 2025/08/03 02:59:40 DEBUG : only15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401dcdb799500bdb_d20250803_m025406_c001_v0001043_t0020_u01754189646772") 2025/08/03 02:59:40 DEBUG : only15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c17a_d20250803_m025359_c001_v0001144_t0011_u01754189639523") 2025/08/03 02:59:40 DEBUG : only15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7624_d20250803_m025335_c001_v7007000_t0000_u01754189615466") 2025/08/03 02:59:41 DEBUG : only15: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c108_d20250803_m025328_c001_v0001144_t0055_u01754189608965") 2025/08/03 02:59:41 DEBUG : only16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c5f_d20250803_m025413_c001_v7007000_t0000_u01754189653250") 2025/08/03 02:59:41 DEBUG : only16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401dcdb799500bdd_d20250803_m025406_c001_v0001043_t0020_u01754189646963") 2025/08/03 02:59:41 DEBUG : only16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c17c_d20250803_m025401_c001_v0001144_t0045_u01754189641346") 2025/08/03 02:59:41 DEBUG : only16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd07b_d20250803_m025335_c001_v7007000_t0000_u01754189615605") 2025/08/03 02:59:41 DEBUG : only16: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c10c_d20250803_m025330_c001_v0001144_t0036_u01754189610018") 2025/08/03 02:59:42 DEBUG : only17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c60_d20250803_m025413_c001_v7007000_t0000_u01754189653432") 2025/08/03 02:59:42 DEBUG : only17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0c190_d20250803_m025406_c001_v0001144_t0013_u01754189646418") 2025/08/03 02:59:42 DEBUG : only17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c180_d20250803_m025402_c001_v0001144_t0023_u01754189642549") 2025/08/03 02:59:42 DEBUG : only17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788778_d20250803_m025335_c001_v7007000_t0000_u01754189615617") 2025/08/03 02:59:42 DEBUG : only17: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c10e_d20250803_m025330_c001_v0001144_t0047_u01754189610780") 2025/08/03 02:59:42 DEBUG : only18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c61_d20250803_m025413_c001_v7007000_t0000_u01754189653616") 2025/08/03 02:59:42 DEBUG : only18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de0304816_d20250803_m025406_c001_v0001172_t0038_u01754189646594") 2025/08/03 02:59:42 DEBUG : only18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c184_d20250803_m025403_c001_v0001144_t0031_u01754189643687") 2025/08/03 02:59:42 DEBUG : only18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7620_d20250803_m025334_c001_v7007000_t0000_u01754189614688") 2025/08/03 02:59:42 DEBUG : only18: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c110_d20250803_m025331_c001_v0001144_t0044_u01754189611844") 2025/08/03 02:59:42 DEBUG : only19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c63_d20250803_m025413_c001_v7007000_t0000_u01754189653799") 2025/08/03 02:59:42 DEBUG : only19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0c194_d20250803_m025406_c001_v0001144_t0013_u01754189646605") 2025/08/03 02:59:42 DEBUG : only19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c186_d20250803_m025404_c001_v0001144_t0043_u01754189644642") 2025/08/03 02:59:42 DEBUG : only19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebcd1_d20250803_m025335_c001_v7007000_t0000_u01754189615648") 2025/08/03 02:59:42 DEBUG : only19: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c112_d20250803_m025333_c001_v0001144_t0046_u01754189613115") 2025/08/03 02:59:42 DEBUG : only2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c64_d20250803_m025413_c001_v7007000_t0000_u01754189653982") 2025/08/03 02:59:42 DEBUG : only2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41992b2b06663eb4_d20250803_m025407_c001_v0001137_t0001_u01754189647322") 2025/08/03 02:59:42 DEBUG : only2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c142_d20250803_m025344_c001_v0001144_t0024_u01754189624153") 2025/08/03 02:59:42 DEBUG : only2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7621_d20250803_m025334_c001_v7007000_t0000_u01754189614873") 2025/08/03 02:59:42 DEBUG : only2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0ca_d20250803_m025313_c001_v0001144_t0048_u01754189593166") 2025/08/03 02:59:42 DEBUG : only3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c65_d20250803_m025414_c001_v7007000_t0000_u01754189654223") 2025/08/03 02:59:42 DEBUG : only3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0c198_d20250803_m025406_c001_v0001144_t0013_u01754189646795") 2025/08/03 02:59:42 DEBUG : only3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c146_d20250803_m025345_c001_v0001144_t0010_u01754189625324") 2025/08/03 02:59:42 DEBUG : only3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7623_d20250803_m025335_c001_v7007000_t0000_u01754189615282") 2025/08/03 02:59:42 DEBUG : only3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0cc_d20250803_m025314_c001_v0001144_t0024_u01754189594290") 2025/08/03 02:59:43 DEBUG : only4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c67_d20250803_m025414_c001_v7007000_t0000_u01754189654406") 2025/08/03 02:59:43 DEBUG : only4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41992b2b06663eaa_d20250803_m025406_c001_v0001137_t0001_u01754189646952") 2025/08/03 02:59:43 DEBUG : only4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c148_d20250803_m025346_c001_v0001144_t0054_u01754189626585") 2025/08/03 02:59:43 DEBUG : only4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788775_d20250803_m025335_c001_v7007000_t0000_u01754189615069") 2025/08/03 02:59:43 DEBUG : only4: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0ce_d20250803_m025315_c001_v0001144_t0032_u01754189595826") 2025/08/03 02:59:43 DEBUG : only5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c68_d20250803_m025414_c001_v7007000_t0000_u01754189654589") 2025/08/03 02:59:43 DEBUG : only5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0c19c_d20250803_m025407_c001_v0001144_t0013_u01754189647172") 2025/08/03 02:59:43 DEBUG : only5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c14a_d20250803_m025347_c001_v0001144_t0009_u01754189627576") 2025/08/03 02:59:43 DEBUG : only5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd07a_d20250803_m025335_c001_v7007000_t0000_u01754189615423") 2025/08/03 02:59:43 DEBUG : only5: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0d4_d20250803_m025316_c001_v0001144_t0008_u01754189596850") 2025/08/03 02:59:43 DEBUG : only6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c69_d20250803_m025414_c001_v7007000_t0000_u01754189654785") 2025/08/03 02:59:43 DEBUG : only6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416afce277f0c19a_d20250803_m025406_c001_v0001144_t0013_u01754189646985") 2025/08/03 02:59:43 DEBUG : only6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c14c_d20250803_m025348_c001_v0001144_t0043_u01754189628870") 2025/08/03 02:59:43 DEBUG : only6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f420eba9bcb788777_d20250803_m025335_c001_v7007000_t0000_u01754189615434") 2025/08/03 02:59:43 DEBUG : only6: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0da_d20250803_m025317_c001_v0001144_t0013_u01754189597976") 2025/08/03 02:59:43 DEBUG : only7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c6a_d20250803_m025414_c001_v7007000_t0000_u01754189654968") 2025/08/03 02:59:43 DEBUG : only7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de0304820_d20250803_m025407_c001_v0001172_t0038_u01754189647162") 2025/08/03 02:59:43 DEBUG : only7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c152_d20250803_m025350_c001_v0001144_t0046_u01754189630522") 2025/08/03 02:59:43 DEBUG : only7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f417ce863671e7626_d20250803_m025335_c001_v7007000_t0000_u01754189615660") 2025/08/03 02:59:43 DEBUG : only7: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0e2_d20250803_m025319_c001_v0001144_t0033_u01754189599183") 2025/08/03 02:59:44 DEBUG : only8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c6b_d20250803_m025415_c001_v7007000_t0000_u01754189655151") 2025/08/03 02:59:44 DEBUG : only8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41992b2b06663eae_d20250803_m025407_c001_v0001137_t0001_u01754189647137") 2025/08/03 02:59:44 DEBUG : only8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c154_d20250803_m025351_c001_v0001144_t0015_u01754189631651") 2025/08/03 02:59:44 DEBUG : only8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd07c_d20250803_m025335_c001_v7007000_t0000_u01754189615787") 2025/08/03 02:59:44 DEBUG : only8: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0e4_d20250803_m025319_c001_v0001144_t0056_u01754189599913") 2025/08/03 02:59:44 DEBUG : only9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c6c_d20250803_m025415_c001_v7007000_t0000_u01754189655334") 2025/08/03 02:59:44 DEBUG : only9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401dcdb799500bdf_d20250803_m025407_c001_v0001043_t0020_u01754189647150") 2025/08/03 02:59:44 DEBUG : only9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c158_d20250803_m025352_c001_v0001144_t0031_u01754189632988") 2025/08/03 02:59:44 DEBUG : only9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebccd_d20250803_m025335_c001_v7007000_t0000_u01754189615086") 2025/08/03 02:59:44 DEBUG : only9: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c0e8_d20250803_m025321_c001_v0001144_t0028_u01754189601773") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01efc_d20250803_m024938_c001_v7007000_t0000_u01754189378469") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030430c_d20250803_m024936_c001_v0001172_t0037_u01754189376304") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ef9_d20250803_m024935_c001_v7007000_t0000_u01754189375456") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bec0_d20250803_m024933_c001_v0001144_t0054_u01754189373324") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ef3_d20250803_m024932_c001_v7007000_t0000_u01754189372498") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bebe_d20250803_m024929_c001_v0001144_t0055_u01754189369998") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed6_d20250803_m024918_c001_v7007000_t0000_u01754189358400") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fce_d20250803_m024916_c001_v0001036_t0055_u01754189356561") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed3_d20250803_m024914_c001_v7007000_t0000_u01754189354718") 2025/08/03 02:59:44 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fc2_d20250803_m024913_c001_v0001036_t0018_u01754189353135") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ecf_d20250803_m024911_c001_v7007000_t0000_u01754189351647") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fb8_d20250803_m024910_c001_v0001036_t0033_u01754189350299") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bef0_d20250803_m024902_c001_v7007000_t0000_u01754189342721") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f98_d20250803_m024900_c001_v0001036_t0044_u01754189340937") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8beef_d20250803_m024900_c001_v7007000_t0000_u01754189340558") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f90_d20250803_m024858_c001_v0001036_t0010_u01754189338461") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8beec_d20250803_m024858_c001_v7007000_t0000_u01754189338081") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f8a_d20250803_m024857_c001_v0001036_t0055_u01754189337146") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f88_d20250803_m024856_c001_v0001036_t0014_u01754189336133") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bee9_d20250803_m024855_c001_v7007000_t0000_u01754189335762") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f84_d20250803_m024854_c001_v0001036_t0047_u01754189334972") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f82_d20250803_m024854_c001_v0001036_t0054_u01754189334112") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bee7_d20250803_m024853_c001_v7007000_t0000_u01754189333742") 2025/08/03 02:59:45 DEBUG : potato: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f7a_d20250803_m024852_c001_v0001036_t0013_u01754189332679") 2025/08/03 02:59:45 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4030020fb21b8225_d20250803_m025050_c001_v7007000_t0000_u01754189450939") 2025/08/03 02:59:45 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bf75_d20250803_m025049_c001_v0001144_t0056_u01754189449225") 2025/08/03 02:59:45 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d6a_d20250803_m025040_c001_v7007000_t0000_u01754189440484") 2025/08/03 02:59:45 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030441e_d20250803_m025036_c001_v0001172_t0019_u01754189436017") 2025/08/03 02:59:45 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c1fea9_d20250803_m025004_c001_v7007000_t0000_u01754189404354") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bf00_d20250803_m024958_c001_v0001144_t0022_u01754189398959") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf50_d20250803_m024951_c001_v7007000_t0000_u01754189391350") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030433c_d20250803_m024946_c001_v0001172_t0011_u01754189386071") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ee2_d20250803_m024923_c001_v7007000_t0000_u01754189363696") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fe0_d20250803_m024921_c001_v0001036_t0030_u01754189361427") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01edb_d20250803_m024921_c001_v7007000_t0000_u01754189361059") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fda_d20250803_m024918_c001_v0001036_t0055_u01754189358952") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed7_d20250803_m024918_c001_v7007000_t0000_u01754189358584") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fd4_d20250803_m024917_c001_v0001036_t0011_u01754189357544") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed5_d20250803_m024916_c001_v7007000_t0000_u01754189356194") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fcc_d20250803_m024915_c001_v0001036_t0032_u01754189355097") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ed2_d20250803_m024912_c001_v7007000_t0000_u01754189352767") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00fbe_d20250803_m024911_c001_v0001036_t0024_u01754189351659") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f407935410aa8bef2_d20250803_m024903_c001_v7007000_t0000_u01754189343467") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f9c_d20250803_m024902_c001_v0001036_t0044_u01754189342339") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c289b_d20250803_m024754_c001_v7007000_t0000_u01754189274854") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ecd_d20250803_m024754_c001_v0001036_t0032_u01754189274076") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c289a_d20250803_m024753_c001_v7007000_t0000_u01754189273113") 2025/08/03 02:59:46 DEBUG : potato2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ec9_d20250803_m024751_c001_v0001036_t0023_u01754189271984") 2025/08/03 02:59:46 DEBUG : potato3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f400c3e48f9161d6b_d20250803_m025040_c001_v7007000_t0000_u01754189440938") 2025/08/03 02:59:47 DEBUG : potato3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304424_d20250803_m025037_c001_v0001172_t0054_u01754189437454") 2025/08/03 02:59:47 DEBUG : potato3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4086dd0977c1feab_d20250803_m025004_c001_v7007000_t0000_u01754189404578") 2025/08/03 02:59:47 DEBUG : potato3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bf04_d20250803_m025000_c001_v0001144_t0033_u01754189400543") 2025/08/03 02:59:47 DEBUG : potato3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf51_d20250803_m024951_c001_v7007000_t0000_u01754189391584") 2025/08/03 02:59:47 DEBUG : potato3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304342_d20250803_m024947_c001_v0001172_t0028_u01754189387576") 2025/08/03 02:59:47 DEBUG : pre-dest1/1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd56c_d20250803_m025126_c001_v7007000_t0000_u01754189486502") 2025/08/03 02:59:47 DEBUG : pre-dest1/1: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03044c8_d20250803_m025117_c001_v0001172_t0037_u01754189477968") 2025/08/03 02:59:47 DEBUG : pre-dest2/2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4134a00943ddd56d_d20250803_m025126_c001_v7007000_t0000_u01754189486684") 2025/08/03 02:59:47 DEBUG : pre-dest2/2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bfaf_d20250803_m025118_c001_v0001144_t0033_u01754189478872") 2025/08/03 02:59:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331ce8f_d20250803_m025102_c001_v7007000_t0000_u01754189462869") 2025/08/03 02:59:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304478_d20250803_m025058_c001_v0001172_t0017_u01754189458788") 2025/08/03 02:59:47 DEBUG : sizeonly: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cffd_d20250803_m024835_c001_v7007000_t0000_u01754189315822") 2025/08/03 02:59:47 DEBUG : sizeonly: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f31_d20250803_m024834_c001_v0001036_t0019_u01754189314389") 2025/08/03 02:59:47 DEBUG : splitbanan: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d3c_d20250803_m025641_c001_v7007000_t0000_u01754189801131") 2025/08/03 02:59:47 DEBUG : splitbanan: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304af7_d20250803_m025632_c001_v0001172_t0038_u01754189792752") 2025/08/03 02:59:47 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad6d_d20250803_m025817_c001_v7007000_t0000_u01754189897000") 2025/08/03 02:59:47 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c38_d20250803_m025809_c001_v0001172_t0028_u01754189889772") 2025/08/03 02:59:47 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f02139_d20250803_m025757_c001_v7007000_t0000_u01754189877450") 2025/08/03 02:59:47 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c00_d20250803_m025750_c001_v0001172_t0042_u01754189870455") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d5e2f_d20250803_m025737_c001_v7007000_t0000_u01754189857553") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304bca_d20250803_m025730_c001_v0001172_t0051_u01754189850930") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde5c8_d20250803_m025719_c001_v7007000_t0000_u01754189839968") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b8c_d20250803_m025713_c001_v0001172_t0016_u01754189833212") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4111d758383ebd62_d20250803_m025700_c001_v7007000_t0000_u01754189820512") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304b3e_d20250803_m025653_c001_v0001172_t0029_u01754189813408") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5d26_d20250803_m025635_c001_v7007000_t0000_u01754189795667") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c32d_d20250803_m025631_c001_v0001144_t0037_u01754189791330") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f418ed661d17d4570_d20250803_m025620_c001_v7007000_t0000_u01754189780624") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c305_d20250803_m025612_c001_v0001144_t0053_u01754189772561") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebd101_d20250803_m025611_c001_v7007000_t0000_u01754189771046") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500cfd_d20250803_m025606_c001_v0001043_t0033_u01754189766804") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f414ab92361cde594_d20250803_m025555_c001_v7007000_t0000_u01754189755948") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663ff4_d20250803_m025547_c001_v0001137_t0059_u01754189747827") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4182b5d0432d5cc4_d20250803_m025546_c001_v7007000_t0000_u01754189746875") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c29a_d20250803_m025541_c001_v0001144_t0055_u01754189741628") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f415baf7d947d1c2b_d20250803_m025524_c001_v7007000_t0000_u01754189724417") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304974_d20250803_m025519_c001_v0001172_t0027_u01754189719247") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401bbe58f40bdcc7_d20250803_m025507_c001_v7007000_t0000_u01754189707467") 2025/08/03 02:59:48 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304920_d20250803_m025500_c001_v0001172_t0046_u01754189700434") 2025/08/03 02:59:49 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40447bc2a239e877_d20250803_m025448_c001_v7007000_t0000_u01754189688615") 2025/08/03 02:59:49 DEBUG : splitbananasplit: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03048cc_d20250803_m025441_c001_v0001172_t0041_u01754189681537") 2025/08/03 02:59:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f020b9_d20250803_m025615_c001_v7007000_t0000_u01754189775370") 2025/08/03 02:59:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500d03_d20250803_m025608_c001_v0001043_t0019_u01754189768198") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c78_d20250803_m025429_c001_v7007000_t0000_u01754189669704") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304896_d20250803_m025426_c001_v0001172_t0025_u01754189666763") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331cf1d_d20250803_m025425_c001_v7007000_t0000_u01754189665635") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1c4_d20250803_m025421_c001_v0001144_t0053_u01754189661773") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f419d9c9094ebcf47_d20250803_m024942_c001_v7007000_t0000_u01754189382968") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304328_d20250803_m024941_c001_v0001172_t0036_u01754189381442") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01eff_d20250803_m024940_c001_v7007000_t0000_u01754189380883") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bed8_d20250803_m024939_c001_v0001144_t0038_u01754189379604") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cff3_d20250803_m024831_c001_v7007000_t0000_u01754189311823") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f25_d20250803_m024830_c001_v0001036_t0014_u01754189310037") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cfeb_d20250803_m024829_c001_v7007000_t0000_u01754189309669") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f1d_d20250803_m024828_c001_v0001036_t0002_u01754189308167") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cfe2_d20250803_m024825_c001_v7007000_t0000_u01754189305946") 2025/08/03 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f15_d20250803_m024824_c001_v0001036_t0053_u01754189304541") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cfdd_d20250803_m024823_c001_v7007000_t0000_u01754189303980") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f0f_d20250803_m024822_c001_v0001036_t0015_u01754189302608") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f0b_d20250803_m024819_c001_v0001036_t0007_u01754189299630") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cfd4_d20250803_m024819_c001_v7007000_t0000_u01754189299264") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f07_d20250803_m024818_c001_v0001036_t0026_u01754189298487") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00f03_d20250803_m024817_c001_v0001036_t0038_u01754189297550") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f40975dd227d8cfd0_d20250803_m024817_c001_v7007000_t0000_u01754189297183") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00efb_d20250803_m024814_c001_v0001036_t0016_u01754189294205") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ef7_d20250803_m024811_c001_v0001036_t0025_u01754189291294") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c28aa_d20250803_m024810_c001_v7007000_t0000_u01754189290931") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ef5_d20250803_m024810_c001_v0001036_t0045_u01754189290203") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ef3_d20250803_m024809_c001_v0001036_t0029_u01754189289174") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c28a6_d20250803_m024808_c001_v7007000_t0000_u01754189288763") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00eef_d20250803_m024804_c001_v0001036_t0041_u01754189284554") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c28a1_d20250803_m024804_c001_v7007000_t0000_u01754189284190") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00eeb_d20250803_m024803_c001_v0001036_t0045_u01754189283394") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c28a0_d20250803_m024802_c001_v7007000_t0000_u01754189282490") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ee3_d20250803_m024801_c001_v0001036_t0023_u01754189281485") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c289f_d20250803_m024800_c001_v7007000_t0000_u01754189280940") 2025/08/03 02:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00edf_d20250803_m024759_c001_v0001036_t0059_u01754189279914") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c289e_d20250803_m024759_c001_v7007000_t0000_u01754189279003") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ed9_d20250803_m024758_c001_v0001036_t0023_u01754189278054") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c289d_d20250803_m024757_c001_v7007000_t0000_u01754189277509") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ed5_d20250803_m024756_c001_v0001036_t0009_u01754189276704") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c289c_d20250803_m024756_c001_v7007000_t0000_u01754189276157") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ecf_d20250803_m024755_c001_v0001036_t0053_u01754189275400") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c2897_d20250803_m024749_c001_v7007000_t0000_u01754189269885") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ec3_d20250803_m024749_c001_v0001036_t0028_u01754189269113") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c2896_d20250803_m024748_c001_v7007000_t0000_u01754189268569") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ebd_d20250803_m024747_c001_v0001036_t0001_u01754189267782") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c2894_d20250803_m024746_c001_v7007000_t0000_u01754189266821") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00eb8_d20250803_m024746_c001_v0001036_t0046_u01754189266018") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f4081b645c52c2893_d20250803_m024743_c001_v7007000_t0000_u01754189263661") 2025/08/03 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00eb4_d20250803_m024742_c001_v0001036_t0031_u01754189262781") 2025/08/03 02:59:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c79_d20250803_m025429_c001_v7007000_t0000_u01754189669962") 2025/08/03 02:59:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b06663ee8_d20250803_m025426_c001_v0001137_t0014_u01754189666775") 2025/08/03 02:59:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f416218017331cf1e_d20250803_m025425_c001_v7007000_t0000_u01754189665817") 2025/08/03 02:59:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500bfb_d20250803_m025421_c001_v0001043_t0055_u01754189661781") 2025/08/03 02:59:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad6e_d20250803_m025819_c001_v7007000_t0000_u01754189899304") 2025/08/03 02:59:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641d3_d20250803_m025818_c001_v0001137_t0005_u01754189898393") 2025/08/03 02:59:52 DEBUG : sub/yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01efb_d20250803_m024937_c001_v7007000_t0000_u01754189377920") 2025/08/03 02:59:52 DEBUG : sub/yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0bece_d20250803_m024936_c001_v0001144_t0032_u01754189376312") 2025/08/03 02:59:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c72_d20250803_m025421_c001_v7007000_t0000_u01754189661008") 2025/08/03 02:59:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500bf1_d20250803_m025419_c001_v0001043_t0032_u01754189659128") 2025/08/03 02:59:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c6f_d20250803_m025418_c001_v7007000_t0000_u01754189658336") 2025/08/03 02:59:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c1b4_d20250803_m025416_c001_v0001144_t0045_u01754189656314") 2025/08/03 02:59:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c73_d20250803_m025421_c001_v7007000_t0000_u01754189661189") 2025/08/03 02:59:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de030486e_d20250803_m025419_c001_v0001172_t0021_u01754189659122") 2025/08/03 02:59:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405dae8c8bcc9c70_d20250803_m025418_c001_v7007000_t0000_u01754189658520") 2025/08/03 02:59:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304848_d20250803_m025416_c001_v0001172_t0052_u01754189656305") 2025/08/03 02:59:52 DEBUG : three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01eec_d20250803_m024929_c001_v7007000_t0000_u01754189369262") 2025/08/03 02:59:52 DEBUG : three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ffa_d20250803_m024927_c001_v0001036_t0048_u01754189367875") 2025/08/03 02:59:52 DEBUG : three: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f102f399936e00ff2_d20250803_m024925_c001_v0001036_t0037_u01754189365248") 2025/08/03 02:59:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad70_d20250803_m025821_c001_v7007000_t0000_u01754189901264") 2025/08/03 02:59:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c3f0_d20250803_m025820_c001_v0001144_t0009_u01754189900266") 2025/08/03 02:59:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad8c_d20250803_m025842_c001_v7007000_t0000_u01754189922468") 2025/08/03 02:59:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e68_d20250803_m025840_c001_v0001043_t0011_u01754189920429") 2025/08/03 02:59:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad86_d20250803_m025838_c001_v7007000_t0000_u01754189918770") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c414_d20250803_m025836_c001_v0001144_t0035_u01754189916773") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad85_d20250803_m025835_c001_v7007000_t0000_u01754189915772") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b0666420b_d20250803_m025834_c001_v0001137_t0017_u01754189914904") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad78_d20250803_m025829_c001_v7007000_t0000_u01754189909313") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c400_d20250803_m025827_c001_v0001144_t0022_u01754189907566") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad7e_d20250803_m025832_c001_v7007000_t0000_u01754189912235") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e50_d20250803_m025830_c001_v0001043_t0033_u01754189910256") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad75_d20250803_m025826_c001_v7007000_t0000_u01754189906608") 2025/08/03 02:59:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11992b2b066641eb_d20250803_m025825_c001_v0001137_t0055_u01754189905861") 2025/08/03 02:59:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad73_d20250803_m025824_c001_v7007000_t0000_u01754189904905") 2025/08/03 02:59:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c65_d20250803_m025823_c001_v0001172_t0031_u01754189903989") 2025/08/03 02:59:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad72_d20250803_m025823_c001_v7007000_t0000_u01754189903027") 2025/08/03 02:59:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f101dcdb799500e40_d20250803_m025822_c001_v0001043_t0049_u01754189902220") 2025/08/03 02:59:53 DEBUG : toe/toe/toe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f401208b4f107a829_d20250803_m025848_c001_v7007000_t0000_u01754189928395") 2025/08/03 02:59:53 DEBUG : toe/toe/toe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f116afce277f0c420_d20250803_m025847_c001_v0001144_t0041_u01754189927203") 2025/08/03 02:59:53 DEBUG : toe/toe/toe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad82_d20250803_m025833_c001_v7007000_t0000_u01754189913941") 2025/08/03 02:59:53 DEBUG : toe/toe/toe: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c71_d20250803_m025833_c001_v0001172_t0051_u01754189913197") 2025/08/03 02:59:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad8e_d20250803_m025843_c001_v7007000_t0000_u01754189923050") 2025/08/03 02:59:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de0304c85_d20250803_m025841_c001_v0001172_t0044_u01754189921972") 2025/08/03 02:59:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f41609e0665d5ad87_d20250803_m025839_c001_v7007000_t0000_u01754189919359") 2025/08/03 02:59:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f104d916a16f8d55a_d20250803_m025838_c001_v0001106_t0059_u01754189918231") 2025/08/03 02:59:54 DEBUG : two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01eed_d20250803_m024929_c001_v7007000_t0000_u01754189369445") 2025/08/03 02:59:54 DEBUG : two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f405d1d4de03042da_d20250803_m024927_c001_v0001172_t0038_u01754189367286") 2025/08/03 02:59:54 DEBUG : two: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f402f399936e00fee_d20250803_m024925_c001_v0001036_t0016_u01754189365063") 2025/08/03 02:59:54 DEBUG : yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01efd_d20250803_m024938_c001_v7007000_t0000_u01754189378651") 2025/08/03 02:59:54 DEBUG : yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f11988fadea04e344_d20250803_m024937_c001_v0001179_t0015_u01754189377681") 2025/08/03 02:59:54 DEBUG : yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ef7_d20250803_m024934_c001_v7007000_t0000_u01754189374868") 2025/08/03 02:59:54 DEBUG : yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03042f0_d20250803_m024933_c001_v0001172_t0058_u01754189373247") 2025/08/03 02:59:54 DEBUG : yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ef1_d20250803_m024931_c001_v7007000_t0000_u01754189371951") 2025/08/03 02:59:54 DEBUG : yam: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f105d1d4de03042e2_d20250803_m024930_c001_v0001172_t0014_u01754189370011") 2025/08/03 02:59:54 DEBUG : yaml: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01efa_d20250803_m024935_c001_v7007000_t0000_u01754189375750") 2025/08/03 02:59:54 DEBUG : yaml: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f10349945ca367796_d20250803_m024934_c001_v0001180_t0025_u01754189374607") 2025/08/03 02:59:54 DEBUG : yaml: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f403a8c8011f01ef4_d20250803_m024932_c001_v7007000_t0000_u01754189372680") 2025/08/03 02:59:54 DEBUG : yaml: Deleting (id "4_z6f52ed83d03d6bdb9f880e1b_f112589731caec903_d20250803_m024931_c001_v0001183_t0051_u01754189371738") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m15.955518474s (try 1/5)