"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/30 04:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju" 2025/08/30 04:10:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 04:10:35 DEBUG : Creating backend with remote "/tmp/rclone1347677454" === 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-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/30 04:10:39 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:39 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.45s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:40 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:40 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:41 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:10:41 DEBUG : B2 bucket rclone-test-xikafav4taju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", 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-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", 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-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:42 DEBUG : Creating backend with remote "/non-existing" 2025/08/30 04:10:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/30 04:10:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:44 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:44 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:45 INFO : B2 bucket rclone-test-xikafav4taju: Running all checks before starting transfers 2025/08/30 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:45 INFO : B2 bucket rclone-test-xikafav4taju: Checks finished, now starting transfers 2025/08/30 04:10:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:46 ERROR : Ignoring --no-traverse with sync 2025/08/30 04:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:46 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:46 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:46 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/30 04:10:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/30 04:10:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:10:48 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:48 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:10:50 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:50 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 04:10:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:10:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/30 04:10:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:10:51 INFO : sub dir2: Making directory 2025/08/30 04:10:51 INFO : sub dir: Making directory 2025/08/30 04:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:51 INFO : sub dir2/sub sub dir2: Making directory 2025/08/30 04:10:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:51 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/30 04:10:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:52 INFO : sub dir2: Making directory 2025/08/30 04:10:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 04:10:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:52 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:52 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:53 DEBUG : sub dir2: Making directory with metadata 2025/08/30 04:10:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:10:53 INFO : sub dir2: Making directory 2025/08/30 04:10:53 INFO : sub dir: Making directory 2025/08/30 04:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:54 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:10:54 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/30 04:10:54 DEBUG : B2 bucket rclone-test-xikafav4taju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 04:10:54 DEBUG : B2 bucket rclone-test-xikafav4taju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", 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-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:55 INFO : sub dir2: Making directory 2025/08/30 04:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:55 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:55 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:55 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:10:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:56 DEBUG : sub dir2: Making directory with metadata 2025/08/30 04:10:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:10:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:10:56 INFO : sub dir2: Making directory 2025/08/30 04:10:56 INFO : sub dir: Making directory 2025/08/30 04:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:56 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:56 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:56 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:10:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/30 04:10:57 DEBUG : B2 bucket rclone-test-xikafav4taju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", 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-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:57 INFO : sub dir2: Making directory 2025/08/30 04:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:10:58 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:10:58 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:10:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:10:58 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ruqases2vamo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xikafav4taju -> B2 bucket rclone-test-ruqases2vamo 2025/08/30 04:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:11:00 DEBUG : B2 bucket rclone-test-ruqases2vamo: Waiting for checks to finish 2025/08/30 04:11:00 DEBUG : B2 bucket rclone-test-ruqases2vamo: Waiting for transfers to finish 2025/08/30 04:11:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:11:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 04:11:04 DEBUG : B2 bucket rclone-test-ruqases2vamo: Purge remote 2025/08/30 04:11:04 INFO : B2 bucket rclone-test-ruqases2vamo: cleaning bucket "rclone-test-ruqases2vamo" of all files 2025/08/30 04:11:04 DEBUG : sub dir/hello world: Deleting (id "4_zefa2ed6320bdfb9b9f880e1b_f1175a228db183284_d20250830_m041104_c001_v0001150_t0029_u01756527064312") --- PASS: TestServerSideCopy (9.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 04:11:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 04:11:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zakogat9hama" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xikafav4taju -> B2 bucket rclone-test-zakogat9hama 2025/08/30 04:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:11:11 DEBUG : B2 bucket rclone-test-zakogat9hama: Waiting for checks to finish 2025/08/30 04:11:11 DEBUG : B2 bucket rclone-test-zakogat9hama: Waiting for transfers to finish 2025/08/30 04:11:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:11:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 04:11:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 04:11:17 DEBUG : B2 bucket rclone-test-zakogat9hama: Waiting for checks to finish 2025/08/30 04:11:17 DEBUG : B2 bucket rclone-test-zakogat9hama: Waiting for transfers to finish 2025/08/30 04:11:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 04:11:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 04:11:17 DEBUG : B2 bucket rclone-test-zakogat9hama: Purge remote 2025/08/30 04:11:17 INFO : B2 bucket rclone-test-zakogat9hama: cleaning bucket "rclone-test-zakogat9hama" of all files 2025/08/30 04:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f821d2320cdfb9b9f880e1b_f110d90370bedc918_d20250830_m041117_c001_v0001184_t0023_u01756527077223") 2025/08/30 04:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f821d2320cdfb9b9f880e1b_f119eec1c71dbfa07_d20250830_m041115_c001_v0001172_t0016_u01756527075298") --- PASS: TestServerSideCopyOverSelf (11.88s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 04:11:22 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:22 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 04:11:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 04:11:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hutuqun5sugo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xikafav4taju -> B2 bucket rclone-test-hutuqun5sugo 2025/08/30 04:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:11:25 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Waiting for checks to finish 2025/08/30 04:11:25 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Waiting for transfers to finish 2025/08/30 04:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:11:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 04:11:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 04:11:29 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Waiting for checks to finish 2025/08/30 04:11:29 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Waiting for transfers to finish 2025/08/30 04:11:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 04:11:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 04:11:30 INFO : sub dir/hello world: Deleted 2025/08/30 04:11:31 DEBUG : testing file moves 2025/08/30 04:11:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/30 04:11:31 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Waiting for checks to finish 2025/08/30 04:11:31 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Waiting for transfers to finish 2025/08/30 04:11:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/30 04:11:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 04:11:32 INFO : sub dir/hello world: Deleted 2025/08/30 04:11:32 DEBUG : B2 bucket rclone-test-hutuqun5sugo: Purge remote 2025/08/30 04:11:32 INFO : B2 bucket rclone-test-hutuqun5sugo: cleaning bucket "rclone-test-hutuqun5sugo" of all files 2025/08/30 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f524d9320cdfb9b9f880e1b_f105cf2b83e2b0520_d20250830_m041131_c001_v0001098_t0014_u01756527091496") 2025/08/30 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f524d9320cdfb9b9f880e1b_f102e8dd8f1ff47d7_d20250830_m041129_c001_v0001116_t0042_u01756527089680") 2025/08/30 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f524d9320cdfb9b9f880e1b_f1092986fabdb0c7d_d20250830_m041127_c001_v0001116_t0026_u01756527087591") --- PASS: TestServerSideMoveOverSelf (13.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:37 ERROR : error listing: directory not found 2025/08/30 04:11:38 INFO : Local file system at /tmp/rclone1347677454: Making directory 2025/08/30 04:11:38 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:38 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:11:39 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for checks to finish 2025/08/30 04:11:39 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for transfers to finish 2025/08/30 04:11:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:11:40 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/30 04:11:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/30 04:11:40 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:40 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:11:41 INFO : check sum: Copied (new) 2025/08/30 04:11:41 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:41 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:11:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/30 04:11:41 DEBUG : check sum: Unchanged skipping 2025/08/30 04:11:41 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:41 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/30 04:11:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 04:11:42 INFO : sizeonly: Copied (new) 2025/08/30 04:11:42 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:42 DEBUG : sizeonly: Sizes identical 2025/08/30 04:11:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:42 DEBUG : sizeonly: Unchanged skipping 2025/08/30 04:11:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:42 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/30 04:11:43 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:43 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/30 04:11:44 INFO : ignore-size: Copied (new) 2025/08/30 04:11:44 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:11:44 DEBUG : ignore-size: Unchanged skipping 2025/08/30 04:11:44 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:44 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:44 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:11:45 DEBUG : existing: Unchanged skipping 2025/08/30 04:11:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:45 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:45 INFO : There was nothing to transfer 2025/08/30 04:11:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/30 04:11:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 04:11:46 INFO : existing: Copied (replaced existing) 2025/08/30 04:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 04:11:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 04:11:47 INFO : existing: Copied (new) 2025/08/30 04:11:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:47 DEBUG : existing: Destination exists, skipping 2025/08/30 04:11:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/30 04:11:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:11:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 04:11:49 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:49 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 04:11:49 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:11:49 INFO : a/potato2: Copied (new) 2025/08/30 04:11:49 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:51 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/30 04:11:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:11:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/30 04:11:51 DEBUG : empty space: Unchanged skipping 2025/08/30 04:11:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:51 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:51 INFO : There was nothing to transfer 2025/08/30 04:11:51 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/30 04:11:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:11:53 INFO : empty space: Updated modification time in destination 2025/08/30 04:11:53 DEBUG : empty space: Unchanged skipping 2025/08/30 04:11:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:53 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:54 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/30 04:11:54 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:11:54 DEBUG : empty space: Unchanged skipping 2025/08/30 04:11:54 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:54 DEBUG : Waiting for deletions to finish 2025/08/30 04:11:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:55 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/30 04:11:55 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1347677454) 2025/08/30 04:11:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xikafav4taju) 2025/08/30 04:11:55 DEBUG : foo: sha1 differ 2025/08/30 04:11:55 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/30 04:11:55 INFO : foo: Copied (replaced existing) 2025/08/30 04:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:11:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/30 04:11:57 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:57 DEBUG : empty space: Unchanged skipping 2025/08/30 04:11:57 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:11:57 INFO : potato: Copied (new) 2025/08/30 04:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:11:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/30 04:11:59 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:11:59 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:11:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/30 04:11:59 INFO : potato: Copied (replaced existing) 2025/08/30 04:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:00 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:00 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/30 04:12:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1347677454) 2025/08/30 04:12:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xikafav4taju) 2025/08/30 04:12:00 DEBUG : potato: sha1 differ 2025/08/30 04:12:00 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/30 04:12:01 INFO : potato: Copied (replaced existing) 2025/08/30 04:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:02 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/30 04:12:02 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:02 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:02 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:04 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:04 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:04 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:04 INFO : potato2: Copied (new) 2025/08/30 04:12:04 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:06 INFO : d: Making directory 2025/08/30 04:12:06 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/30 04:12:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:06 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:06 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 04:12:06 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:06 INFO : a/potato2: Copied (new) 2025/08/30 04:12:06 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/30 04:12:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:08 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 04:12:08 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:08 INFO : a/potato2: Copied (new) 2025/08/30 04:12:08 ERROR : B2 bucket rclone-test-xikafav4taju: not deleting files as there were IO errors 2025/08/30 04:12:08 ERROR : B2 bucket rclone-test-xikafav4taju: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:10 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:10 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:10 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:10 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:10 INFO : potato2: Copied (new) 2025/08/30 04:12:10 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (1.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:12 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:12 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:12 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:12 INFO : potato: Deleted 2025/08/30 04:12:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:13 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:13 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:13 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:14 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:14 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/30 04:12:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.79s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:16 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 04:12:16 DEBUG : enormous: Excluded 2025/08/30 04:12:16 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 04:12:16 DEBUG : potato2: Excluded 2025/08/30 04:12:16 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 04:12:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:16 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:16 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:16 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:16 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:16 INFO : There was nothing to transfer 2025/08/30 04:12:17 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 04:12:17 DEBUG : enormous: Excluded 2025/08/30 04:12:17 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 04:12:17 DEBUG : potato2: Excluded 2025/08/30 04:12:17 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 04:12:17 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for checks to finish 2025/08/30 04:12:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/30 04:12:17 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:17 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for transfers to finish 2025/08/30 04:12:17 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:18 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 04:12:18 DEBUG : enormous: Excluded 2025/08/30 04:12:18 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 04:12:18 DEBUG : potato2: Excluded 2025/08/30 04:12:19 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:12:19 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:19 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:19 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:19 INFO : enormous: Deleted 2025/08/30 04:12:19 INFO : potato2: Deleted 2025/08/30 04:12:19 INFO : There was nothing to transfer 2025/08/30 04:12:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/30 04:12:19 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:19 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for checks to finish 2025/08/30 04:12:19 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for transfers to finish 2025/08/30 04:12:19 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:19 INFO : enormous: Deleted 2025/08/30 04:12:19 INFO : potato2: Deleted 2025/08/30 04:12:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:21 DEBUG : five: Need to transfer - File not found at Destination 2025/08/30 04:12:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/30 04:12:21 DEBUG : one: Destination is newer than source, skipping 2025/08/30 04:12:21 DEBUG : three: Sizes identical 2025/08/30 04:12:21 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 04:12:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1347677454) 2025/08/30 04:12:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xikafav4taju) 2025/08/30 04:12:21 DEBUG : two: sha1 differ 2025/08/30 04:12:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 04:12:21 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/30 04:12:21 INFO : five: Copied (new) 2025/08/30 04:12:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/30 04:12:22 INFO : four: Copied (replaced existing) 2025/08/30 04:12:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 04:12:22 INFO : two: Copied (replaced existing) 2025/08/30 04:12:22 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:22 DEBUG : one: Destination is newer than source, skipping 2025/08/30 04:12:22 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/30 04:12:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/30 04:12:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 04:12:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/30 04:12:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/30 04:12:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1347677454) 2025/08/30 04:12:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 04:12:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xikafav4taju) 2025/08/30 04:12:22 DEBUG : three: sha1 differ 2025/08/30 04:12:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 04:12:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/30 04:12:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 04:12:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 04:12:22 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:12:23 INFO : three: Copied (replaced existing) 2025/08/30 04:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/30 04:12:24 INFO : B2 bucket rclone-test-xikafav4taju: Making map for --track-renames 2025/08/30 04:12:24 INFO : B2 bucket rclone-test-xikafav4taju: Finished making map for --track-renames 2025/08/30 04:12:24 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 04:12:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 04:12:24 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for renames to finish 2025/08/30 04:12:24 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 04:12:24 INFO : potato: Copied (new) 2025/08/30 04:12:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 04:12:25 INFO : yam: Copied (new) 2025/08/30 04:12:25 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:25 INFO : B2 bucket rclone-test-xikafav4taju: Making map for --track-renames 2025/08/30 04:12:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:12:25 INFO : B2 bucket rclone-test-xikafav4taju: Finished making map for --track-renames 2025/08/30 04:12:25 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:25 DEBUG : potato: Unchanged skipping 2025/08/30 04:12:25 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for renames to finish 2025/08/30 04:12:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 04:12:26 INFO : yam: Copied (server-side copy) to: yaml 2025/08/30 04:12:26 INFO : yam: Deleted 2025/08/30 04:12:26 INFO : yaml: Renamed from "yam" 2025/08/30 04:12:26 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/30 04:12:27 INFO : B2 bucket rclone-test-xikafav4taju: Making map for --track-renames 2025/08/30 04:12:27 INFO : B2 bucket rclone-test-xikafav4taju: Finished making map for --track-renames 2025/08/30 04:12:27 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 04:12:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 04:12:27 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for renames to finish 2025/08/30 04:12:27 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 04:12:27 INFO : potato: Copied (new) 2025/08/30 04:12:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 04:12:27 INFO : yam: Copied (new) 2025/08/30 04:12:27 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:12:28 INFO : B2 bucket rclone-test-xikafav4taju: Making map for --track-renames 2025/08/30 04:12:28 INFO : B2 bucket rclone-test-xikafav4taju: Finished making map for --track-renames 2025/08/30 04:12:28 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:28 DEBUG : potato: Unchanged skipping 2025/08/30 04:12:28 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for renames to finish 2025/08/30 04:12:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 04:12:28 INFO : yam: Copied (server-side copy) to: yaml 2025/08/30 04:12:29 INFO : yam: Deleted 2025/08/30 04:12:29 INFO : yaml: Renamed from "yam" 2025/08/30 04:12:29 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/30 04:12:30 INFO : B2 bucket rclone-test-xikafav4taju: Making map for --track-renames 2025/08/30 04:12:30 INFO : B2 bucket rclone-test-xikafav4taju: Finished making map for --track-renames 2025/08/30 04:12:30 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 04:12:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/30 04:12:30 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for renames to finish 2025/08/30 04:12:30 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 04:12:30 INFO : sub/yam: Copied (new) 2025/08/30 04:12:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 04:12:30 INFO : potato: Copied (new) 2025/08/30 04:12:30 DEBUG : Waiting for deletions to finish 2025/08/30 04:12:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:12:31 DEBUG : potato: Unchanged skipping 2025/08/30 04:12:31 INFO : B2 bucket rclone-test-xikafav4taju: Making map for --track-renames 2025/08/30 04:12:31 INFO : B2 bucket rclone-test-xikafav4taju: Finished making map for --track-renames 2025/08/30 04:12:31 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:31 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for renames to finish 2025/08/30 04:12:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 04:12:32 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/30 04:12:32 INFO : sub/yam: Deleted 2025/08/30 04:12:32 INFO : yam: Renamed from "sub/yam" 2025/08/30 04:12:32 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.13s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:33 DEBUG : Creating backend with remote "/tmp/rclone1347677454/dir1" 2025/08/30 04:12:33 DEBUG : Creating backend with remote "/tmp/rclone1347677454/dir2" 2025/08/30 04:12:33 DEBUG : Local file system at /tmp/rclone1347677454/dir2: Using server-side directory move 2025/08/30 04:12:33 INFO : Local file system at /tmp/rclone1347677454/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 04:12:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/30 04:12:33 DEBUG : Local file system at /tmp/rclone1347677454/dir2: Waiting for checks to finish 2025/08/30 04:12:33 INFO : file1.txt: Moved (server-side) 2025/08/30 04:12:33 DEBUG : Local file system at /tmp/rclone1347677454/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:12:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 04:12:33 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:33 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/30 04:12:33 INFO : nested/sub dir/file: Copied (new) 2025/08/30 04:12:33 INFO : nested/sub dir/file: Deleted 2025/08/30 04:12:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:12:34 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:12:34 INFO : sub dir/hello world: Deleted 2025/08/30 04:12:34 INFO : sub dir: Removing directory 2025/08/30 04:12:34 INFO : nested/sub dir: Removing directory 2025/08/30 04:12:34 INFO : nested: Removing directory 2025/08/30 04:12:34 DEBUG : Local file system at /tmp/rclone1347677454: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 04:12:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 04:12:35 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:35 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/30 04:12:35 INFO : nested/sub dir/file: Copied (new) 2025/08/30 04:12:35 INFO : nested/sub dir/file: Deleted 2025/08/30 04:12:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:12:35 INFO : sub dir/hello world: Copied (new) 2025/08/30 04:12:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/30 04:12:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 04:12:36 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:36 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 04:12:37 INFO : existing: Copied (new) 2025/08/30 04:12:37 INFO : existing: Deleted 2025/08/30 04:12:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/30 04:12:37 INFO : existing-b: Copied (new) 2025/08/30 04:12:37 INFO : existing-b: Deleted 2025/08/30 04:12:37 DEBUG : existing: Destination exists, skipping 2025/08/30 04:12:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/30 04:12:37 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:12:37 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:12:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zofovat9zufe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xikafav4taju -> B2 bucket rclone-test-zofovat9zufe 2025/08/30 04:12:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 04:12:44 DEBUG : empty space: Unchanged skipping 2025/08/30 04:12:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 04:12:44 DEBUG : B2 bucket rclone-test-zofovat9zufe: Waiting for checks to finish 2025/08/30 04:12:44 INFO : empty space: Deleted 2025/08/30 04:12:44 DEBUG : B2 bucket rclone-test-zofovat9zufe: Waiting for transfers to finish 2025/08/30 04:12:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:44 INFO : potato2: Copied (server-side copy) 2025/08/30 04:12:44 INFO : potato2: Deleted 2025/08/30 04:12:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 04:12:45 INFO : potato3: Copied (server-side copy) 2025/08/30 04:12:45 INFO : potato3: Deleted 2025/08/30 04:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jupazaf7goju" 2025/08/30 04:12:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/30 04:12:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:12:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 04:12:46 DEBUG : B2 bucket rclone-test-jupazaf7goju: Waiting for checks to finish 2025/08/30 04:12:46 DEBUG : B2 bucket rclone-test-jupazaf7goju: Waiting for transfers to finish 2025/08/30 04:12:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:12:50 INFO : empty space: Copied (server-side copy) 2025/08/30 04:12:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:12:50 INFO : potato2: Copied (server-side copy) 2025/08/30 04:12:50 INFO : empty space: Deleted 2025/08/30 04:12:51 INFO : potato2: Deleted 2025/08/30 04:12:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 04:12:51 INFO : potato3: Copied (server-side copy) 2025/08/30 04:12:51 INFO : potato3: Deleted 2025/08/30 04:12:51 DEBUG : B2 bucket rclone-test-jupazaf7goju: Purge remote 2025/08/30 04:12:51 INFO : B2 bucket rclone-test-jupazaf7goju: cleaning bucket "rclone-test-jupazaf7goju" of all files 2025/08/30 04:12:51 DEBUG : empty space: Deleting (id "4_z4f828d5320ddfb9b9f880e1b_f1104bf64e1d5690a_d20250830_m041250_c001_v0001172_t0012_u01756527170344") 2025/08/30 04:12:51 DEBUG : potato2: Deleting (id "4_z4f828d5320ddfb9b9f880e1b_f1072ed7b6473b859_d20250830_m041250_c001_v0001180_t0039_u01756527170732") 2025/08/30 04:12:51 DEBUG : potato3: Deleting (id "4_z4f828d5320ddfb9b9f880e1b_f100af8c5f4e58774_d20250830_m041250_c001_v0001137_t0057_u01756527170733") 2025/08/30 04:12:53 DEBUG : B2 bucket rclone-test-zofovat9zufe: Purge remote 2025/08/30 04:12:53 INFO : B2 bucket rclone-test-zofovat9zufe: cleaning bucket "rclone-test-zofovat9zufe" of all files 2025/08/30 04:12:53 DEBUG : empty space: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f41260f41d98819ce_d20250830_m041250_c001_v7007000_t0000_u01756527170785") 2025/08/30 04:12:53 DEBUG : empty space: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f119670593973fab2_d20250830_m041243_c001_v0001179_t0021_u01756527163607") 2025/08/30 04:12:53 DEBUG : potato2: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f41260f41d98819d2_d20250830_m041250_c001_v7007000_t0000_u01756527170974") 2025/08/30 04:12:53 DEBUG : potato2: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f108e8d729c7fa6e5_d20250830_m041244_c001_v0001038_t0037_u01756527164433") 2025/08/30 04:12:53 DEBUG : potato3: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f41260f41d98819d6_d20250830_m041251_c001_v7007000_t0000_u01756527171186") 2025/08/30 04:12:53 DEBUG : potato3: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f1080a43830704797_d20250830_m041244_c001_v0001171_t0025_u01756527164805") 2025/08/30 04:12:53 DEBUG : potato3: Deleting (id "4_zafa26dd320ddfb9b9f880e1b_f119670593973fab6_d20250830_m041243_c001_v0001179_t0058_u01756527163823") --- PASS: TestServerSideMove (19.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-witiyip0zomo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xikafav4taju -> B2 bucket rclone-test-witiyip0zomo 2025/08/30 04:13:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 04:13:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 04:13:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:13:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 04:13:07 DEBUG : B2 bucket rclone-test-witiyip0zomo: Waiting for checks to finish 2025/08/30 04:13:07 DEBUG : B2 bucket rclone-test-witiyip0zomo: Waiting for transfers to finish 2025/08/30 04:13:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:13:07 INFO : potato2: Copied (server-side copy) 2025/08/30 04:13:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 04:13:08 INFO : potato3: Copied (server-side copy) 2025/08/30 04:13:08 INFO : potato2: Deleted 2025/08/30 04:13:08 INFO : potato3: Deleted 2025/08/30 04:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bupawaf0biyi" 2025/08/30 04:13:09 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 04:13:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:13:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 04:13:09 DEBUG : B2 bucket rclone-test-bupawaf0biyi: Waiting for checks to finish 2025/08/30 04:13:09 DEBUG : B2 bucket rclone-test-bupawaf0biyi: Waiting for transfers to finish 2025/08/30 04:13:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:13:13 INFO : potato2: Copied (server-side copy) 2025/08/30 04:13:13 INFO : potato2: Deleted 2025/08/30 04:13:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 04:13:13 INFO : potato3: Copied (server-side copy) 2025/08/30 04:13:14 INFO : potato3: Deleted 2025/08/30 04:13:14 DEBUG : B2 bucket rclone-test-bupawaf0biyi: Purge remote 2025/08/30 04:13:14 INFO : B2 bucket rclone-test-bupawaf0biyi: cleaning bucket "rclone-test-bupawaf0biyi" of all files 2025/08/30 04:13:14 DEBUG : potato2: Deleting (id "4_z6fb2ddf320ddfb9b9f880e1b_f1149ab2927c3c5d5_d20250830_m041313_c001_v0001172_t0029_u01756527193382") 2025/08/30 04:13:14 DEBUG : potato3: Deleting (id "4_z6fb2ddf320ddfb9b9f880e1b_f11757d7242877ac8_d20250830_m041313_c001_v0001183_t0003_u01756527193752") 2025/08/30 04:13:16 DEBUG : B2 bucket rclone-test-witiyip0zomo: Purge remote 2025/08/30 04:13:16 INFO : B2 bucket rclone-test-witiyip0zomo: cleaning bucket "rclone-test-witiyip0zomo" of all files 2025/08/30 04:13:16 DEBUG : empty space: Deleting (id "4_z3fc2bdf320ddfb9b9f880e1b_f106fa4ccceba3c23_d20250830_m041305_c001_v0001038_t0044_u01756527185681") 2025/08/30 04:13:16 DEBUG : potato2: Deleting (id "4_z3fc2bdf320ddfb9b9f880e1b_f4091ab7029c81750_d20250830_m041313_c001_v7007000_t0000_u01756527193764") 2025/08/30 04:13:16 DEBUG : potato2: Deleting (id "4_z3fc2bdf320ddfb9b9f880e1b_f113a4d7fb9ffe4cd_d20250830_m041307_c001_v0001134_t0041_u01756527187520") 2025/08/30 04:13:16 DEBUG : potato3: Deleting (id "4_z3fc2bdf320ddfb9b9f880e1b_f4091ab7029c81754_d20250830_m041313_c001_v7007000_t0000_u01756527193985") 2025/08/30 04:13:16 DEBUG : potato3: Deleting (id "4_z3fc2bdf320ddfb9b9f880e1b_f103efb48aa2adfd5_d20250830_m041307_c001_v0001165_t0027_u01756527187891") 2025/08/30 04:13:16 DEBUG : potato3: Deleting (id "4_z3fc2bdf320ddfb9b9f880e1b_f106fa4ccceba3c29_d20250830_m041306_c001_v0001038_t0007_u01756527186211") --- PASS: TestServerSideMoveWithFilter (21.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qidewaq0xeno" 2025/08/30 04:13:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xikafav4taju -> B2 bucket rclone-test-qidewaq0xeno 2025/08/30 04:13:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:13:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 04:13:26 DEBUG : empty space: Unchanged skipping 2025/08/30 04:13:26 DEBUG : B2 bucket rclone-test-qidewaq0xeno: Waiting for checks to finish 2025/08/30 04:13:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 04:13:27 INFO : empty space: Deleted 2025/08/30 04:13:27 DEBUG : B2 bucket rclone-test-qidewaq0xeno: Waiting for transfers to finish 2025/08/30 04:13:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:13:27 INFO : potato2: Copied (server-side copy) 2025/08/30 04:13:27 INFO : potato2: Deleted 2025/08/30 04:13:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 04:13:27 INFO : potato3: Copied (server-side copy) 2025/08/30 04:13:27 INFO : potato3: Deleted 2025/08/30 04:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hegolud4ziwu" 2025/08/30 04:13:28 INFO : tomatoDir: Making directory 2025/08/30 04:13:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/30 04:13:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 04:13:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 04:13:29 DEBUG : B2 bucket rclone-test-hegolud4ziwu: Waiting for checks to finish 2025/08/30 04:13:29 DEBUG : B2 bucket rclone-test-hegolud4ziwu: Waiting for transfers to finish 2025/08/30 04:13:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 04:13:32 INFO : empty space: Copied (server-side copy) 2025/08/30 04:13:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 04:13:32 INFO : potato2: Copied (server-side copy) 2025/08/30 04:13:32 INFO : empty space: Deleted 2025/08/30 04:13:32 INFO : potato2: Deleted 2025/08/30 04:13:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 04:13:32 INFO : potato3: Copied (server-side copy) 2025/08/30 04:13:32 INFO : potato3: Deleted 2025/08/30 04:13:33 DEBUG : B2 bucket rclone-test-hegolud4ziwu: Purge remote 2025/08/30 04:13:33 INFO : B2 bucket rclone-test-hegolud4ziwu: cleaning bucket "rclone-test-hegolud4ziwu" of all files 2025/08/30 04:13:33 DEBUG : empty space: Deleting (id "4_z8f722db320edfb9b9f880e1b_f10575da8ca12ec3a_d20250830_m041331_c001_v0001043_t0001_u01756527211878") 2025/08/30 04:13:33 DEBUG : potato2: Deleting (id "4_z8f722db320edfb9b9f880e1b_f1150945940773f82_d20250830_m041332_c001_v0001180_t0024_u01756527212190") 2025/08/30 04:13:33 DEBUG : potato3: Deleting (id "4_z8f722db320edfb9b9f880e1b_f110ed1d3da6030d4_d20250830_m041332_c001_v0001100_t0024_u01756527212281") 2025/08/30 04:13:34 DEBUG : B2 bucket rclone-test-qidewaq0xeno: Purge remote 2025/08/30 04:13:34 INFO : B2 bucket rclone-test-qidewaq0xeno: cleaning bucket "rclone-test-qidewaq0xeno" of all files 2025/08/30 04:13:35 DEBUG : empty space: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f40782267404f746f_d20250830_m041332_c001_v7007000_t0000_u01756527212235") 2025/08/30 04:13:35 DEBUG : empty space: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f119901efd7f50acb_d20250830_m041326_c001_v0001184_t0055_u01756527206195") 2025/08/30 04:13:35 DEBUG : potato2: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f4197d5bec1265033_d20250830_m041332_c001_v7007000_t0000_u01756527212423") 2025/08/30 04:13:35 DEBUG : potato2: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f104ba275794034b8_d20250830_m041326_c001_v0001179_t0025_u01756527206994") 2025/08/30 04:13:35 DEBUG : potato3: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f4197d5bec1265034_d20250830_m041332_c001_v7007000_t0000_u01756527212632") 2025/08/30 04:13:35 DEBUG : potato3: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f1028841b262c3507_d20250830_m041327_c001_v0001184_t0028_u01756527207261") 2025/08/30 04:13:35 DEBUG : potato3: Deleting (id "4_z9fd21d3320edfb9b9f880e1b_f119901efd7f50acd_d20250830_m041326_c001_v0001184_t0036_u01756527206391") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/rclone-sync-test" 2025/08/30 04:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/rclone-sync-test-include/layer2" 2025/08/30 04:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/rclone-sync-test-ignore-file" 2025/08/30 04:13:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/30 04:13:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 04:13:51 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 04:13:51 DEBUG : B2 bucket rclone-test-xikafav4taju path rclone-sync-test: Waiting for checks to finish 2025/08/30 04:13:51 DEBUG : B2 bucket rclone-test-xikafav4taju path rclone-sync-test: Waiting for transfers to finish 2025/08/30 04:13:51 DEBUG : Waiting for deletions to finish 2025/08/30 04:13:51 INFO : There was nothing to transfer 2025/08/30 04:13:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:13:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:13:51 DEBUG : Waiting for deletions to finish 2025/08/30 04:13:51 INFO : There was nothing to transfer 2025/08/30 04:13:52 DEBUG : B2 bucket rclone-test-xikafav4taju path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/30 04:13:52 DEBUG : B2 bucket rclone-test-xikafav4taju path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/30 04:13:52 DEBUG : Waiting for deletions to finish 2025/08/30 04:13:52 INFO : There was nothing to transfer 2025/08/30 04:13:52 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:13:52 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:13:52 DEBUG : Waiting for deletions to finish 2025/08/30 04:13:52 INFO : There was nothing to transfer 2025/08/30 04:13:52 DEBUG : B2 bucket rclone-test-xikafav4taju path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/30 04:13:52 DEBUG : B2 bucket rclone-test-xikafav4taju path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/30 04:13:52 DEBUG : Waiting for deletions to finish 2025/08/30 04:13:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/CompareDest" 2025/08/30 04:13:56 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 04:13:56 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:13:56 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:13:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:13:57 INFO : one: Copied (new) 2025/08/30 04:13:57 DEBUG : Waiting for deletions to finish 2025/08/30 04:13:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:13:58 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:13:58 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:13:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 04:13:58 INFO : one: Copied (replaced existing) 2025/08/30 04:13:58 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:00 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:14:00 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:00 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:00 INFO : There was nothing to transfer 2025/08/30 04:14:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:14:02 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:14:02 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:02 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:02 INFO : There was nothing to transfer 2025/08/30 04:14:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:14:03 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:14:03 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:03 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:03 INFO : There was nothing to transfer 2025/08/30 04:14:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:04 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/30 04:14:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 04:14:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:14:04 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:14:04 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:04 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:04 INFO : There was nothing to transfer 2025/08/30 04:14:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 04:14:04 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:14:04 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/30 04:14:05 INFO : two: Copied (new) 2025/08/30 04:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dest" 2025/08/30 04:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/pre-dest1" 2025/08/30 04:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/pre-dest2" 2025/08/30 04:14:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:14:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/30 04:14:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:14:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/30 04:14:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/30 04:14:13 DEBUG : B2 bucket rclone-test-xikafav4taju path dest: Waiting for checks to finish 2025/08/30 04:14:13 DEBUG : B2 bucket rclone-test-xikafav4taju path dest: Waiting for transfers to finish 2025/08/30 04:14:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/30 04:14:14 INFO : 3: Copied (new) 2025/08/30 04:14:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:14:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/CopyDest" 2025/08/30 04:14:19 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 04:14:19 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:19 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:14:20 INFO : one: Copied (new) 2025/08/30 04:14:20 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:20 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:20 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 04:14:21 INFO : one: Copied (replaced existing) 2025/08/30 04:14:21 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/BackupDir" 2025/08/30 04:14:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:23 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:14:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:14:25 INFO : one: Copied (server-side copy) 2025/08/30 04:14:25 INFO : one: Deleted 2025/08/30 04:14:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 04:14:25 INFO : one: Copied (server-side copy) 2025/08/30 04:14:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/30 04:14:25 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:25 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:27 DEBUG : one: Unchanged skipping 2025/08/30 04:14:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 04:14:27 INFO : two: Copied (server-side copy) 2025/08/30 04:14:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/30 04:14:27 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:27 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:27 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:28 DEBUG : two: Unchanged skipping 2025/08/30 04:14:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:28 DEBUG : one: Unchanged skipping 2025/08/30 04:14:28 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:28 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:28 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:28 INFO : There was nothing to transfer 2025/08/30 04:14:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:29 DEBUG : one: Unchanged skipping 2025/08/30 04:14:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/30 04:14:29 DEBUG : three: Destination not found in --copy-dest 2025/08/30 04:14:29 DEBUG : three: Need to transfer - File not found at Destination 2025/08/30 04:14:29 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 04:14:29 DEBUG : two: Unchanged skipping 2025/08/30 04:14:29 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/30 04:14:29 INFO : three: Copied (new) 2025/08/30 04:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.74s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/backup" 2025/08/30 04:14:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:14:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:14:36 DEBUG : two: Unchanged skipping 2025/08/30 04:14:36 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:14:38 INFO : one: Copied (server-side copy) 2025/08/30 04:14:38 INFO : one: Deleted 2025/08/30 04:14:38 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:14:39 INFO : one: Copied (new) 2025/08/30 04:14:39 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:14:39 INFO : three.txt: Copied (server-side copy) 2025/08/30 04:14:40 INFO : three.txt: Deleted 2025/08/30 04:14:40 INFO : three.txt: Moved into backup dir 2025/08/30 04:14:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:14:41 DEBUG : two: Unchanged skipping 2025/08/30 04:14:41 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 04:14:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:14:42 INFO : one: Copied (server-side copy) 2025/08/30 04:14:42 INFO : one: Deleted 2025/08/30 04:14:42 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 04:14:42 INFO : one: Copied (new) 2025/08/30 04:14:42 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:14:43 INFO : three.txt: Copied (server-side copy) 2025/08/30 04:14:43 INFO : three.txt: Deleted 2025/08/30 04:14:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:14:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/backup" 2025/08/30 04:14:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:14:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:14:49 DEBUG : two: Unchanged skipping 2025/08/30 04:14:49 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:14:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 04:14:51 INFO : one: Deleted 2025/08/30 04:14:51 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:14:52 INFO : one: Copied (new) 2025/08/30 04:14:52 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:14:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 04:14:53 INFO : three.txt: Deleted 2025/08/30 04:14:53 INFO : three.txt: Moved into backup dir 2025/08/30 04:14:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 04:14:55 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:14:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:14:55 DEBUG : two: Unchanged skipping 2025/08/30 04:14:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:14:56 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 04:14:56 INFO : one: Deleted 2025/08/30 04:14:56 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:14:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 04:14:56 INFO : one: Copied (new) 2025/08/30 04:14:56 DEBUG : Waiting for deletions to finish 2025/08/30 04:14:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:14:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 04:14:57 INFO : three.txt: Deleted 2025/08/30 04:14:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/backup" 2025/08/30 04:15:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:15:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:04 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:15:04 DEBUG : two: Unchanged skipping 2025/08/30 04:15:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:15:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 04:15:05 INFO : one: Deleted 2025/08/30 04:15:05 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:15:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:06 INFO : one: Copied (new) 2025/08/30 04:15:06 DEBUG : Waiting for deletions to finish 2025/08/30 04:15:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:15:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 04:15:07 INFO : three.txt: Deleted 2025/08/30 04:15:07 INFO : three.txt: Moved into backup dir 2025/08/30 04:15:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 04:15:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:08 DEBUG : two: Unchanged skipping 2025/08/30 04:15:08 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:15:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 04:15:09 INFO : one: Deleted 2025/08/30 04:15:09 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:15:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 04:15:10 INFO : one: Copied (new) 2025/08/30 04:15:10 DEBUG : Waiting for deletions to finish 2025/08/30 04:15:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:15:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 04:15:10 INFO : three.txt: Deleted 2025/08/30 04:15:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.79s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:15:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:15:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:15 DEBUG : two: Unchanged skipping 2025/08/30 04:15:15 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:15:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:15:16 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 04:15:16 INFO : one: Deleted 2025/08/30 04:15:16 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:15:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:17 INFO : one: Copied (new) 2025/08/30 04:15:17 DEBUG : Waiting for deletions to finish 2025/08/30 04:15:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:15:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 04:15:17 INFO : three.txt: Deleted 2025/08/30 04:15:17 INFO : three.txt: Moved into backup dir 2025/08/30 04:15:19 DEBUG : one.bak: Excluded (Path Filter) 2025/08/30 04:15:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/30 04:15:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 04:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:19 DEBUG : two: Unchanged skipping 2025/08/30 04:15:19 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for checks to finish 2025/08/30 04:15:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:19 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 04:15:19 INFO : one: Deleted 2025/08/30 04:15:19 DEBUG : B2 bucket rclone-test-xikafav4taju path dst: Waiting for transfers to finish 2025/08/30 04:15:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 04:15:20 INFO : one: Copied (new) 2025/08/30 04:15:20 DEBUG : Waiting for deletions to finish 2025/08/30 04:15:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:15:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 04:15:20 INFO : three.txt: Deleted 2025/08/30 04:15:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:23 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/df028d7320bdfb9b9f880e1b/c001_v0001177_t0013": EOF 2025/08/30 04:15:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/df028d7320bdfb9b9f880e1b/c001_v0001177_t0013": EOF) 2025/08/30 04:15:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xikafav4taju: 1/10 (Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/df028d7320bdfb9b9f880e1b/c001_v0001177_t0013": EOF) 2025/08/30 04:15:26 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 04:15:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:15:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:15:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:15:28 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 04:15:28 INFO : one: Deleted 2025/08/30 04:15:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:29 INFO : one: Copied (new) 2025/08/30 04:15:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:29 DEBUG : two: Unchanged skipping 2025/08/30 04:15:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/30 04:15:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:15:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 04:15:30 INFO : three.txt: Deleted 2025/08/30 04:15:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:15:30 INFO : three.txt: Copied (new) 2025/08/30 04:15:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 04:15:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 04:15:32 INFO : one: Deleted 2025/08/30 04:15:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 04:15:32 INFO : one: Copied (new) 2025/08/30 04:15:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:32 DEBUG : two: Unchanged skipping 2025/08/30 04:15:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/30 04:15:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:15:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 04:15:33 INFO : three.txt: Deleted 2025/08/30 04:15:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/30 04:15:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xikafav4taju/dst" 2025/08/30 04:15:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:15:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:15:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 04:15:39 INFO : one: Deleted 2025/08/30 04:15:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:41 INFO : one: Copied (new) 2025/08/30 04:15:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:41 DEBUG : two: Unchanged skipping 2025/08/30 04:15:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/30 04:15:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 04:15:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 04:15:42 INFO : three.txt: Deleted 2025/08/30 04:15:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:15:42 INFO : three.txt: Copied (new) 2025/08/30 04:15:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 04:15:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 04:15:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 04:15:44 INFO : one: Deleted 2025/08/30 04:15:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 04:15:45 INFO : one: Copied (new) 2025/08/30 04:15:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:45 DEBUG : two: Unchanged skipping 2025/08/30 04:15:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/30 04:15:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 04:15:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 04:15:46 INFO : three.txt: Deleted 2025/08/30 04:15:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/30 04:15:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.88s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/30 04:15:49 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:15:49 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:15:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/30 04:15:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/30 04:15:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 04:15:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:15:51 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:15:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 04:15:51 INFO : existing: Copied (new) 2025/08/30 04:15:51 DEBUG : Waiting for deletions to finish 2025/08/30 04:15:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/30 04:15:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/30 04:15:52 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:15:52 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:15:52 ERROR : B2 bucket rclone-test-xikafav4taju: not deleting files as there were IO errors 2025/08/30 04:15:52 ERROR : B2 bucket rclone-test-xikafav4taju: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:15:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:15:53 DEBUG : existing: Unchanged skipping 2025/08/30 04:15:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:15:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:15:53 DEBUG : Waiting for deletions to finish 2025/08/30 04:15:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both11: Unchanged skipping 2025/08/30 04:16:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:16:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both12: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both14: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both15: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both0: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both17: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both10: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both13: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both16: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both18: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both19: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both4: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both1: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both6: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both2: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both3: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:09 DEBUG : both9: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both7: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both8: Unchanged skipping 2025/08/30 04:16:09 DEBUG : both5: Unchanged skipping 2025/08/30 04:16:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:16:09 DEBUG : Waiting for deletions to finish 2025/08/30 04:16:10 INFO : only7: Deleted 2025/08/30 04:16:10 INFO : only3: Deleted 2025/08/30 04:16:10 INFO : only18: Deleted 2025/08/30 04:16:10 INFO : only1: Deleted 2025/08/30 04:16:10 INFO : only5: Deleted 2025/08/30 04:16:10 INFO : only13: Deleted 2025/08/30 04:16:10 INFO : only15: Deleted 2025/08/30 04:16:10 INFO : only6: Deleted 2025/08/30 04:16:10 INFO : only9: Deleted 2025/08/30 04:16:10 INFO : only0: Deleted 2025/08/30 04:16:10 INFO : only10: Deleted 2025/08/30 04:16:10 INFO : only11: Deleted 2025/08/30 04:16:10 INFO : only12: Deleted 2025/08/30 04:16:10 INFO : only17: Deleted 2025/08/30 04:16:10 INFO : only2: Deleted 2025/08/30 04:16:10 INFO : only4: Deleted 2025/08/30 04:16:10 INFO : only8: Deleted 2025/08/30 04:16:10 INFO : only14: Deleted 2025/08/30 04:16:11 INFO : only16: Deleted 2025/08/30 04:16:11 INFO : only19: Deleted 2025/08/30 04:16:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:16:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both10: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both13: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both14: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both15: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both12: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both0: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both18: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both11: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both16: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both17: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both19: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both4: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both5: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both1: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both2: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both3: Unchanged skipping 2025/08/30 04:16:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:29 DEBUG : both9: Unchanged skipping 2025/08/30 04:16:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : both6: Unchanged skipping 2025/08/30 04:16:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : both7: Unchanged skipping 2025/08/30 04:16:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : both8: Unchanged skipping 2025/08/30 04:16:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/30 04:16:29 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:16:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:29 INFO : only11: Copied (replaced existing) 2025/08/30 04:16:29 INFO : only12: Copied (replaced existing) 2025/08/30 04:16:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:29 INFO : only10: Copied (replaced existing) 2025/08/30 04:16:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:29 INFO : only15: Copied (replaced existing) 2025/08/30 04:16:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:29 INFO : only14: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only17: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only0: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only13: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only18: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only3: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only16: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only4: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only5: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only6: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only7: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only8: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only9: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only19: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only1: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:16:30 INFO : only2: Copied (replaced existing) 2025/08/30 04:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:39 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:16:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:16:39 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 04:16:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:16:39 INFO : empty_on_remote: Making directory 2025/08/30 04:16:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 04:16:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:41 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:16:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:16:41 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 04:16:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:16:41 INFO : empty_on_remote: Making directory 2025/08/30 04:16:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 04:16:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:43 INFO : sub dir: Making directory 2025/08/30 04:16:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:16:45 INFO : sub dir: Making directory 2025/08/30 04:16:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.19s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:16:54 DEBUG : Waiting for deletions to finish 2025/08/30 04:16:54 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:16:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : banana: Unchanged skipping 2025/08/30 04:16:54 DEBUG : apple: Unchanged skipping 2025/08/30 04:16:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:16:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:16:54 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:16:54 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:16:54 DEBUG : Waiting for deletions to finish 2025/08/30 04:16:54 INFO : There was nothing to transfer 2025/08/30 04:16:54 DEBUG : Waiting for deletions to finish 2025/08/30 04:16:55 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : apple: Unchanged skipping 2025/08/30 04:16:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : banana: Unchanged skipping 2025/08/30 04:16:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:16:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:16:55 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:16:55 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:16:55 DEBUG : Waiting for deletions to finish 2025/08/30 04:16:55 INFO : There was nothing to transfer 2025/08/30 04:16:55 DEBUG : Waiting for deletions to finish 2025/08/30 04:16:55 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:17:08 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:08 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:17:09 DEBUG : banana: Unchanged skipping 2025/08/30 04:17:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : apple: Unchanged skipping 2025/08/30 04:17:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:09 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:09 INFO : There was nothing to transfer 2025/08/30 04:17:09 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:09 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:17:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : apple: Unchanged skipping 2025/08/30 04:17:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:17:09 DEBUG : banana: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:17:09 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:09 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:09 INFO : There was nothing to transfer 2025/08/30 04:17:09 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:10 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:17:22 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:22 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 04:17:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:23 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:23 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 04:17:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 04:17:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/30 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 04:17:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/30 04:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 04:17:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 04:17:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 04:17:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 04:17:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 04:17:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 04:17:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 04:17:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 04:17:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 04:17:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 04:17:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 04:17:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 04:17:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 04:17:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 04:17:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 04:17:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 04:17:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 04:17:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:25 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:25 INFO : appleappleapplebanana: Deleted 2025/08/30 04:17:25 INFO : banana: Deleted 2025/08/30 04:17:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 04:17:25 INFO : apple: Deleted 2025/08/30 04:17:25 INFO : splitbananasplit: Deleted 2025/08/30 04:17:25 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 04:17:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 04:17:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 04:17:26 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 04:17:26 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : apple: Unchanged skipping 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:17:26 DEBUG : banana: Unchanged skipping 2025/08/30 04:17:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:17:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:17:26 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:26 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:26 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/30 04:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 04:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 04:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 04:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 04:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 04:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 04:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 04:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 04:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 04:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 04:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:17:38 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:38 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 04:17:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 04:17:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 04:17:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 04:17:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 04:17:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 04:17:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 04:17:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 04:17:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 04:17:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 04:17:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 04:17:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 04:17:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/30 04:17:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:39 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:39 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 04:17:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/30 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 04:17:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/30 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 04:17:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/30 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 04:17:39 INFO : apple: Copied (new) to: PREFIXapple 2025/08/30 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 04:17:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 04:17:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 04:17:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 04:17:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 04:17:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 04:17:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 04:17:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 04:17:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 04:17:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 04:17:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 04:17:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 04:17:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 04:17:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 04:17:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 04:17:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 04:17:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:41 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 04:17:41 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 04:17:41 INFO : apple: Deleted 2025/08/30 04:17:41 INFO : appleappleapplebanana: Deleted 2025/08/30 04:17:42 INFO : splitbananasplit: Deleted 2025/08/30 04:17:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 04:17:42 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 04:17:42 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 04:17:42 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 04:17:42 INFO : banana: Deleted 2025/08/30 04:17:42 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 04:17:42 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 04:17:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 04:17:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 04:17:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:42 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 04:17:43 INFO : banana: Copied (new) 2025/08/30 04:17:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 04:17:43 INFO : splitbananasplit: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 04:17:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 04:17:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 04:17:43 INFO : appleappleapplebanana: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 04:17:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 04:17:43 INFO : apple: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 04:17:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 04:17:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 04:17:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 04:17:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 04:17:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 04:17:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/30 04:17:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 04:17:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 04:17:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 04:17:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 04:17:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 04:17:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 04:17:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 04:17:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/30 04:17:44 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/30 04:17:44 INFO : PREFIXapple: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/30 04:17:44 INFO : PREFIXbanana: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/30 04:17:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/30 04:17:44 INFO : PREFIXsplitbananasplit: Deleted 2025/08/30 04:17:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/30 04:17:44 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:45 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:45 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:17:57 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:57 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:17:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:17:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:17:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/30 04:17:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:17:57 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:17:57 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:17:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 04:17:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:17:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 04:17:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 04:17:58 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:17:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 04:17:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 04:17:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 04:17:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 04:17:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 04:17:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 04:17:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 04:17:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 04:17:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 04:17:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 04:17:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 04:17:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 04:17:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 04:17:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 04:17:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 04:17:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 04:17:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:17:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 04:17:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:17:59 DEBUG : Waiting for deletions to finish 2025/08/30 04:17:59 INFO : splitbananasplit: Deleted 2025/08/30 04:17:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 04:17:59 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 04:17:59 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 04:17:59 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 04:17:59 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 04:18:00 INFO : appleappleapplebanana: Deleted 2025/08/30 04:18:00 INFO : banana: Deleted 2025/08/30 04:18:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 04:18:00 INFO : apple: Deleted 2025/08/30 04:18:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 04:18:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 04:18:00 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 04:18:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 04:18:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 04:18:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 04:18:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:01 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:01 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 04:18:01 INFO : appleappleapplebanana: Copied (new) 2025/08/30 04:18:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 04:18:01 INFO : banana: Copied (new) 2025/08/30 04:18:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 04:18:01 INFO : splitbananasplit: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 04:18:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 04:18:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 04:18:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 04:18:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 04:18:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 04:18:01 INFO : apple: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 04:18:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 04:18:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/30 04:18:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 04:18:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 04:18:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 04:18:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 04:18:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 04:18:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 04:18:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 04:18:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 04:18:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 04:18:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/30 04:18:02 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : appleSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : bananaSUFFIX: Deleted 2025/08/30 04:18:03 INFO : splitbananasplitSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/30 04:18:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/30 04:18:03 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:03 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:03 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:04 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:18:16 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:16 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:17 DEBUG : apple: Unchanged skipping 2025/08/30 04:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:17 DEBUG : banana: Unchanged skipping 2025/08/30 04:18:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 04:18:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 04:18:17 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:17 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 04:18:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/30 04:18:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 04:18:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/30 04:18:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 04:18:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/30 04:18:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 04:18:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/30 04:18:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 04:18:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/30 04:18:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 04:18:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/30 04:18:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 04:18:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/30 04:18:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 04:18:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/30 04:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 04:18:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/30 04:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 04:18:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/30 04:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 04:18:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/30 04:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 04:18:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/30 04:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 04:18:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/30 04:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 04:18:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/30 04:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 04:18:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/30 04:18:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 04:18:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/30 04:18:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 04:18:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/30 04:18:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 04:18:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/30 04:18:18 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 04:18:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 04:18:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 04:18:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 04:18:19 INFO : splitbananasplit: Deleted 2025/08/30 04:18:19 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 04:18:19 INFO : appleappleapplebanana: Deleted 2025/08/30 04:18:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 04:18:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 04:18:19 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:19 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : appleapple: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : apple: Unchanged skipping 2025/08/30 04:18:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:18:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : banana: Unchanged skipping 2025/08/30 04:18:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 04:18:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 04:18:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 04:18:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 04:18:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 04:18:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 04:18:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 04:18:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 04:18:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 04:18:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 04:18:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 04:18:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 04:18:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 04:18:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 04:18:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 04:18:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:18:20 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:20 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:20 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:20 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : appleapple: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/30 04:18:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 04:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 04:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 04:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 04:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 04:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 04:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 04:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 04:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 04:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 04:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 04:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 04:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 04:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 04:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 04:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 04:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 04:18:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:18:32 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:33 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : apple: Unchanged skipping 2025/08/30 04:18:33 DEBUG : banana: Unchanged skipping 2025/08/30 04:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:18:33 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:33 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:33 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:33 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:33 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : apple: Unchanged skipping 2025/08/30 04:18:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : banana: Unchanged skipping 2025/08/30 04:18:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:18:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:18:34 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:34 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:34 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:34 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:34 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:35 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:18:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:47 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : apple: Unchanged skipping 2025/08/30 04:18:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : banana: Unchanged skipping 2025/08/30 04:18:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:18:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:18:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:48 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : apple: Unchanged skipping 2025/08/30 04:18:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:18:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:18:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : banana: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:18:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:18:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:18:48 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:18:48 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:48 DEBUG : Waiting for deletions to finish 2025/08/30 04:18:48 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:00 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:01 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:19:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : banana: Unchanged skipping 2025/08/30 04:19:01 DEBUG : apple: Unchanged skipping 2025/08/30 04:19:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:19:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:19:01 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:01 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:01 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:02 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : banana: Unchanged skipping 2025/08/30 04:19:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:19:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:19:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : apple: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:19:02 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:02 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:02 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:02 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:02 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:14 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:15 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:19:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : apple: Unchanged skipping 2025/08/30 04:19:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:19:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : banana: Unchanged skipping 2025/08/30 04:19:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:19:15 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:15 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:15 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:16 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : apple: Unchanged skipping 2025/08/30 04:19:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : banana: Unchanged skipping 2025/08/30 04:19:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:19:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:19:16 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:16 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:16 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:16 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:29 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:29 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:19:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:19:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : apple: Unchanged skipping 2025/08/30 04:19:30 DEBUG : banana: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:19:30 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:30 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:30 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:30 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : apple: Unchanged skipping 2025/08/30 04:19:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:19:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : banana: Unchanged skipping 2025/08/30 04:19:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:19:31 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:31 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:31 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:31 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (168.34s) --- PASS: TestTransform/NFC (12.82s) --- PASS: TestTransform/NFD (14.31s) --- PASS: TestTransform/base64 (16.87s) --- PASS: TestTransform/prefix (18.55s) --- PASS: TestTransform/suffix (18.64s) --- PASS: TestTransform/truncate (16.39s) --- PASS: TestTransform/encoder (14.54s) --- PASS: TestTransform/ISO-8859-1 (13.77s) --- PASS: TestTransform/charmap (14.02s) --- PASS: TestTransform/lowercase (13.89s) --- PASS: TestTransform/ascii (14.55s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 04:19:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 04:19:36 INFO : sub dir_somesuffix: Making directory 2025/08/30 04:19:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 04:19:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/30 04:19:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 04:19:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 04:19:36 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:36 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:36 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 04:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:37 INFO : tictactoe: Making directory 2025/08/30 04:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/30 04:19:37 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:37 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:38 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/30 04:19:38 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.06s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:40 INFO : toe: Making directory 2025/08/30 04:19:40 INFO : toe/toe: Making directory 2025/08/30 04:19:40 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 04:19:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 04:19:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 04:19:40 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:40 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/30 04:19:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.77s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:41 INFO : toe: Making directory 2025/08/30 04:19:41 INFO : toe/toe: Making directory 2025/08/30 04:19:41 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 04:19:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 04:19:41 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 04:19:41 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:41 DEBUG : toe/toe/tictactoe: Clearing upload URL because of error: Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/df028d7320bdfb9b9f880e1b/c001_v0001182_t0050": EOF 2025/08/30 04:19:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/df028d7320bdfb9b9f880e1b/c001_v0001182_t0050": EOF) 2025/08/30 04:19:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 04:19:41 DEBUG : toe/toe/toe: Received error: Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/df028d7320bdfb9b9f880e1b/c001_v0001182_t0050": EOF - low level retry 0/10 2025/08/30 04:19:42 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 04:19:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/30 04:19:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:43 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:19:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 04:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:43 INFO : tictacempty_dir: Making directory 2025/08/30 04:19:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:43 INFO : tictactoe: Making directory 2025/08/30 04:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:43 INFO : tictactoe/tictactoe: Making directory 2025/08/30 04:19:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:43 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:43 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:43 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.37s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:44 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:19:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 04:19:44 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:44 INFO : tictacempty_dir: Making directory 2025/08/30 04:19:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:44 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:44 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:44 INFO : tictactoe: Making directory 2025/08/30 04:19:44 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:44 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:44 INFO : tictactoe/tictactoe: Making directory 2025/08/30 04:19:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 04:19:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:44 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:44 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/30 04:19:45 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:45 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:45 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:45 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 04:19:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/30 04:19:45 NOTICE: B2 bucket rclone-test-xikafav4taju: 0 differences found 2025/08/30 04:19:45 NOTICE: B2 bucket rclone-test-xikafav4taju: 1 matching files --- PASS: TestAllTag (1.61s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:46 INFO : tictactoe: Making directory 2025/08/30 04:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:46 INFO : tictactoe/tictactoe: Making directory 2025/08/30 04:19:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:46 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:46 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:46 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:47 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:47 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 04:19:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 04:19:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/30 04:19:47 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.70s) === RUN TestSyntax 2025/08/30 04:19:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:48 INFO : toe: Making directory 2025/08/30 04:19:48 INFO : toe/toe: Making directory 2025/08/30 04:19:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 04:19:48 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:48 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:48 INFO : toe/toe/toe: Copied (new) 2025/08/30 04:19:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.38s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:49 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:19:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 04:19:49 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:49 INFO : tictacempty_dir: Making directory 2025/08/30 04:19:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:49 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:49 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:49 INFO : tictactoe: Making directory 2025/08/30 04:19:49 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:49 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:49 INFO : tictactoe/tictactoe: Making directory 2025/08/30 04:19:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 04:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:49 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:49 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:49 INFO : toe/toe/toe.txt: Deleted 2025/08/30 04:19:49 INFO : toe/toe: Removing directory 2025/08/30 04:19:49 INFO : toe: Removing directory 2025/08/30 04:19:49 INFO : empty_dir: Removing directory 2025/08/30 04:19:49 DEBUG : Local file system at /tmp/rclone1347677454: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.35s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:50 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:19:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 04:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:50 INFO : tictacempty_dir: Making directory 2025/08/30 04:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:50 INFO : tictactoe: Making directory 2025/08/30 04:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:50 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:50 INFO : tictactoe/tictactoe: Making directory 2025/08/30 04:19:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 04:19:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:50 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:50 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:51 INFO : toe/toe/toe.txt: Deleted 2025/08/30 04:19:51 INFO : toe/toe: Removing directory 2025/08/30 04:19:51 INFO : toe: Removing directory 2025/08/30 04:19:51 INFO : empty_dir: Removing directory 2025/08/30 04:19:51 DEBUG : Local file system at /tmp/rclone1347677454: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/30 04:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 04:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 04:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 04:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 04:19:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/30 04:19:52 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 (2.72s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:53 DEBUG : Reset feature "Copy" 2025/08/30 04:19:53 DEBUG : Reset feature "Move" 2025/08/30 04:19:53 DEBUG : Reset feature "Copy" 2025/08/30 04:19:53 DEBUG : Reset feature "Move" 2025/08/30 04:19:53 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:19:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 04:19:53 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:53 INFO : tictacempty_dir: Making directory 2025/08/30 04:19:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 04:19:53 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:53 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:53 INFO : tictactoe: Making directory 2025/08/30 04:19:53 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:53 DEBUG : toe: transformed to: tictactoe 2025/08/30 04:19:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:53 INFO : tictactoe/tictactoe: Making directory 2025/08/30 04:19:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 04:19:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 04:19:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:53 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 04:19:54 INFO : toe/toe/toe.txt: Deleted 2025/08/30 04:19:54 INFO : toe/toe: Removing directory 2025/08/30 04:19:54 INFO : toe: Removing directory 2025/08/30 04:19:54 INFO : empty_dir: Removing directory 2025/08/30 04:19:54 DEBUG : Local file system at /tmp/rclone1347677454: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/30 04:19:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 04:19:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 04:19:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 04:19:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 04:19:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/30 04:19:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.34s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:56 DEBUG : toe: transformed to: dG9l 2025/08/30 04:19:56 DEBUG : toe: transformed to: dG9l 2025/08/30 04:19:56 INFO : dG9l: Making directory 2025/08/30 04:19:56 DEBUG : toe: transformed to: dG9l 2025/08/30 04:19:56 DEBUG : toe: transformed to: dG9l 2025/08/30 04:19:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/30 04:19:56 INFO : dG9l/dG9l: Making directory 2025/08/30 04:19:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/30 04:19:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/30 04:19:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 04:19:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 04:19:56 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:56 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:19:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 04:19:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:19:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 04:19:57 DEBUG : Waiting for deletions to finish 2025/08/30 04:19:57 DEBUG : dG9l: transformed to: toe 2025/08/30 04:19:57 DEBUG : dG9l: transformed to: toe 2025/08/30 04:19:57 DEBUG : dG9l: transformed to: toe 2025/08/30 04:19:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/30 04:19:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/30 04:19:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/30 04:19:57 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for checks to finish 2025/08/30 04:19:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/30 04:19:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/30 04:19:57 DEBUG : Local file system at /tmp/rclone1347677454: Waiting for transfers to finish 2025/08/30 04:19:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xikafav4taju", Local "Local file system at /tmp/rclone1347677454", Modify Window "1ms" 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe: transformed to: 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe: transformed to: 2025/08/30 04:19:59 INFO : B2 bucket rclone-test-xikafav4taju: Making directory 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe: transformed to: 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe: transformed to: 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe/toe: transformed to: 2025/08/30 04:19:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/30 04:19:59 INFO : toe/toe: Making directory 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe/toe: transformed to: 2025/08/30 04:19:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe: transformed to: 2025/08/30 04:19:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 04:19:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 04:19:59 DEBUG : toe/toe/toe: transformed to: 2025/08/30 04:19:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/30 04:19:59 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for checks to finish 2025/08/30 04:19:59 DEBUG : B2 bucket rclone-test-xikafav4taju: Waiting for transfers to finish 2025/08/30 04:20:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 04:20:00 INFO : toe/toe/toe: Copied (new) 2025/08/30 04:20:00 ERROR : B2 bucket rclone-test-xikafav4taju: not deleting files as there were IO errors 2025/08/30 04:20:00 ERROR : B2 bucket rclone-test-xikafav4taju: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/08/30 04:20:00 DEBUG : B2 bucket rclone-test-xikafav4taju: Purge remote 2025/08/30 04:20:00 INFO : B2 bucket rclone-test-xikafav4taju: cleaning bucket "rclone-test-xikafav4taju" of all files 2025/08/30 04:20:01 DEBUG : BackupDir/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72dc_d20250830_m041430_c001_v7007000_t0000_u01756527270449") 2025/08/30 04:20:01 DEBUG : BackupDir/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f102264b294cd9445_d20250830_m041425_c001_v0001131_t0029_u01756527265103") 2025/08/30 04:20:01 DEBUG : CompareDest/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661b1c8_d20250830_m041406_c001_v7007000_t0000_u01756527246317") 2025/08/30 04:20:01 DEBUG : CompareDest/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a223ee_d20250830_m041400_c001_v0001098_t0034_u01756527240145") 2025/08/30 04:20:01 DEBUG : CompareDest/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661b1cd_d20250830_m041406_c001_v7007000_t0000_u01756527246499") 2025/08/30 04:20:01 DEBUG : CompareDest/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d098c_d20250830_m041401_c001_v0001182_t0007_u01756527241599") 2025/08/30 04:20:01 DEBUG : CopyDest/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72de_d20250830_m041430_c001_v7007000_t0000_u01756527270632") 2025/08/30 04:20:01 DEBUG : CopyDest/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f22d_d20250830_m041422_c001_v0001177_t0045_u01756527262271") 2025/08/30 04:20:01 DEBUG : CopyDest/three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72e1_d20250830_m041430_c001_v7007000_t0000_u01756527270814") 2025/08/30 04:20:02 DEBUG : CopyDest/three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0ad4_d20250830_m041428_c001_v0001182_t0057_u01756527268696") 2025/08/30 04:20:02 DEBUG : CopyDest/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72e4_d20250830_m041430_c001_v7007000_t0000_u01756527270997") 2025/08/30 04:20:02 DEBUG : CopyDest/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2246a_d20250830_m041426_c001_v0001098_t0053_u01756527266556") 2025/08/30 04:20:02 DEBUG : EXISTING: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b72_d20250830_m041554_c001_v7007000_t0000_u01756527354110") 2025/08/30 04:20:02 DEBUG : EXISTING: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0f74_d20250830_m041553_c001_v0001182_t0036_u01756527353147") 2025/08/30 04:20:02 DEBUG : PREFIXapple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bdc5_d20250830_m041744_c001_v7007000_t0000_u01756527464638") 2025/08/30 04:20:02 DEBUG : PREFIXapple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1534_d20250830_m041739_c001_v0001182_t0030_u01756527459793") 2025/08/30 04:20:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a6ce_d20250830_m041744_c001_v7007000_t0000_u01756527464833") 2025/08/30 04:20:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2295d_d20250830_m041739_c001_v0001098_t0040_u01756527459583") 2025/08/30 04:20:02 DEBUG : PREFIXbanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe753a_d20250830_m041744_c001_v7007000_t0000_u01756527464685") 2025/08/30 04:20:02 DEBUG : PREFIXbanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26d7_d20250830_m041739_c001_v0001172_t0018_u01756527459603") 2025/08/30 04:20:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779ca_d20250830_m041744_c001_v7007000_t0000_u01756527464845") 2025/08/30 04:20:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1530_d20250830_m041739_c001_v0001182_t0036_u01756527459575") 2025/08/30 04:20:02 DEBUG : Testêé: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b3b_d20250830_m041550_c001_v7007000_t0000_u01756527350588") 2025/08/30 04:20:03 DEBUG : Testêé: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0f4c_d20250830_m041549_c001_v0001182_t0019_u01756527349964") 2025/08/30 04:20:03 DEBUG : Testêé: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2265e_d20250830_m041548_c001_v0001098_t0041_u01756527348702") 2025/08/30 04:20:03 DEBUG : YXBwbGU=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1920_d20250830_m041727_c001_v7007000_t0000_u01756527447603") 2025/08/30 04:20:03 DEBUG : YXBwbGU=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1453_d20250830_m041723_c001_v0001182_t0042_u01756527443724") 2025/08/30 04:20:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1925_d20250830_m041727_c001_v7007000_t0000_u01756527447791") 2025/08/30 04:20:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d144d_d20250830_m041723_c001_v0001182_t0005_u01756527443530") 2025/08/30 04:20:03 DEBUG : YmFuYW5h: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd192b_d20250830_m041727_c001_v7007000_t0000_u01756527447974") 2025/08/30 04:20:03 DEBUG : YmFuYW5h: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2290f_d20250830_m041723_c001_v0001098_t0005_u01756527443538") 2025/08/30 04:20:03 DEBUG : a/potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a3b_d20250830_m041209_c001_v7007000_t0000_u01756527129299") 2025/08/30 04:20:03 DEBUG : a/potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04d3_d20250830_m041208_c001_v0001182_t0002_u01756527128706") 2025/08/30 04:20:03 DEBUG : a/potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a24_d20250830_m041207_c001_v7007000_t0000_u01756527127362") 2025/08/30 04:20:03 DEBUG : a/potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04c3_d20250830_m041206_c001_v0001182_t0052_u01756527126585") 2025/08/30 04:20:03 DEBUG : a/potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddadcc_d20250830_m041150_c001_v7007000_t0000_u01756527110033") 2025/08/30 04:20:03 DEBUG : a/potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0387_d20250830_m041149_c001_v0001182_t0023_u01756527109254") 2025/08/30 04:20:03 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f8eb_d20250830_m041931_c001_v7007000_t0000_u01756527571852") 2025/08/30 04:20:03 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1bad_d20250830_m041928_c001_v0001182_t0051_u01756527568016") 2025/08/30 04:20:03 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33facffa_d20250830_m041917_c001_v7007000_t0000_u01756527557367") 2025/08/30 04:20:03 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b05_d20250830_m041913_c001_v0001182_t0052_u01756527553738") 2025/08/30 04:20:03 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd5ee_d20250830_m041903_c001_v7007000_t0000_u01756527543402") 2025/08/30 04:20:03 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a2f_d20250830_m041859_c001_v0001182_t0036_u01756527539826") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa66_d20250830_m041849_c001_v7007000_t0000_u01756527529493") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1983_d20250830_m041846_c001_v0001182_t0050_u01756527526056") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ec6_d20250830_m041835_c001_v7007000_t0000_u01756527515718") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d18b7_d20250830_m041831_c001_v0001182_t0041_u01756527511706") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfa3_d20250830_m041821_c001_v7007000_t0000_u01756527501028") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e281b_d20250830_m041815_c001_v0001172_t0053_u01756527495321") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80020_d20250830_m041804_c001_v7007000_t0000_u01756527484763") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a04_d20250830_m041801_c001_v0001098_t0001_u01756527481147") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7ffe6_d20250830_m041800_c001_v7007000_t0000_u01756527480190") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d164c_d20250830_m041756_c001_v0001182_t0002_u01756527476180") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664d0_d20250830_m041746_c001_v7007000_t0000_u01756527466169") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26fd_d20250830_m041742_c001_v0001172_t0007_u01756527462941") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779b7_d20250830_m041741_c001_v7007000_t0000_u01756527461812") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1520_d20250830_m041737_c001_v0001182_t0051_u01756527457615") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e3463_d20250830_m041725_c001_v7007000_t0000_u01756527445619") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1433_d20250830_m041721_c001_v0001182_t0015_u01756527441048") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f87f4_d20250830_m041710_c001_v7007000_t0000_u01756527430701") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d136b_d20250830_m041707_c001_v0001182_t0057_u01756527427042") 2025/08/30 04:20:04 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17a3_d20250830_m041656_c001_v7007000_t0000_u01756527416403") 2025/08/30 04:20:05 DEBUG : apple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1299_d20250830_m041652_c001_v0001182_t0055_u01756527412835") 2025/08/30 04:20:05 DEBUG : appleSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a787_d20250830_m041803_c001_v7007000_t0000_u01756527483020") 2025/08/30 04:20:05 DEBUG : appleSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1672_d20250830_m041758_c001_v0001182_t0056_u01756527478234") 2025/08/30 04:20:05 DEBUG : appleapple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfa9_d20250830_m041821_c001_v7007000_t0000_u01756527501213") 2025/08/30 04:20:05 DEBUG : appleapple: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2837_d20250830_m041817_c001_v0001172_t0015_u01756527497392") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f8f0_d20250830_m041932_c001_v7007000_t0000_u01756527572037") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a4c_d20250830_m041928_c001_v0001172_t0051_u01756527568598") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33facffd_d20250830_m041917_c001_v7007000_t0000_u01756527557550") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e29f4_d20250830_m041914_c001_v0001172_t0056_u01756527554471") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd5f5_d20250830_m041903_c001_v7007000_t0000_u01756527543588") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2983_d20250830_m041900_c001_v0001172_t0040_u01756527540516") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa6c_d20250830_m041849_c001_v7007000_t0000_u01756527529675") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2911_d20250830_m041846_c001_v0001172_t0059_u01756527526672") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ec9_d20250830_m041835_c001_v7007000_t0000_u01756527515902") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e28b5_d20250830_m041832_c001_v0001172_t0037_u01756527512301") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417e90aba28a6808_d20250830_m041819_c001_v7007000_t0000_u01756527499199") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1788_d20250830_m041815_c001_v0001182_t0028_u01756527495842") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80023_d20250830_m041804_c001_v7007000_t0000_u01756527484947") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16b0_d20250830_m041801_c001_v0001182_t0032_u01756527481170") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7ffe3_d20250830_m041800_c001_v7007000_t0000_u01756527480005") 2025/08/30 04:20:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1652_d20250830_m041756_c001_v0001182_t0055_u01756527476692") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664d4_d20250830_m041746_c001_v7007000_t0000_u01756527466353") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2297a_d20250830_m041742_c001_v0001098_t0052_u01756527462963") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c6912b_d20250830_m041741_c001_v7007000_t0000_u01756527461894") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1522_d20250830_m041738_c001_v0001182_t0030_u01756527458233") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bc57_d20250830_m041725_c001_v7007000_t0000_u01756527445207") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1437_d20250830_m041721_c001_v0001182_t0021_u01756527441735") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f87f8_d20250830_m041710_c001_v7007000_t0000_u01756527430885") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1371_d20250830_m041707_c001_v0001182_t0018_u01756527427578") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17a9_d20250830_m041656_c001_v7007000_t0000_u01756527416587") 2025/08/30 04:20:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d129d_d20250830_m041653_c001_v0001182_t0013_u01756527413328") 2025/08/30 04:20:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5ddb_d20250830_m041802_c001_v7007000_t0000_u01756527482976") 2025/08/30 04:20:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229e2_d20250830_m041758_c001_v0001098_t0037_u01756527478052") 2025/08/30 04:20:06 DEBUG : b/potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a3e_d20250830_m041209_c001_v7007000_t0000_u01756527129482") 2025/08/30 04:20:06 DEBUG : b/potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04cd_d20250830_m041207_c001_v0001182_t0016_u01756527127925") 2025/08/30 04:20:06 DEBUG : b/potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a1d_d20250830_m041206_c001_v7007000_t0000_u01756527126795") 2025/08/30 04:20:06 DEBUG : b/potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04b9_d20250830_m041205_c001_v0001182_t0039_u01756527125796") 2025/08/30 04:20:06 DEBUG : b/potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddadbd_d20250830_m041149_c001_v7007000_t0000_u01756527109464") 2025/08/30 04:20:06 DEBUG : b/potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0371_d20250830_m041148_c001_v0001182_t0035_u01756527108462") 2025/08/30 04:20:06 DEBUG : backup/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddbdbf_d20250830_m041444_c001_v7007000_t0000_u01756527284076") 2025/08/30 04:20:06 DEBUG : backup/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f114d8b0697292582_d20250830_m041441_c001_v0001099_t0050_u01756527281854") 2025/08/30 04:20:07 DEBUG : backup/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112ba68556e33915_d20250830_m041437_c001_v0001113_t0011_u01756527277709") 2025/08/30 04:20:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a2b_d20250830_m041511_c001_v7007000_t0000_u01756527311143") 2025/08/30 04:20:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f110066381924008b_d20250830_m041509_c001_v0001161_t0002_u01756527309162") 2025/08/30 04:20:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1131acec668d6a7b_d20250830_m041505_c001_v0001113_t0030_u01756527305231") 2025/08/30 04:20:07 DEBUG : backup/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c686f3_d20250830_m041458_c001_v7007000_t0000_u01756527298357") 2025/08/30 04:20:07 DEBUG : backup/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f109b90f8b2891423_d20250830_m041455_c001_v0001136_t0002_u01756527295972") 2025/08/30 04:20:07 DEBUG : backup/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11357ab66233d649_d20250830_m041451_c001_v0001120_t0051_u01756527291012") 2025/08/30 04:20:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a2e_d20250830_m041511_c001_v7007000_t0000_u01756527311327") 2025/08/30 04:20:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f105040638d50f204_d20250830_m041510_c001_v0001178_t0051_u01756527310338") 2025/08/30 04:20:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112ba68556e339bf_d20250830_m041506_c001_v0001113_t0016_u01756527306789") 2025/08/30 04:20:07 DEBUG : backup/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddbdc3_d20250830_m041444_c001_v7007000_t0000_u01756527284260") 2025/08/30 04:20:07 DEBUG : backup/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f117e274f8ae5dd95_d20250830_m041442_c001_v0001032_t0009_u01756527282964") 2025/08/30 04:20:07 DEBUG : backup/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1062295e63a35f5c_d20250830_m041439_c001_v0001120_t0002_u01756527279406") 2025/08/30 04:20:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c686f7_d20250830_m041458_c001_v7007000_t0000_u01756527298541") 2025/08/30 04:20:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113a5d07ee478747_d20250830_m041457_c001_v0001105_t0002_u01756527297298") 2025/08/30 04:20:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1059fdb859f4baec_d20250830_m041453_c001_v0001134_t0011_u01756527293203") 2025/08/30 04:20:07 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f8f5_d20250830_m041932_c001_v7007000_t0000_u01756527572220") 2025/08/30 04:20:07 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c16_d20250830_m041928_c001_v0001098_t0031_u01756527568232") 2025/08/30 04:20:07 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33facfff_d20250830_m041917_c001_v7007000_t0000_u01756527557734") 2025/08/30 04:20:07 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bca_d20250830_m041913_c001_v0001098_t0043_u01756527553987") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd5fc_d20250830_m041903_c001_v7007000_t0000_u01756527543775") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b76_d20250830_m041900_c001_v0001098_t0010_u01756527540035") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa73_d20250830_m041849_c001_v7007000_t0000_u01756527529856") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b12_d20250830_m041846_c001_v0001098_t0052_u01756527526272") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ecd_d20250830_m041836_c001_v7007000_t0000_u01756527516085") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22ac6_d20250830_m041831_c001_v0001098_t0046_u01756527511922") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfaf_d20250830_m041821_c001_v7007000_t0000_u01756527501415") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1786_d20250830_m041815_c001_v0001182_t0057_u01756527495587") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80026_d20250830_m041805_c001_v7007000_t0000_u01756527485130") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16ae_d20250830_m041801_c001_v0001182_t0018_u01756527481159") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635dc6_d20250830_m041800_c001_v7007000_t0000_u01756527480016") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e276d_d20250830_m041756_c001_v0001172_t0025_u01756527476394") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664d9_d20250830_m041746_c001_v7007000_t0000_u01756527466536") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d157a_d20250830_m041742_c001_v0001182_t0059_u01756527462932") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bd81_d20250830_m041741_c001_v7007000_t0000_u01756527461980") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22955_d20250830_m041737_c001_v0001098_t0009_u01756527457814") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bc5b_d20250830_m041725_c001_v7007000_t0000_u01756527445390") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22901_d20250830_m041721_c001_v0001098_t0007_u01756527441296") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f87fb_d20250830_m041711_c001_v7007000_t0000_u01756527431070") 2025/08/30 04:20:08 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22897_d20250830_m041707_c001_v0001098_t0056_u01756527427247") 2025/08/30 04:20:09 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17af_d20250830_m041656_c001_v7007000_t0000_u01756527416770") 2025/08/30 04:20:09 DEBUG : banana: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22844_d20250830_m041653_c001_v0001098_t0025_u01756527413039") 2025/08/30 04:20:09 DEBUG : bananaSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40952c130bc0bcfc_d20250830_m041803_c001_v7007000_t0000_u01756527483287") 2025/08/30 04:20:09 DEBUG : bananaSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d166e_d20250830_m041758_c001_v0001182_t0022_u01756527478021") 2025/08/30 04:20:09 DEBUG : both0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c8e_d20250830_m041631_c001_v7007000_t0000_u01756527391475") 2025/08/30 04:20:09 DEBUG : both0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22710_d20250830_m041615_c001_v0001098_t0046_u01756527375951") 2025/08/30 04:20:09 DEBUG : both0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831e6_d20250830_m041611_c001_v7007000_t0000_u01756527371667") 2025/08/30 04:20:09 DEBUG : both0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2268a_d20250830_m041555_c001_v0001098_t0023_u01756527355968") 2025/08/30 04:20:09 DEBUG : both1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c92_d20250830_m041631_c001_v7007000_t0000_u01756527391709") 2025/08/30 04:20:09 DEBUG : both1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22716_d20250830_m041616_c001_v0001098_t0043_u01756527376953") 2025/08/30 04:20:09 DEBUG : both1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831ec_d20250830_m041611_c001_v7007000_t0000_u01756527371853") 2025/08/30 04:20:09 DEBUG : both1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22690_d20250830_m041556_c001_v0001098_t0002_u01756527356571") 2025/08/30 04:20:09 DEBUG : both10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c94_d20250830_m041631_c001_v7007000_t0000_u01756527391902") 2025/08/30 04:20:09 DEBUG : both10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22748_d20250830_m041622_c001_v0001098_t0002_u01756527382766") 2025/08/30 04:20:09 DEBUG : both10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831f0_d20250830_m041612_c001_v7007000_t0000_u01756527372037") 2025/08/30 04:20:09 DEBUG : both10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226c4_d20250830_m041602_c001_v0001098_t0009_u01756527361999") 2025/08/30 04:20:09 DEBUG : both11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c97_d20250830_m041632_c001_v7007000_t0000_u01756527392085") 2025/08/30 04:20:09 DEBUG : both11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2274e_d20250830_m041623_c001_v0001098_t0014_u01756527383357") 2025/08/30 04:20:09 DEBUG : both11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831f4_d20250830_m041612_c001_v7007000_t0000_u01756527372222") 2025/08/30 04:20:10 DEBUG : both11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226c6_d20250830_m041602_c001_v0001098_t0008_u01756527362712") 2025/08/30 04:20:10 DEBUG : both12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c98_d20250830_m041632_c001_v7007000_t0000_u01756527392268") 2025/08/30 04:20:10 DEBUG : both12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22754_d20250830_m041623_c001_v0001098_t0025_u01756527383954") 2025/08/30 04:20:10 DEBUG : both12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831f8_d20250830_m041612_c001_v7007000_t0000_u01756527372406") 2025/08/30 04:20:10 DEBUG : both12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226ca_d20250830_m041603_c001_v0001098_t0019_u01756527363444") 2025/08/30 04:20:10 DEBUG : both13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c9a_d20250830_m041632_c001_v7007000_t0000_u01756527392460") 2025/08/30 04:20:10 DEBUG : both13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22756_d20250830_m041624_c001_v0001098_t0048_u01756527384487") 2025/08/30 04:20:10 DEBUG : both13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831fc_d20250830_m041612_c001_v7007000_t0000_u01756527372605") 2025/08/30 04:20:10 DEBUG : both13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226ce_d20250830_m041604_c001_v0001098_t0028_u01756527364070") 2025/08/30 04:20:10 DEBUG : both14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c9d_d20250830_m041632_c001_v7007000_t0000_u01756527392644") 2025/08/30 04:20:10 DEBUG : both14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2275e_d20250830_m041625_c001_v0001098_t0058_u01756527385169") 2025/08/30 04:20:10 DEBUG : both14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831ff_d20250830_m041612_c001_v7007000_t0000_u01756527372790") 2025/08/30 04:20:10 DEBUG : both14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226d4_d20250830_m041604_c001_v0001098_t0005_u01756527364688") 2025/08/30 04:20:10 DEBUG : both15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635c9f_d20250830_m041632_c001_v7007000_t0000_u01756527392827") 2025/08/30 04:20:10 DEBUG : both15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22762_d20250830_m041625_c001_v0001098_t0021_u01756527385750") 2025/08/30 04:20:10 DEBUG : both15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883201_d20250830_m041612_c001_v7007000_t0000_u01756527372975") 2025/08/30 04:20:10 DEBUG : both15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226dc_d20250830_m041605_c001_v0001098_t0053_u01756527365291") 2025/08/30 04:20:10 DEBUG : both16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ca1_d20250830_m041633_c001_v7007000_t0000_u01756527393011") 2025/08/30 04:20:10 DEBUG : both16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22764_d20250830_m041626_c001_v0001098_t0044_u01756527386349") 2025/08/30 04:20:10 DEBUG : both16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883204_d20250830_m041613_c001_v7007000_t0000_u01756527373160") 2025/08/30 04:20:11 DEBUG : both16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226e0_d20250830_m041605_c001_v0001098_t0056_u01756527365893") 2025/08/30 04:20:11 DEBUG : both17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ca4_d20250830_m041633_c001_v7007000_t0000_u01756527393193") 2025/08/30 04:20:11 DEBUG : both17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2276c_d20250830_m041627_c001_v0001098_t0021_u01756527387000") 2025/08/30 04:20:11 DEBUG : both17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883207_d20250830_m041613_c001_v7007000_t0000_u01756527373353") 2025/08/30 04:20:11 DEBUG : both17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226e4_d20250830_m041606_c001_v0001098_t0015_u01756527366410") 2025/08/30 04:20:11 DEBUG : both18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ca6_d20250830_m041633_c001_v7007000_t0000_u01756527393377") 2025/08/30 04:20:11 DEBUG : both18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22772_d20250830_m041627_c001_v0001098_t0006_u01756527387679") 2025/08/30 04:20:11 DEBUG : both18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d988320a_d20250830_m041613_c001_v7007000_t0000_u01756527373544") 2025/08/30 04:20:11 DEBUG : both18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226e8_d20250830_m041607_c001_v0001098_t0026_u01756527367173") 2025/08/30 04:20:11 DEBUG : both19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ca8_d20250830_m041633_c001_v7007000_t0000_u01756527393560") 2025/08/30 04:20:11 DEBUG : both19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2277e_d20250830_m041628_c001_v0001098_t0057_u01756527388314") 2025/08/30 04:20:11 DEBUG : both19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d988320d_d20250830_m041613_c001_v7007000_t0000_u01756527373730") 2025/08/30 04:20:11 DEBUG : both19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226ea_d20250830_m041608_c001_v0001098_t0016_u01756527368133") 2025/08/30 04:20:11 DEBUG : both2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cab_d20250830_m041633_c001_v7007000_t0000_u01756527393744") 2025/08/30 04:20:11 DEBUG : both2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2271a_d20250830_m041617_c001_v0001098_t0039_u01756527377498") 2025/08/30 04:20:11 DEBUG : both2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883210_d20250830_m041613_c001_v7007000_t0000_u01756527373915") 2025/08/30 04:20:11 DEBUG : both2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22698_d20250830_m041557_c001_v0001098_t0036_u01756527357285") 2025/08/30 04:20:11 DEBUG : both3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cae_d20250830_m041633_c001_v7007000_t0000_u01756527393928") 2025/08/30 04:20:11 DEBUG : both3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22720_d20250830_m041618_c001_v0001098_t0055_u01756527378155") 2025/08/30 04:20:12 DEBUG : both3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883213_d20250830_m041614_c001_v7007000_t0000_u01756527374099") 2025/08/30 04:20:12 DEBUG : both3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2269e_d20250830_m041557_c001_v0001098_t0051_u01756527357975") 2025/08/30 04:20:12 DEBUG : both4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cb0_d20250830_m041634_c001_v7007000_t0000_u01756527394111") 2025/08/30 04:20:12 DEBUG : both4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22726_d20250830_m041619_c001_v0001098_t0009_u01756527379201") 2025/08/30 04:20:12 DEBUG : both4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883216_d20250830_m041614_c001_v7007000_t0000_u01756527374282") 2025/08/30 04:20:12 DEBUG : both4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226a2_d20250830_m041558_c001_v0001098_t0019_u01756527358554") 2025/08/30 04:20:12 DEBUG : both5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cb2_d20250830_m041634_c001_v7007000_t0000_u01756527394293") 2025/08/30 04:20:12 DEBUG : both5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2272a_d20250830_m041619_c001_v0001098_t0040_u01756527379805") 2025/08/30 04:20:12 DEBUG : both5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883219_d20250830_m041614_c001_v7007000_t0000_u01756527374466") 2025/08/30 04:20:12 DEBUG : both5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226a8_d20250830_m041559_c001_v0001098_t0025_u01756527359079") 2025/08/30 04:20:12 DEBUG : both6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cb4_d20250830_m041634_c001_v7007000_t0000_u01756527394475") 2025/08/30 04:20:12 DEBUG : both6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2272c_d20250830_m041620_c001_v0001098_t0048_u01756527380430") 2025/08/30 04:20:12 DEBUG : both6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d988321c_d20250830_m041614_c001_v7007000_t0000_u01756527374653") 2025/08/30 04:20:12 DEBUG : both6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226b0_d20250830_m041559_c001_v0001098_t0003_u01756527359747") 2025/08/30 04:20:12 DEBUG : both7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cb6_d20250830_m041634_c001_v7007000_t0000_u01756527394658") 2025/08/30 04:20:12 DEBUG : both7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22730_d20250830_m041620_c001_v0001098_t0023_u01756527380973") 2025/08/30 04:20:12 DEBUG : both7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d988321e_d20250830_m041614_c001_v7007000_t0000_u01756527374838") 2025/08/30 04:20:12 DEBUG : both7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226b4_d20250830_m041600_c001_v0001098_t0029_u01756527360341") 2025/08/30 04:20:12 DEBUG : both8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cb8_d20250830_m041634_c001_v7007000_t0000_u01756527394841") 2025/08/30 04:20:12 DEBUG : both8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22738_d20250830_m041621_c001_v0001098_t0007_u01756527381601") 2025/08/30 04:20:13 DEBUG : both8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883221_d20250830_m041615_c001_v7007000_t0000_u01756527375021") 2025/08/30 04:20:13 DEBUG : both8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226b6_d20250830_m041600_c001_v0001098_t0031_u01756527360866") 2025/08/30 04:20:13 DEBUG : both9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cbb_d20250830_m041635_c001_v7007000_t0000_u01756527395025") 2025/08/30 04:20:13 DEBUG : both9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2273e_d20250830_m041622_c001_v0001098_t0006_u01756527382185") 2025/08/30 04:20:13 DEBUG : both9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883224_d20250830_m041615_c001_v7007000_t0000_u01756527375208") 2025/08/30 04:20:13 DEBUG : both9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a226be_d20250830_m041601_c001_v0001098_t0001_u01756527361376") 2025/08/30 04:20:13 DEBUG : c/non empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a43_d20250830_m041209_c001_v7007000_t0000_u01756527129666") 2025/08/30 04:20:13 DEBUG : c/non empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04cf_d20250830_m041208_c001_v0001182_t0004_u01756527128128") 2025/08/30 04:20:13 DEBUG : c/non empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a26_d20250830_m041207_c001_v7007000_t0000_u01756527127552") 2025/08/30 04:20:13 DEBUG : c/non empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04bd_d20250830_m041205_c001_v0001182_t0051_u01756527125993") 2025/08/30 04:20:13 DEBUG : c/non empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddadd4_d20250830_m041150_c001_v7007000_t0000_u01756527110219") 2025/08/30 04:20:13 DEBUG : c/non empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0379_d20250830_m041148_c001_v0001182_t0041_u01756527108667") 2025/08/30 04:20:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd192f_d20250830_m041728_c001_v7007000_t0000_u01756527448157") 2025/08/30 04:20:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2656_d20250830_m041723_c001_v0001172_t0007_u01756527443557") 2025/08/30 04:20:13 DEBUG : check sum: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddad1a_d20250830_m041141_c001_v7007000_t0000_u01756527101872") 2025/08/30 04:20:13 DEBUG : check sum: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d02fd_d20250830_m041140_c001_v0001182_t0057_u01756527100928") 2025/08/30 04:20:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c549a7c0_d20250830_m041958_c001_v7007000_t0000_u01756527598864") 2025/08/30 04:20:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1ce9_d20250830_m041957_c001_v0001182_t0032_u01756527597431") 2025/08/30 04:20:13 DEBUG : dest/3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe71ca_d20250830_m041415_c001_v7007000_t0000_u01756527255433") 2025/08/30 04:20:13 DEBUG : dest/3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4120094df5533c0c_d20250830_m041414_c001_v0001172_t0045_u01756527254329") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfb6_d20250830_m041821_c001_v7007000_t0000_u01756527501599") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a64_d20250830_m041817_c001_v0001098_t0027_u01756527497415") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f8fb_d20250830_m041932_c001_v7007000_t0000_u01756527572404") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b6d_d20250830_m041922_c001_v0001182_t0013_u01756527562046") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad002_d20250830_m041917_c001_v7007000_t0000_u01756527557918") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1aab_d20250830_m041908_c001_v0001182_t0000_u01756527548153") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd602_d20250830_m041903_c001_v7007000_t0000_u01756527543966") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d19e5_d20250830_m041854_c001_v0001182_t0020_u01756527534138") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa79_d20250830_m041850_c001_v7007000_t0000_u01756527530048") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1930_d20250830_m041840_c001_v0001182_t0026_u01756527520375") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ed1_d20250830_m041836_c001_v7007000_t0000_u01756527516268") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d185f_d20250830_m041825_c001_v0001182_t0053_u01756527505470") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41604b60ad529346_d20250830_m041819_c001_v7007000_t0000_u01756527499198") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e27e3_d20250830_m041809_c001_v0001172_t0034_u01756527489456") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80028_d20250830_m041805_c001_v7007000_t0000_u01756527485314") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16b4_d20250830_m041801_c001_v0001182_t0058_u01756527481370") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a770_d20250830_m041800_c001_v7007000_t0000_u01756527480203") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d15ec_d20250830_m041750_c001_v0001182_t0008_u01756527470446") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664dd_d20250830_m041746_c001_v7007000_t0000_u01756527466717") 2025/08/30 04:20:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1580_d20250830_m041743_c001_v0001182_t0050_u01756527463140") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c69126_d20250830_m041741_c001_v7007000_t0000_u01756527461342") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d14c4_d20250830_m041731_c001_v0001182_t0028_u01756527451901") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fac52d_d20250830_m041725_c001_v7007000_t0000_u01756527445838") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d13cd_d20250830_m041715_c001_v0001182_t0042_u01756527435395") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f87fe_d20250830_m041711_c001_v7007000_t0000_u01756527431254") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1311_d20250830_m041701_c001_v0001182_t0039_u01756527421088") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17b4_d20250830_m041656_c001_v7007000_t0000_u01756527416954") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1241_d20250830_m041647_c001_v0001182_t0012_u01756527407901") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80007_d20250830_m041802_c001_v7007000_t0000_u01756527482995") 2025/08/30 04:20:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d167a_d20250830_m041758_c001_v0001182_t0040_u01756527478404") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfbf_d20250830_m041821_c001_v7007000_t0000_u01756527501781") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17b9_d20250830_m041817_c001_v0001182_t0055_u01756527497588") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f8ff_d20250830_m041932_c001_v7007000_t0000_u01756527572588") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bf6_d20250830_m041922_c001_v0001098_t0006_u01756527562738") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad005_d20250830_m041918_c001_v7007000_t0000_u01756527558103") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bac_d20250830_m041908_c001_v0001098_t0043_u01756527548722") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd609_d20250830_m041904_c001_v7007000_t0000_u01756527544154") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b40_d20250830_m041854_c001_v0001098_t0007_u01756527534689") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa80_d20250830_m041850_c001_v7007000_t0000_u01756527530230") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22af2_d20250830_m041840_c001_v0001098_t0041_u01756527520978") 2025/08/30 04:20:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ed5_d20250830_m041836_c001_v7007000_t0000_u01756527516452") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a96_d20250830_m041826_c001_v0001098_t0029_u01756527506030") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661c12f_d20250830_m041819_c001_v7007000_t0000_u01756527499341") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d171c_d20250830_m041809_c001_v0001182_t0017_u01756527489776") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8002b_d20250830_m041805_c001_v7007000_t0000_u01756527485497") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16b6_d20250830_m041801_c001_v0001182_t0053_u01756527481410") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40340416a7d31630_d20250830_m041800_c001_v7007000_t0000_u01756527480035") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2731_d20250830_m041751_c001_v0001172_t0030_u01756527471019") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664e2_d20250830_m041746_c001_v7007000_t0000_u01756527466898") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1582_d20250830_m041743_c001_v0001182_t0059_u01756527463154") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe7520_d20250830_m041741_c001_v7007000_t0000_u01756527461732") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2293d_d20250830_m041732_c001_v0001098_t0024_u01756527452464") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4115e4c078213947_d20250830_m041725_c001_v7007000_t0000_u01756527445787") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a228db_d20250830_m041715_c001_v0001098_t0006_u01756527435950") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8800_d20250830_m041711_c001_v7007000_t0000_u01756527431482") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22868_d20250830_m041701_c001_v0001098_t0042_u01756527421745") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17ba_d20250830_m041657_c001_v7007000_t0000_u01756527417138") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2281e_d20250830_m041648_c001_v0001098_t0049_u01756527408127") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40952c130bc0bcfa_d20250830_m041803_c001_v7007000_t0000_u01756527483105") 2025/08/30 04:20:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2783_d20250830_m041758_c001_v0001172_t0026_u01756527478356") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfc5_d20250830_m041821_c001_v7007000_t0000_u01756527501963") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17bf_d20250830_m041817_c001_v0001182_t0054_u01756527497765") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f905_d20250830_m041932_c001_v7007000_t0000_u01756527572795") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a1e_d20250830_m041923_c001_v0001172_t0049_u01756527563577") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad008_d20250830_m041918_c001_v7007000_t0000_u01756527558286") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e29cf_d20250830_m041909_c001_v0001172_t0044_u01756527549530") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd60f_d20250830_m041904_c001_v7007000_t0000_u01756527544341") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e294f_d20250830_m041855_c001_v0001172_t0055_u01756527535509") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa87_d20250830_m041850_c001_v7007000_t0000_u01756527530413") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e28f3_d20250830_m041841_c001_v0001172_t0007_u01756527521654") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4edb_d20250830_m041836_c001_v7007000_t0000_u01756527516635") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2889_d20250830_m041826_c001_v0001172_t0021_u01756527506730") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcf76_d20250830_m041819_c001_v7007000_t0000_u01756527499371") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1720_d20250830_m041810_c001_v0001182_t0057_u01756527490064") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8002e_d20250830_m041805_c001_v7007000_t0000_u01756527485682") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e27a7_d20250830_m041801_c001_v0001172_t0047_u01756527481514") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7ffe8_d20250830_m041800_c001_v7007000_t0000_u01756527480211") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d15fa_d20250830_m041751_c001_v0001182_t0018_u01756527471288") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664e6_d20250830_m041747_c001_v7007000_t0000_u01756527467095") 2025/08/30 04:20:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1584_d20250830_m041743_c001_v0001182_t0001_u01756527463336") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5c67_d20250830_m041741_c001_v7007000_t0000_u01756527461937") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d14ce_d20250830_m041732_c001_v0001182_t0006_u01756527452800") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcb20_d20250830_m041725_c001_v7007000_t0000_u01756527445955") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d13e9_d20250830_m041716_c001_v0001182_t0023_u01756527436411") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8804_d20250830_m041711_c001_v7007000_t0000_u01756527431674") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d131f_d20250830_m041702_c001_v0001182_t0011_u01756527422123") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17c0_d20250830_m041657_c001_v7007000_t0000_u01756527417323") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d124b_d20250830_m041648_c001_v0001182_t0057_u01756527408470") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5de6_d20250830_m041803_c001_v7007000_t0000_u01756527483342") 2025/08/30 04:20:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d167e_d20250830_m041758_c001_v0001182_t0037_u01756527478514") 2025/08/30 04:20:18 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfcc_d20250830_m041822_c001_v7007000_t0000_u01756527502146") 2025/08/30 04:20:18 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2839_d20250830_m041817_c001_v0001172_t0037_u01756527497739") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f90b_d20250830_m041932_c001_v7007000_t0000_u01756527572977") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b7f_d20250830_m041923_c001_v0001182_t0018_u01756527563956") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad00a_d20250830_m041918_c001_v7007000_t0000_u01756527558470") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1abd_d20250830_m041909_c001_v0001182_t0000_u01756527549818") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd614_d20250830_m041904_c001_v7007000_t0000_u01756527544527") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d19f1_d20250830_m041855_c001_v0001182_t0051_u01756527535782") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa8d_d20250830_m041850_c001_v7007000_t0000_u01756527530596") 2025/08/30 04:20:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1940_d20250830_m041842_c001_v0001182_t0029_u01756527522252") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4edf_d20250830_m041836_c001_v7007000_t0000_u01756527516819") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1875_d20250830_m041827_c001_v0001182_t0012_u01756527507228") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcf5c_d20250830_m041818_c001_v7007000_t0000_u01756527498807") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a3c_d20250830_m041810_c001_v0001098_t0018_u01756527490655") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80031_d20250830_m041805_c001_v7007000_t0000_u01756527485865") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16ba_d20250830_m041801_c001_v0001182_t0057_u01756527481588") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40340416a7d31636_d20250830_m041800_c001_v7007000_t0000_u01756527480222") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229aa_d20250830_m041751_c001_v0001098_t0014_u01756527471952") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664eb_d20250830_m041747_c001_v7007000_t0000_u01756527467282") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1586_d20250830_m041743_c001_v0001182_t0013_u01756527463359") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266487_d20250830_m041741_c001_v7007000_t0000_u01756527461950") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26a1_d20250830_m041733_c001_v0001172_t0028_u01756527453394") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bc65_d20250830_m041725_c001_v7007000_t0000_u01756527445796") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2608_d20250830_m041716_c001_v0001172_t0005_u01756527436992") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8808_d20250830_m041711_c001_v7007000_t0000_u01756527431856") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e257c_d20250830_m041702_c001_v0001172_t0026_u01756527422689") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17c5_d20250830_m041657_c001_v7007000_t0000_u01756527417507") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2504_d20250830_m041648_c001_v0001172_t0007_u01756527408676") 2025/08/30 04:20:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40340416a7d3168c_d20250830_m041803_c001_v7007000_t0000_u01756527483168") 2025/08/30 04:20:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229e6_d20250830_m041758_c001_v0001098_t0008_u01756527478530") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfd4_d20250830_m041822_c001_v7007000_t0000_u01756527502328") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17c3_d20250830_m041817_c001_v0001182_t0016_u01756527497799") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f912_d20250830_m041933_c001_v7007000_t0000_u01756527573160") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b81_d20250830_m041924_c001_v0001182_t0037_u01756527564259") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad00d_d20250830_m041918_c001_v7007000_t0000_u01756527558653") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1abf_d20250830_m041910_c001_v0001182_t0040_u01756527550026") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd61a_d20250830_m041904_c001_v7007000_t0000_u01756527544719") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d19f3_d20250830_m041855_c001_v0001182_t0001_u01756527535995") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa93_d20250830_m041850_c001_v7007000_t0000_u01756527530779") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1944_d20250830_m041842_c001_v0001182_t0019_u01756527522460") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ee4_d20250830_m041837_c001_v7007000_t0000_u01756527517002") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1877_d20250830_m041827_c001_v0001182_t0038_u01756527507423") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41604b60ad529344_d20250830_m041819_c001_v7007000_t0000_u01756527499001") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e27f5_d20250830_m041811_c001_v0001172_t0007_u01756527491103") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80033_d20250830_m041806_c001_v7007000_t0000_u01756527486050") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16bc_d20250830_m041801_c001_v0001182_t0016_u01756527481616") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635dc2_d20250830_m041759_c001_v7007000_t0000_u01756527479645") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1604_d20250830_m041752_c001_v0001182_t0042_u01756527472326") 2025/08/30 04:20:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664f2_d20250830_m041747_c001_v7007000_t0000_u01756527467465") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2297e_d20250830_m041743_c001_v0001098_t0059_u01756527463375") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c6912a_d20250830_m041741_c001_v7007000_t0000_u01756527461710") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d14da_d20250830_m041733_c001_v0001182_t0004_u01756527453733") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcb17_d20250830_m041725_c001_v7007000_t0000_u01756527445582") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d13fb_d20250830_m041717_c001_v0001182_t0059_u01756527437516") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f880c_d20250830_m041712_c001_v7007000_t0000_u01756527432040") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d132b_d20250830_m041703_c001_v0001182_t0031_u01756527423055") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17c9_d20250830_m041657_c001_v7007000_t0000_u01756527417692") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1259_d20250830_m041649_c001_v0001182_t0015_u01756527409329") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8c4f_d20250830_m041803_c001_v7007000_t0000_u01756527483007") 2025/08/30 04:20:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1680_d20250830_m041758_c001_v0001182_t0004_u01756527478614") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfda_d20250830_m041822_c001_v7007000_t0000_u01756527502510") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a6c_d20250830_m041817_c001_v0001098_t0057_u01756527497946") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f919_d20250830_m041933_c001_v7007000_t0000_u01756527573344") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bfe_d20250830_m041924_c001_v0001098_t0037_u01756527564479") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad010_d20250830_m041918_c001_v7007000_t0000_u01756527558837") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bb0_d20250830_m041910_c001_v0001098_t0007_u01756527550235") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd620_d20250830_m041904_c001_v7007000_t0000_u01756527544907") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b4e_d20250830_m041856_c001_v0001098_t0021_u01756527536214") 2025/08/30 04:20:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa99_d20250830_m041850_c001_v7007000_t0000_u01756527530961") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22afe_d20250830_m041842_c001_v0001098_t0058_u01756527522657") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ee8_d20250830_m041837_c001_v7007000_t0000_u01756527517185") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22aa2_d20250830_m041827_c001_v0001098_t0045_u01756527507626") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcf64_d20250830_m041818_c001_v7007000_t0000_u01756527498998") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1736_d20250830_m041811_c001_v0001182_t0044_u01756527491850") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80035_d20250830_m041806_c001_v7007000_t0000_u01756527486233") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16c0_d20250830_m041801_c001_v0001182_t0025_u01756527481786") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5da4_d20250830_m041800_c001_v7007000_t0000_u01756527480234") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e273b_d20250830_m041752_c001_v0001172_t0002_u01756527472541") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664f7_d20250830_m041747_c001_v7007000_t0000_u01756527467657") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d158a_d20250830_m041743_c001_v0001182_t0022_u01756527463551") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3890db_d20250830_m041741_c001_v7007000_t0000_u01756527461757") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22943_d20250830_m041733_c001_v0001098_t0025_u01756527453953") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bc60_d20250830_m041725_c001_v7007000_t0000_u01756527445576") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a228e7_d20250830_m041717_c001_v0001098_t0057_u01756527437728") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8810_d20250830_m041712_c001_v7007000_t0000_u01756527432224") 2025/08/30 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22874_d20250830_m041703_c001_v0001098_t0043_u01756527423260") 2025/08/30 04:20:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17cf_d20250830_m041657_c001_v7007000_t0000_u01756527417875") 2025/08/30 04:20:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22828_d20250830_m041649_c001_v0001098_t0018_u01756527409557") 2025/08/30 04:20:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40340416a7d31693_d20250830_m041803_c001_v7007000_t0000_u01756527483352") 2025/08/30 04:20:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2789_d20250830_m041758_c001_v0001172_t0026_u01756527478660") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfde_d20250830_m041822_c001_v7007000_t0000_u01756527502692") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17c7_d20250830_m041817_c001_v0001182_t0042_u01756527497961") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f920_d20250830_m041933_c001_v7007000_t0000_u01756527573528") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a32_d20250830_m041925_c001_v0001172_t0036_u01756527565075") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad013_d20250830_m041919_c001_v7007000_t0000_u01756527559023") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e29d8_d20250830_m041910_c001_v0001172_t0043_u01756527550806") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd627_d20250830_m041905_c001_v7007000_t0000_u01756527545101") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2959_d20250830_m041856_c001_v0001172_t0040_u01756527536484") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aa9e_d20250830_m041851_c001_v7007000_t0000_u01756527531144") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e28f9_d20250830_m041843_c001_v0001172_t0041_u01756527523012") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4eec_d20250830_m041837_c001_v7007000_t0000_u01756527517374") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2895_d20250830_m041828_c001_v0001172_t0044_u01756527508069") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41604b60ad529342_d20250830_m041818_c001_v7007000_t0000_u01756527498818") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1738_d20250830_m041812_c001_v0001182_t0047_u01756527492073") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80037_d20250830_m041806_c001_v7007000_t0000_u01756527486415") 2025/08/30 04:20:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e27ad_d20250830_m041801_c001_v0001172_t0044_u01756527481794") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266611_d20250830_m041800_c001_v7007000_t0000_u01756527480246") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d160a_d20250830_m041752_c001_v0001182_t0039_u01756527472811") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664fb_d20250830_m041747_c001_v7007000_t0000_u01756527467839") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2703_d20250830_m041743_c001_v0001172_t0016_u01756527463572") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bd7b_d20250830_m041741_c001_v7007000_t0000_u01756527461746") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d14e2_d20250830_m041734_c001_v0001182_t0047_u01756527454246") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd18f5_d20250830_m041725_c001_v7007000_t0000_u01756527445586") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1403_d20250830_m041718_c001_v0001182_t0051_u01756527438264") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8813_d20250830_m041712_c001_v7007000_t0000_u01756527432407") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1339_d20250830_m041703_c001_v0001182_t0033_u01756527423882") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17d4_d20250830_m041658_c001_v7007000_t0000_u01756527418059") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1265_d20250830_m041649_c001_v0001182_t0007_u01756527409932") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8000c_d20250830_m041803_c001_v7007000_t0000_u01756527483179") 2025/08/30 04:20:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1684_d20250830_m041758_c001_v0001182_t0046_u01756527478716") 2025/08/30 04:20:24 DEBUG : dir1/0007-12345: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfe6_d20250830_m041822_c001_v7007000_t0000_u01756527502878") 2025/08/30 04:20:24 DEBUG : dir1/0007-12345: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17cb_d20250830_m041818_c001_v0001182_t0015_u01756527498004") 2025/08/30 04:20:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f924_d20250830_m041933_c001_v7007000_t0000_u01756527573713") 2025/08/30 04:20:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b91_d20250830_m041925_c001_v0001182_t0044_u01756527565360") 2025/08/30 04:20:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad016_d20250830_m041919_c001_v7007000_t0000_u01756527559206") 2025/08/30 04:20:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1ad9_d20250830_m041911_c001_v0001182_t0039_u01756527551194") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd62d_d20250830_m041905_c001_v7007000_t0000_u01756527545298") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a01_d20250830_m041856_c001_v0001182_t0041_u01756527536764") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aaa2_d20250830_m041851_c001_v7007000_t0000_u01756527531331") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d194d_d20250830_m041843_c001_v0001182_t0011_u01756527523277") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4eef_d20250830_m041837_c001_v7007000_t0000_u01756527517558") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d187f_d20250830_m041828_c001_v0001182_t0026_u01756527508595") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661c125_d20250830_m041818_c001_v7007000_t0000_u01756527498974") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a42_d20250830_m041812_c001_v0001098_t0002_u01756527492276") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80038_d20250830_m041806_c001_v7007000_t0000_u01756527486619") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16c6_d20250830_m041801_c001_v0001182_t0025_u01756527481828") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d9883895_d20250830_m041800_c001_v7007000_t0000_u01756527480064") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229b2_d20250830_m041753_c001_v0001098_t0023_u01756527473017") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266500_d20250830_m041748_c001_v7007000_t0000_u01756527468020") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d158c_d20250830_m041743_c001_v0001182_t0043_u01756527463586") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5c61_d20250830_m041741_c001_v7007000_t0000_u01756527461755") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26a9_d20250830_m041734_c001_v0001172_t0055_u01756527454474") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4115e4c078213942_d20250830_m041725_c001_v7007000_t0000_u01756527445603") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2610_d20250830_m041718_c001_v0001172_t0022_u01756527438469") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8817_d20250830_m041712_c001_v7007000_t0000_u01756527432603") 2025/08/30 04:20:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2588_d20250830_m041704_c001_v0001172_t0041_u01756527424079") 2025/08/30 04:20:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17da_d20250830_m041658_c001_v7007000_t0000_u01756527418246") 2025/08/30 04:20:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e251a_d20250830_m041650_c001_v0001172_t0041_u01756527410129") 2025/08/30 04:20:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8c55_d20250830_m041803_c001_v7007000_t0000_u01756527483191") 2025/08/30 04:20:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1686_d20250830_m041758_c001_v0001182_t0028_u01756527478825") 2025/08/30 04:20:26 DEBUG : dir1/0008-23456: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcfeb_d20250830_m041823_c001_v7007000_t0000_u01756527503061") 2025/08/30 04:20:26 DEBUG : dir1/0008-23456: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2841_d20250830_m041818_c001_v0001172_t0028_u01756527498059") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f92b_d20250830_m041933_c001_v7007000_t0000_u01756527573900") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b95_d20250830_m041925_c001_v0001182_t0020_u01756527565557") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad019_d20250830_m041919_c001_v7007000_t0000_u01756527559391") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1adb_d20250830_m041911_c001_v0001182_t0053_u01756527551399") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd632_d20250830_m041905_c001_v7007000_t0000_u01756527545483") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a0b_d20250830_m041856_c001_v0001182_t0019_u01756527536998") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aaa8_d20250830_m041851_c001_v7007000_t0000_u01756527531516") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1953_d20250830_m041843_c001_v0001182_t0044_u01756527523481") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ef2_d20250830_m041837_c001_v7007000_t0000_u01756527517741") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1885_d20250830_m041828_c001_v0001182_t0004_u01756527508806") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661c129_d20250830_m041819_c001_v7007000_t0000_u01756527499158") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2805_d20250830_m041812_c001_v0001172_t0025_u01756527492797") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8003b_d20250830_m041806_c001_v7007000_t0000_u01756527486803") 2025/08/30 04:20:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a12_d20250830_m041801_c001_v0001098_t0018_u01756527481928") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a767_d20250830_m041759_c001_v7007000_t0000_u01756527479655") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1618_d20250830_m041753_c001_v0001182_t0039_u01756527473519") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266504_d20250830_m041748_c001_v7007000_t0000_u01756527468202") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22982_d20250830_m041743_c001_v0001098_t0036_u01756527463705") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3890df_d20250830_m041741_c001_v7007000_t0000_u01756527461960") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d14ea_d20250830_m041734_c001_v0001182_t0015_u01756527454748") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd18f9_d20250830_m041725_c001_v7007000_t0000_u01756527445775") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d140b_d20250830_m041718_c001_v0001182_t0008_u01756527438756") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f881b_d20250830_m041712_c001_v7007000_t0000_u01756527432786") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1341_d20250830_m041704_c001_v0001182_t0050_u01756527424452") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17df_d20250830_m041658_c001_v7007000_t0000_u01756527418430") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1277_d20250830_m041650_c001_v0001182_t0059_u01756527410419") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80011_d20250830_m041803_c001_v7007000_t0000_u01756527483366") 2025/08/30 04:20:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d168c_d20250830_m041758_c001_v0001182_t0036_u01756527478923") 2025/08/30 04:20:27 DEBUG : dir1/0009-34567: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcff3_d20250830_m041823_c001_v7007000_t0000_u01756527503295") 2025/08/30 04:20:27 DEBUG : dir1/0009-34567: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17d9_d20250830_m041818_c001_v0001182_t0036_u01756527498186") 2025/08/30 04:20:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f930_d20250830_m041934_c001_v7007000_t0000_u01756527574083") 2025/08/30 04:20:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c0a_d20250830_m041925_c001_v0001098_t0002_u01756527565768") 2025/08/30 04:20:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad01c_d20250830_m041919_c001_v7007000_t0000_u01756527559587") 2025/08/30 04:20:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bb6_d20250830_m041911_c001_v0001098_t0045_u01756527551615") 2025/08/30 04:20:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd638_d20250830_m041905_c001_v7007000_t0000_u01756527545670") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b58_d20250830_m041857_c001_v0001098_t0005_u01756527537215") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aaad_d20250830_m041851_c001_v7007000_t0000_u01756527531699") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b04_d20250830_m041843_c001_v0001098_t0056_u01756527523681") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4ef6_d20250830_m041837_c001_v7007000_t0000_u01756527517924") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22aa8_d20250830_m041829_c001_v0001098_t0021_u01756527509019") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcf6c_d20250830_m041819_c001_v7007000_t0000_u01756527499188") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d174e_d20250830_m041813_c001_v0001182_t0016_u01756527493138") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8003d_d20250830_m041806_c001_v7007000_t0000_u01756527486985") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16cc_d20250830_m041802_c001_v0001182_t0045_u01756527482007") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5d9f_d20250830_m041800_c001_v7007000_t0000_u01756527480045") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2749_d20250830_m041753_c001_v0001172_t0030_u01756527473719") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266509_d20250830_m041748_c001_v7007000_t0000_u01756527468386") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1590_d20250830_m041743_c001_v0001182_t0058_u01756527463759") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779b3_d20250830_m041741_c001_v7007000_t0000_u01756527461443") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22945_d20250830_m041734_c001_v0001098_t0049_u01756527454970") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fac52b_d20250830_m041725_c001_v7007000_t0000_u01756527445636") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a228eb_d20250830_m041718_c001_v0001098_t0002_u01756527438968") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f881f_d20250830_m041712_c001_v7007000_t0000_u01756527432970") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22878_d20250830_m041704_c001_v0001098_t0032_u01756527424655") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17e3_d20250830_m041658_c001_v7007000_t0000_u01756527418614") 2025/08/30 04:20:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22832_d20250830_m041650_c001_v0001098_t0013_u01756527410626") 2025/08/30 04:20:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266652_d20250830_m041802_c001_v7007000_t0000_u01756527482967") 2025/08/30 04:20:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229ea_d20250830_m041759_c001_v0001098_t0044_u01756527478996") 2025/08/30 04:20:29 DEBUG : dir1/0010-45678: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcffa_d20250830_m041823_c001_v7007000_t0000_u01756527503518") 2025/08/30 04:20:29 DEBUG : dir1/0010-45678: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17db_d20250830_m041818_c001_v0001182_t0012_u01756527498213") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f936_d20250830_m041934_c001_v7007000_t0000_u01756527574268") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a3a_d20250830_m041926_c001_v0001172_t0055_u01756527566501") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad01f_d20250830_m041919_c001_v7007000_t0000_u01756527559771") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e29e6_d20250830_m041911_c001_v0001172_t0038_u01756527551946") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd63e_d20250830_m041905_c001_v7007000_t0000_u01756527545879") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2963_d20250830_m041857_c001_v0001172_t0014_u01756527537817") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aab3_d20250830_m041851_c001_v7007000_t0000_u01756527531880") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e28ff_d20250830_m041844_c001_v0001172_t0011_u01756527524131") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4efa_d20250830_m041838_c001_v7007000_t0000_u01756527518108") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e28a1_d20250830_m041829_c001_v0001172_t0056_u01756527509433") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40340416a7d31cd2_d20250830_m041819_c001_v7007000_t0000_u01756527499222") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1754_d20250830_m041813_c001_v0001182_t0054_u01756527493355") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8003f_d20250830_m041807_c001_v7007000_t0000_u01756527487168") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16ce_d20250830_m041802_c001_v0001182_t0028_u01756527482040") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7ffe0_d20250830_m041759_c001_v7007000_t0000_u01756527479820") 2025/08/30 04:20:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1622_d20250830_m041754_c001_v0001182_t0050_u01756527474037") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec126650e_d20250830_m041748_c001_v7007000_t0000_u01756527468569") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1592_d20250830_m041743_c001_v0001182_t0040_u01756527463815") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266481_d20250830_m041741_c001_v7007000_t0000_u01756527461769") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d14f0_d20250830_m041735_c001_v0001182_t0015_u01756527455363") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5497f4f_d20250830_m041725_c001_v7007000_t0000_u01756527445808") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1419_d20250830_m041719_c001_v0001182_t0037_u01756527439372") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8822_d20250830_m041713_c001_v7007000_t0000_u01756527433154") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d134d_d20250830_m041705_c001_v0001182_t0035_u01756527425039") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17e8_d20250830_m041658_c001_v7007000_t0000_u01756527418820") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d127b_d20250830_m041650_c001_v0001182_t0023_u01756527410979") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a78a_d20250830_m041803_c001_v7007000_t0000_u01756527483202") 2025/08/30 04:20:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1690_d20250830_m041759_c001_v0001182_t0040_u01756527479024") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd001_d20250830_m041823_c001_v7007000_t0000_u01756527503705") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2843_d20250830_m041818_c001_v0001172_t0055_u01756527498341") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f93a_d20250830_m041934_c001_v7007000_t0000_u01756527574451") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b9f_d20250830_m041926_c001_v0001182_t0053_u01756527566772") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad022_d20250830_m041919_c001_v7007000_t0000_u01756527559955") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1ae1_d20250830_m041912_c001_v0001182_t0030_u01756527552241") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd643_d20250830_m041906_c001_v7007000_t0000_u01756527546076") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a15_d20250830_m041858_c001_v0001182_t0019_u01756527538193") 2025/08/30 04:20:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aab9_d20250830_m041852_c001_v7007000_t0000_u01756527532063") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1961_d20250830_m041844_c001_v0001182_t0023_u01756527524629") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4efd_d20250830_m041838_c001_v7007000_t0000_u01756527518290") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d189b_d20250830_m041830_c001_v0001182_t0002_u01756527510340") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4017070bda82c190_d20250830_m041819_c001_v7007000_t0000_u01756527499206") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a4c_d20250830_m041813_c001_v0001098_t0034_u01756527493557") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80041_d20250830_m041807_c001_v7007000_t0000_u01756527487355") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e27af_d20250830_m041802_c001_v0001172_t0011_u01756527482087") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635dc5_d20250830_m041759_c001_v7007000_t0000_u01756527479829") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229be_d20250830_m041754_c001_v0001098_t0021_u01756527474232") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266514_d20250830_m041748_c001_v7007000_t0000_u01756527468752") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2705_d20250830_m041743_c001_v0001172_t0024_u01756527463964") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779b9_d20250830_m041741_c001_v7007000_t0000_u01756527461999") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26b1_d20250830_m041735_c001_v0001172_t0008_u01756527455604") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e3469_d20250830_m041725_c001_v7007000_t0000_u01756527445820") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e261a_d20250830_m041719_c001_v0001172_t0030_u01756527439614") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8826_d20250830_m041713_c001_v7007000_t0000_u01756527433339") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e25a0_d20250830_m041705_c001_v0001172_t0051_u01756527425238") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17eb_d20250830_m041659_c001_v7007000_t0000_u01756527419007") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2520_d20250830_m041651_c001_v0001172_t0016_u01756527411174") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8000d_d20250830_m041803_c001_v7007000_t0000_u01756527483215") 2025/08/30 04:20:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e278d_d20250830_m041759_c001_v0001172_t0032_u01756527479056") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd009_d20250830_m041823_c001_v7007000_t0000_u01756527503899") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a6e_d20250830_m041818_c001_v0001098_t0012_u01756527498353") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f941_d20250830_m041934_c001_v7007000_t0000_u01756527574682") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1ba3_d20250830_m041926_c001_v0001182_t0035_u01756527566980") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad025_d20250830_m041920_c001_v7007000_t0000_u01756527560139") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1aec_d20250830_m041912_c001_v0001182_t0000_u01756527552695") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd648_d20250830_m041906_c001_v7007000_t0000_u01756527546261") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a17_d20250830_m041858_c001_v0001182_t0013_u01756527538405") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aabd_d20250830_m041852_c001_v7007000_t0000_u01756527532246") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1967_d20250830_m041844_c001_v0001182_t0013_u01756527524829") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4f01_d20250830_m041838_c001_v7007000_t0000_u01756527518473") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d18a1_d20250830_m041830_c001_v0001182_t0035_u01756527510566") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1de1_d20250830_m041818_c001_v7007000_t0000_u01756527498824") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e280f_d20250830_m041813_c001_v0001172_t0012_u01756527493944") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80043_d20250830_m041807_c001_v7007000_t0000_u01756527487538") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16d4_d20250830_m041802_c001_v0001182_t0024_u01756527482251") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a76c_d20250830_m041759_c001_v7007000_t0000_u01756527479838") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d162e_d20250830_m041754_c001_v0001182_t0054_u01756527474596") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec126651a_d20250830_m041748_c001_v7007000_t0000_u01756527468945") 2025/08/30 04:20:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d159a_d20250830_m041744_c001_v0001182_t0019_u01756527464009") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c69128_d20250830_m041741_c001_v7007000_t0000_u01756527461526") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1506_d20250830_m041736_c001_v0001182_t0034_u01756527456387") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7fcec_d20250830_m041725_c001_v7007000_t0000_u01756527445644") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1421_d20250830_m041719_c001_v0001182_t0046_u01756527439986") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f882a_d20250830_m041713_c001_v7007000_t0000_u01756527433522") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d135b_d20250830_m041705_c001_v0001182_t0056_u01756527425504") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17ee_d20250830_m041659_c001_v7007000_t0000_u01756527419191") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1283_d20250830_m041651_c001_v0001182_t0033_u01756527411513") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80009_d20250830_m041803_c001_v7007000_t0000_u01756527483028") 2025/08/30 04:20:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1692_d20250830_m041759_c001_v0001182_t0058_u01756527479139") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd00f_d20250830_m041824_c001_v7007000_t0000_u01756527504082") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17e5_d20250830_m041818_c001_v0001182_t0045_u01756527498388") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f948_d20250830_m041934_c001_v7007000_t0000_u01756527574866") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c14_d20250830_m041927_c001_v0001098_t0017_u01756527567182") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad028_d20250830_m041920_c001_v7007000_t0000_u01756527560322") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22bc0_d20250830_m041912_c001_v0001098_t0052_u01756527552899") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd64c_d20250830_m041906_c001_v7007000_t0000_u01756527546446") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b6a_d20250830_m041858_c001_v0001098_t0014_u01756527538609") 2025/08/30 04:20:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aac3_d20250830_m041852_c001_v7007000_t0000_u01756527532427") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22b0a_d20250830_m041845_c001_v0001098_t0004_u01756527525067") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4f05_d20250830_m041838_c001_v7007000_t0000_u01756527518661") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22abe_d20250830_m041830_c001_v0001098_t0022_u01756527510765") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1def_d20250830_m041819_c001_v7007000_t0000_u01756527499206") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1776_d20250830_m041814_c001_v0001182_t0007_u01756527494440") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80045_d20250830_m041807_c001_v7007000_t0000_u01756527487721") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a16_d20250830_m041802_c001_v0001098_t0004_u01756527482280") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec126660d_d20250830_m041800_c001_v7007000_t0000_u01756527480060") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2759_d20250830_m041754_c001_v0001172_t0056_u01756527474806") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266520_d20250830_m041749_c001_v7007000_t0000_u01756527469127") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d159c_d20250830_m041744_c001_v0001182_t0029_u01756527464027") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a68d_d20250830_m041741_c001_v7007000_t0000_u01756527461780") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22949_d20250830_m041736_c001_v0001098_t0001_u01756527456593") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7fcef_d20250830_m041725_c001_v7007000_t0000_u01756527445826") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a228f3_d20250830_m041720_c001_v0001098_t0041_u01756527440206") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f882e_d20250830_m041713_c001_v7007000_t0000_u01756527433705") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22884_d20250830_m041705_c001_v0001098_t0000_u01756527425703") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17f2_d20250830_m041659_c001_v7007000_t0000_u01756527419379") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22838_d20250830_m041651_c001_v0001098_t0059_u01756527411724") 2025/08/30 04:20:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266658_d20250830_m041803_c001_v7007000_t0000_u01756527483148") 2025/08/30 04:20:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1694_d20250830_m041759_c001_v0001182_t0052_u01756527479225") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd018_d20250830_m041824_c001_v7007000_t0000_u01756527504271") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17e7_d20250830_m041818_c001_v0001182_t0021_u01756527498427") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f94e_d20250830_m041935_c001_v7007000_t0000_u01756527575050") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a40_d20250830_m041927_c001_v0001172_t0036_u01756527567543") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad02c_d20250830_m041920_c001_v7007000_t0000_u01756527560506") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e29ee_d20250830_m041913_c001_v0001172_t0029_u01756527553242") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd64f_d20250830_m041906_c001_v7007000_t0000_u01756527546629") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e296f_d20250830_m041859_c001_v0001172_t0009_u01756527539024") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aac9_d20250830_m041852_c001_v7007000_t0000_u01756527532611") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2909_d20250830_m041845_c001_v0001172_t0020_u01756527525555") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4f09_d20250830_m041838_c001_v7007000_t0000_u01756527518843") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e28af_d20250830_m041831_c001_v0001172_t0059_u01756527511192") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8dc2_d20250830_m041819_c001_v7007000_t0000_u01756527499221") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d177e_d20250830_m041814_c001_v0001182_t0014_u01756527494663") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80047_d20250830_m041807_c001_v7007000_t0000_u01756527487905") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16dc_d20250830_m041802_c001_v0001182_t0028_u01756527482326") 2025/08/30 04:20:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a76e_d20250830_m041800_c001_v7007000_t0000_u01756527480021") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1646_d20250830_m041755_c001_v0001182_t0020_u01756527475589") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1266525_d20250830_m041749_c001_v7007000_t0000_u01756527469308") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22988_d20250830_m041744_c001_v0001098_t0042_u01756527464152") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779b5_d20250830_m041741_c001_v7007000_t0000_u01756527461628") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1516_d20250830_m041737_c001_v0001182_t0019_u01756527457010") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd18fe_d20250830_m041725_c001_v7007000_t0000_u01756527445962") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d142b_d20250830_m041720_c001_v0001182_t0016_u01756527440567") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8832_d20250830_m041713_c001_v7007000_t0000_u01756527433889") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1361_d20250830_m041706_c001_v0001182_t0050_u01756527426187") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17f4_d20250830_m041659_c001_v7007000_t0000_u01756527419565") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d128f_d20250830_m041652_c001_v0001182_t0042_u01756527412272") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5de1_d20250830_m041803_c001_v7007000_t0000_u01756527483159") 2025/08/30 04:20:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e278f_d20250830_m041759_c001_v0001172_t0042_u01756527479355") 2025/08/30 04:20:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd021_d20250830_m041824_c001_v7007000_t0000_u01756527504452") 2025/08/30 04:20:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17f1_d20250830_m041818_c001_v0001182_t0056_u01756527498596") 2025/08/30 04:20:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f954_d20250830_m041935_c001_v7007000_t0000_u01756527575233") 2025/08/30 04:20:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1ba9_d20250830_m041927_c001_v0001182_t0059_u01756527567798") 2025/08/30 04:20:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad02f_d20250830_m041920_c001_v7007000_t0000_u01756527560689") 2025/08/30 04:20:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1aff_d20250830_m041913_c001_v0001182_t0057_u01756527553526") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd653_d20250830_m041906_c001_v7007000_t0000_u01756527546813") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a2b_d20250830_m041859_c001_v0001182_t0057_u01756527539603") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aace_d20250830_m041852_c001_v7007000_t0000_u01756527532793") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d197b_d20250830_m041845_c001_v0001182_t0044_u01756527525847") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4f0c_d20250830_m041839_c001_v7007000_t0000_u01756527519027") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d18b5_d20250830_m041831_c001_v0001182_t0008_u01756527511509") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661c121_d20250830_m041818_c001_v7007000_t0000_u01756527498791") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a54_d20250830_m041814_c001_v0001098_t0004_u01756527494880") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a80049_d20250830_m041808_c001_v7007000_t0000_u01756527488089") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d16de_d20250830_m041802_c001_v0001182_t0045_u01756527482472") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7ffe4_d20250830_m041800_c001_v7007000_t0000_u01756527480022") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229c8_d20250830_m041755_c001_v0001098_t0020_u01756527475800") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec126652a_d20250830_m041749_c001_v7007000_t0000_u01756527469491") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d15a2_d20250830_m041744_c001_v0001182_t0050_u01756527464220") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a692_d20250830_m041741_c001_v7007000_t0000_u01756527461969") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26bd_d20250830_m041737_c001_v0001172_t0031_u01756527457238") 2025/08/30 04:20:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddcb1c_d20250830_m041725_c001_v7007000_t0000_u01756527445767") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e262a_d20250830_m041720_c001_v0001172_t0035_u01756527440759") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f8836_d20250830_m041714_c001_v7007000_t0000_u01756527434072") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e25b0_d20250830_m041706_c001_v0001172_t0009_u01756527426381") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17f8_d20250830_m041659_c001_v7007000_t0000_u01756527419751") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2526_d20250830_m041652_c001_v0001172_t0025_u01756527412481") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40340416a7d31685_d20250830_m041802_c001_v7007000_t0000_u01756527482985") 2025/08/30 04:20:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1696_d20250830_m041759_c001_v0001182_t0023_u01756527479368") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1934_d20250830_m041728_c001_v7007000_t0000_u01756527448341") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1455_d20250830_m041723_c001_v0001182_t0051_u01756527443911") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1939_d20250830_m041728_c001_v7007000_t0000_u01756527448524") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1457_d20250830_m041723_c001_v0001182_t0011_u01756527443925") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd193f_d20250830_m041728_c001_v7007000_t0000_u01756527448706") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22913_d20250830_m041723_c001_v0001098_t0043_u01756527443950") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1944_d20250830_m041728_c001_v7007000_t0000_u01756527448890") 2025/08/30 04:20:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e265c_d20250830_m041724_c001_v0001172_t0005_u01756527444032") 2025/08/30 04:20:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1949_d20250830_m041729_c001_v7007000_t0000_u01756527449072") 2025/08/30 04:20:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d145d_d20250830_m041724_c001_v0001182_t0042_u01756527444130") 2025/08/30 04:20:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd194d_d20250830_m041729_c001_v7007000_t0000_u01756527449253") 2025/08/30 04:20:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d145f_d20250830_m041724_c001_v0001182_t0043_u01756527444179") 2025/08/30 04:20:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1953_d20250830_m041729_c001_v7007000_t0000_u01756527449436") 2025/08/30 04:20:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22917_d20250830_m041724_c001_v0001098_t0000_u01756527444314") 2025/08/30 04:20:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1958_d20250830_m041729_c001_v7007000_t0000_u01756527449642") 2025/08/30 04:20:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1461_d20250830_m041724_c001_v0001182_t0031_u01756527444357") 2025/08/30 04:20:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd195e_d20250830_m041729_c001_v7007000_t0000_u01756527449824") 2025/08/30 04:20:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1463_d20250830_m041724_c001_v0001182_t0015_u01756527444406") 2025/08/30 04:20:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1964_d20250830_m041730_c001_v7007000_t0000_u01756527450007") 2025/08/30 04:20:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1467_d20250830_m041724_c001_v0001182_t0050_u01756527444554") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1968_d20250830_m041730_c001_v7007000_t0000_u01756527450207") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d146b_d20250830_m041724_c001_v0001182_t0001_u01756527444604") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1970_d20250830_m041730_c001_v7007000_t0000_u01756527450389") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2661_d20250830_m041724_c001_v0001172_t0049_u01756527444613") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1977_d20250830_m041730_c001_v7007000_t0000_u01756527450574") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2291b_d20250830_m041724_c001_v0001098_t0018_u01756527444632") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd197d_d20250830_m041730_c001_v7007000_t0000_u01756527450757") 2025/08/30 04:20:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d146f_d20250830_m041724_c001_v0001182_t0040_u01756527444752") 2025/08/30 04:20:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1986_d20250830_m041730_c001_v7007000_t0000_u01756527450939") 2025/08/30 04:20:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1471_d20250830_m041724_c001_v0001182_t0037_u01756527444819") 2025/08/30 04:20:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd198d_d20250830_m041731_c001_v7007000_t0000_u01756527451122") 2025/08/30 04:20:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2667_d20250830_m041724_c001_v0001172_t0042_u01756527444893") 2025/08/30 04:20:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c69148_d20250830_m041744_c001_v7007000_t0000_u01756527464512") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d153a_d20250830_m041739_c001_v0001182_t0041_u01756527459956") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664bc_d20250830_m041744_c001_v7007000_t0000_u01756527464855") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22961_d20250830_m041739_c001_v0001098_t0008_u01756527459926") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe7538_d20250830_m041744_c001_v7007000_t0000_u01756527464500") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26df_d20250830_m041739_c001_v0001172_t0002_u01756527459977") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779c7_d20250830_m041744_c001_v7007000_t0000_u01756527464438") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d153c_d20250830_m041740_c001_v0001182_t0024_u01756527460010") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c6914c_d20250830_m041744_c001_v7007000_t0000_u01756527464696") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1540_d20250830_m041740_c001_v0001182_t0052_u01756527460178") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a6ca_d20250830_m041744_c001_v7007000_t0000_u01756527464645") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1542_d20250830_m041740_c001_v0001182_t0042_u01756527460235") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bdc1_d20250830_m041744_c001_v7007000_t0000_u01756527464449") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26e5_d20250830_m041740_c001_v0001172_t0015_u01756527460353") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664b8_d20250830_m041744_c001_v7007000_t0000_u01756527464663") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1544_d20250830_m041740_c001_v0001182_t0003_u01756527460379") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5ca4_d20250830_m041744_c001_v7007000_t0000_u01756527464489") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1546_d20250830_m041740_c001_v0001182_t0049_u01756527460437") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9a6c5_d20250830_m041744_c001_v7007000_t0000_u01756527464461") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22965_d20250830_m041740_c001_v0001098_t0046_u01756527460466") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3890ff_d20250830_m041744_c001_v7007000_t0000_u01756527464475") 2025/08/30 04:20:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d154e_d20250830_m041740_c001_v0001182_t0002_u01756527460648") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec12664b4_d20250830_m041744_c001_v7007000_t0000_u01756527464481") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26e7_d20250830_m041740_c001_v0001172_t0020_u01756527460697") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f403da38b8db779c9_d20250830_m041744_c001_v7007000_t0000_u01756527464637") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1552_d20250830_m041740_c001_v0001182_t0000_u01756527460731") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af5cab_d20250830_m041744_c001_v7007000_t0000_u01756527464672") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22969_d20250830_m041740_c001_v0001098_t0014_u01756527460788") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af389102_d20250830_m041744_c001_v7007000_t0000_u01756527464717") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1558_d20250830_m041740_c001_v0001182_t0029_u01756527460855") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661bdca_d20250830_m041744_c001_v7007000_t0000_u01756527464825") 2025/08/30 04:20:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d155c_d20250830_m041740_c001_v0001182_t0007_u01756527460929") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b0d_d20250830_m041547_c001_v7007000_t0000_u01756527347177") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1071084e857779aa_d20250830_m041544_c001_v0001130_t0003_u01756527344780") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fabdf1_d20250830_m041544_c001_v7007000_t0000_u01756527344593") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1071084e8577799a_d20250830_m041540_c001_v0001130_t0008_u01756527340539") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fabd60_d20250830_m041539_c001_v7007000_t0000_u01756527339804") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0e80_d20250830_m041535_c001_v0001182_t0032_u01756527335802") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a88_d20250830_m041534_c001_v7007000_t0000_u01756527334312") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1055ddac0413e707_d20250830_m041532_c001_v0001183_t0033_u01756527332292") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7f5b4_d20250830_m041532_c001_v7007000_t0000_u01756527332104") 2025/08/30 04:20:41 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1055ddac0413e6e3_d20250830_m041529_c001_v0001183_t0018_u01756527329610") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7f563_d20250830_m041528_c001_v7007000_t0000_u01756527328879") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22598_d20250830_m041522_c001_v0001098_t0017_u01756527322664") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a63_d20250830_m041521_c001_v7007000_t0000_u01756527321378") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1195420a558e73cc_d20250830_m041519_c001_v0001101_t0012_u01756527319946") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e2a59_d20250830_m041519_c001_v7007000_t0000_u01756527319769") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1195420a558e73be_d20250830_m041516_c001_v0001101_t0047_u01756527316840") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e29f8_d20250830_m041516_c001_v7007000_t0000_u01756527316117") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f404_d20250830_m041512_c001_v0001177_t0016_u01756527312436") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a30_d20250830_m041511_c001_v7007000_t0000_u01756527311514") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1072ed7b6473bc5d_d20250830_m041509_c001_v0001180_t0014_u01756527309910") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f19c78_d20250830_m041509_c001_v7007000_t0000_u01756527309727") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1072ed7b6473bc45_d20250830_m041506_c001_v0001180_t0007_u01756527306348") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f19c0e_d20250830_m041505_c001_v7007000_t0000_u01756527305618") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0c50_d20250830_m041459_c001_v0001182_t0026_u01756527299652") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c686f9_d20250830_m041458_c001_v7007000_t0000_u01756527298725") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f108d238f92a5e3ba_d20250830_m041456_c001_v0001109_t0025_u01756527296656") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd0cc8_d20250830_m041456_c001_v7007000_t0000_u01756527296471") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f108d238f92a5e3b0_d20250830_m041452_c001_v0001109_t0025_u01756527292188") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd0cc2_d20250830_m041451_c001_v7007000_t0000_u01756527291458") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a224ea_d20250830_m041445_c001_v0001098_t0033_u01756527285376") 2025/08/30 04:20:42 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddbdc6_d20250830_m041444_c001_v7007000_t0000_u01756527284446") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f106bb95138bf0c0d_d20250830_m041442_c001_v0001171_t0020_u01756527282349") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41427553120dedc4_d20250830_m041442_c001_v7007000_t0000_u01756527282164") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f106bb95138bf0bf3_d20250830_m041438_c001_v0001171_t0036_u01756527278870") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41427553120ded88_d20250830_m041438_c001_v7007000_t0000_u01756527278136") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f28b_d20250830_m041432_c001_v0001177_t0059_u01756527272278") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72e7_d20250830_m041431_c001_v7007000_t0000_u01756527271180") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11752e2a6db3c92b_d20250830_m041425_c001_v0001036_t0024_u01756527265618") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e245d_d20250830_m041425_c001_v7007000_t0000_u01756527265417") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0a8e_d20250830_m041421_c001_v0001182_t0020_u01756527261667") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11757d7242877d8a_d20250830_m041420_c001_v0001183_t0028_u01756527260906") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11757d7242877d80_d20250830_m041419_c001_v0001183_t0059_u01756527259924") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661b1d2_d20250830_m041406_c001_v7007000_t0000_u01756527246682") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f141_d20250830_m041359_c001_v0001177_t0048_u01756527239511") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1069557277c94147_d20250830_m041358_c001_v0001153_t0023_u01756527238622") 2025/08/30 04:20:43 DEBUG : dst/one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1069557277c94141_d20250830_m041357_c001_v0001153_t0004_u01756527237295") 2025/08/30 04:20:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b0f_d20250830_m041547_c001_v7007000_t0000_u01756527347361") 2025/08/30 04:20:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112d18904501d036_d20250830_m041544_c001_v0001137_t0046_u01756527344180") 2025/08/30 04:20:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f110e7863e9b37e80_d20250830_m041539_c001_v0001101_t0047_u01756527339369") 2025/08/30 04:20:43 DEBUG : dst/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a89_d20250830_m041534_c001_v7007000_t0000_u01756527334501") 2025/08/30 04:20:43 DEBUG : dst/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f119eec1c71dc012f_d20250830_m041531_c001_v0001172_t0002_u01756527331801") 2025/08/30 04:20:44 DEBUG : dst/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f106bb95138bf0dde_d20250830_m041528_c001_v0001171_t0006_u01756527328595") 2025/08/30 04:20:44 DEBUG : dst/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a65_d20250830_m041521_c001_v7007000_t0000_u01756527321563") 2025/08/30 04:20:44 DEBUG : dst/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113061083876af30_d20250830_m041519_c001_v0001157_t0041_u01756527319414") 2025/08/30 04:20:44 DEBUG : dst/one.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11429fb2d90a8846_d20250830_m041515_c001_v0001176_t0022_u01756527315845") 2025/08/30 04:20:44 DEBUG : dst/three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72ea_d20250830_m041431_c001_v7007000_t0000_u01756527271363") 2025/08/30 04:20:44 DEBUG : dst/three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11757d7242877e20_d20250830_m041429_c001_v0001183_t0013_u01756527269869") 2025/08/30 04:20:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b12_d20250830_m041547_c001_v7007000_t0000_u01756527347543") 2025/08/30 04:20:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11414fe14bbb898d_d20250830_m041545_c001_v0001178_t0038_u01756527345751") 2025/08/30 04:20:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11754b1129d028c0_d20250830_m041541_c001_v0001104_t0057_u01756527341667") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b15_d20250830_m041547_c001_v7007000_t0000_u01756527347730") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1071084e857779b2_d20250830_m041546_c001_v0001130_t0013_u01756527346164") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fabe1c_d20250830_m041545_c001_v7007000_t0000_u01756527345981") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1071084e857779a2_d20250830_m041542_c001_v0001130_t0048_u01756527342686") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fabdb0_d20250830_m041542_c001_v7007000_t0000_u01756527342504") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0e8e_d20250830_m041536_c001_v0001182_t0050_u01756527336724") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a8a_d20250830_m041534_c001_v7007000_t0000_u01756527334683") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1055ddac0413e713_d20250830_m041533_c001_v0001183_t0025_u01756527333720") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7f5d2_d20250830_m041533_c001_v7007000_t0000_u01756527333530") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1055ddac0413e6f3_d20250830_m041530_c001_v0001183_t0007_u01756527330832") 2025/08/30 04:20:44 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7f593_d20250830_m041530_c001_v7007000_t0000_u01756527330644") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a225b0_d20250830_m041525_c001_v0001098_t0017_u01756527325800") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e2a80_d20250830_m041520_c001_v7007000_t0000_u01756527320820") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f436_d20250830_m041518_c001_v0001177_t0046_u01756527318590") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f421ff5b6ef5e2a21_d20250830_m041517_c001_v7007000_t0000_u01756527317855") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0d32_d20250830_m041513_c001_v0001182_t0005_u01756527313372") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f19c8c_d20250830_m041510_c001_v7007000_t0000_u01756527310548") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0caa_d20250830_m041508_c001_v0001182_t0048_u01756527308333") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f19c3a_d20250830_m041507_c001_v7007000_t0000_u01756527307240") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2252e_d20250830_m041500_c001_v0001098_t0058_u01756527300785") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd0cc9_d20250830_m041457_c001_v7007000_t0000_u01756527297795") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2250a_d20250830_m041454_c001_v0001098_t0019_u01756527294968") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd0cc3_d20250830_m041453_c001_v7007000_t0000_u01756527293867") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f33f_d20250830_m041446_c001_v0001177_t0007_u01756527286669") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41427553120dedd7_d20250830_m041443_c001_v7007000_t0000_u01756527283514") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f2e1_d20250830_m041441_c001_v0001177_t0052_u01756527281052") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41427553120deda4_d20250830_m041439_c001_v7007000_t0000_u01756527279948") 2025/08/30 04:20:45 DEBUG : dst/three.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0b10_d20250830_m041433_c001_v0001182_t0027_u01756527273344") 2025/08/30 04:20:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a8b_d20250830_m041534_c001_v7007000_t0000_u01756527334879") 2025/08/30 04:20:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1194652dbc8ef44b_d20250830_m041533_c001_v0001091_t0032_u01756527333077") 2025/08/30 04:20:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f103243931eb53356_d20250830_m041530_c001_v0001180_t0037_u01756527330432") 2025/08/30 04:20:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a67_d20250830_m041521_c001_v7007000_t0000_u01756527321747") 2025/08/30 04:20:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f101ab38b5391b823_d20250830_m041520_c001_v0001184_t0053_u01756527320620") 2025/08/30 04:20:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1038bbd3fed4de49_d20250830_m041517_c001_v0001184_t0053_u01756527317653") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b17_d20250830_m041547_c001_v7007000_t0000_u01756527347912") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a225f8_d20250830_m041536_c001_v0001098_t0050_u01756527336359") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a8c_d20250830_m041535_c001_v7007000_t0000_u01756527335064") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0dbe_d20250830_m041523_c001_v0001182_t0007_u01756527323512") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a69_d20250830_m041521_c001_v7007000_t0000_u01756527321931") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22570_d20250830_m041513_c001_v0001098_t0042_u01756527313069") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40865cac9a699a32_d20250830_m041511_c001_v7007000_t0000_u01756527311698") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f3a8_d20250830_m041500_c001_v0001177_t0057_u01756527300212") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4136650219c686fc_d20250830_m041458_c001_v7007000_t0000_u01756527298912") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0b9f_d20250830_m041446_c001_v0001182_t0039_u01756527286096") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddbdca_d20250830_m041444_c001_v7007000_t0000_u01756527284630") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2249c_d20250830_m041432_c001_v0001098_t0030_u01756527272850") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe72ed_d20250830_m041431_c001_v7007000_t0000_u01756527271545") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1130a25eda8ee4e5_d20250830_m041427_c001_v0001180_t0028_u01756527267546") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661b1d7_d20250830_m041406_c001_v7007000_t0000_u01756527246863") 2025/08/30 04:20:46 DEBUG : dst/two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1069557277c94157_d20250830_m041405_c001_v0001153_t0002_u01756527245424") 2025/08/30 04:20:46 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef316b_d20250830_m041326_c001_v7007000_t0000_u01756527206955") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0805_d20250830_m041321_c001_v0001182_t0040_u01756527201866") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef3119_d20250830_m041319_c001_v7007000_t0000_u01756527199794") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0746_d20250830_m041300_c001_v0001182_t0050_u01756527180156") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af43f7_d20250830_m041244_c001_v7007000_t0000_u01756527164398") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d069e_d20250830_m041239_c001_v0001182_t0059_u01756527159599") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493b00_d20250830_m041220_c001_v7007000_t0000_u01756527140055") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d05a4_d20250830_m041218_c001_v0001182_t0027_u01756527138319") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493ad7_d20250830_m041217_c001_v7007000_t0000_u01756527137541") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d057e_d20250830_m041216_c001_v0001182_t0059_u01756527136361") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a91_d20250830_m041213_c001_v7007000_t0000_u01756527133795") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0527_d20250830_m041212_c001_v0001182_t0046_u01756527132222") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a64_d20250830_m041211_c001_v7007000_t0000_u01756527131441") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04f3_d20250830_m041210_c001_v0001182_t0053_u01756527130253") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a0b_d20250830_m041205_c001_v7007000_t0000_u01756527125190") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0495_d20250830_m041203_c001_v0001182_t0040_u01756527123755") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c54939ef_d20250830_m041202_c001_v7007000_t0000_u01756527122992") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d047f_d20250830_m041202_c001_v0001182_t0004_u01756527122238") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c54939b8_d20250830_m041158_c001_v7007000_t0000_u01756527118386") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d040b_d20250830_m041156_c001_v0001182_t0028_u01756527116844") 2025/08/30 04:20:47 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddae7f_d20250830_m041154_c001_v7007000_t0000_u01756527114958") 2025/08/30 04:20:48 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d03e3_d20250830_m041154_c001_v0001182_t0015_u01756527114004") 2025/08/30 04:20:48 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddae4c_d20250830_m041153_c001_v7007000_t0000_u01756527113634") 2025/08/30 04:20:48 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10579ec56e3ee450_d20250830_m041152_c001_v0001153_t0008_u01756527112123") 2025/08/30 04:20:48 DEBUG : empty space: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d039f_d20250830_m041150_c001_v0001182_t0059_u01756527110584") 2025/08/30 04:20:48 DEBUG : enormous: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493af0_d20250830_m041219_c001_v7007000_t0000_u01756527139127") 2025/08/30 04:20:48 DEBUG : enormous: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d05a6_d20250830_m041218_c001_v0001182_t0032_u01756527138528") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1265b5e_d20250830_m041552_c001_v7007000_t0000_u01756527352763") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2266a_d20250830_m041551_c001_v0001098_t0052_u01756527351340") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4352_d20250830_m041238_c001_v7007000_t0000_u01756527158046") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0678_d20250830_m041237_c001_v0001182_t0006_u01756527157036") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddada3_d20250830_m041148_c001_v7007000_t0000_u01756527108097") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0361_d20250830_m041147_c001_v0001182_t0038_u01756527107155") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddad90_d20250830_m041146_c001_v7007000_t0000_u01756527106606") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0353_d20250830_m041145_c001_v0001182_t0025_u01756527105987") 2025/08/30 04:20:48 DEBUG : existing: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0347_d20250830_m041145_c001_v0001182_t0039_u01756527105230") 2025/08/30 04:20:48 DEBUG : existing-b: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4359_d20250830_m041238_c001_v7007000_t0000_u01756527158283") 2025/08/30 04:20:48 DEBUG : existing-b: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206edf4_d20250830_m041237_c001_v0001177_t0016_u01756527157027") 2025/08/30 04:20:48 DEBUG : file1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ce6_d20250830_m041643_c001_v7007000_t0000_u01756527403023") 2025/08/30 04:20:48 DEBUG : file1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d11e1_d20250830_m041641_c001_v0001182_t0027_u01756527401734") 2025/08/30 04:20:48 DEBUG : file1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cde_d20250830_m041640_c001_v7007000_t0000_u01756527400760") 2025/08/30 04:20:49 DEBUG : file1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d11c3_d20250830_m041639_c001_v0001182_t0045_u01756527399370") 2025/08/30 04:20:49 DEBUG : five: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493b31_d20250830_m041223_c001_v7007000_t0000_u01756527143503") 2025/08/30 04:20:49 DEBUG : five: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d05d6_d20250830_m041221_c001_v0001182_t0050_u01756527141598") 2025/08/30 04:20:49 DEBUG : foo: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddaeb6_d20250830_m041156_c001_v7007000_t0000_u01756527116460") 2025/08/30 04:20:49 DEBUG : foo: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d0401_d20250830_m041155_c001_v0001182_t0050_u01756527115890") 2025/08/30 04:20:49 DEBUG : foo: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d03f1_d20250830_m041155_c001_v0001182_t0050_u01756527115322") 2025/08/30 04:20:49 DEBUG : four: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493b34_d20250830_m041223_c001_v7007000_t0000_u01756527143687") 2025/08/30 04:20:49 DEBUG : four: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f413c6dc0b206ecf0_d20250830_m041222_c001_v0001177_t0013_u01756527142161") 2025/08/30 04:20:49 DEBUG : four: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d05cd_d20250830_m041221_c001_v0001182_t0020_u01756527141020") 2025/08/30 04:20:49 DEBUG : hello world2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3821fa_d20250830_m041048_c001_v7007000_t0000_u01756527048448") 2025/08/30 04:20:49 DEBUG : hello world2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d002a_d20250830_m041047_c001_v0001182_t0004_u01756527047866") 2025/08/30 04:20:49 DEBUG : ignore-size: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddad6d_d20250830_m041144_c001_v7007000_t0000_u01756527104853") 2025/08/30 04:20:49 DEBUG : ignore-size: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0327_d20250830_m041143_c001_v0001182_t0032_u01756527103914") 2025/08/30 04:20:49 DEBUG : nested/sub dir/file: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4323_d20250830_m041236_c001_v7007000_t0000_u01756527156287") 2025/08/30 04:20:49 DEBUG : nested/sub dir/file: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d066a_d20250830_m041235_c001_v0001182_t0016_u01756527155476") 2025/08/30 04:20:49 DEBUG : nested/sub dir/file: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af42fb_d20250830_m041234_c001_v7007000_t0000_u01756527154729") 2025/08/30 04:20:49 DEBUG : nested/sub dir/file: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0656_d20250830_m041233_c001_v0001182_t0036_u01756527153795") 2025/08/30 04:20:49 DEBUG : one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493b36_d20250830_m041223_c001_v7007000_t0000_u01756527143872") 2025/08/30 04:20:49 DEBUG : one: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d05c2_d20250830_m041220_c001_v0001182_t0050_u01756527140445") 2025/08/30 04:20:49 DEBUG : only0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cbd_d20250830_m041635_c001_v7007000_t0000_u01756527395209") 2025/08/30 04:20:49 DEBUG : only0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a22799_d20250830_m041630_c001_v0001098_t0006_u01756527390062") 2025/08/30 04:20:50 DEBUG : only0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d108e_d20250830_m041616_c001_v0001182_t0048_u01756527376757") 2025/08/30 04:20:50 DEBUG : only0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f1a086_d20250830_m041610_c001_v7007000_t0000_u01756527370511") 2025/08/30 04:20:50 DEBUG : only0: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0f9e_d20250830_m041556_c001_v0001182_t0055_u01756527356340") 2025/08/30 04:20:50 DEBUG : only1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cbf_d20250830_m041635_c001_v7007000_t0000_u01756527395445") 2025/08/30 04:20:50 DEBUG : only1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1160_d20250830_m041630_c001_v0001182_t0030_u01756527390629") 2025/08/30 04:20:50 DEBUG : only1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1098_d20250830_m041617_c001_v0001182_t0026_u01756527377286") 2025/08/30 04:20:50 DEBUG : only1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831ca_d20250830_m041610_c001_v7007000_t0000_u01756527370301") 2025/08/30 04:20:50 DEBUG : only1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fa6_d20250830_m041557_c001_v0001182_t0003_u01756527357008") 2025/08/30 04:20:50 DEBUG : only10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cc1_d20250830_m041635_c001_v7007000_t0000_u01756527395629") 2025/08/30 04:20:50 DEBUG : only10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a2278e_d20250830_m041629_c001_v0001098_t0006_u01756527389469") 2025/08/30 04:20:50 DEBUG : only10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10e2_d20250830_m041623_c001_v0001182_t0022_u01756527383137") 2025/08/30 04:20:50 DEBUG : only10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c549486a_d20250830_m041610_c001_v7007000_t0000_u01756527370656") 2025/08/30 04:20:50 DEBUG : only10: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fe8_d20250830_m041602_c001_v0001182_t0033_u01756527362501") 2025/08/30 04:20:50 DEBUG : only11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cc4_d20250830_m041635_c001_v7007000_t0000_u01756527395821") 2025/08/30 04:20:50 DEBUG : only11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1144_d20250830_m041629_c001_v0001182_t0050_u01756527389479") 2025/08/30 04:20:50 DEBUG : only11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10ea_d20250830_m041623_c001_v0001182_t0000_u01756527383741") 2025/08/30 04:20:50 DEBUG : only11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831d2_d20250830_m041610_c001_v7007000_t0000_u01756527370669") 2025/08/30 04:20:50 DEBUG : only11: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fee_d20250830_m041603_c001_v0001182_t0046_u01756527363248") 2025/08/30 04:20:50 DEBUG : only12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cc6_d20250830_m041636_c001_v7007000_t0000_u01756527396005") 2025/08/30 04:20:50 DEBUG : only12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1148_d20250830_m041629_c001_v0001182_t0030_u01756527389668") 2025/08/30 04:20:50 DEBUG : only12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10f4_d20250830_m041624_c001_v0001182_t0032_u01756527384294") 2025/08/30 04:20:51 DEBUG : only12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3887c4_d20250830_m041610_c001_v7007000_t0000_u01756527370683") 2025/08/30 04:20:51 DEBUG : only12: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0ff8_d20250830_m041603_c001_v0001182_t0014_u01756527363831") 2025/08/30 04:20:51 DEBUG : only13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cc8_d20250830_m041636_c001_v7007000_t0000_u01756527396189") 2025/08/30 04:20:51 DEBUG : only13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40155f81670e2464_d20250830_m041630_c001_v0001172_t0049_u01756527390224") 2025/08/30 04:20:51 DEBUG : only13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10fc_d20250830_m041624_c001_v0001182_t0018_u01756527384883") 2025/08/30 04:20:51 DEBUG : only13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f1a082_d20250830_m041610_c001_v7007000_t0000_u01756527370315") 2025/08/30 04:20:51 DEBUG : only13: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0ffe_d20250830_m041604_c001_v0001182_t0037_u01756527364445") 2025/08/30 04:20:51 DEBUG : only14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cca_d20250830_m041636_c001_v7007000_t0000_u01756527396372") 2025/08/30 04:20:51 DEBUG : only14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a22796_d20250830_m041629_c001_v0001098_t0006_u01756527389878") 2025/08/30 04:20:51 DEBUG : only14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1106_d20250830_m041625_c001_v0001182_t0031_u01756527385538") 2025/08/30 04:20:51 DEBUG : only14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f1a08e_d20250830_m041610_c001_v7007000_t0000_u01756527370888") 2025/08/30 04:20:51 DEBUG : only14: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1004_d20250830_m041605_c001_v0001182_t0049_u01756527365089") 2025/08/30 04:20:51 DEBUG : only15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ccc_d20250830_m041636_c001_v7007000_t0000_u01756527396555") 2025/08/30 04:20:51 DEBUG : only15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d114a_d20250830_m041629_c001_v0001182_t0050_u01756527389868") 2025/08/30 04:20:51 DEBUG : only15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1110_d20250830_m041626_c001_v0001182_t0011_u01756527386146") 2025/08/30 04:20:51 DEBUG : only15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5494866_d20250830_m041610_c001_v7007000_t0000_u01756527370473") 2025/08/30 04:20:51 DEBUG : only15: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d100c_d20250830_m041605_c001_v0001182_t0019_u01756527365671") 2025/08/30 04:20:51 DEBUG : only16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ccd_d20250830_m041636_c001_v7007000_t0000_u01756527396739") 2025/08/30 04:20:51 DEBUG : only16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1152_d20250830_m041630_c001_v0001182_t0030_u01756527390248") 2025/08/30 04:20:52 DEBUG : only16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1116_d20250830_m041626_c001_v0001182_t0046_u01756527386785") 2025/08/30 04:20:52 DEBUG : only16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5494874_d20250830_m041611_c001_v7007000_t0000_u01756527371035") 2025/08/30 04:20:52 DEBUG : only16: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1012_d20250830_m041606_c001_v0001182_t0028_u01756527366206") 2025/08/30 04:20:52 DEBUG : only17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cce_d20250830_m041636_c001_v7007000_t0000_u01756527396923") 2025/08/30 04:20:52 DEBUG : only17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d114e_d20250830_m041630_c001_v0001182_t0030_u01756527390051") 2025/08/30 04:20:52 DEBUG : only17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1120_d20250830_m041627_c001_v0001182_t0055_u01756527387467") 2025/08/30 04:20:52 DEBUG : only17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4055ecea94f1a08a_d20250830_m041610_c001_v7007000_t0000_u01756527370704") 2025/08/30 04:20:52 DEBUG : only17: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1018_d20250830_m041606_c001_v0001182_t0052_u01756527366978") 2025/08/30 04:20:52 DEBUG : only18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd0_d20250830_m041637_c001_v7007000_t0000_u01756527397106") 2025/08/30 04:20:52 DEBUG : only18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1150_d20250830_m041630_c001_v0001182_t0050_u01756527390234") 2025/08/30 04:20:52 DEBUG : only18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1130_d20250830_m041628_c001_v0001182_t0029_u01756527388099") 2025/08/30 04:20:52 DEBUG : only18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5494861_d20250830_m041610_c001_v7007000_t0000_u01756527370290") 2025/08/30 04:20:53 DEBUG : only18: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1024_d20250830_m041607_c001_v0001182_t0044_u01756527367799") 2025/08/30 04:20:53 DEBUG : only19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd1_d20250830_m041637_c001_v7007000_t0000_u01756527397289") 2025/08/30 04:20:53 DEBUG : only19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a227a4_d20250830_m041630_c001_v0001098_t0006_u01756527390627") 2025/08/30 04:20:53 DEBUG : only19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1136_d20250830_m041628_c001_v0001182_t0012_u01756527388606") 2025/08/30 04:20:53 DEBUG : only19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831da_d20250830_m041611_c001_v7007000_t0000_u01756527371037") 2025/08/30 04:20:53 DEBUG : only19: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1036_d20250830_m041608_c001_v0001182_t0049_u01756527368710") 2025/08/30 04:20:53 DEBUG : only2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd2_d20250830_m041637_c001_v7007000_t0000_u01756527397474") 2025/08/30 04:20:53 DEBUG : only2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40155f81670e246e_d20250830_m041630_c001_v0001172_t0049_u01756527390775") 2025/08/30 04:20:53 DEBUG : only2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10a4_d20250830_m041617_c001_v0001182_t0035_u01756527377959") 2025/08/30 04:20:53 DEBUG : only2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c549486f_d20250830_m041610_c001_v7007000_t0000_u01756527370843") 2025/08/30 04:20:53 DEBUG : only2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fac_d20250830_m041557_c001_v0001182_t0040_u01756527357769") 2025/08/30 04:20:53 DEBUG : only3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd3_d20250830_m041637_c001_v7007000_t0000_u01756527397657") 2025/08/30 04:20:53 DEBUG : only3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a2279e_d20250830_m041630_c001_v0001098_t0006_u01756527390246") 2025/08/30 04:20:53 DEBUG : only3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10b2_d20250830_m041618_c001_v0001182_t0045_u01756527378990") 2025/08/30 04:20:53 DEBUG : only3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3887b3_d20250830_m041610_c001_v7007000_t0000_u01756527370116") 2025/08/30 04:20:53 DEBUG : only3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fb2_d20250830_m041558_c001_v0001182_t0047_u01756527358333") 2025/08/30 04:20:53 DEBUG : only4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd5_d20250830_m041637_c001_v7007000_t0000_u01756527397842") 2025/08/30 04:20:53 DEBUG : only4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40155f81670e2468_d20250830_m041630_c001_v0001172_t0049_u01756527390408") 2025/08/30 04:20:53 DEBUG : only4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10be_d20250830_m041619_c001_v0001182_t0036_u01756527379602") 2025/08/30 04:20:53 DEBUG : only4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831d6_d20250830_m041610_c001_v7007000_t0000_u01756527370852") 2025/08/30 04:20:54 DEBUG : only4: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fc2_d20250830_m041558_c001_v0001182_t0004_u01756527358876") 2025/08/30 04:20:54 DEBUG : only5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd6_d20250830_m041638_c001_v7007000_t0000_u01756527398025") 2025/08/30 04:20:54 DEBUG : only5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1156_d20250830_m041630_c001_v0001182_t0050_u01756527390421") 2025/08/30 04:20:54 DEBUG : only5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10c8_d20250830_m041620_c001_v0001182_t0050_u01756527380228") 2025/08/30 04:20:54 DEBUG : only5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3887b8_d20250830_m041610_c001_v7007000_t0000_u01756527370311") 2025/08/30 04:20:54 DEBUG : only5: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fc8_d20250830_m041559_c001_v0001182_t0050_u01756527359544") 2025/08/30 04:20:54 DEBUG : only6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd7_d20250830_m041638_c001_v7007000_t0000_u01756527398208") 2025/08/30 04:20:54 DEBUG : only6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a227a2_d20250830_m041630_c001_v0001098_t0006_u01756527390432") 2025/08/30 04:20:54 DEBUG : only6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10d0_d20250830_m041620_c001_v0001182_t0019_u01756527380765") 2025/08/30 04:20:54 DEBUG : only6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41260f41d98831ce_d20250830_m041610_c001_v7007000_t0000_u01756527370485") 2025/08/30 04:20:54 DEBUG : only6: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fd0_d20250830_m041600_c001_v0001182_t0034_u01756527360096") 2025/08/30 04:20:54 DEBUG : only7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cd9_d20250830_m041638_c001_v7007000_t0000_u01756527398390") 2025/08/30 04:20:54 DEBUG : only7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d1158_d20250830_m041630_c001_v0001182_t0030_u01756527390443") 2025/08/30 04:20:54 DEBUG : only7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10d2_d20250830_m041621_c001_v0001182_t0006_u01756527381393") 2025/08/30 04:20:54 DEBUG : only7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3887ae_d20250830_m041609_c001_v7007000_t0000_u01756527369927") 2025/08/30 04:20:54 DEBUG : only7: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fd6_d20250830_m041600_c001_v0001182_t0052_u01756527360667") 2025/08/30 04:20:54 DEBUG : only8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cda_d20250830_m041638_c001_v7007000_t0000_u01756527398574") 2025/08/30 04:20:54 DEBUG : only8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40155f81670e246a_d20250830_m041630_c001_v0001172_t0049_u01756527390592") 2025/08/30 04:20:54 DEBUG : only8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10d8_d20250830_m041621_c001_v0001182_t0031_u01756527381970") 2025/08/30 04:20:54 DEBUG : only8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3887ca_d20250830_m041610_c001_v7007000_t0000_u01756527370866") 2025/08/30 04:20:55 DEBUG : only8: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fda_d20250830_m041601_c001_v0001182_t0046_u01756527361165") 2025/08/30 04:20:55 DEBUG : only9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cdb_d20250830_m041638_c001_v7007000_t0000_u01756527398757") 2025/08/30 04:20:55 DEBUG : only9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d115e_d20250830_m041630_c001_v0001182_t0050_u01756527390605") 2025/08/30 04:20:55 DEBUG : only9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d10de_d20250830_m041622_c001_v0001182_t0029_u01756527382564") 2025/08/30 04:20:55 DEBUG : only9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3887be_d20250830_m041610_c001_v7007000_t0000_u01756527370500") 2025/08/30 04:20:55 DEBUG : only9: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0fde_d20250830_m041601_c001_v0001182_t0040_u01756527361760") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af42c3_d20250830_m041232_c001_v7007000_t0000_u01756527152665") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2226b_d20250830_m041230_c001_v0001098_t0037_u01756527150633") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4275_d20250830_m041229_c001_v7007000_t0000_u01756527149515") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0616_d20250830_m041227_c001_v0001182_t0015_u01756527147652") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af421d_d20250830_m041226_c001_v7007000_t0000_u01756527146914") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206ed11_d20250830_m041224_c001_v0001177_t0029_u01756527144801") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493ab3_d20250830_m041215_c001_v7007000_t0000_u01756527135595") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0556_d20250830_m041214_c001_v0001182_t0036_u01756527134364") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a80_d20250830_m041212_c001_v7007000_t0000_u01756527132833") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0525_d20250830_m041212_c001_v0001182_t0001_u01756527132001") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a59_d20250830_m041210_c001_v7007000_t0000_u01756527130863") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04e7_d20250830_m041210_c001_v0001182_t0022_u01756527130037") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a05_d20250830_m041204_c001_v7007000_t0000_u01756527124612") 2025/08/30 04:20:55 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0491_d20250830_m041203_c001_v0001182_t0006_u01756527123551") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c54939f1_d20250830_m041203_c001_v7007000_t0000_u01756527123183") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0479_d20250830_m041202_c001_v0001182_t0013_u01756527122035") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c54939e1_d20250830_m041201_c001_v7007000_t0000_u01756527121653") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0467_d20250830_m041201_c001_v0001182_t0056_u01756527121028") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0459_d20250830_m041200_c001_v0001182_t0037_u01756527120459") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c54939d1_d20250830_m041200_c001_v7007000_t0000_u01756527120087") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d044d_d20250830_m041159_c001_v0001182_t0044_u01756527119522") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0443_d20250830_m041158_c001_v0001182_t0006_u01756527118953") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c54939bc_d20250830_m041158_c001_v7007000_t0000_u01756527118588") 2025/08/30 04:20:56 DEBUG : potato: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d041f_d20250830_m041157_c001_v0001182_t0002_u01756527117441") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef32b2_d20250830_m041342_c001_v7007000_t0000_u01756527222301") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a2239c_d20250830_m041341_c001_v0001098_t0012_u01756527221426") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef3172_d20250830_m041327_c001_v7007000_t0000_u01756527207230") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22340_d20250830_m041321_c001_v0001098_t0023_u01756527201092") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1264ef4_d20250830_m041307_c001_v7007000_t0000_u01756527187913") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a222e6_d20250830_m041259_c001_v0001098_t0023_u01756527179400") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4403_d20250830_m041244_c001_v7007000_t0000_u01756527164862") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22293_d20250830_m041239_c001_v0001098_t0025_u01756527159252") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493af4_d20250830_m041219_c001_v7007000_t0000_u01756527139310") 2025/08/30 04:20:56 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d05a0_d20250830_m041218_c001_v0001182_t0048_u01756527138095") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493ada_d20250830_m041217_c001_v7007000_t0000_u01756527137726") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0576_d20250830_m041216_c001_v0001182_t0000_u01756527136156") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493ab8_d20250830_m041215_c001_v7007000_t0000_u01756527135782") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d055e_d20250830_m041214_c001_v0001182_t0026_u01756527134944") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a96_d20250830_m041213_c001_v7007000_t0000_u01756527133990") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0535_d20250830_m041213_c001_v0001182_t0011_u01756527133205") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a69_d20250830_m041211_c001_v7007000_t0000_u01756527131625") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0507_d20250830_m041210_c001_v0001182_t0037_u01756527130852") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493a0e_d20250830_m041205_c001_v7007000_t0000_u01756527125421") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d04a5_d20250830_m041204_c001_v0001182_t0053_u01756527124397") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af38221a_d20250830_m041051_c001_v7007000_t0000_u01756527051055") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0048_d20250830_m041050_c001_v0001182_t0041_u01756527050489") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af38220a_d20250830_m041049_c001_v7007000_t0000_u01756527049580") 2025/08/30 04:20:57 DEBUG : potato2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0036_d20250830_m041048_c001_v0001182_t0036_u01756527048991") 2025/08/30 04:20:57 DEBUG : potato3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef3177_d20250830_m041327_c001_v7007000_t0000_u01756527207466") 2025/08/30 04:20:57 DEBUG : potato3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206ef8b_d20250830_m041322_c001_v0001177_t0033_u01756527202440") 2025/08/30 04:20:57 DEBUG : potato3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec1264ef8_d20250830_m041308_c001_v7007000_t0000_u01756527188094") 2025/08/30 04:20:57 DEBUG : potato3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206eef3_d20250830_m041300_c001_v0001177_t0035_u01756527180819") 2025/08/30 04:20:57 DEBUG : potato3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af440a_d20250830_m041245_c001_v7007000_t0000_u01756527165105") 2025/08/30 04:20:57 DEBUG : potato3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206ee10_d20250830_m041239_c001_v0001177_t0018_u01756527159827") 2025/08/30 04:20:57 DEBUG : pre-dest1/1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe71cc_d20250830_m041415_c001_v7007000_t0000_u01756527255618") 2025/08/30 04:20:58 DEBUG : pre-dest1/1: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206f1a1_d20250830_m041407_c001_v0001177_t0052_u01756527247606") 2025/08/30 04:20:58 DEBUG : pre-dest2/2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe71ce_d20250830_m041415_c001_v7007000_t0000_u01756527255807") 2025/08/30 04:20:58 DEBUG : pre-dest2/2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22412_d20250830_m041408_c001_v0001098_t0049_u01756527248174") 2025/08/30 04:20:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41889eba5661b060_d20250830_m041353_c001_v7007000_t0000_u01756527233201") 2025/08/30 04:20:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0916_d20250830_m041350_c001_v0001182_t0043_u01756527230079") 2025/08/30 04:20:58 DEBUG : sizeonly: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddad41_d20250830_m041143_c001_v7007000_t0000_u01756527103359") 2025/08/30 04:20:58 DEBUG : sizeonly: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0313_d20250830_m041142_c001_v0001182_t0011_u01756527102422") 2025/08/30 04:20:58 DEBUG : splitbanan: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd029_d20250830_m041824_c001_v7007000_t0000_u01756527504638") 2025/08/30 04:20:58 DEBUG : splitbanan: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d17af_d20250830_m041817_c001_v0001182_t0036_u01756527497385") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f959_d20250830_m041935_c001_v7007000_t0000_u01756527575418") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1bb5_d20250830_m041928_c001_v0001182_t0007_u01756527568954") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f400d106f33fad033_d20250830_m041920_c001_v7007000_t0000_u01756527560876") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1b0f_d20250830_m041914_c001_v0001182_t0034_u01756527554828") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddd657_d20250830_m041906_c001_v7007000_t0000_u01756527546998") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1a3f_d20250830_m041900_c001_v0001182_t0019_u01756527540838") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f417444ce7fb9aad2_d20250830_m041852_c001_v7007000_t0000_u01756527532976") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d198f_d20250830_m041846_c001_v0001182_t0034_u01756527526963") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40604cba30ef4f11_d20250830_m041839_c001_v7007000_t0000_u01756527519211") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d18c3_d20250830_m041832_c001_v0001182_t0038_u01756527512701") 2025/08/30 04:20:58 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd1de8_d20250830_m041819_c001_v7007000_t0000_u01756527499022") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22a5a_d20250830_m041816_c001_v0001098_t0015_u01756527496064") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a8004a_d20250830_m041808_c001_v7007000_t0000_u01756527488272") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e27a5_d20250830_m041801_c001_v0001172_t0023_u01756527481180") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f418e1fb304a7ffdd_d20250830_m041759_c001_v7007000_t0000_u01756527479631") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a229d4_d20250830_m041756_c001_v0001098_t0039_u01756527476910") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec126652f_d20250830_m041749_c001_v7007000_t0000_u01756527469675") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d157c_d20250830_m041742_c001_v0001182_t0025_u01756527462954") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f405f7ebc49fe7523_d20250830_m041741_c001_v7007000_t0000_u01756527461916") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e26cb_d20250830_m041738_c001_v0001172_t0028_u01756527458445") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5497f4c_d20250830_m041725_c001_v7007000_t0000_u01756527445623") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e263e_d20250830_m041721_c001_v0001172_t0004_u01756527441983") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40782267404f883a_d20250830_m041714_c001_v7007000_t0000_u01756527434254") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e25ba_d20250830_m041707_c001_v0001172_t0001_u01756527427808") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4101143ce8cd17fc_d20250830_m041659_c001_v7007000_t0000_u01756527419935") 2025/08/30 04:20:59 DEBUG : splitbananasplit: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e252c_d20250830_m041653_c001_v0001172_t0039_u01756527413531") 2025/08/30 04:20:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4197d5bec126665f_d20250830_m041803_c001_v7007000_t0000_u01756527483330") 2025/08/30 04:20:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e277b_d20250830_m041758_c001_v0001172_t0055_u01756527478031") 2025/08/30 04:20:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cec_d20250830_m041647_c001_v7007000_t0000_u01756527407332") 2025/08/30 04:20:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1227_d20250830_m041645_c001_v0001182_t0002_u01756527405913") 2025/08/30 04:20:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cea_d20250830_m041645_c001_v7007000_t0000_u01756527405144") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22802_d20250830_m041643_c001_v0001098_t0027_u01756527403984") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4329_d20250830_m041236_c001_v7007000_t0000_u01756527156471") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22281_d20250830_m041235_c001_v0001098_t0039_u01756527155466") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4301_d20250830_m041234_c001_v7007000_t0000_u01756527154912") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206edc8_d20250830_m041234_c001_v0001177_t0052_u01756527154156") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddacfc_d20250830_m041140_c001_v7007000_t0000_u01756527100372") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d02dd_d20250830_m041139_c001_v0001182_t0006_u01756527099056") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddacda_d20250830_m041138_c001_v7007000_t0000_u01756527098692") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d02c7_d20250830_m041137_c001_v0001182_t0036_u01756527097743") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddac4c_d20250830_m041132_c001_v7007000_t0000_u01756527092116") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d026b_d20250830_m041130_c001_v0001182_t0012_u01756527090856") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddac2f_d20250830_m041130_c001_v7007000_t0000_u01756527090314") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d024f_d20250830_m041129_c001_v0001182_t0006_u01756527089015") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0215_d20250830_m041124_c001_v0001182_t0017_u01756527084008") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddaba1_d20250830_m041123_c001_v7007000_t0000_u01756527083646") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0207_d20250830_m041123_c001_v0001182_t0041_u01756527083081") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0201_d20250830_m041122_c001_v0001182_t0025_u01756527082514") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41970b34c6ddab6d_d20250830_m041121_c001_v7007000_t0000_u01756527081789") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d01c3_d20250830_m041116_c001_v0001182_t0035_u01756527076219") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d016f_d20250830_m041110_c001_v0001182_t0001_u01756527070275") 2025/08/30 04:21:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4091ab7029c80ebc_d20250830_m041109_c001_v7007000_t0000_u01756527069909") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0165_d20250830_m041109_c001_v0001182_t0052_u01756527069346") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d015d_d20250830_m041108_c001_v0001182_t0038_u01756527068748") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f4091ab7029c80eb0_d20250830_m041108_c001_v7007000_t0000_u01756527068007") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d00d2_d20250830_m041059_c001_v0001182_t0004_u01756527059182") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af382275_d20250830_m041058_c001_v7007000_t0000_u01756527058818") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d00c4_d20250830_m041058_c001_v0001182_t0015_u01756527058237") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af382263_d20250830_m041057_c001_v7007000_t0000_u01756527057330") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d00b0_d20250830_m041056_c001_v0001182_t0036_u01756527056765") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af382257_d20250830_m041056_c001_v7007000_t0000_u01756527056217") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d00a6_d20250830_m041055_c001_v0001182_t0048_u01756527055661") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af382245_d20250830_m041054_c001_v7007000_t0000_u01756527054739") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d008a_d20250830_m041053_c001_v0001182_t0043_u01756527053926") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af382236_d20250830_m041053_c001_v7007000_t0000_u01756527053361") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0062_d20250830_m041052_c001_v0001182_t0045_u01756527052767") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af382225_d20250830_m041052_c001_v7007000_t0000_u01756527052178") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0054_d20250830_m041051_c001_v0001182_t0014_u01756527051600") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3821e6_d20250830_m041047_c001_v7007000_t0000_u01756527047316") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0014_d20250830_m041046_c001_v0001182_t0016_u01756527046734") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3821d3_d20250830_m041046_c001_v7007000_t0000_u01756527046189") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0002_d20250830_m041045_c001_v0001182_t0052_u01756527045600") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af3821ba_d20250830_m041044_c001_v7007000_t0000_u01756527044697") 2025/08/30 04:21:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145cfff2_d20250830_m041044_c001_v0001182_t0019_u01756527044123") 2025/08/30 04:21:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f420768a9af38219b_d20250830_m041041_c001_v7007000_t0000_u01756527041724") 2025/08/30 04:21:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145cffd2_d20250830_m041041_c001_v0001182_t0057_u01756527041165") 2025/08/30 04:21:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ced_d20250830_m041647_c001_v7007000_t0000_u01756527407516") 2025/08/30 04:21:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e24e8_d20250830_m041645_c001_v0001172_t0007_u01756527405922") 2025/08/30 04:21:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ceb_d20250830_m041645_c001_v7007000_t0000_u01756527405327") 2025/08/30 04:21:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1209_d20250830_m041643_c001_v0001182_t0030_u01756527403997") 2025/08/30 04:21:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f988_d20250830_m041937_c001_v7007000_t0000_u01756527577434") 2025/08/30 04:21:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1c11_d20250830_m041936_c001_v0001182_t0040_u01756527576796") 2025/08/30 04:21:02 DEBUG : sub/yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af42b6_d20250830_m041232_c001_v7007000_t0000_u01756527152112") 2025/08/30 04:21:02 DEBUG : sub/yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d0634_d20250830_m041230_c001_v0001182_t0040_u01756527150277") 2025/08/30 04:21:02 DEBUG : test_dir1/file2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ce7_d20250830_m041643_c001_v7007000_t0000_u01756527403207") 2025/08/30 04:21:02 DEBUG : test_dir1/file2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d11e3_d20250830_m041641_c001_v0001182_t0012_u01756527401743") 2025/08/30 04:21:02 DEBUG : test_dir1/file2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635cdf_d20250830_m041640_c001_v7007000_t0000_u01756527400943") 2025/08/30 04:21:02 DEBUG : test_dir1/file2: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d11c5_d20250830_m041639_c001_v0001182_t0051_u01756527399398") 2025/08/30 04:21:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ce8_d20250830_m041643_c001_v7007000_t0000_u01756527403391") 2025/08/30 04:21:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e24c4_d20250830_m041642_c001_v0001172_t0047_u01756527402081") 2025/08/30 04:21:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f40754adfaf635ce0_d20250830_m041641_c001_v7007000_t0000_u01756527401126") 2025/08/30 04:21:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a227e2_d20250830_m041639_c001_v0001098_t0059_u01756527399740") 2025/08/30 04:21:02 DEBUG : three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c5493b39_d20250830_m041224_c001_v7007000_t0000_u01756527144057") 2025/08/30 04:21:02 DEBUG : three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d05ee_d20250830_m041222_c001_v0001182_t0040_u01756527142915") 2025/08/30 04:21:03 DEBUG : three: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d05c8_d20250830_m041220_c001_v0001182_t0020_u01756527140816") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f9bd_d20250830_m041939_c001_v7007000_t0000_u01756527579493") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c42_d20250830_m041938_c001_v0001098_t0022_u01756527578409") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fb91_d20250830_m041955_c001_v7007000_t0000_u01756527595856") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c8f_d20250830_m041954_c001_v0001098_t0031_u01756527594105") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fb2a_d20250830_m041952_c001_v7007000_t0000_u01756527592515") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1ca9_d20250830_m041951_c001_v0001182_t0047_u01756527591025") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5faed_d20250830_m041950_c001_v7007000_t0000_u01756527590401") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2aba_d20250830_m041949_c001_v0001172_t0038_u01756527589670") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fa65_d20250830_m041945_c001_v7007000_t0000_u01756527585973") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a9a_d20250830_m041944_c001_v0001172_t0019_u01756527584984") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fa97_d20250830_m041947_c001_v7007000_t0000_u01756527587675") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1c75_d20250830_m041946_c001_v0001182_t0012_u01756527586595") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fa3b_d20250830_m041944_c001_v7007000_t0000_u01756527584372") 2025/08/30 04:21:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c66_d20250830_m041943_c001_v0001098_t0015_u01756527583612") 2025/08/30 04:21:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fa16_d20250830_m041943_c001_v7007000_t0000_u01756527583001") 2025/08/30 04:21:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f11459699145d1c47_d20250830_m041942_c001_v0001182_t0024_u01756527582362") 2025/08/30 04:21:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5f9e7_d20250830_m041941_c001_v7007000_t0000_u01756527581192") 2025/08/30 04:21:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2a8c_d20250830_m041940_c001_v0001172_t0037_u01756527580453") 2025/08/30 04:21:04 DEBUG : toe/toe/toe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f401c0b60c549a7f5_d20250830_m042000_c001_v7007000_t0000_u01756527600577") 2025/08/30 04:21:04 DEBUG : toe/toe/toe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22ca3_d20250830_m041959_c001_v0001098_t0042_u01756527599841") 2025/08/30 04:21:04 DEBUG : toe/toe/toe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fac0_d20250830_m041949_c001_v7007000_t0000_u01756527589058") 2025/08/30 04:21:04 DEBUG : toe/toe/toe: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22c7f_d20250830_m041948_c001_v0001098_t0031_u01756527588296") 2025/08/30 04:21:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fba5_d20250830_m041956_c001_v7007000_t0000_u01756527596459") 2025/08/30 04:21:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10155f81670e2af2_d20250830_m041955_c001_v0001172_t0023_u01756527595553") 2025/08/30 04:21:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f404c202f5fc5fb3c_d20250830_m041953_c001_v7007000_t0000_u01756527593126") 2025/08/30 04:21:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f116c7a976d90dcaa_d20250830_m041952_c001_v0001136_t0036_u01756527592229") 2025/08/30 04:21:04 DEBUG : two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af41e1_d20250830_m041224_c001_v7007000_t0000_u01756527144249") 2025/08/30 04:21:04 DEBUG : two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f412b564422a22241_d20250830_m041222_c001_v0001098_t0006_u01756527142343") 2025/08/30 04:21:04 DEBUG : two: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f41459699145d05c6_d20250830_m041220_c001_v0001182_t0050_u01756527140631") 2025/08/30 04:21:04 DEBUG : yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af42c8_d20250830_m041232_c001_v7007000_t0000_u01756527152847") 2025/08/30 04:21:04 DEBUG : yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f10220654d4182ec0_d20250830_m041231_c001_v0001032_t0022_u01756527151588") 2025/08/30 04:21:04 DEBUG : yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4262_d20250830_m041228_c001_v7007000_t0000_u01756527148965") 2025/08/30 04:21:04 DEBUG : yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f113c6dc0b206ed3c_d20250830_m041227_c001_v0001177_t0008_u01756527147664") 2025/08/30 04:21:04 DEBUG : yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af420d_d20250830_m041226_c001_v7007000_t0000_u01756527146365") 2025/08/30 04:21:04 DEBUG : yam: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f112b564422a22251_d20250830_m041224_c001_v0001098_t0028_u01756527144808") 2025/08/30 04:21:04 DEBUG : yaml: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af427b_d20250830_m041229_c001_v7007000_t0000_u01756527149715") 2025/08/30 04:21:04 DEBUG : yaml: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1167c9b28d0699b6_d20250830_m041228_c001_v0001102_t0031_u01756527148565") 2025/08/30 04:21:05 DEBUG : yaml: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f416953a890af4221_d20250830_m041227_c001_v7007000_t0000_u01756527147096") 2025/08/30 04:21:05 DEBUG : yaml: Deleting (id "4_zdf028d7320bdfb9b9f880e1b_f1162bc0bfd64cc6a_d20250830_m041226_c001_v0001145_t0058_u01756527146140") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m34.035722956s (try 1/5)