"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/30 01:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja" 2025/08/30 01:00:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:00:47 DEBUG : Creating backend with remote "/tmp/rclone3838787328" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:00:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/30 01:00:51 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:51 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.77s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:00:52 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:52 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:00:52 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:00:53 DEBUG : B2 bucket rclone-test-zaqadib0soja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", 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-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:54 DEBUG : Creating backend with remote "/non-existing" 2025/08/30 01:00:54 DEBUG : Config file has changed externally - reloading 2025/08/30 01:00:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/30 01:00:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:00:55 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:55 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:00:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", 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-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:57 INFO : B2 bucket rclone-test-zaqadib0soja: Running all checks before starting transfers 2025/08/30 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:00:57 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:57 INFO : B2 bucket rclone-test-zaqadib0soja: Checks finished, now starting transfers 2025/08/30 01:00:57 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:00:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:58 ERROR : Ignoring --no-traverse with sync 2025/08/30 01:00:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:00:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:00:58 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:00:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/30 01:00:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:00:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/30 01:01:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:01:01 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:01 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:01:02 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:02 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 01:01:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:01:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/30 01:01:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:01:04 INFO : sub dir2: Making directory 2025/08/30 01:01:04 INFO : sub dir: Making directory 2025/08/30 01:01:04 INFO : sub dir2/sub sub dir2: Making directory 2025/08/30 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:04 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:04 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:04 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 01:01:04 DEBUG : B2 bucket rclone-test-zaqadib0soja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:05 INFO : sub dir2: Making directory 2025/08/30 01:01:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 01:01:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:01:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:05 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:05 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:06 DEBUG : sub dir2: Making directory with metadata 2025/08/30 01:01:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:01:06 INFO : sub dir2: Making directory 2025/08/30 01:01:06 INFO : sub dir: Making directory 2025/08/30 01:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:06 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:06 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:07 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:01:07 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/30 01:01:07 DEBUG : B2 bucket rclone-test-zaqadib0soja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 01:01:07 DEBUG : B2 bucket rclone-test-zaqadib0soja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", 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-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:08 INFO : sub dir2: Making directory 2025/08/30 01:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:08 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:08 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:08 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:01:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:09 DEBUG : sub dir2: Making directory with metadata 2025/08/30 01:01:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:01:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:01:09 INFO : sub dir2: Making directory 2025/08/30 01:01:09 INFO : sub dir: Making directory 2025/08/30 01:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:09 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:09 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:10 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:01:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/30 01:01:10 DEBUG : B2 bucket rclone-test-zaqadib0soja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:11 INFO : sub dir2: Making directory 2025/08/30 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:11 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:11 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:01:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-sicugip5roqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zaqadib0soja -> B2 bucket rclone-test-sicugip5roqo 2025/08/30 01:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:14 DEBUG : B2 bucket rclone-test-sicugip5roqo: Waiting for checks to finish 2025/08/30 01:01:14 DEBUG : B2 bucket rclone-test-sicugip5roqo: Waiting for transfers to finish 2025/08/30 01:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 01:01:16 DEBUG : B2 bucket rclone-test-sicugip5roqo: Purge remote 2025/08/30 01:01:16 INFO : B2 bucket rclone-test-sicugip5roqo: cleaning bucket "rclone-test-sicugip5roqo" of all files 2025/08/30 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z0fb22d9370edfb8b9f880e1b_f1177901066a4e829_d20250830_m010115_c001_v0001117_t0012_u01756515675333") --- PASS: TestServerSideCopy (6.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:01:20 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:20 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 01:01:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wupeyuv2guti" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zaqadib0soja -> B2 bucket rclone-test-wupeyuv2guti 2025/08/30 01:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:23 DEBUG : B2 bucket rclone-test-wupeyuv2guti: Waiting for checks to finish 2025/08/30 01:01:23 DEBUG : B2 bucket rclone-test-wupeyuv2guti: Waiting for transfers to finish 2025/08/30 01:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 01:01:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:01:26 DEBUG : B2 bucket rclone-test-wupeyuv2guti: Waiting for checks to finish 2025/08/30 01:01:26 DEBUG : B2 bucket rclone-test-wupeyuv2guti: Waiting for transfers to finish 2025/08/30 01:01:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 01:01:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 01:01:27 DEBUG : B2 bucket rclone-test-wupeyuv2guti: Purge remote 2025/08/30 01:01:27 INFO : B2 bucket rclone-test-wupeyuv2guti: cleaning bucket "rclone-test-wupeyuv2guti" of all files 2025/08/30 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f224db370edfb8b9f880e1b_f106f8ee555b44625_d20250830_m010126_c001_v0001106_t0024_u01756515686382") 2025/08/30 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_z9f224db370edfb8b9f880e1b_f1041b05ba0284231_d20250830_m010124_c001_v0001099_t0054_u01756515684606") --- PASS: TestServerSideCopyOverSelf (10.03s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:01:32 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:32 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 01:01:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 01:01:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-giraxot0fuvu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zaqadib0soja -> B2 bucket rclone-test-giraxot0fuvu 2025/08/30 01:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:35 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Waiting for checks to finish 2025/08/30 01:01:35 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Waiting for transfers to finish 2025/08/30 01:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 01:01:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/30 01:01:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 01:01:40 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 01:01:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 01:01:41 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Waiting for checks to finish 2025/08/30 01:01:41 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Waiting for transfers to finish 2025/08/30 01:01:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 01:01:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 01:01:41 INFO : sub dir/hello world: Deleted 2025/08/30 01:01:42 DEBUG : testing file moves 2025/08/30 01:01:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/30 01:01:43 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Waiting for checks to finish 2025/08/30 01:01:43 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Waiting for transfers to finish 2025/08/30 01:01:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/30 01:01:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/30 01:01:43 INFO : sub dir/hello world: Deleted 2025/08/30 01:01:43 DEBUG : B2 bucket rclone-test-giraxot0fuvu: Purge remote 2025/08/30 01:01:43 INFO : B2 bucket rclone-test-giraxot0fuvu: cleaning bucket "rclone-test-giraxot0fuvu" of all files 2025/08/30 01:01:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf427db370edfb8b9f880e1b_f104834ef721f02f2_d20250830_m010143_c001_v0001134_t0031_u01756515703148") 2025/08/30 01:01:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf427db370edfb8b9f880e1b_f114e09286f0a778b_d20250830_m010141_c001_v0001134_t0048_u01756515701427") 2025/08/30 01:01:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf427db370edfb8b9f880e1b_f108ab0b70d1dca11_d20250830_m010139_c001_v0001146_t0009_u01756515699046") --- PASS: TestServerSideMoveOverSelf (14.93s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:49 ERROR : error listing: directory not found 2025/08/30 01:01:49 INFO : Local file system at /tmp/rclone3838787328: Making directory 2025/08/30 01:01:49 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:49 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.06s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:01:51 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for checks to finish 2025/08/30 01:01:51 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for transfers to finish 2025/08/30 01:01:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:01:52 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/30 01:01:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/30 01:01:52 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:52 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:01:53 INFO : check sum: Copied (new) 2025/08/30 01:01:53 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:53 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:01:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/30 01:01:53 DEBUG : check sum: Unchanged skipping 2025/08/30 01:01:53 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:53 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/30 01:01:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 01:01:54 INFO : sizeonly: Copied (new) 2025/08/30 01:01:54 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:55 DEBUG : sizeonly: Sizes identical 2025/08/30 01:01:55 DEBUG : sizeonly: Unchanged skipping 2025/08/30 01:01:55 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:55 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:55 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/30 01:01:56 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:56 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/30 01:01:56 INFO : ignore-size: Copied (new) 2025/08/30 01:01:56 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:01:56 DEBUG : ignore-size: Unchanged skipping 2025/08/30 01:01:56 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:56 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:56 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:01:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:58 DEBUG : existing: Unchanged skipping 2025/08/30 01:01:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:58 DEBUG : Waiting for deletions to finish 2025/08/30 01:01:58 INFO : There was nothing to transfer 2025/08/30 01:01:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/30 01:01:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:01:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 01:01:58 INFO : existing: Copied (replaced existing) 2025/08/30 01:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:01:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 01:01:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:01:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 01:02:00 INFO : existing: Copied (new) 2025/08/30 01:02:00 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:00 DEBUG : existing: Destination exists, skipping 2025/08/30 01:02:00 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:00 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:00 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:02 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/30 01:02:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:02 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 01:02:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:02 INFO : a/potato2: Copied (new) 2025/08/30 01:02:02 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:02 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:02 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:03 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:04 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 01:02:04 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:02:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/30 01:02:04 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:04 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:04 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:04 INFO : There was nothing to transfer 2025/08/30 01:02:05 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 01:02:05 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:02:06 INFO : empty space: Updated modification time in destination 2025/08/30 01:02:06 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:06 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:06 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:07 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 01:02:07 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:02:07 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:07 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:07 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:09 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 01:02:09 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3838787328) 2025/08/30 01:02:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zaqadib0soja) 2025/08/30 01:02:09 DEBUG : foo: sha1 differ 2025/08/30 01:02:09 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/30 01:02:09 INFO : foo: Copied (replaced existing) 2025/08/30 01:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/30 01:02:10 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:10 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:10 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:11 INFO : potato: Copied (new) 2025/08/30 01:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/30 01:02:12 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:12 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/30 01:02:13 INFO : potato: Copied (replaced existing) 2025/08/30 01:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:14 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 01:02:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3838787328) 2025/08/30 01:02:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zaqadib0soja) 2025/08/30 01:02:14 DEBUG : potato: sha1 differ 2025/08/30 01:02:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/30 01:02:14 INFO : potato: Copied (replaced existing) 2025/08/30 01:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:16 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/30 01:02:16 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:16 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:16 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:18 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:18 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:18 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:18 INFO : potato2: Copied (new) 2025/08/30 01:02:18 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:20 INFO : d: Making directory 2025/08/30 01:02:20 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/30 01:02:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 01:02:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:21 INFO : a/potato2: Copied (new) 2025/08/30 01:02:21 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:21 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:21 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:23 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/30 01:02:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:23 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 01:02:23 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:23 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:23 INFO : a/potato2: Copied (new) 2025/08/30 01:02:23 ERROR : B2 bucket rclone-test-zaqadib0soja: not deleting files as there were IO errors 2025/08/30 01:02:23 ERROR : B2 bucket rclone-test-zaqadib0soja: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:25 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:25 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:25 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:25 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:26 INFO : potato: Deleted 2025/08/30 01:02:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:28 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:28 INFO : potato: Deleted 2025/08/30 01:02:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:28 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:02:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.57s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:02:30 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:30 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/30 01:02:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:32 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 01:02:32 DEBUG : enormous: Excluded 2025/08/30 01:02:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:02:32 DEBUG : potato2: Excluded 2025/08/30 01:02:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:02:32 DEBUG : potato2: Excluded 2025/08/30 01:02:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:32 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:32 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:32 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:32 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:32 INFO : There was nothing to transfer 2025/08/30 01:02:33 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 01:02:33 DEBUG : enormous: Excluded 2025/08/30 01:02:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:02:33 DEBUG : potato2: Excluded 2025/08/30 01:02:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:02:33 DEBUG : potato2: Excluded 2025/08/30 01:02:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/30 01:02:33 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:33 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for checks to finish 2025/08/30 01:02:33 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for transfers to finish 2025/08/30 01:02:33 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:35 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 01:02:35 DEBUG : enormous: Excluded 2025/08/30 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 01:02:35 DEBUG : potato2: Excluded 2025/08/30 01:02:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:02:35 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:35 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:35 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:35 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:35 INFO : enormous: Deleted 2025/08/30 01:02:35 INFO : potato2: Deleted 2025/08/30 01:02:35 INFO : There was nothing to transfer 2025/08/30 01:02:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/30 01:02:36 DEBUG : empty space: Unchanged skipping 2025/08/30 01:02:36 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for checks to finish 2025/08/30 01:02:36 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for transfers to finish 2025/08/30 01:02:36 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:36 INFO : enormous: Deleted 2025/08/30 01:02:36 INFO : potato2: Deleted 2025/08/30 01:02:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.75s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:38 DEBUG : five: Need to transfer - File not found at Destination 2025/08/30 01:02:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/30 01:02:38 DEBUG : one: Destination is newer than source, skipping 2025/08/30 01:02:38 DEBUG : three: Sizes identical 2025/08/30 01:02:38 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 01:02:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3838787328) 2025/08/30 01:02:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zaqadib0soja) 2025/08/30 01:02:38 DEBUG : two: sha1 differ 2025/08/30 01:02:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 01:02:38 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/30 01:02:38 INFO : five: Copied (new) 2025/08/30 01:02:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 01:02:38 INFO : two: Copied (replaced existing) 2025/08/30 01:02:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/30 01:02:39 INFO : four: Copied (replaced existing) 2025/08/30 01:02:39 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:39 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:39 DEBUG : one: Destination is newer than source, skipping 2025/08/30 01:02:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3838787328) 2025/08/30 01:02:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zaqadib0soja) 2025/08/30 01:02:39 DEBUG : three: sha1 differ 2025/08/30 01:02:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/30 01:02:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/30 01:02:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 01:02:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/30 01:02:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 01:02:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 01:02:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 01:02:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/30 01:02:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/30 01:02:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 01:02:39 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:02:39 INFO : three: Copied (replaced existing) 2025/08/30 01:02:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.46s) === 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-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/30 01:02:41 INFO : B2 bucket rclone-test-zaqadib0soja: Making map for --track-renames 2025/08/30 01:02:41 INFO : B2 bucket rclone-test-zaqadib0soja: Finished making map for --track-renames 2025/08/30 01:02:41 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:41 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for renames to finish 2025/08/30 01:02:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 01:02:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 01:02:41 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 01:02:41 INFO : yam: Copied (new) 2025/08/30 01:02:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 01:02:41 INFO : potato: Copied (new) 2025/08/30 01:02:41 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:02:42 INFO : B2 bucket rclone-test-zaqadib0soja: Making map for --track-renames 2025/08/30 01:02:42 INFO : B2 bucket rclone-test-zaqadib0soja: Finished making map for --track-renames 2025/08/30 01:02:42 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:42 DEBUG : potato: Unchanged skipping 2025/08/30 01:02:42 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for renames to finish 2025/08/30 01:02:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 01:02:43 INFO : yam: Copied (server-side copy) to: yaml 2025/08/30 01:02:43 INFO : yam: Deleted 2025/08/30 01:02:43 INFO : yaml: Renamed from "yam" 2025/08/30 01:02:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/30 01:02:44 INFO : B2 bucket rclone-test-zaqadib0soja: Making map for --track-renames 2025/08/30 01:02:44 INFO : B2 bucket rclone-test-zaqadib0soja: Finished making map for --track-renames 2025/08/30 01:02:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 01:02:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 01:02:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for renames to finish 2025/08/30 01:02:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 01:02:44 INFO : potato: Copied (new) 2025/08/30 01:02:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 01:02:44 INFO : yam: Copied (new) 2025/08/30 01:02:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:02:45 INFO : B2 bucket rclone-test-zaqadib0soja: Making map for --track-renames 2025/08/30 01:02:45 INFO : B2 bucket rclone-test-zaqadib0soja: Finished making map for --track-renames 2025/08/30 01:02:45 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:45 DEBUG : potato: Unchanged skipping 2025/08/30 01:02:45 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for renames to finish 2025/08/30 01:02:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 01:02:45 INFO : yam: Copied (server-side copy) to: yaml 2025/08/30 01:02:45 INFO : yam: Deleted 2025/08/30 01:02:45 INFO : yaml: Renamed from "yam" 2025/08/30 01:02:45 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/30 01:02:47 INFO : B2 bucket rclone-test-zaqadib0soja: Making map for --track-renames 2025/08/30 01:02:47 INFO : B2 bucket rclone-test-zaqadib0soja: Finished making map for --track-renames 2025/08/30 01:02:47 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 01:02:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/30 01:02:47 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for renames to finish 2025/08/30 01:02:47 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 01:02:47 INFO : sub/yam: Copied (new) 2025/08/30 01:02:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 01:02:48 INFO : potato: Copied (new) 2025/08/30 01:02:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:02:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:02:48 DEBUG : potato: Unchanged skipping 2025/08/30 01:02:48 INFO : B2 bucket rclone-test-zaqadib0soja: Making map for --track-renames 2025/08/30 01:02:48 INFO : B2 bucket rclone-test-zaqadib0soja: Finished making map for --track-renames 2025/08/30 01:02:48 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:48 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for renames to finish 2025/08/30 01:02:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 01:02:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/30 01:02:49 INFO : sub/yam: Deleted 2025/08/30 01:02:49 INFO : yam: Renamed from "sub/yam" 2025/08/30 01:02:49 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone3838787328/dir1" 2025/08/30 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone3838787328/dir2" 2025/08/30 01:02:50 DEBUG : Local file system at /tmp/rclone3838787328/dir2: Using server-side directory move 2025/08/30 01:02:50 INFO : Local file system at /tmp/rclone3838787328/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 01:02:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/30 01:02:50 DEBUG : Local file system at /tmp/rclone3838787328/dir2: Waiting for checks to finish 2025/08/30 01:02:50 DEBUG : Local file system at /tmp/rclone3838787328/dir2: Waiting for transfers to finish 2025/08/30 01:02:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:02:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 01:02:50 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:50 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/30 01:02:51 INFO : nested/sub dir/file: Copied (new) 2025/08/30 01:02:51 INFO : nested/sub dir/file: Deleted 2025/08/30 01:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:02:51 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:02:51 INFO : sub dir/hello world: Deleted 2025/08/30 01:02:51 INFO : sub dir: Removing directory 2025/08/30 01:02:51 INFO : nested/sub dir: Removing directory 2025/08/30 01:02:51 INFO : nested: Removing directory 2025/08/30 01:02:51 DEBUG : Local file system at /tmp/rclone3838787328: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 01:02:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 01:02:52 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:52 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/30 01:02:53 INFO : nested/sub dir/file: Copied (new) 2025/08/30 01:02:53 INFO : nested/sub dir/file: Deleted 2025/08/30 01:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:02:53 INFO : sub dir/hello world: Copied (new) 2025/08/30 01:02:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/30 01:02:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 01:02:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 01:02:54 INFO : existing: Copied (new) 2025/08/30 01:02:54 INFO : existing: Deleted 2025/08/30 01:02:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/30 01:02:54 INFO : existing-b: Copied (new) 2025/08/30 01:02:54 INFO : existing-b: Deleted 2025/08/30 01:02:54 DEBUG : existing: Destination exists, skipping 2025/08/30 01:02:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/30 01:02:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:02:54 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:02:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bocutun8naxi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zaqadib0soja -> B2 bucket rclone-test-bocutun8naxi 2025/08/30 01:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 01:03:03 DEBUG : empty space: Unchanged skipping 2025/08/30 01:03:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 01:03:03 DEBUG : B2 bucket rclone-test-bocutun8naxi: Waiting for checks to finish 2025/08/30 01:03:03 INFO : empty space: Deleted 2025/08/30 01:03:03 DEBUG : B2 bucket rclone-test-bocutun8naxi: Waiting for transfers to finish 2025/08/30 01:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:03:03 INFO : potato2: Copied (server-side copy) 2025/08/30 01:03:04 INFO : potato2: Deleted 2025/08/30 01:03:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 01:03:04 INFO : potato3: Copied (server-side copy) 2025/08/30 01:03:04 INFO : potato3: Deleted 2025/08/30 01:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tokegic6jira" 2025/08/30 01:03:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/30 01:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:03:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 01:03:05 DEBUG : B2 bucket rclone-test-tokegic6jira: Waiting for checks to finish 2025/08/30 01:03:05 DEBUG : B2 bucket rclone-test-tokegic6jira: Waiting for transfers to finish 2025/08/30 01:03:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:03:09 INFO : empty space: Copied (server-side copy) 2025/08/30 01:03:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:03:10 INFO : potato2: Copied (server-side copy) 2025/08/30 01:03:10 INFO : empty space: Deleted 2025/08/30 01:03:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 01:03:10 INFO : potato3: Copied (server-side copy) 2025/08/30 01:03:10 INFO : potato2: Deleted 2025/08/30 01:03:10 INFO : potato3: Deleted 2025/08/30 01:03:10 DEBUG : B2 bucket rclone-test-tokegic6jira: Purge remote 2025/08/30 01:03:10 INFO : B2 bucket rclone-test-tokegic6jira: cleaning bucket "rclone-test-tokegic6jira" of all files 2025/08/30 01:03:11 DEBUG : empty space: Deleting (id "4_z1fb2ddd370fdfb8b9f880e1b_f116570b556f2ba00_d20250830_m010309_c001_v0001099_t0030_u01756515789669") 2025/08/30 01:03:11 DEBUG : potato2: Deleting (id "4_z1fb2ddd370fdfb8b9f880e1b_f11195d33787f132d_d20250830_m010310_c001_v0001184_t0006_u01756515790047") 2025/08/30 01:03:11 DEBUG : potato3: Deleting (id "4_z1fb2ddd370fdfb8b9f880e1b_f1025ee53932eebc9_d20250830_m010310_c001_v0001091_t0004_u01756515790068") 2025/08/30 01:03:12 DEBUG : B2 bucket rclone-test-bocutun8naxi: Purge remote 2025/08/30 01:03:12 INFO : B2 bucket rclone-test-bocutun8naxi: cleaning bucket "rclone-test-bocutun8naxi" of all files 2025/08/30 01:03:12 DEBUG : empty space: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f4115e4c0781f3e48_d20250830_m010310_c001_v7007000_t0000_u01756515790085") 2025/08/30 01:03:12 DEBUG : empty space: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f119ce940bc7f491f_d20250830_m010302_c001_v0001182_t0016_u01756515782327") 2025/08/30 01:03:12 DEBUG : potato2: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f4115e4c0781f3e4c_d20250830_m010310_c001_v7007000_t0000_u01756515790329") 2025/08/30 01:03:12 DEBUG : potato2: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f11177524918ae4a2_d20250830_m010303_c001_v0001154_t0009_u01756515783580") 2025/08/30 01:03:12 DEBUG : potato3: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f4115e4c0781f3e50_d20250830_m010310_c001_v7007000_t0000_u01756515790511") 2025/08/30 01:03:12 DEBUG : potato3: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f117e274f8ae56ca4_d20250830_m010303_c001_v0001032_t0028_u01756515783950") 2025/08/30 01:03:12 DEBUG : potato3: Deleting (id "4_z2fc2bdf370fdfb8b9f880e1b_f119ce940bc7f4928_d20250830_m010302_c001_v0001182_t0035_u01756515782613") --- PASS: TestServerSideMove (20.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dofubex5rasu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zaqadib0soja -> B2 bucket rclone-test-dofubex5rasu 2025/08/30 01:03:24 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 01:03:24 DEBUG : empty space: Excluded 2025/08/30 01:03:25 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 01:03:25 DEBUG : empty space: Excluded 2025/08/30 01:03:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:03:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 01:03:25 DEBUG : B2 bucket rclone-test-dofubex5rasu: Waiting for checks to finish 2025/08/30 01:03:25 DEBUG : B2 bucket rclone-test-dofubex5rasu: Waiting for transfers to finish 2025/08/30 01:03:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:03:26 INFO : potato2: Copied (server-side copy) 2025/08/30 01:03:26 INFO : potato2: Deleted 2025/08/30 01:03:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 01:03:26 INFO : potato3: Copied (server-side copy) 2025/08/30 01:03:26 INFO : potato3: Deleted 2025/08/30 01:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gebemey7napo" 2025/08/30 01:03:28 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 01:03:28 DEBUG : empty space: Excluded 2025/08/30 01:03:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:03:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 01:03:28 DEBUG : B2 bucket rclone-test-gebemey7napo: Waiting for checks to finish 2025/08/30 01:03:28 DEBUG : B2 bucket rclone-test-gebemey7napo: Waiting for transfers to finish 2025/08/30 01:03:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:03:29 INFO : potato2: Copied (server-side copy) 2025/08/30 01:03:30 INFO : potato2: Deleted 2025/08/30 01:03:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 01:03:30 INFO : potato3: Copied (server-side copy) 2025/08/30 01:03:30 INFO : potato3: Deleted 2025/08/30 01:03:30 DEBUG : B2 bucket rclone-test-gebemey7napo: Purge remote 2025/08/30 01:03:30 INFO : B2 bucket rclone-test-gebemey7napo: cleaning bucket "rclone-test-gebemey7napo" of all files 2025/08/30 01:03:30 DEBUG : potato2: Deleting (id "4_z0fb23d53800dfb8b9f880e1b_f1129ca3808121190_d20250830_m010329_c001_v0001184_t0020_u01756515809682") 2025/08/30 01:03:30 DEBUG : potato3: Deleting (id "4_z0fb23d53800dfb8b9f880e1b_f1183ba1fcf77ac27_d20250830_m010329_c001_v0001101_t0045_u01756515809923") 2025/08/30 01:03:32 DEBUG : B2 bucket rclone-test-dofubex5rasu: Purge remote 2025/08/30 01:03:32 INFO : B2 bucket rclone-test-dofubex5rasu: cleaning bucket "rclone-test-dofubex5rasu" of all files 2025/08/30 01:03:32 DEBUG : empty space: Deleting (id "4_z0f721d43800dfb8b9f880e1b_f1151b4155106a7ec_d20250830_m010324_c001_v0001145_t0018_u01756515804047") 2025/08/30 01:03:32 DEBUG : potato2: Deleting (id "4_z0f721d43800dfb8b9f880e1b_f4155e626cd285f65_d20250830_m010329_c001_v7007000_t0000_u01756515809908") 2025/08/30 01:03:32 DEBUG : potato2: Deleting (id "4_z0f721d43800dfb8b9f880e1b_f1132f3b0747bb808_d20250830_m010325_c001_v0001117_t0008_u01756515805462") 2025/08/30 01:03:32 DEBUG : potato3: Deleting (id "4_z0f721d43800dfb8b9f880e1b_f4155e626cd285f6a_d20250830_m010330_c001_v7007000_t0000_u01756515810329") 2025/08/30 01:03:32 DEBUG : potato3: Deleting (id "4_z0f721d43800dfb8b9f880e1b_f1047b3d4d336df5e_d20250830_m010325_c001_v0001106_t0003_u01756515805841") 2025/08/30 01:03:32 DEBUG : potato3: Deleting (id "4_z0f721d43800dfb8b9f880e1b_f1151b4155106a7f0_d20250830_m010324_c001_v0001145_t0019_u01756515804398") --- PASS: TestServerSideMoveWithFilter (20.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-noluqoc0saxu" 2025/08/30 01:03:39 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zaqadib0soja -> B2 bucket rclone-test-noluqoc0saxu 2025/08/30 01:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:03:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 01:03:46 DEBUG : empty space: Unchanged skipping 2025/08/30 01:03:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 01:03:46 DEBUG : B2 bucket rclone-test-noluqoc0saxu: Waiting for checks to finish 2025/08/30 01:03:46 INFO : empty space: Deleted 2025/08/30 01:03:46 DEBUG : B2 bucket rclone-test-noluqoc0saxu: Waiting for transfers to finish 2025/08/30 01:03:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:03:46 INFO : potato2: Copied (server-side copy) 2025/08/30 01:03:46 INFO : potato2: Deleted 2025/08/30 01:03:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 01:03:46 INFO : potato3: Copied (server-side copy) 2025/08/30 01:03:47 INFO : potato3: Deleted 2025/08/30 01:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fifiram9towo" 2025/08/30 01:03:48 INFO : tomatoDir: Making directory 2025/08/30 01:03:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/30 01:03:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 01:03:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/30 01:03:48 DEBUG : B2 bucket rclone-test-fifiram9towo: Waiting for checks to finish 2025/08/30 01:03:48 DEBUG : B2 bucket rclone-test-fifiram9towo: Waiting for transfers to finish 2025/08/30 01:03:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 01:03:52 INFO : empty space: Copied (server-side copy) 2025/08/30 01:03:53 INFO : empty space: Deleted 2025/08/30 01:03:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 01:03:53 INFO : potato2: Copied (server-side copy) 2025/08/30 01:03:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/30 01:03:53 INFO : potato3: Copied (server-side copy) 2025/08/30 01:03:53 INFO : potato2: Deleted 2025/08/30 01:03:53 INFO : potato3: Deleted 2025/08/30 01:03:54 DEBUG : B2 bucket rclone-test-fifiram9towo: Purge remote 2025/08/30 01:03:54 INFO : B2 bucket rclone-test-fifiram9towo: cleaning bucket "rclone-test-fifiram9towo" of all files 2025/08/30 01:03:54 DEBUG : empty space: Deleting (id "4_z5fd28d53800dfb8b9f880e1b_f1182821f2be7c904_d20250830_m010352_c001_v0001029_t0004_u01756515832556") 2025/08/30 01:03:54 DEBUG : potato2: Deleting (id "4_z5fd28d53800dfb8b9f880e1b_f1072a9a778eae514_d20250830_m010352_c001_v0001093_t0021_u01756515832927") 2025/08/30 01:03:54 DEBUG : potato3: Deleting (id "4_z5fd28d53800dfb8b9f880e1b_f1019552b4bbb00a2_d20250830_m010352_c001_v0001091_t0051_u01756515832935") 2025/08/30 01:03:55 DEBUG : B2 bucket rclone-test-noluqoc0saxu: Purge remote 2025/08/30 01:03:55 INFO : B2 bucket rclone-test-noluqoc0saxu: cleaning bucket "rclone-test-noluqoc0saxu" of all files 2025/08/30 01:03:55 DEBUG : empty space: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f4023ff6b64d60be6_d20250830_m010353_c001_v7007000_t0000_u01756515833046") 2025/08/30 01:03:55 DEBUG : empty space: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f106bb95138bd8b63_d20250830_m010344_c001_v0001171_t0054_u01756515824335") 2025/08/30 01:03:55 DEBUG : potato2: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f4023ff6b64d60beb_d20250830_m010353_c001_v7007000_t0000_u01756515833262") 2025/08/30 01:03:55 DEBUG : potato2: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f10978be130d306ca_d20250830_m010346_c001_v0001144_t0032_u01756515826233") 2025/08/30 01:03:55 DEBUG : potato3: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f4023ff6b64d60bee_d20250830_m010353_c001_v7007000_t0000_u01756515833443") 2025/08/30 01:03:55 DEBUG : potato3: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f106dca2053cd922f_d20250830_m010346_c001_v0001145_t0044_u01756515826603") 2025/08/30 01:03:55 DEBUG : potato3: Deleting (id "4_z3f426d33800dfb8b9f880e1b_f106bb95138bd8b69_d20250830_m010344_c001_v0001171_t0006_u01756515824986") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/rclone-move-test" 2025/08/30 01:04:00 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/rclone-sync-test" --- PASS: TestSyncOverlap (1.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/rclone-sync-test" 2025/08/30 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/rclone-sync-test-include/layer2" 2025/08/30 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/rclone-sync-test-ignore-file" 2025/08/30 01:04:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/30 01:04:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 01:04:12 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 01:04:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:04:12 DEBUG : B2 bucket rclone-test-zaqadib0soja path rclone-sync-test: Waiting for checks to finish 2025/08/30 01:04:12 DEBUG : B2 bucket rclone-test-zaqadib0soja path rclone-sync-test: Waiting for transfers to finish 2025/08/30 01:04:12 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:12 INFO : There was nothing to transfer 2025/08/30 01:04:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:04:13 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:04:13 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:04:13 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:13 INFO : There was nothing to transfer 2025/08/30 01:04:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:04:13 DEBUG : B2 bucket rclone-test-zaqadib0soja path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/30 01:04:13 DEBUG : B2 bucket rclone-test-zaqadib0soja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/30 01:04:13 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:13 INFO : There was nothing to transfer 2025/08/30 01:04:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:04:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:04:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:04:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:14 INFO : There was nothing to transfer 2025/08/30 01:04:14 DEBUG : Excluded 2025/08/30 01:04:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 01:04:14 DEBUG : B2 bucket rclone-test-zaqadib0soja path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/30 01:04:14 DEBUG : B2 bucket rclone-test-zaqadib0soja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/30 01:04:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/CompareDest" 2025/08/30 01:04:18 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:04:18 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:18 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:04:19 INFO : one: Copied (new) 2025/08/30 01:04:19 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:19 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:20 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 01:04:20 INFO : one: Copied (replaced existing) 2025/08/30 01:04:20 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:22 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:04:22 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:22 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:22 INFO : There was nothing to transfer 2025/08/30 01:04:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:04:24 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:04:24 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:24 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:24 INFO : There was nothing to transfer 2025/08/30 01:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:04:24 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:04:24 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:24 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:24 INFO : There was nothing to transfer 2025/08/30 01:04:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:25 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 01:04:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 01:04:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 01:04:25 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:04:25 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:25 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:25 INFO : There was nothing to transfer 2025/08/30 01:04:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:26 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 01:04:26 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 01:04:26 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/30 01:04:27 INFO : two: Copied (new) 2025/08/30 01:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dest" 2025/08/30 01:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/pre-dest1" 2025/08/30 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/pre-dest2" 2025/08/30 01:04:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:04:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/30 01:04:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:04:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/30 01:04:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/30 01:04:35 DEBUG : B2 bucket rclone-test-zaqadib0soja path dest: Waiting for checks to finish 2025/08/30 01:04:35 DEBUG : B2 bucket rclone-test-zaqadib0soja path dest: Waiting for transfers to finish 2025/08/30 01:04:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/30 01:04:36 INFO : 3: Copied (new) 2025/08/30 01:04:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/CopyDest" 2025/08/30 01:04:40 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 01:04:40 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:40 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:04:41 INFO : one: Copied (new) 2025/08/30 01:04:41 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:42 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:42 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 01:04:43 INFO : one: Copied (replaced existing) 2025/08/30 01:04:43 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/BackupDir" 2025/08/30 01:04:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:46 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 01:04:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:04:47 INFO : one: Copied (server-side copy) 2025/08/30 01:04:47 INFO : one: Deleted 2025/08/30 01:04:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 01:04:48 INFO : one: Copied (server-side copy) 2025/08/30 01:04:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/30 01:04:48 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:48 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:50 DEBUG : one: Unchanged skipping 2025/08/30 01:04:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 01:04:50 INFO : two: Copied (server-side copy) 2025/08/30 01:04:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/30 01:04:50 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:50 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:50 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:51 DEBUG : one: Unchanged skipping 2025/08/30 01:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:51 DEBUG : two: Unchanged skipping 2025/08/30 01:04:51 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:51 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:51 DEBUG : Waiting for deletions to finish 2025/08/30 01:04:51 INFO : There was nothing to transfer 2025/08/30 01:04:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:52 DEBUG : one: Unchanged skipping 2025/08/30 01:04:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/30 01:04:52 DEBUG : three: Destination not found in --copy-dest 2025/08/30 01:04:52 DEBUG : three: Need to transfer - File not found at Destination 2025/08/30 01:04:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/30 01:04:52 DEBUG : two: Unchanged skipping 2025/08/30 01:04:52 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:52 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:04:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/30 01:04:53 INFO : three: Copied (new) 2025/08/30 01:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.32s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/backup" 2025/08/30 01:04:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:04:59 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:04:59 DEBUG : two: Unchanged skipping 2025/08/30 01:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:05:01 INFO : one: Copied (server-side copy) 2025/08/30 01:05:01 INFO : one: Deleted 2025/08/30 01:05:01 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:02 INFO : one: Copied (new) 2025/08/30 01:05:02 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:05:02 INFO : three.txt: Copied (server-side copy) 2025/08/30 01:05:02 INFO : three.txt: Deleted 2025/08/30 01:05:02 INFO : three.txt: Moved into backup dir 2025/08/30 01:05:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:05:04 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:04 DEBUG : two: Unchanged skipping 2025/08/30 01:05:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:05 INFO : one: Copied (server-side copy) 2025/08/30 01:05:05 INFO : one: Deleted 2025/08/30 01:05:05 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 01:05:05 INFO : one: Copied (new) 2025/08/30 01:05:05 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:05:06 INFO : three.txt: Copied (server-side copy) 2025/08/30 01:05:06 INFO : three.txt: Deleted 2025/08/30 01:05:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/backup" 2025/08/30 01:05:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:05:13 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:13 DEBUG : two: Unchanged skipping 2025/08/30 01:05:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:05:14 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 01:05:14 INFO : one: Deleted 2025/08/30 01:05:14 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:15 INFO : one: Copied (new) 2025/08/30 01:05:15 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:05:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 01:05:16 INFO : three.txt: Deleted 2025/08/30 01:05:16 INFO : three.txt: Moved into backup dir 2025/08/30 01:05:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:18 DEBUG : two: Unchanged skipping 2025/08/30 01:05:18 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:19 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 01:05:19 INFO : one: Deleted 2025/08/30 01:05:19 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 01:05:19 INFO : one: Copied (new) 2025/08/30 01:05:19 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:05:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 01:05:20 INFO : three.txt: Deleted 2025/08/30 01:05:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:05:23 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1032-16.backblaze.com/b2api/v1/b2_upload_file/df92cd0370ddfb8b9f880e1b/c001_v0001032_t0033": EOF 2025/08/30 01:05:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-16.backblaze.com/b2api/v1/b2_upload_file/df92cd0370ddfb8b9f880e1b/c001_v0001032_t0033": EOF) 2025/08/30 01:05:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zaqadib0soja: 1/10 (Post "https://pod-000-1032-16.backblaze.com/b2api/v1/b2_upload_file/df92cd0370ddfb8b9f880e1b/c001_v0001032_t0033": EOF) 2025/08/30 01:05:25 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 01:05:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:05:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/backup" 2025/08/30 01:05:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:05:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:28 DEBUG : two: Unchanged skipping 2025/08/30 01:05:28 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:05:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 01:05:30 INFO : one: Deleted 2025/08/30 01:05:30 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:31 INFO : one: Copied (new) 2025/08/30 01:05:31 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:05:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 01:05:32 INFO : three.txt: Deleted 2025/08/30 01:05:32 INFO : three.txt: Moved into backup dir 2025/08/30 01:05:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:05:33 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:33 DEBUG : two: Unchanged skipping 2025/08/30 01:05:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 01:05:34 INFO : one: Deleted 2025/08/30 01:05:34 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 01:05:35 INFO : one: Copied (new) 2025/08/30 01:05:35 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:05:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 01:05:35 INFO : three.txt: Deleted 2025/08/30 01:05:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:05:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:05:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:40 DEBUG : two: Unchanged skipping 2025/08/30 01:05:40 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:05:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 01:05:41 INFO : one: Deleted 2025/08/30 01:05:41 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:42 INFO : one: Copied (new) 2025/08/30 01:05:42 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:05:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 01:05:43 INFO : three.txt: Deleted 2025/08/30 01:05:43 INFO : three.txt: Moved into backup dir 2025/08/30 01:05:44 DEBUG : one.bak: Excluded (Path Filter) 2025/08/30 01:05:44 DEBUG : one.bak: Excluded 2025/08/30 01:05:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/30 01:05:44 DEBUG : three.txt.bak: Excluded 2025/08/30 01:05:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:44 DEBUG : two: Unchanged skipping 2025/08/30 01:05:44 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for checks to finish 2025/08/30 01:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 01:05:44 INFO : one: Deleted 2025/08/30 01:05:44 DEBUG : B2 bucket rclone-test-zaqadib0soja path dst: Waiting for transfers to finish 2025/08/30 01:05:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 01:05:45 INFO : one: Copied (new) 2025/08/30 01:05:45 DEBUG : Waiting for deletions to finish 2025/08/30 01:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:05:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 01:05:45 INFO : three.txt: Deleted 2025/08/30 01:05:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:05:48 DEBUG : Config file has changed externally - reloading 2025/08/30 01:05:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:05:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:05:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 01:05:51 INFO : one: Deleted 2025/08/30 01:05:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:52 INFO : one: Copied (new) 2025/08/30 01:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:52 DEBUG : two: Unchanged skipping 2025/08/30 01:05:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/30 01:05:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:05:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 01:05:53 INFO : three.txt: Deleted 2025/08/30 01:05:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:05:54 INFO : three.txt: Copied (new) 2025/08/30 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:05:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/30 01:05:56 INFO : one: Deleted 2025/08/30 01:05:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 01:05:56 INFO : one: Copied (new) 2025/08/30 01:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:05:56 DEBUG : two: Unchanged skipping 2025/08/30 01:05:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/30 01:05:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:05:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/30 01:05:57 INFO : three.txt: Deleted 2025/08/30 01:05:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/30 01:05:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqadib0soja/dst" 2025/08/30 01:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 01:06:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 01:06:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 01:06:03 INFO : one: Deleted 2025/08/30 01:06:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:06:05 INFO : one: Copied (new) 2025/08/30 01:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:05 DEBUG : two: Unchanged skipping 2025/08/30 01:06:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/30 01:06:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 01:06:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 01:06:06 INFO : three.txt: Deleted 2025/08/30 01:06:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:06:07 INFO : three.txt: Copied (new) 2025/08/30 01:06:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/30 01:06:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/30 01:06:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/30 01:06:08 INFO : one: Deleted 2025/08/30 01:06:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/30 01:06:09 INFO : one: Copied (new) 2025/08/30 01:06:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:09 DEBUG : two: Unchanged skipping 2025/08/30 01:06:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/30 01:06:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/30 01:06:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/30 01:06:10 INFO : three.txt: Deleted 2025/08/30 01:06:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/30 01:06:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.02s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:06:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/30 01:06:13 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:06:13 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:06:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/30 01:06:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/30 01:06:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:06:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 01:06:15 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:06:15 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:06:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 01:06:15 INFO : existing: Copied (new) 2025/08/30 01:06:15 DEBUG : Waiting for deletions to finish 2025/08/30 01:06:16 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:06:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/30 01:06:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/30 01:06:16 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:06:16 ERROR : B2 bucket rclone-test-zaqadib0soja: not deleting files as there were IO errors 2025/08/30 01:06:16 ERROR : B2 bucket rclone-test-zaqadib0soja: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:06:17 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:06:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:17 DEBUG : existing: Unchanged skipping 2025/08/30 01:06:17 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:06:17 DEBUG : Waiting for deletions to finish 2025/08/30 01:06:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", 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-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:06:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both0: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both10: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both11: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both12: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both13: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both14: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both15: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both16: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both17: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both18: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both19: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both1: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both2: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both3: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both4: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both5: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both6: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:06:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:35 DEBUG : both7: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both8: Unchanged skipping 2025/08/30 01:06:35 DEBUG : both9: Unchanged skipping 2025/08/30 01:06:35 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:06:35 DEBUG : Waiting for deletions to finish 2025/08/30 01:06:36 INFO : only3: Deleted 2025/08/30 01:06:36 INFO : only0: Deleted 2025/08/30 01:06:36 INFO : only10: Deleted 2025/08/30 01:06:36 INFO : only15: Deleted 2025/08/30 01:06:36 INFO : only17: Deleted 2025/08/30 01:06:36 INFO : only18: Deleted 2025/08/30 01:06:36 INFO : only4: Deleted 2025/08/30 01:06:36 INFO : only11: Deleted 2025/08/30 01:06:36 INFO : only19: Deleted 2025/08/30 01:06:36 INFO : only2: Deleted 2025/08/30 01:06:36 INFO : only13: Deleted 2025/08/30 01:06:36 INFO : only14: Deleted 2025/08/30 01:06:36 INFO : only1: Deleted 2025/08/30 01:06:36 INFO : only6: Deleted 2025/08/30 01:06:37 INFO : only8: Deleted 2025/08/30 01:06:37 INFO : only9: Deleted 2025/08/30 01:06:37 INFO : only12: Deleted 2025/08/30 01:06:37 INFO : only16: Deleted 2025/08/30 01:06:37 INFO : only7: Deleted 2025/08/30 01:06:37 INFO : only5: Deleted 2025/08/30 01:06:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:06:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both0: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:06:57 DEBUG : both11: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both14: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both15: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both12: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both17: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both18: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both19: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both1: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both2: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both13: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both10: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both5: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both16: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both3: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both8: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:06:57 DEBUG : both9: Unchanged skipping 2025/08/30 01:06:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : both6: Unchanged skipping 2025/08/30 01:06:57 DEBUG : both4: Unchanged skipping 2025/08/30 01:06:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : both7: Unchanged skipping 2025/08/30 01:06:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/30 01:06:57 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:06:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:57 INFO : only13: Copied (replaced existing) 2025/08/30 01:06:57 INFO : only12: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only0: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only16: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only14: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only10: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only11: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only17: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only15: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only2: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only18: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only4: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only5: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only19: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only1: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only3: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only7: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only6: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only8: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 01:06:58 INFO : only9: Copied (replaced existing) 2025/08/30 01:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:07 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:07:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:07:07 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 01:07:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:07:07 INFO : empty_on_remote: Making directory 2025/08/30 01:07:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:07:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:10 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:07:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:07:10 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 01:07:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 01:07:10 INFO : empty_on_remote: Making directory 2025/08/30 01:07:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:07:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:12 INFO : sub dir: Making directory 2025/08/30 01:07:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 01:07:16 INFO : sub dir: Making directory 2025/08/30 01:07:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:27 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:27 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : apple: Unchanged skipping 2025/08/30 01:07:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : banana: Unchanged skipping 2025/08/30 01:07:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:07:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:07:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:07:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:07:28 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:28 INFO : There was nothing to transfer 2025/08/30 01:07:28 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:28 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : apple: Unchanged skipping 2025/08/30 01:07:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:07:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:07:29 DEBUG : banana: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:07:29 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:07:29 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:07:29 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:29 INFO : There was nothing to transfer 2025/08/30 01:07:29 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:29 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:42 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:43 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:07:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:07:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : apple: Unchanged skipping 2025/08/30 01:07:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:07:43 DEBUG : banana: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:07:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:07:43 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:43 INFO : There was nothing to transfer 2025/08/30 01:07:43 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:44 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : banana: Unchanged skipping 2025/08/30 01:07:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : apple: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:07:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:07:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:07:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:07:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:44 INFO : There was nothing to transfer 2025/08/30 01:07:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:44 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:07:57 DEBUG : Waiting for deletions to finish 2025/08/30 01:07:58 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:07:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:07:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:07:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:07:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:07:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:07:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:07:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:07:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:07:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:07:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 01:07:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/30 01:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 01:07:59 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/30 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 01:07:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 01:07:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 01:07:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 01:07:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 01:07:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 01:07:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 01:07:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 01:08:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 01:08:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 01:08:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 01:08:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 01:08:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 01:08:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 01:08:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 01:08:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 01:08:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 01:08:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 01:08:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:00 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:00 INFO : appleappleapplebanana: Deleted 2025/08/30 01:08:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:08:01 INFO : banana: Deleted 2025/08/30 01:08:01 INFO : splitbananasplit: Deleted 2025/08/30 01:08:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:08:01 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:08:01 INFO : apple: Deleted 2025/08/30 01:08:01 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:08:02 DEBUG : apple: Unchanged skipping 2025/08/30 01:08:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : banana: Unchanged skipping 2025/08/30 01:08:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:08:02 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:02 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:02 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/30 01:08:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/30 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/30 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2025/08/30 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/30 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2025/08/30 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/30 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/30 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/30 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/30 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/30 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/30 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:08:15 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:15 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:08:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/30 01:08:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/30 01:08:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/30 01:08:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/30 01:08:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/30 01:08:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/30 01:08:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/30 01:08:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/30 01:08:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:16 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:16 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 01:08:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/30 01:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 01:08:16 INFO : apple: Copied (new) to: PREFIXapple 2025/08/30 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 01:08:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/30 01:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 01:08:16 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/30 01:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 01:08:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 01:08:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 01:08:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 01:08:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 01:08:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 01:08:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 01:08:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 01:08:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 01:08:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 01:08:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 01:08:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 01:08:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 01:08:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 01:08:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 01:08:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 01:08:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:17 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:18 INFO : banana: Deleted 2025/08/30 01:08:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:08:18 INFO : appleappleapplebanana: Deleted 2025/08/30 01:08:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:08:18 INFO : splitbananasplit: Deleted 2025/08/30 01:08:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:08:18 INFO : apple: Deleted 2025/08/30 01:08:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:08:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:08:18 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/30 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/30 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/30 01:08:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 01:08:19 INFO : apple: Copied (new) 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:19 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:19 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 01:08:19 INFO : banana: Copied (new) 2025/08/30 01:08:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 01:08:19 INFO : splitbananasplit: Copied (new) 2025/08/30 01:08:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 01:08:19 INFO : appleappleapplebanana: Copied (new) 2025/08/30 01:08:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 01:08:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 01:08:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 01:08:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 01:08:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 01:08:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 01:08:20 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 01:08:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 01:08:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 01:08:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 01:08:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 01:08:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 01:08:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 01:08:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/30 01:08:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 01:08:20 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/30 01:08:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 01:08:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/30 01:08:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 01:08:21 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/30 01:08:21 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:21 INFO : PREFIXapple: Deleted 2025/08/30 01:08:21 INFO : PREFIXsplitbananasplit: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/30 01:08:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/30 01:08:21 INFO : PREFIXbanana: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/30 01:08:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/30 01:08:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/30 01:08:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/30 01:08:22 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:22 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:22 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:08:35 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:35 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:08:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:08:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:08:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:08:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:36 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:36 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 01:08:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 01:08:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 01:08:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 01:08:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 01:08:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 01:08:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 01:08:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 01:08:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 01:08:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 01:08:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 01:08:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 01:08:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 01:08:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 01:08:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 01:08:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 01:08:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 01:08:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 01:08:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 01:08:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 01:08:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:37 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:08:37 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:08:38 INFO : appleappleapplebanana: Deleted 2025/08/30 01:08:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:08:38 INFO : banana: Deleted 2025/08/30 01:08:38 INFO : splitbananasplit: Deleted 2025/08/30 01:08:38 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:08:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:08:38 INFO : apple: Deleted 2025/08/30 01:08:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:08:38 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/30 01:08:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/30 01:08:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/30 01:08:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/30 01:08:39 INFO : apple: Copied (new) 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:39 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:39 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 01:08:39 INFO : splitbananasplit: Copied (new) 2025/08/30 01:08:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/30 01:08:39 INFO : banana: Copied (new) 2025/08/30 01:08:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 01:08:39 INFO : appleappleapplebanana: Copied (new) 2025/08/30 01:08:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 01:08:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/30 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 01:08:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/30 01:08:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 01:08:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/30 01:08:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 01:08:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 01:08:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 01:08:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 01:08:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 01:08:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 01:08:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 01:08:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 01:08:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 01:08:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 01:08:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 01:08:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 01:08:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 01:08:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/30 01:08:40 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : appleSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/30 01:08:41 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/30 01:08:41 INFO : bananaSUFFIX: Deleted 2025/08/30 01:08:41 INFO : splitbananasplitSUFFIX: Deleted 2025/08/30 01:08:41 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:41 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:08:41 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:42 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:08:54 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:54 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:55 DEBUG : apple: Unchanged skipping 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:55 DEBUG : banana: Unchanged skipping 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/30 01:08:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/30 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:08:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/30 01:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:55 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:55 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/30 01:08:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/30 01:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/30 01:08:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/30 01:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/30 01:08:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/30 01:08:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/30 01:08:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/30 01:08:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/30 01:08:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/30 01:08:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/30 01:08:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/30 01:08:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/30 01:08:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/30 01:08:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/30 01:08:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/30 01:08:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/30 01:08:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/30 01:08:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/30 01:08:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/30 01:08:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/30 01:08:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/30 01:08:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/30 01:08:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/30 01:08:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/30 01:08:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/30 01:08:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/30 01:08:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/30 01:08:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/30 01:08:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/30 01:08:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/30 01:08:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/30 01:08:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/30 01:08:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/30 01:08:57 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0010-456789.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0012-6789;.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0014-89;=.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0003-defghij.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0013-789;=.txt: Deleted 2025/08/30 01:08:57 INFO : splitbananasplit: Deleted 2025/08/30 01:08:57 INFO : dir1/0008-2345678.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0009-3456789.txt: Deleted 2025/08/30 01:08:57 INFO : appleappleapplebanana: Deleted 2025/08/30 01:08:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0007-1234567.txt: Deleted 2025/08/30 01:08:57 INFO : dir1/0011-56789;.txt: Deleted 2025/08/30 01:08:57 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:58 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : appleapple: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : apple: Unchanged skipping 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:08:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : banana: Unchanged skipping 2025/08/30 01:08:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/30 01:08:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/30 01:08:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/30 01:08:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/30 01:08:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/30 01:08:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/30 01:08:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/30 01:08:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/30 01:08:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/30 01:08:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/30 01:08:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/30 01:08:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/30 01:08:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/30 01:08:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/30 01:08:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:08:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:08:58 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:08:58 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:58 DEBUG : Waiting for deletions to finish 2025/08/30 01:08:59 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : appleapple: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/30 01:08:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/30 01:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/30 01:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/30 01:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/30 01:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/30 01:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/30 01:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/30 01:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/30 01:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/30 01:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/30 01:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/30 01:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/30 01:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/30 01:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/30 01:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/30 01:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/30 01:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/30 01:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/30 01:08:59 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:09:12 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:12 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:13 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:13 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:13 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:13 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:14 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:15 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:09:27 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:28 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:28 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:28 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:29 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:29 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:29 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:29 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:30 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:09:42 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:43 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:43 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:43 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:44 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:44 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:45 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:09:57 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:58 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : apple: Unchanged skipping 2025/08/30 01:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : banana: Unchanged skipping 2025/08/30 01:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:09:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:09:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:09:59 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:09:59 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:59 DEBUG : Waiting for deletions to finish 2025/08/30 01:09:59 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:10:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : banana: Unchanged skipping 2025/08/30 01:10:00 DEBUG : apple: Unchanged skipping 2025/08/30 01:10:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:10:00 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:00 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:00 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:00 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:12 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:13 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:10:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:13 DEBUG : apple: Unchanged skipping 2025/08/30 01:10:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:10:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:13 DEBUG : banana: Unchanged skipping 2025/08/30 01:10:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:10:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:14 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:14 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:14 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 01:10:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : apple: Unchanged skipping 2025/08/30 01:10:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 01:10:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : banana: Unchanged skipping 2025/08/30 01:10:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 01:10:15 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:15 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:15 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:15 DEBUG : apple: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : banana: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 01:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.07s) --- PASS: TestTransform/NFC (14.23s) --- PASS: TestTransform/NFD (15.42s) --- PASS: TestTransform/base64 (17.96s) --- PASS: TestTransform/prefix (19.85s) --- PASS: TestTransform/suffix (19.50s) --- PASS: TestTransform/truncate (16.83s) --- PASS: TestTransform/encoder (16.02s) --- PASS: TestTransform/ISO-8859-1 (15.07s) --- PASS: TestTransform/charmap (14.91s) --- PASS: TestTransform/lowercase (15.58s) --- PASS: TestTransform/ascii (14.70s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 01:10:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 01:10:20 INFO : sub dir_somesuffix: Making directory 2025/08/30 01:10:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/30 01:10:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/30 01:10:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:10:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:10:20 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:20 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/30 01:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:21 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:21 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:21 INFO : tictactoe: Making directory 2025/08/30 01:10:21 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:21 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:10:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:21 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:21 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/30 01:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:23 INFO : toe: Making directory 2025/08/30 01:10:23 INFO : toe/toe: Making directory 2025/08/30 01:10:23 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:10:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:10:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:10:23 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:23 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/30 01:10:24 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:25 INFO : toe: Making directory 2025/08/30 01:10:25 INFO : toe/toe: Making directory 2025/08/30 01:10:25 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:10:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:10:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/30 01:10:25 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:25 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/30 01:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:26 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:10:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:26 INFO : tictacempty_dir: Making directory 2025/08/30 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:26 INFO : tictactoe: Making directory 2025/08/30 01:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:26 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:10:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:26 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:26 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:27 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:28 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:10:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:28 INFO : tictacempty_dir: Making directory 2025/08/30 01:10:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:28 INFO : tictactoe: Making directory 2025/08/30 01:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:28 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:10:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:10:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:28 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/30 01:10:29 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:29 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:29 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:29 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:10:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/30 01:10:30 NOTICE: B2 bucket rclone-test-zaqadib0soja: 0 differences found 2025/08/30 01:10:30 NOTICE: B2 bucket rclone-test-zaqadib0soja: 1 matching files --- PASS: TestAllTag (2.40s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:30 INFO : tictactoe: Making directory 2025/08/30 01:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:30 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:10:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:30 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:30 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:31 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:31 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:31 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:31 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/30 01:10:32 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/30 01:10:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/30 01:10:32 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2025/08/30 01:10:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:33 INFO : toe: Making directory 2025/08/30 01:10:33 INFO : toe/toe: Making directory 2025/08/30 01:10:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:10:33 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:33 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:33 INFO : toe/toe/toe: Copied (new) 2025/08/30 01:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:34 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:10:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:10:34 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:34 INFO : tictacempty_dir: Making directory 2025/08/30 01:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:34 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:34 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:34 INFO : tictactoe: Making directory 2025/08/30 01:10:34 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:34 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:34 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:10:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:10:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:34 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:34 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:35 INFO : toe/toe/toe.txt: Deleted 2025/08/30 01:10:35 INFO : toe/toe: Removing directory 2025/08/30 01:10:35 INFO : toe: Removing directory 2025/08/30 01:10:35 INFO : empty_dir: Removing directory 2025/08/30 01:10:35 DEBUG : Local file system at /tmp/rclone3838787328: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:36 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:10:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:36 INFO : tictacempty_dir: Making directory 2025/08/30 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:36 INFO : tictactoe: Making directory 2025/08/30 01:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:36 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:36 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:36 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:37 INFO : toe/toe/toe.txt: Deleted 2025/08/30 01:10:37 INFO : toe/toe: Removing directory 2025/08/30 01:10:37 INFO : toe: Removing directory 2025/08/30 01:10:37 INFO : empty_dir: Removing directory 2025/08/30 01:10:37 DEBUG : Local file system at /tmp/rclone3838787328: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/30 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/30 01:10:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.08s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:39 DEBUG : Reset feature "Copy" 2025/08/30 01:10:39 DEBUG : Reset feature "Move" 2025/08/30 01:10:39 DEBUG : Reset feature "Copy" 2025/08/30 01:10:39 DEBUG : Reset feature "Move" 2025/08/30 01:10:39 DEBUG : empty_dir: Making directory with metadata 2025/08/30 01:10:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/30 01:10:39 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:39 INFO : tictacempty_dir: Making directory 2025/08/30 01:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/30 01:10:39 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:39 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:39 INFO : tictactoe: Making directory 2025/08/30 01:10:39 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:39 DEBUG : toe: transformed to: tictactoe 2025/08/30 01:10:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:39 INFO : tictactoe/tictactoe: Making directory 2025/08/30 01:10:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/30 01:10:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/30 01:10:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:39 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:39 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/30 01:10:40 INFO : toe/toe/toe.txt: Deleted 2025/08/30 01:10:40 INFO : toe/toe: Removing directory 2025/08/30 01:10:40 INFO : toe: Removing directory 2025/08/30 01:10:40 INFO : empty_dir: Removing directory 2025/08/30 01:10:40 DEBUG : Local file system at /tmp/rclone3838787328: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/30 01:10:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/30 01:10:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:10:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:10:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/30 01:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/30 01:10:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.75s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:43 DEBUG : toe: transformed to: dG9l 2025/08/30 01:10:43 DEBUG : toe: transformed to: dG9l 2025/08/30 01:10:43 INFO : dG9l: Making directory 2025/08/30 01:10:43 DEBUG : toe: transformed to: dG9l 2025/08/30 01:10:43 DEBUG : toe: transformed to: dG9l 2025/08/30 01:10:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/30 01:10:43 INFO : dG9l/dG9l: Making directory 2025/08/30 01:10:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/30 01:10:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/30 01:10:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 01:10:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/30 01:10:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 01:10:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:43 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/30 01:10:44 DEBUG : Waiting for deletions to finish 2025/08/30 01:10:44 DEBUG : dG9l: transformed to: toe 2025/08/30 01:10:44 DEBUG : dG9l: transformed to: toe 2025/08/30 01:10:44 DEBUG : dG9l: transformed to: toe 2025/08/30 01:10:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/30 01:10:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/30 01:10:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/30 01:10:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/30 01:10:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/30 01:10:45 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for checks to finish 2025/08/30 01:10:45 DEBUG : Local file system at /tmp/rclone3838787328: Waiting for transfers to finish 2025/08/30 01:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zaqadib0soja", Local "Local file system at /tmp/rclone3838787328", Modify Window "1ms" 2025/08/30 01:10:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:45 DEBUG : toe: transformed to: 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe: transformed to: 2025/08/30 01:10:46 INFO : B2 bucket rclone-test-zaqadib0soja: Making directory 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe: transformed to: 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe: transformed to: 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe/toe: transformed to: 2025/08/30 01:10:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/30 01:10:46 INFO : toe/toe: Making directory 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe/toe: transformed to: 2025/08/30 01:10:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe: transformed to: 2025/08/30 01:10:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/30 01:10:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/30 01:10:46 DEBUG : toe/toe/toe: transformed to: 2025/08/30 01:10:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/30 01:10:46 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for checks to finish 2025/08/30 01:10:46 DEBUG : B2 bucket rclone-test-zaqadib0soja: Waiting for transfers to finish 2025/08/30 01:10:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 01:10:46 INFO : toe/toe/toe: Copied (new) 2025/08/30 01:10:46 ERROR : B2 bucket rclone-test-zaqadib0soja: not deleting files as there were IO errors 2025/08/30 01:10:46 ERROR : B2 bucket rclone-test-zaqadib0soja: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/08/30 01:10:47 DEBUG : B2 bucket rclone-test-zaqadib0soja: Purge remote 2025/08/30 01:10:47 INFO : B2 bucket rclone-test-zaqadib0soja: cleaning bucket "rclone-test-zaqadib0soja" of all files 2025/08/30 01:10:48 DEBUG : BackupDir/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700d4_d20250830_m010453_c001_v7007000_t0000_u01756515893658") 2025/08/30 01:10:48 DEBUG : BackupDir/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1017714bd91303c1_d20250830_m010447_c001_v0001093_t0032_u01756515887228") 2025/08/30 01:10:48 DEBUG : CompareDest/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd178_d20250830_m010427_c001_v7007000_t0000_u01756515867826") 2025/08/30 01:10:48 DEBUG : CompareDest/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5590_d20250830_m010421_c001_v0001032_t0033_u01756515861919") 2025/08/30 01:10:48 DEBUG : CompareDest/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd17d_d20250830_m010428_c001_v7007000_t0000_u01756515868017") 2025/08/30 01:10:48 DEBUG : CompareDest/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3f25_d20250830_m010423_c001_v0001171_t0045_u01756515863381") 2025/08/30 01:10:48 DEBUG : CopyDest/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700d7_d20250830_m010453_c001_v7007000_t0000_u01756515893854") 2025/08/30 01:10:48 DEBUG : CopyDest/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0804a_d20250830_m010444_c001_v0001105_t0025_u01756515884348") 2025/08/30 01:10:48 DEBUG : CopyDest/three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700db_d20250830_m010454_c001_v7007000_t0000_u01756515894039") 2025/08/30 01:10:48 DEBUG : CopyDest/three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa40bc_d20250830_m010451_c001_v0001171_t0046_u01756515891743") 2025/08/30 01:10:49 DEBUG : CopyDest/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700df_d20250830_m010454_c001_v7007000_t0000_u01756515894223") 2025/08/30 01:10:49 DEBUG : CopyDest/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca55f8_d20250830_m010449_c001_v0001032_t0055_u01756515889093") 2025/08/30 01:10:49 DEBUG : EXISTING: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdb65_d20250830_m010618_c001_v7007000_t0000_u01756515978322") 2025/08/30 01:10:49 DEBUG : EXISTING: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0821c_d20250830_m010617_c001_v0001105_t0027_u01756515977138") 2025/08/30 01:10:49 DEBUG : PREFIXapple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213d9ba_d20250830_m010821_c001_v7007000_t0000_u01756516101506") 2025/08/30 01:10:49 DEBUG : PREFIXapple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084e1_d20250830_m010816_c001_v0001105_t0052_u01756516096287") 2025/08/30 01:10:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9039_d20250830_m010821_c001_v7007000_t0000_u01756516101536") 2025/08/30 01:10:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49df_d20250830_m010816_c001_v0001171_t0019_u01756516096297") 2025/08/30 01:10:49 DEBUG : PREFIXbanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8b7_d20250830_m010821_c001_v7007000_t0000_u01756516101544") 2025/08/30 01:10:49 DEBUG : PREFIXbanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e494d_d20250830_m010816_c001_v0001130_t0000_u01756516096320") 2025/08/30 01:10:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c6e_d20250830_m010821_c001_v7007000_t0000_u01756516101516") 2025/08/30 01:10:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619495_d20250830_m010816_c001_v0001183_t0057_u01756516096310") 2025/08/30 01:10:49 DEBUG : Testêé: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdb08_d20250830_m010614_c001_v7007000_t0000_u01756515974710") 2025/08/30 01:10:49 DEBUG : Testêé: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08208_d20250830_m010613_c001_v0001105_t0056_u01756515973793") 2025/08/30 01:10:49 DEBUG : Testêé: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa44ac_d20250830_m010612_c001_v0001171_t0053_u01756515972793") 2025/08/30 01:10:49 DEBUG : YXBwbGU=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b50_d20250830_m010803_c001_v7007000_t0000_u01756516083451") 2025/08/30 01:10:49 DEBUG : YXBwbGU=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4903_d20250830_m010759_c001_v0001171_t0008_u01756516079221") 2025/08/30 01:10:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b58_d20250830_m010803_c001_v7007000_t0000_u01756516083687") 2025/08/30 01:10:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08470_d20250830_m010759_c001_v0001105_t0055_u01756516079231") 2025/08/30 01:10:49 DEBUG : YmFuYW5h: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b5f_d20250830_m010803_c001_v7007000_t0000_u01756516083886") 2025/08/30 01:10:50 DEBUG : YmFuYW5h: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619373_d20250830_m010759_c001_v0001183_t0025_u01756516079240") 2025/08/30 01:10:50 DEBUG : a/potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a59ff2_d20250830_m010224_c001_v7007000_t0000_u01756515744208") 2025/08/30 01:10:50 DEBUG : a/potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b60_d20250830_m010223_c001_v0001171_t0022_u01756515743577") 2025/08/30 01:10:50 DEBUG : a/potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc544_d20250830_m010221_c001_v7007000_t0000_u01756515741821") 2025/08/30 01:10:50 DEBUG : a/potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b3e_d20250830_m010220_c001_v0001171_t0050_u01756515740876") 2025/08/30 01:10:50 DEBUG : a/potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7882_d20250830_m010203_c001_v7007000_t0000_u01756515723632") 2025/08/30 01:10:50 DEBUG : a/potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a5e_d20250830_m010202_c001_v0001171_t0014_u01756515722732") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e496c_d20250830_m011015_c001_v7007000_t0000_u01756516215860") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619a37_d20250830_m011011_c001_v0001183_t0024_u01756516211522") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96d8_d20250830_m011001_c001_v7007000_t0000_u01756516201121") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656199a4_d20250830_m010956_c001_v0001183_t0036_u01756516196656") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedee3_d20250830_m010945_c001_v7007000_t0000_u01756516185627") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656198d8_d20250830_m010941_c001_v0001183_t0029_u01756516181702") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931daf9_d20250830_m010930_c001_v7007000_t0000_u01756516170684") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561983d_d20250830_m010926_c001_v0001183_t0028_u01756516166733") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd80_d20250830_m010915_c001_v7007000_t0000_u01756516155639") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619778_d20250830_m010911_c001_v0001183_t0033_u01756516151016") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f86c_d20250830_m010859_c001_v7007000_t0000_u01756516139558") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619678_d20250830_m010853_c001_v0001183_t0026_u01756516133596") 2025/08/30 01:10:50 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba3a_d20250830_m010842_c001_v7007000_t0000_u01756516122739") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195dc_d20250830_m010839_c001_v0001183_t0059_u01756516119383") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dfb5_d20250830_m010838_c001_v7007000_t0000_u01756516118472") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49ba_d20250830_m010833_c001_v0001130_t0017_u01756516113694") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8d9_d20250830_m010823_c001_v7007000_t0000_u01756516103254") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194cf_d20250830_m010819_c001_v0001183_t0015_u01756516099512") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b87c_d20250830_m010818_c001_v7007000_t0000_u01756516098604") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084cd_d20250830_m010814_c001_v0001105_t0042_u01756516094207") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b11_d20250830_m010801_c001_v7007000_t0000_u01756516081628") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa48e5_d20250830_m010756_c001_v0001171_t0006_u01756516076761") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb71275_d20250830_m010745_c001_v7007000_t0000_u01756516065517") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4830_d20250830_m010741_c001_v0001171_t0059_u01756516061208") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4db_d20250830_m010730_c001_v7007000_t0000_u01756516050104") 2025/08/30 01:10:51 DEBUG : apple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa478e_d20250830_m010726_c001_v0001171_t0026_u01756516046487") 2025/08/30 01:10:51 DEBUG : appleSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dfe8_d20250830_m010841_c001_v7007000_t0000_u01756516121175") 2025/08/30 01:10:51 DEBUG : appleSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08560_d20250830_m010836_c001_v0001105_t0024_u01756516116042") 2025/08/30 01:10:51 DEBUG : appleapple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f86e_d20250830_m010859_c001_v7007000_t0000_u01756516139741") 2025/08/30 01:10:51 DEBUG : appleapple: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085be_d20250830_m010855_c001_v0001105_t0039_u01756516135528") 2025/08/30 01:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4972_d20250830_m011016_c001_v7007000_t0000_u01756516216042") 2025/08/30 01:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4ed8_d20250830_m011012_c001_v0001171_t0019_u01756516212204") 2025/08/30 01:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96dc_d20250830_m011001_c001_v7007000_t0000_u01756516201303") 2025/08/30 01:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4e2f_d20250830_m010957_c001_v0001171_t0050_u01756516197319") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedee5_d20250830_m010945_c001_v7007000_t0000_u01756516185808") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4d8c_d20250830_m010942_c001_v0001171_t0057_u01756516182350") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931dafa_d20250830_m010930_c001_v7007000_t0000_u01756516170867") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4cbb_d20250830_m010927_c001_v0001171_t0003_u01756516167259") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd85_d20250830_m010915_c001_v7007000_t0000_u01756516155822") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4c1e_d20250830_m010911_c001_v0001171_t0047_u01756516151532") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34fdb6_d20250830_m010857_c001_v7007000_t0000_u01756516137617") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a1e_d20250830_m010854_c001_v0001130_t0044_u01756516134137") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba3e_d20250830_m010842_c001_v7007000_t0000_u01756516122923") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4adb_d20250830_m010839_c001_v0001171_t0029_u01756516119403") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f53cb_d20250830_m010838_c001_v7007000_t0000_u01756516118249") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195a3_d20250830_m010834_c001_v0001183_t0017_u01756516114441") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8dd_d20250830_m010823_c001_v7007000_t0000_u01756516103507") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08501_d20250830_m010819_c001_v0001105_t0054_u01756516099520") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c0b_d20250830_m010818_c001_v7007000_t0000_u01756516098373") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619485_d20250830_m010814_c001_v0001183_t0016_u01756516094953") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41260f41d9852d41_d20250830_m010800_c001_v7007000_t0000_u01756516080885") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619351_d20250830_m010757_c001_v0001183_t0038_u01756516077473") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb7127a_d20250830_m010745_c001_v7007000_t0000_u01756516065699") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561928d_d20250830_m010741_c001_v0001183_t0015_u01756516061936") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4de_d20250830_m010730_c001_v7007000_t0000_u01756516050285") 2025/08/30 01:10:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656191f5_d20250830_m010727_c001_v0001183_t0048_u01756516047021") 2025/08/30 01:10:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dfed_d20250830_m010841_c001_v7007000_t0000_u01756516121359") 2025/08/30 01:10:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4aa5_d20250830_m010836_c001_v0001171_t0031_u01756516116023") 2025/08/30 01:10:53 DEBUG : b/potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a59ff9_d20250830_m010224_c001_v7007000_t0000_u01756515744391") 2025/08/30 01:10:53 DEBUG : b/potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b4c_d20250830_m010222_c001_v0001171_t0047_u01756515742369") 2025/08/30 01:10:53 DEBUG : b/potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc53d_d20250830_m010221_c001_v7007000_t0000_u01756515741212") 2025/08/30 01:10:53 DEBUG : b/potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b26_d20250830_m010219_c001_v0001171_t0034_u01756515739844") 2025/08/30 01:10:53 DEBUG : b/potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca787b_d20250830_m010203_c001_v7007000_t0000_u01756515723074") 2025/08/30 01:10:53 DEBUG : b/potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a56_d20250830_m010201_c001_v0001171_t0017_u01756515721266") 2025/08/30 01:10:53 DEBUG : backup/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f4485_d20250830_m010507_c001_v7007000_t0000_u01756515907086") 2025/08/30 01:10:53 DEBUG : backup/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105bfef6b0125d2f_d20250830_m010504_c001_v0001102_t0006_u01756515904729") 2025/08/30 01:10:53 DEBUG : backup/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1082d1f142eb457c_d20250830_m010500_c001_v0001098_t0035_u01756515900929") 2025/08/30 01:10:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cef1_d20250830_m010536_c001_v7007000_t0000_u01756515936215") 2025/08/30 01:10:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f108648c9a51c6838_d20250830_m010534_c001_v0001137_t0020_u01756515934161") 2025/08/30 01:10:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1025f4b30b56edf6_d20250830_m010529_c001_v0001146_t0034_u01756515929631") 2025/08/30 01:10:53 DEBUG : backup/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed0163_d20250830_m010520_c001_v7007000_t0000_u01756515920766") 2025/08/30 01:10:53 DEBUG : backup/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f115ea3d555cb620c_d20250830_m010518_c001_v0001100_t0040_u01756515918786") 2025/08/30 01:10:53 DEBUG : backup/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f118dec402e742384_d20250830_m010514_c001_v0001136_t0011_u01756515914392") 2025/08/30 01:10:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cef4_d20250830_m010536_c001_v7007000_t0000_u01756515936402") 2025/08/30 01:10:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f117acf7903890080_d20250830_m010535_c001_v0001120_t0019_u01756515935294") 2025/08/30 01:10:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1030e25073d687e5_d20250830_m010531_c001_v0001099_t0039_u01756515931587") 2025/08/30 01:10:54 DEBUG : backup/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f4488_d20250830_m010507_c001_v7007000_t0000_u01756515907267") 2025/08/30 01:10:54 DEBUG : backup/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114ceb26b91393d5_d20250830_m010505_c001_v0001106_t0010_u01756515905812") 2025/08/30 01:10:54 DEBUG : backup/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f10048acc04697a16_d20250830_m010502_c001_v0001181_t0014_u01756515902367") 2025/08/30 01:10:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed0167_d20250830_m010520_c001_v7007000_t0000_u01756515920946") 2025/08/30 01:10:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f10861fa0593670fc_d20250830_m010519_c001_v0001177_t0021_u01756515919969") 2025/08/30 01:10:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f119dce52074c2837_d20250830_m010516_c001_v0001146_t0049_u01756515916154") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4979_d20250830_m011016_c001_v7007000_t0000_u01756516216224") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0875e_d20250830_m011011_c001_v0001105_t0001_u01756516211723") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96df_d20250830_m011001_c001_v7007000_t0000_u01756516201488") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086fc_d20250830_m010956_c001_v0001105_t0000_u01756516196851") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedee9_d20250830_m010945_c001_v7007000_t0000_u01756516185990") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086be_d20250830_m010941_c001_v0001105_t0005_u01756516181894") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931dafb_d20250830_m010931_c001_v7007000_t0000_u01756516171049") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08662_d20250830_m010926_c001_v0001105_t0044_u01756516166937") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd8a_d20250830_m010916_c001_v7007000_t0000_u01756516156004") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0861c_d20250830_m010911_c001_v0001105_t0038_u01756516151220") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f870_d20250830_m010859_c001_v7007000_t0000_u01756516139950") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085b2_d20250830_m010853_c001_v0001105_t0045_u01756516133793") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba41_d20250830_m010843_c001_v7007000_t0000_u01756516123107") 2025/08/30 01:10:54 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49d2_d20250830_m010839_c001_v0001130_t0046_u01756516119370") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4110_d20250830_m010838_c001_v7007000_t0000_u01756516118431") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a95_d20250830_m010834_c001_v0001171_t0028_u01756516114094") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8e2_d20250830_m010823_c001_v7007000_t0000_u01756516103689") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a0d_d20250830_m010819_c001_v0001171_t0048_u01756516099530") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dea5_d20250830_m010817_c001_v7007000_t0000_u01756516097992") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49c3_d20250830_m010814_c001_v0001171_t0009_u01756516094606") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417e90aba288737f_d20250830_m010801_c001_v7007000_t0000_u01756516081469") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0845d_d20250830_m010757_c001_v0001105_t0033_u01756516077106") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb7127e_d20250830_m010745_c001_v7007000_t0000_u01756516065882") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08415_d20250830_m010741_c001_v0001105_t0019_u01756516061534") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4e2_d20250830_m010730_c001_v7007000_t0000_u01756516050466") 2025/08/30 01:10:55 DEBUG : banana: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d083b4_d20250830_m010726_c001_v0001105_t0043_u01756516046762") 2025/08/30 01:10:55 DEBUG : bananaSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba1e_d20250830_m010841_c001_v7007000_t0000_u01756516121366") 2025/08/30 01:10:55 DEBUG : bananaSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49c4_d20250830_m010836_c001_v0001130_t0054_u01756516116011") 2025/08/30 01:10:55 DEBUG : both0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4368_d20250830_m010659_c001_v7007000_t0000_u01756516019527") 2025/08/30 01:10:55 DEBUG : both0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45c2_d20250830_m010642_c001_v0001171_t0054_u01756516002034") 2025/08/30 01:10:55 DEBUG : both0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86b1_d20250830_m010637_c001_v7007000_t0000_u01756515997805") 2025/08/30 01:10:55 DEBUG : both0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa44f5_d20250830_m010620_c001_v0001171_t0022_u01756515980248") 2025/08/30 01:10:55 DEBUG : both1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad436e_d20250830_m010659_c001_v7007000_t0000_u01756516019707") 2025/08/30 01:10:55 DEBUG : both1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45d0_d20250830_m010643_c001_v0001171_t0039_u01756516003124") 2025/08/30 01:10:55 DEBUG : both1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86b5_d20250830_m010637_c001_v7007000_t0000_u01756515997987") 2025/08/30 01:10:55 DEBUG : both1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa44fd_d20250830_m010620_c001_v0001171_t0025_u01756515980841") 2025/08/30 01:10:55 DEBUG : both10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4373_d20250830_m010659_c001_v7007000_t0000_u01756516019889") 2025/08/30 01:10:56 DEBUG : both10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4608_d20250830_m010649_c001_v0001171_t0017_u01756516009686") 2025/08/30 01:10:56 DEBUG : both10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86ba_d20250830_m010638_c001_v7007000_t0000_u01756515998168") 2025/08/30 01:10:56 DEBUG : both10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4549_d20250830_m010627_c001_v0001171_t0017_u01756515987230") 2025/08/30 01:10:56 DEBUG : both11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4378_d20250830_m010700_c001_v7007000_t0000_u01756516020071") 2025/08/30 01:10:56 DEBUG : both11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa460c_d20250830_m010650_c001_v0001171_t0020_u01756516010351") 2025/08/30 01:10:56 DEBUG : both11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86be_d20250830_m010638_c001_v7007000_t0000_u01756515998350") 2025/08/30 01:10:56 DEBUG : both11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4552_d20250830_m010628_c001_v0001171_t0013_u01756515988006") 2025/08/30 01:10:56 DEBUG : both12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad437c_d20250830_m010700_c001_v7007000_t0000_u01756516020252") 2025/08/30 01:10:56 DEBUG : both12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa461a_d20250830_m010650_c001_v0001171_t0053_u01756516010936") 2025/08/30 01:10:56 DEBUG : both12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86c2_d20250830_m010638_c001_v7007000_t0000_u01756515998532") 2025/08/30 01:10:56 DEBUG : both12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa455c_d20250830_m010629_c001_v0001171_t0043_u01756515989134") 2025/08/30 01:10:56 DEBUG : both13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4381_d20250830_m010700_c001_v7007000_t0000_u01756516020435") 2025/08/30 01:10:56 DEBUG : both13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4622_d20250830_m010651_c001_v0001171_t0043_u01756516011804") 2025/08/30 01:10:56 DEBUG : both13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86c6_d20250830_m010638_c001_v7007000_t0000_u01756515998715") 2025/08/30 01:10:56 DEBUG : both13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4566_d20250830_m010629_c001_v0001171_t0039_u01756515989838") 2025/08/30 01:10:56 DEBUG : both14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4387_d20250830_m010700_c001_v7007000_t0000_u01756516020615") 2025/08/30 01:10:56 DEBUG : both14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa462c_d20250830_m010652_c001_v0001171_t0035_u01756516012365") 2025/08/30 01:10:56 DEBUG : both14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86cb_d20250830_m010638_c001_v7007000_t0000_u01756515998898") 2025/08/30 01:10:56 DEBUG : both14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa456e_d20250830_m010630_c001_v0001171_t0029_u01756515990402") 2025/08/30 01:10:56 DEBUG : both15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad438c_d20250830_m010700_c001_v7007000_t0000_u01756516020796") 2025/08/30 01:10:56 DEBUG : both15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4634_d20250830_m010653_c001_v0001171_t0042_u01756516013081") 2025/08/30 01:10:57 DEBUG : both15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86ce_d20250830_m010639_c001_v7007000_t0000_u01756515999079") 2025/08/30 01:10:57 DEBUG : both15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4576_d20250830_m010631_c001_v0001171_t0013_u01756515991342") 2025/08/30 01:10:57 DEBUG : both16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4391_d20250830_m010700_c001_v7007000_t0000_u01756516020977") 2025/08/30 01:10:57 DEBUG : both16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa463e_d20250830_m010653_c001_v0001171_t0042_u01756516013876") 2025/08/30 01:10:57 DEBUG : both16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86d3_d20250830_m010639_c001_v7007000_t0000_u01756515999262") 2025/08/30 01:10:57 DEBUG : both16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa457a_d20250830_m010631_c001_v0001171_t0037_u01756515991982") 2025/08/30 01:10:57 DEBUG : both17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4397_d20250830_m010701_c001_v7007000_t0000_u01756516021159") 2025/08/30 01:10:57 DEBUG : both17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa464c_d20250830_m010654_c001_v0001171_t0038_u01756516014593") 2025/08/30 01:10:57 DEBUG : both17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86d8_d20250830_m010639_c001_v7007000_t0000_u01756515999445") 2025/08/30 01:10:57 DEBUG : both17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4580_d20250830_m010632_c001_v0001171_t0033_u01756515992621") 2025/08/30 01:10:57 DEBUG : both18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad439c_d20250830_m010701_c001_v7007000_t0000_u01756516021341") 2025/08/30 01:10:57 DEBUG : both18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4652_d20250830_m010655_c001_v0001171_t0056_u01756516015142") 2025/08/30 01:10:57 DEBUG : both18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86dc_d20250830_m010639_c001_v7007000_t0000_u01756515999641") 2025/08/30 01:10:57 DEBUG : both18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa458a_d20250830_m010633_c001_v0001171_t0023_u01756515993520") 2025/08/30 01:10:57 DEBUG : both19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43a1_d20250830_m010701_c001_v7007000_t0000_u01756516021522") 2025/08/30 01:10:57 DEBUG : both19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4658_d20250830_m010655_c001_v0001171_t0055_u01756516015879") 2025/08/30 01:10:57 DEBUG : both19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86e0_d20250830_m010639_c001_v7007000_t0000_u01756515999823") 2025/08/30 01:10:57 DEBUG : both19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4594_d20250830_m010634_c001_v0001171_t0034_u01756515994321") 2025/08/30 01:10:57 DEBUG : both2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43a6_d20250830_m010701_c001_v7007000_t0000_u01756516021703") 2025/08/30 01:10:57 DEBUG : both2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45d8_d20250830_m010644_c001_v0001171_t0046_u01756516004092") 2025/08/30 01:10:58 DEBUG : both2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86e4_d20250830_m010640_c001_v7007000_t0000_u01756516000005") 2025/08/30 01:10:58 DEBUG : both2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4503_d20250830_m010621_c001_v0001171_t0013_u01756515981382") 2025/08/30 01:10:58 DEBUG : both3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43ab_d20250830_m010701_c001_v7007000_t0000_u01756516021884") 2025/08/30 01:10:58 DEBUG : both3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45dc_d20250830_m010644_c001_v0001171_t0000_u01756516004946") 2025/08/30 01:10:58 DEBUG : both3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86e8_d20250830_m010640_c001_v7007000_t0000_u01756516000187") 2025/08/30 01:10:58 DEBUG : both3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa450b_d20250830_m010622_c001_v0001171_t0058_u01756515982155") 2025/08/30 01:10:58 DEBUG : both4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43b1_d20250830_m010702_c001_v7007000_t0000_u01756516022065") 2025/08/30 01:10:58 DEBUG : both4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45e2_d20250830_m010645_c001_v0001171_t0017_u01756516005669") 2025/08/30 01:10:58 DEBUG : both4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86ec_d20250830_m010640_c001_v7007000_t0000_u01756516000369") 2025/08/30 01:10:58 DEBUG : both4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4513_d20250830_m010622_c001_v0001171_t0027_u01756515982866") 2025/08/30 01:10:58 DEBUG : both5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43b7_d20250830_m010702_c001_v7007000_t0000_u01756516022257") 2025/08/30 01:10:58 DEBUG : both5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45e8_d20250830_m010646_c001_v0001171_t0051_u01756516006286") 2025/08/30 01:10:58 DEBUG : both5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86f1_d20250830_m010640_c001_v7007000_t0000_u01756516000563") 2025/08/30 01:10:58 DEBUG : both5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4517_d20250830_m010623_c001_v0001171_t0003_u01756515983507") 2025/08/30 01:10:58 DEBUG : both6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43bc_d20250830_m010702_c001_v7007000_t0000_u01756516022438") 2025/08/30 01:10:58 DEBUG : both6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45ea_d20250830_m010646_c001_v0001171_t0053_u01756516006819") 2025/08/30 01:10:58 DEBUG : both6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86f6_d20250830_m010640_c001_v7007000_t0000_u01756516000746") 2025/08/30 01:10:58 DEBUG : both6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa451d_d20250830_m010624_c001_v0001171_t0016_u01756515984240") 2025/08/30 01:10:58 DEBUG : both7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43c2_d20250830_m010702_c001_v7007000_t0000_u01756516022620") 2025/08/30 01:10:58 DEBUG : both7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45f2_d20250830_m010647_c001_v0001171_t0044_u01756516007545") 2025/08/30 01:10:58 DEBUG : both7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86fb_d20250830_m010640_c001_v7007000_t0000_u01756516000928") 2025/08/30 01:10:58 DEBUG : both7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4525_d20250830_m010624_c001_v0001171_t0028_u01756515984935") 2025/08/30 01:10:58 DEBUG : both8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43c9_d20250830_m010702_c001_v7007000_t0000_u01756516022800") 2025/08/30 01:10:59 DEBUG : both8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa45fa_d20250830_m010648_c001_v0001171_t0014_u01756516008235") 2025/08/30 01:10:59 DEBUG : both8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8701_d20250830_m010641_c001_v7007000_t0000_u01756516001111") 2025/08/30 01:10:59 DEBUG : both8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa452f_d20250830_m010625_c001_v0001171_t0015_u01756515985519") 2025/08/30 01:10:59 DEBUG : both9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43cf_d20250830_m010702_c001_v7007000_t0000_u01756516022982") 2025/08/30 01:10:59 DEBUG : both9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4600_d20250830_m010648_c001_v0001171_t0043_u01756516008969") 2025/08/30 01:10:59 DEBUG : both9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8705_d20250830_m010641_c001_v7007000_t0000_u01756516001294") 2025/08/30 01:10:59 DEBUG : both9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4536_d20250830_m010626_c001_v0001171_t0011_u01756515986270") 2025/08/30 01:10:59 DEBUG : c/non empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a000_d20250830_m010224_c001_v7007000_t0000_u01756515744576") 2025/08/30 01:10:59 DEBUG : c/non empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b54_d20250830_m010222_c001_v0001171_t0000_u01756515742669") 2025/08/30 01:10:59 DEBUG : c/non empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc547_d20250830_m010222_c001_v7007000_t0000_u01756515742004") 2025/08/30 01:10:59 DEBUG : c/non empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b2e_d20250830_m010220_c001_v0001171_t0050_u01756515740194") 2025/08/30 01:10:59 DEBUG : c/non empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7884_d20250830_m010203_c001_v7007000_t0000_u01756515723814") 2025/08/30 01:10:59 DEBUG : c/non empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a5a_d20250830_m010201_c001_v0001171_t0045_u01756515721943") 2025/08/30 01:10:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b63_d20250830_m010804_c001_v7007000_t0000_u01756516084066") 2025/08/30 01:10:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48e9_d20250830_m010759_c001_v0001130_t0004_u01756516079251") 2025/08/30 01:10:59 DEBUG : check sum: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca781b_d20250830_m010154_c001_v7007000_t0000_u01756515714060") 2025/08/30 01:10:59 DEBUG : check sum: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a10_d20250830_m010152_c001_v0001171_t0049_u01756515712932") 2025/08/30 01:10:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b9e3a_d20250830_m011045_c001_v7007000_t0000_u01756516245537") 2025/08/30 01:10:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619b97_d20250830_m011044_c001_v0001183_t0043_u01756516244019") 2025/08/30 01:10:59 DEBUG : dest/3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb6fff4_d20250830_m010437_c001_v7007000_t0000_u01756515877102") 2025/08/30 01:11:00 DEBUG : dest/3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41141eedb019aee4_d20250830_m010435_c001_v0001146_t0051_u01756515875993") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f872_d20250830_m010900_c001_v7007000_t0000_u01756516140133") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b7a_d20250830_m010855_c001_v0001171_t0013_u01756516135749") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4981_d20250830_m011016_c001_v7007000_t0000_u01756516216404") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619a05_d20250830_m011005_c001_v0001183_t0000_u01756516205847") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96e3_d20250830_m011001_c001_v7007000_t0000_u01756516201671") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619952_d20250830_m010950_c001_v0001183_t0016_u01756516190268") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedeed_d20250830_m010946_c001_v7007000_t0000_u01756516186184") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619883_d20250830_m010935_c001_v0001183_t0029_u01756516175356") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931dafc_d20250830_m010931_c001_v7007000_t0000_u01756516171231") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656197e6_d20250830_m010920_c001_v0001183_t0056_u01756516160285") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd8f_d20250830_m010916_c001_v7007000_t0000_u01756516156186") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619717_d20250830_m010904_c001_v0001183_t0003_u01756516144273") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236f66_d20250830_m010857_c001_v7007000_t0000_u01756516137384") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619641_d20250830_m010847_c001_v0001183_t0059_u01756516127430") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba45_d20250830_m010843_c001_v7007000_t0000_u01756516123296") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195de_d20250830_m010839_c001_v0001183_t0040_u01756516119597") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4091ab7029c59c5a_d20250830_m010838_c001_v7007000_t0000_u01756516118482") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4992_d20250830_m010827_c001_v0001130_t0052_u01756516107932") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8e8_d20250830_m010823_c001_v7007000_t0000_u01756516103881") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194d3_d20250830_m010819_c001_v0001183_t0040_u01756516099730") 2025/08/30 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c02_d20250830_m010818_c001_v7007000_t0000_u01756516098006") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084a7_d20250830_m010808_c001_v0001105_t0000_u01756516088086") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41260f41d9852d49_d20250830_m010801_c001_v7007000_t0000_u01756516081066") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa488a_d20250830_m010750_c001_v0001171_t0053_u01756516070125") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb71284_d20250830_m010746_c001_v7007000_t0000_u01756516066066") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa47e6_d20250830_m010734_c001_v0001171_t0048_u01756516054697") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4e6_d20250830_m010730_c001_v7007000_t0000_u01756516050647") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa473e_d20250830_m010720_c001_v0001171_t0008_u01756516040468") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e414e_d20250830_m010841_c001_v7007000_t0000_u01756516121051") 2025/08/30 01:11:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195bb_d20250830_m010836_c001_v0001183_t0042_u01756516116232") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f874_d20250830_m010900_c001_v7007000_t0000_u01756516140315") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561969a_d20250830_m010855_c001_v0001183_t0043_u01756516135759") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4989_d20250830_m011016_c001_v7007000_t0000_u01756516216588") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0874c_d20250830_m011006_c001_v0001105_t0012_u01756516206444") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96e6_d20250830_m011001_c001_v7007000_t0000_u01756516201863") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086e6_d20250830_m010950_c001_v0001105_t0037_u01756516190830") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedef1_d20250830_m010946_c001_v7007000_t0000_u01756516186366") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0869e_d20250830_m010935_c001_v0001105_t0055_u01756516175923") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931dafd_d20250830_m010931_c001_v7007000_t0000_u01756516171414") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08648_d20250830_m010920_c001_v0001105_t0052_u01756516160859") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd94_d20250830_m010916_c001_v7007000_t0000_u01756516156370") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085f2_d20250830_m010904_c001_v0001105_t0012_u01756516144826") 2025/08/30 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40340416a7d0e8a0_d20250830_m010857_c001_v7007000_t0000_u01756516137628") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08592_d20250830_m010848_c001_v0001105_t0037_u01756516128008") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba49_d20250830_m010843_c001_v7007000_t0000_u01756516123479") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08570_d20250830_m010839_c001_v0001105_t0038_u01756516119642") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4104_d20250830_m010837_c001_v7007000_t0000_u01756516117871") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a66_d20250830_m010828_c001_v0001171_t0024_u01756516108590") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8ec_d20250830_m010824_c001_v7007000_t0000_u01756516104063") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a13_d20250830_m010819_c001_v0001171_t0036_u01756516099802") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546deaf_d20250830_m010818_c001_v7007000_t0000_u01756516098379") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4984_d20250830_m010808_c001_v0001171_t0009_u01756516088937") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f53d_d20250830_m010801_c001_v7007000_t0000_u01756516081493") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08437_d20250830_m010750_c001_v0001105_t0013_u01756516070800") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb71289_d20250830_m010746_c001_v7007000_t0000_u01756516066250") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d083e4_d20250830_m010735_c001_v0001105_t0034_u01756516055392") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4e9_d20250830_m010730_c001_v7007000_t0000_u01756516050828") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08394_d20250830_m010721_c001_v0001105_t0018_u01756516041336") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dfe3_d20250830_m010840_c001_v7007000_t0000_u01756516120993") 2025/08/30 01:11:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4aa9_d20250830_m010836_c001_v0001171_t0052_u01756516116280") 2025/08/30 01:11:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f876_d20250830_m010900_c001_v7007000_t0000_u01756516140500") 2025/08/30 01:11:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a26_d20250830_m010855_c001_v0001130_t0009_u01756516135739") 2025/08/30 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4990_d20250830_m011016_c001_v7007000_t0000_u01756516216769") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4ea0_d20250830_m011007_c001_v0001171_t0055_u01756516207267") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96e9_d20250830_m011002_c001_v7007000_t0000_u01756516202055") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4de8_d20250830_m010951_c001_v0001171_t0039_u01756516191453") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedef5_d20250830_m010946_c001_v7007000_t0000_u01756516186548") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4d32_d20250830_m010936_c001_v0001171_t0056_u01756516176646") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931dafe_d20250830_m010931_c001_v7007000_t0000_u01756516171600") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4c8e_d20250830_m010921_c001_v0001171_t0056_u01756516161498") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd98_d20250830_m010916_c001_v7007000_t0000_u01756516156553") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4bd6_d20250830_m010905_c001_v0001171_t0010_u01756516145638") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931daf4_d20250830_m010857_c001_v7007000_t0000_u01756516137416") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49fd_d20250830_m010848_c001_v0001130_t0009_u01756516128625") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba4d_d20250830_m010843_c001_v7007000_t0000_u01756516123679") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49d6_d20250830_m010839_c001_v0001130_t0005_u01756516119695") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4108_d20250830_m010838_c001_v7007000_t0000_u01756516118054") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619552_d20250830_m010829_c001_v0001183_t0013_u01756516109296") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8f0_d20250830_m010824_c001_v7007000_t0000_u01756516104244") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4967_d20250830_m010819_c001_v0001130_t0014_u01756516099898") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c05_d20250830_m010818_c001_v7007000_t0000_u01756516098190") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619424_d20250830_m010809_c001_v0001183_t0058_u01756516089585") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b04_d20250830_m010801_c001_v7007000_t0000_u01756516081258") 2025/08/30 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656192f9_d20250830_m010751_c001_v0001183_t0058_u01756516071813") 2025/08/30 01:11:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb7128d_d20250830_m010746_c001_v7007000_t0000_u01756516066434") 2025/08/30 01:11:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619234_d20250830_m010736_c001_v0001183_t0019_u01756516056044") 2025/08/30 01:11:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4ed_d20250830_m010731_c001_v7007000_t0000_u01756516051009") 2025/08/30 01:11:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656191be_d20250830_m010721_c001_v0001183_t0010_u01756516041652") 2025/08/30 01:11:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba15_d20250830_m010840_c001_v7007000_t0000_u01756516120999") 2025/08/30 01:11:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08564_d20250830_m010836_c001_v0001105_t0046_u01756516116361") 2025/08/30 01:11:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f878_d20250830_m010900_c001_v7007000_t0000_u01756516140681") 2025/08/30 01:11:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085c2_d20250830_m010855_c001_v0001105_t0015_u01756516135868") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4997_d20250830_m011016_c001_v7007000_t0000_u01756516216950") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4bd8_d20250830_m011007_c001_v0001130_t0024_u01756516207924") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96ed_d20250830_m011002_c001_v7007000_t0000_u01756516202257") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b7a_d20250830_m010952_c001_v0001130_t0018_u01756516192077") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedef8_d20250830_m010946_c001_v7007000_t0000_u01756516186731") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b1b_d20250830_m010937_c001_v0001130_t0021_u01756516177281") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931daff_d20250830_m010931_c001_v7007000_t0000_u01756516171784") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4ad0_d20250830_m010922_c001_v0001130_t0019_u01756516162152") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dd9d_d20250830_m010916_c001_v7007000_t0000_u01756516156734") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a70_d20250830_m010906_c001_v0001130_t0047_u01756516146847") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40865cac9a68a8fa_d20250830_m010857_c001_v7007000_t0000_u01756516137411") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b42_d20250830_m010849_c001_v0001171_t0011_u01756516129366") 2025/08/30 01:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba51_d20250830_m010843_c001_v7007000_t0000_u01756516123863") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4add_d20250830_m010839_c001_v0001171_t0013_u01756516119711") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f53c0_d20250830_m010837_c001_v7007000_t0000_u01756516117884") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08540_d20250830_m010829_c001_v0001105_t0015_u01756516109859") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8f5_d20250830_m010824_c001_v7007000_t0000_u01756516104426") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08503_d20250830_m010819_c001_v0001105_t0038_u01756516099908") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6b95_d20250830_m010818_c001_v7007000_t0000_u01756516098385") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4923_d20250830_m010810_c001_v0001130_t0034_u01756516090154") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6a02_d20250830_m010801_c001_v7007000_t0000_u01756516081301") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48c0_d20250830_m010752_c001_v0001130_t0014_u01756516072381") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb71293_d20250830_m010746_c001_v7007000_t0000_u01756516066617") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e485c_d20250830_m010736_c001_v0001130_t0034_u01756516056634") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4f1_d20250830_m010731_c001_v7007000_t0000_u01756516051190") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e480e_d20250830_m010721_c001_v0001130_t0025_u01756516041857") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba1a_d20250830_m010841_c001_v7007000_t0000_u01756516121182") 2025/08/30 01:11:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49c6_d20250830_m010836_c001_v0001130_t0012_u01756516116399") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f879_d20250830_m010900_c001_v7007000_t0000_u01756516140862") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656196a0_d20250830_m010855_c001_v0001183_t0019_u01756516135954") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e499f_d20250830_m011017_c001_v7007000_t0000_u01756516217130") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619a1d_d20250830_m011008_c001_v0001183_t0036_u01756516208211") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96f0_d20250830_m011002_c001_v7007000_t0000_u01756516202438") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619970_d20250830_m010952_c001_v0001183_t0038_u01756516192563") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedefc_d20250830_m010946_c001_v7007000_t0000_u01756516186912") 2025/08/30 01:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561989d_d20250830_m010937_c001_v0001183_t0035_u01756516177652") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db00_d20250830_m010931_c001_v7007000_t0000_u01756516171966") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656197f9_d20250830_m010922_c001_v0001183_t0016_u01756516162521") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dda2_d20250830_m010916_c001_v7007000_t0000_u01756516156916") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561974e_d20250830_m010907_c001_v0001183_t0055_u01756516147142") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40340416a7d0e8a1_d20250830_m010857_c001_v7007000_t0000_u01756516137634") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619660_d20250830_m010849_c001_v0001183_t0038_u01756516129839") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba54_d20250830_m010844_c001_v7007000_t0000_u01756516124046") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195e2_d20250830_m010839_c001_v0001183_t0032_u01756516119791") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b9fc_d20250830_m010838_c001_v7007000_t0000_u01756516118260") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e499a_d20250830_m010830_c001_v0001130_t0023_u01756516110146") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8f9_d20250830_m010824_c001_v7007000_t0000_u01756516104608") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194d5_d20250830_m010819_c001_v0001183_t0003_u01756516099924") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b876_d20250830_m010818_c001_v7007000_t0000_u01756516098421") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084b5_d20250830_m010810_c001_v0001105_t0020_u01756516090490") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4017070bda8228af_d20250830_m010801_c001_v7007000_t0000_u01756516081511") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa48b5_d20250830_m010752_c001_v0001171_t0021_u01756516072856") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb71298_d20250830_m010746_c001_v7007000_t0000_u01756516066799") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4802_d20250830_m010736_c001_v0001171_t0048_u01756516056965") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4f5_d20250830_m010731_c001_v7007000_t0000_u01756516051371") 2025/08/30 01:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4752_d20250830_m010722_c001_v0001171_t0047_u01756516042186") 2025/08/30 01:11:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b8e6a_d20250830_m010841_c001_v7007000_t0000_u01756516121063") 2025/08/30 01:11:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195bf_d20250830_m010836_c001_v0001183_t0013_u01756516116434") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f87b_d20250830_m010901_c001_v7007000_t0000_u01756516141044") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a28_d20250830_m010856_c001_v0001130_t0039_u01756516136141") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49a6_d20250830_m011017_c001_v7007000_t0000_u01756516217311") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0874e_d20250830_m011008_c001_v0001105_t0023_u01756516208413") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96f3_d20250830_m011002_c001_v7007000_t0000_u01756516202620") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086ec_d20250830_m010952_c001_v0001105_t0009_u01756516192756") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf01_d20250830_m010947_c001_v7007000_t0000_u01756516187095") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086a6_d20250830_m010937_c001_v0001105_t0058_u01756516177860") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db01_d20250830_m010932_c001_v7007000_t0000_u01756516172148") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08650_d20250830_m010922_c001_v0001105_t0053_u01756516162720") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213dda6_d20250830_m010917_c001_v7007000_t0000_u01756516157097") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08602_d20250830_m010907_c001_v0001105_t0047_u01756516147362") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236f6a_d20250830_m010857_c001_v7007000_t0000_u01756516137567") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0859c_d20250830_m010850_c001_v0001105_t0054_u01756516130046") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba58_d20250830_m010844_c001_v7007000_t0000_u01756516124231") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08576_d20250830_m010839_c001_v0001105_t0003_u01756516119946") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dfb1_d20250830_m010838_c001_v7007000_t0000_u01756516118273") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a7a_d20250830_m010830_c001_v0001171_t0053_u01756516110528") 2025/08/30 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8fe_d20250830_m010824_c001_v7007000_t0000_u01756516104792") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a19_d20250830_m010820_c001_v0001171_t0037_u01756516100106") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213d99a_d20250830_m010818_c001_v7007000_t0000_u01756516098613") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa499d_d20250830_m010810_c001_v0001171_t0049_u01756516090795") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4017070bda8228ad_d20250830_m010801_c001_v7007000_t0000_u01756516081278") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08445_d20250830_m010753_c001_v0001105_t0052_u01756516073131") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb7129d_d20250830_m010746_c001_v7007000_t0000_u01756516066983") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d083f7_d20250830_m010737_c001_v0001105_t0000_u01756516057233") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4f9_d20250830_m010731_c001_v7007000_t0000_u01756516051552") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0839e_d20250830_m010722_c001_v0001105_t0022_u01756516042527") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4091ab7029c59c81_d20250830_m010841_c001_v7007000_t0000_u01756516121164") 2025/08/30 01:11:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08566_d20250830_m010836_c001_v0001105_t0056_u01756516116614") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f87d_d20250830_m010901_c001_v7007000_t0000_u01756516141238") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656196aa_d20250830_m010856_c001_v0001183_t0021_u01756516136158") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49ac_d20250830_m011017_c001_v7007000_t0000_u01756516217492") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4eae_d20250830_m011008_c001_v0001171_t0053_u01756516208765") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96f7_d20250830_m011002_c001_v7007000_t0000_u01756516202802") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4dfe_d20250830_m010953_c001_v0001171_t0010_u01756516193146") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf04_d20250830_m010947_c001_v7007000_t0000_u01756516187276") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4d52_d20250830_m010938_c001_v0001171_t0047_u01756516178358") 2025/08/30 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db02_d20250830_m010932_c001_v7007000_t0000_u01756516172330") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4c9a_d20250830_m010923_c001_v0001171_t0003_u01756516163036") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddaa_d20250830_m010917_c001_v7007000_t0000_u01756516157280") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4bea_d20250830_m010907_c001_v0001171_t0023_u01756516147649") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236f64_d20250830_m010857_c001_v7007000_t0000_u01756516137203") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a05_d20250830_m010850_c001_v0001130_t0049_u01756516130341") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba5b_d20250830_m010844_c001_v7007000_t0000_u01756516124414") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195e4_d20250830_m010839_c001_v0001183_t0005_u01756516119995") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b9fd_d20250830_m010838_c001_v7007000_t0000_u01756516118273") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561956a_d20250830_m010830_c001_v0001183_t0038_u01756516110830") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b903_d20250830_m010824_c001_v7007000_t0000_u01756516104974") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194db_d20250830_m010820_c001_v0001183_t0037_u01756516100121") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad48dc_d20250830_m010818_c001_v7007000_t0000_u01756516098552") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561944a_d20250830_m010811_c001_v0001183_t0039_u01756516091099") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417e90aba288737d_d20250830_m010801_c001_v7007000_t0000_u01756516081286") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619311_d20250830_m010753_c001_v0001183_t0049_u01756516073460") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712a0_d20250830_m010747_c001_v7007000_t0000_u01756516067167") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561924c_d20250830_m010737_c001_v0001183_t0035_u01756516057780") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b4fd_d20250830_m010731_c001_v7007000_t0000_u01756516051734") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656191ca_d20250830_m010722_c001_v0001183_t0026_u01756516042789") 2025/08/30 01:11:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba16_d20250830_m010841_c001_v7007000_t0000_u01756516121012") 2025/08/30 01:11:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195c3_d20250830_m010836_c001_v0001183_t0012_u01756516116637") 2025/08/30 01:11:10 DEBUG : dir1/0007-12345: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f87f_d20250830_m010901_c001_v7007000_t0000_u01756516141422") 2025/08/30 01:11:10 DEBUG : dir1/0007-12345: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085c4_d20250830_m010856_c001_v0001105_t0028_u01756516136214") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49b2_d20250830_m011017_c001_v7007000_t0000_u01756516217674") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4be2_d20250830_m011009_c001_v0001130_t0023_u01756516209029") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96fb_d20250830_m011002_c001_v7007000_t0000_u01756516202989") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b92_d20250830_m010953_c001_v0001130_t0008_u01756516193524") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf06_d20250830_m010947_c001_v7007000_t0000_u01756516187458") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b25_d20250830_m010938_c001_v0001130_t0003_u01756516178657") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db03_d20250830_m010932_c001_v7007000_t0000_u01756516172513") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4ad2_d20250830_m010923_c001_v0001130_t0011_u01756516163335") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddaf_d20250830_m010917_c001_v7007000_t0000_u01756516157469") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a74_d20250830_m010907_c001_v0001130_t0058_u01756516147933") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236f6e_d20250830_m010857_c001_v7007000_t0000_u01756516137761") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b48_d20250830_m010850_c001_v0001171_t0022_u01756516130733") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba5e_d20250830_m010844_c001_v7007000_t0000_u01756516124598") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4ae6_d20250830_m010840_c001_v0001171_t0022_u01756516120067") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba00_d20250830_m010838_c001_v7007000_t0000_u01756516118448") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08546_d20250830_m010831_c001_v0001105_t0037_u01756516111040") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b907_d20250830_m010825_c001_v7007000_t0000_u01756516105159") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194dd_d20250830_m010820_c001_v0001183_t0038_u01756516100317") 2025/08/30 01:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546deb3_d20250830_m010818_c001_v7007000_t0000_u01756516098563") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e492d_d20250830_m010811_c001_v0001130_t0051_u01756516091303") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931da19_d20250830_m010801_c001_v7007000_t0000_u01756516081522") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48c4_d20250830_m010753_c001_v0001130_t0010_u01756516073662") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712a5_d20250830_m010747_c001_v7007000_t0000_u01756516067351") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4868_d20250830_m010737_c001_v0001130_t0034_u01756516057981") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b500_d20250830_m010731_c001_v7007000_t0000_u01756516051915") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4818_d20250830_m010722_c001_v0001130_t0003_u01756516042986") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba1b_d20250830_m010841_c001_v7007000_t0000_u01756516121196") 2025/08/30 01:11:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4aad_d20250830_m010836_c001_v0001171_t0043_u01756516116707") 2025/08/30 01:11:11 DEBUG : dir1/0008-23456: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f881_d20250830_m010901_c001_v7007000_t0000_u01756516141604") 2025/08/30 01:11:11 DEBUG : dir1/0008-23456: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b82_d20250830_m010856_c001_v0001171_t0026_u01756516136249") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49bc_d20250830_m011017_c001_v7007000_t0000_u01756516217947") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619a23_d20250830_m011009_c001_v0001183_t0030_u01756516209416") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db96fe_d20250830_m011003_c001_v7007000_t0000_u01756516203172") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619988_d20250830_m010954_c001_v0001183_t0043_u01756516194016") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf08_d20250830_m010947_c001_v7007000_t0000_u01756516187640") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656198b7_d20250830_m010939_c001_v0001183_t0051_u01756516179116") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db04_d20250830_m010932_c001_v7007000_t0000_u01756516172712") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619813_d20250830_m010923_c001_v0001183_t0034_u01756516163968") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddb4_d20250830_m010917_c001_v7007000_t0000_u01756516157653") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561975a_d20250830_m010908_c001_v0001183_t0024_u01756516148419") 2025/08/30 01:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931daf5_d20250830_m010857_c001_v7007000_t0000_u01756516137598") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619666_d20250830_m010851_c001_v0001183_t0036_u01756516131004") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba61_d20250830_m010844_c001_v7007000_t0000_u01756516124792") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49d8_d20250830_m010840_c001_v0001130_t0057_u01756516120109") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b8e2d_d20250830_m010838_c001_v7007000_t0000_u01756516118312") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49a6_d20250830_m010831_c001_v0001130_t0047_u01756516111318") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b90b_d20250830_m010825_c001_v7007000_t0000_u01756516105341") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e496d_d20250830_m010820_c001_v0001130_t0006_u01756516100366") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6b9b_d20250830_m010818_c001_v7007000_t0000_u01756516098569") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084bf_d20250830_m010811_c001_v0001105_t0021_u01756516091750") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6a06_d20250830_m010801_c001_v7007000_t0000_u01756516081552") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa48c6_d20250830_m010754_c001_v0001171_t0006_u01756516074133") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712aa_d20250830_m010747_c001_v7007000_t0000_u01756516067535") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4814_d20250830_m010738_c001_v0001171_t0018_u01756516058523") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b504_d20250830_m010732_c001_v7007000_t0000_u01756516052107") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa476c_d20250830_m010723_c001_v0001171_t0009_u01756516043432") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155e626cd286e1b_d20250830_m010841_c001_v7007000_t0000_u01756516121214") 2025/08/30 01:11:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195c5_d20250830_m010836_c001_v0001183_t0003_u01756516116836") 2025/08/30 01:11:12 DEBUG : dir1/0009-34567: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f883_d20250830_m010901_c001_v7007000_t0000_u01756516141817") 2025/08/30 01:11:12 DEBUG : dir1/0009-34567: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656196ae_d20250830_m010856_c001_v0001183_t0013_u01756516136353") 2025/08/30 01:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49c3_d20250830_m011018_c001_v7007000_t0000_u01756516218129") 2025/08/30 01:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08752_d20250830_m011009_c001_v0001105_t0041_u01756516209616") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9703_d20250830_m011003_c001_v7007000_t0000_u01756516203377") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086f2_d20250830_m010954_c001_v0001105_t0001_u01756516194212") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf0b_d20250830_m010947_c001_v7007000_t0000_u01756516187821") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086b2_d20250830_m010939_c001_v0001105_t0020_u01756516179308") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db05_d20250830_m010932_c001_v7007000_t0000_u01756516172894") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08654_d20250830_m010924_c001_v0001105_t0020_u01756516164161") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddba_d20250830_m010917_c001_v7007000_t0000_u01756516157837") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0860c_d20250830_m010908_c001_v0001105_t0026_u01756516148621") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5bbe9_d20250830_m010857_c001_v7007000_t0000_u01756516137599") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085a0_d20250830_m010851_c001_v0001105_t0021_u01756516131194") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba63_d20250830_m010844_c001_v7007000_t0000_u01756516124976") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195e6_d20250830_m010840_c001_v0001183_t0055_u01756516120198") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dfb2_d20250830_m010838_c001_v7007000_t0000_u01756516118284") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a83_d20250830_m010831_c001_v0001171_t0023_u01756516111623") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b90f_d20250830_m010825_c001_v7007000_t0000_u01756516105523") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08507_d20250830_m010820_c001_v0001105_t0041_u01756516100375") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c12_d20250830_m010818_c001_v7007000_t0000_u01756516098628") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49b1_d20250830_m010812_c001_v0001171_t0015_u01756516092060") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34f9d4_d20250830_m010801_c001_v7007000_t0000_u01756516081297") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08447_d20250830_m010754_c001_v0001105_t0000_u01756516074454") 2025/08/30 01:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712af_d20250830_m010747_c001_v7007000_t0000_u01756516067718") 2025/08/30 01:11:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08401_d20250830_m010738_c001_v0001105_t0025_u01756516058863") 2025/08/30 01:11:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b508_d20250830_m010732_c001_v7007000_t0000_u01756516052290") 2025/08/30 01:11:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d083a4_d20250830_m010724_c001_v0001105_t0000_u01756516044007") 2025/08/30 01:11:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f5406_d20250830_m010841_c001_v7007000_t0000_u01756516121227") 2025/08/30 01:11:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49ca_d20250830_m010836_c001_v0001130_t0008_u01756516116861") 2025/08/30 01:11:14 DEBUG : dir1/0010-45678: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f885_d20250830_m010901_c001_v7007000_t0000_u01756516141999") 2025/08/30 01:11:14 DEBUG : dir1/0010-45678: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656196b4_d20250830_m010856_c001_v0001183_t0014_u01756516136556") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49ca_d20250830_m011018_c001_v7007000_t0000_u01756516218309") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4eba_d20250830_m011009_c001_v0001171_t0048_u01756516209870") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9707_d20250830_m011003_c001_v7007000_t0000_u01756516203560") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4e14_d20250830_m010954_c001_v0001171_t0038_u01756516194607") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf0e_d20250830_m010948_c001_v7007000_t0000_u01756516188002") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4d6a_d20250830_m010939_c001_v0001171_t0005_u01756516179684") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db06_d20250830_m010933_c001_v7007000_t0000_u01756516173076") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4ca2_d20250830_m010924_c001_v0001171_t0006_u01756516164559") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddbf_d20250830_m010918_c001_v7007000_t0000_u01756516158019") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4bfc_d20250830_m010908_c001_v0001171_t0012_u01756516148896") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40340416a7d0e895_d20250830_m010857_c001_v7007000_t0000_u01756516137217") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a0f_d20250830_m010851_c001_v0001130_t0057_u01756516131539") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba66_d20250830_m010845_c001_v7007000_t0000_u01756516125162") 2025/08/30 01:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4aea_d20250830_m010840_c001_v0001171_t0029_u01756516120351") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f53c5_d20250830_m010838_c001_v7007000_t0000_u01756516118066") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561957c_d20250830_m010831_c001_v0001183_t0010_u01756516111961") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b912_d20250830_m010825_c001_v7007000_t0000_u01756516105704") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a1b_d20250830_m010820_c001_v0001171_t0006_u01756516100386") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546deaa_d20250830_m010818_c001_v7007000_t0000_u01756516098172") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619456_d20250830_m010812_c001_v0001183_t0050_u01756516092364") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931da18_d20250830_m010801_c001_v7007000_t0000_u01756516081336") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619323_d20250830_m010754_c001_v0001183_t0021_u01756516074934") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712b4_d20250830_m010747_c001_v7007000_t0000_u01756516067900") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561926e_d20250830_m010739_c001_v0001183_t0004_u01756516059217") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b50b_d20250830_m010732_c001_v7007000_t0000_u01756516052471") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656191d4_d20250830_m010724_c001_v0001183_t0037_u01756516044553") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4154_d20250830_m010841_c001_v7007000_t0000_u01756516121239") 2025/08/30 01:11:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0856a_d20250830_m010836_c001_v0001105_t0017_u01756516116998") 2025/08/30 01:11:15 DEBUG : dir1/0011-56789: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f887_d20250830_m010902_c001_v7007000_t0000_u01756516142180") 2025/08/30 01:11:15 DEBUG : dir1/0011-56789: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b8c_d20250830_m010856_c001_v0001171_t0046_u01756516136579") 2025/08/30 01:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49d2_d20250830_m011018_c001_v7007000_t0000_u01756516218490") 2025/08/30 01:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4be6_d20250830_m011010_c001_v0001130_t0029_u01756516210138") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db970b_d20250830_m011003_c001_v7007000_t0000_u01756516203744") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b9a_d20250830_m010954_c001_v0001130_t0042_u01756516194936") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf11_d20250830_m010948_c001_v7007000_t0000_u01756516188183") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b33_d20250830_m010940_c001_v0001130_t0007_u01756516180071") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db07_d20250830_m010933_c001_v7007000_t0000_u01756516173259") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4ae0_d20250830_m010924_c001_v0001130_t0044_u01756516164914") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddc4_d20250830_m010918_c001_v7007000_t0000_u01756516158201") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a80_d20250830_m010909_c001_v0001130_t0030_u01756516149232") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f851_d20250830_m010857_c001_v7007000_t0000_u01756516137771") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b54_d20250830_m010851_c001_v0001171_t0043_u01756516131823") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba69_d20250830_m010845_c001_v7007000_t0000_u01756516125358") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195e8_d20250830_m010840_c001_v0001183_t0042_u01756516120397") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b9f5_d20250830_m010837_c001_v7007000_t0000_u01756516117908") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08550_d20250830_m010832_c001_v0001105_t0034_u01756516112173") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b916_d20250830_m010825_c001_v7007000_t0000_u01756516105887") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194e1_d20250830_m010820_c001_v0001183_t0044_u01756516100533") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b873_d20250830_m010818_c001_v7007000_t0000_u01756516098388") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4933_d20250830_m010812_c001_v0001130_t0021_u01756516092558") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41260f41d9852d60_d20250830_m010801_c001_v7007000_t0000_u01756516081615") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48c8_d20250830_m010755_c001_v0001130_t0036_u01756516075137") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712b7_d20250830_m010748_c001_v7007000_t0000_u01756516068084") 2025/08/30 01:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4874_d20250830_m010739_c001_v0001130_t0059_u01756516059433") 2025/08/30 01:11:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b50f_d20250830_m010732_c001_v7007000_t0000_u01756516052653") 2025/08/30 01:11:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4820_d20250830_m010724_c001_v0001130_t0055_u01756516044784") 2025/08/30 01:11:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155e626cd286e18_d20250830_m010841_c001_v7007000_t0000_u01756516121030") 2025/08/30 01:11:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195ca_d20250830_m010837_c001_v0001183_t0008_u01756516117044") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f889_d20250830_m010902_c001_v7007000_t0000_u01756516142362") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085c8_d20250830_m010856_c001_v0001105_t0004_u01756516136589") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49d8_d20250830_m011018_c001_v7007000_t0000_u01756516218673") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619a2b_d20250830_m011010_c001_v0001183_t0018_u01756516210442") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9710_d20250830_m011003_c001_v7007000_t0000_u01756516203935") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619992_d20250830_m010955_c001_v0001183_t0033_u01756516195248") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf15_d20250830_m010948_c001_v7007000_t0000_u01756516188365") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656198c8_d20250830_m010940_c001_v0001183_t0016_u01756516180461") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db08_d20250830_m010933_c001_v7007000_t0000_u01756516173441") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619827_d20250830_m010925_c001_v0001183_t0044_u01756516165244") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddc7_d20250830_m010918_c001_v7007000_t0000_u01756516158383") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619766_d20250830_m010909_c001_v0001183_t0021_u01756516149585") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40865cac9a68a8f9_d20250830_m010857_c001_v7007000_t0000_u01756516137229") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561966c_d20250830_m010852_c001_v0001183_t0040_u01756516132146") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba6c_d20250830_m010845_c001_v7007000_t0000_u01756516125548") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49dc_d20250830_m010840_c001_v0001130_t0015_u01756516120473") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba01_d20250830_m010838_c001_v7007000_t0000_u01756516118459") 2025/08/30 01:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e49b0_d20250830_m010832_c001_v0001130_t0056_u01756516112440") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b91a_d20250830_m010826_c001_v7007000_t0000_u01756516106069") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0850b_d20250830_m010820_c001_v0001105_t0045_u01756516100652") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b879_d20250830_m010818_c001_v7007000_t0000_u01756516098582") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084c9_d20250830_m010812_c001_v0001105_t0049_u01756516092871") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41260f41d9852d59_d20250830_m010801_c001_v7007000_t0000_u01756516081431") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa48d4_d20250830_m010755_c001_v0001171_t0022_u01756516075443") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712bd_d20250830_m010748_c001_v7007000_t0000_u01756516068268") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa481c_d20250830_m010739_c001_v0001171_t0032_u01756516059746") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b513_d20250830_m010732_c001_v7007000_t0000_u01756516052837") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4786_d20250830_m010725_c001_v0001171_t0019_u01756516045401") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f5401_d20250830_m010841_c001_v7007000_t0000_u01756516121036") 2025/08/30 01:11:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4ab5_d20250830_m010837_c001_v0001171_t0058_u01756516117058") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f88b_d20250830_m010902_c001_v7007000_t0000_u01756516142555") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a2d_d20250830_m010856_c001_v0001130_t0055_u01756516136642") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49df_d20250830_m011018_c001_v7007000_t0000_u01756516218860") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08754_d20250830_m011010_c001_v0001105_t0031_u01756516210649") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9714_d20250830_m011004_c001_v7007000_t0000_u01756516204119") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086f6_d20250830_m010955_c001_v0001105_t0052_u01756516195510") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf18_d20250830_m010948_c001_v7007000_t0000_u01756516188547") 2025/08/30 01:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d086b4_d20250830_m010940_c001_v0001105_t0009_u01756516180660") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db09_d20250830_m010933_c001_v7007000_t0000_u01756516173623") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08660_d20250830_m010925_c001_v0001105_t0026_u01756516165446") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddcc_d20250830_m010918_c001_v7007000_t0000_u01756516158569") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08612_d20250830_m010909_c001_v0001105_t0045_u01756516149797") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40340416a7d0e89e_d20250830_m010857_c001_v7007000_t0000_u01756516137581") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d085a6_d20250830_m010852_c001_v0001105_t0007_u01756516132384") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba70_d20250830_m010845_c001_v7007000_t0000_u01756516125734") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0857c_d20250830_m010840_c001_v0001105_t0028_u01756516120508") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e410c_d20250830_m010838_c001_v7007000_t0000_u01756516118237") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4a8b_d20250830_m010832_c001_v0001171_t0026_u01756516112743") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b91e_d20250830_m010826_c001_v7007000_t0000_u01756516106252") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194e3_d20250830_m010820_c001_v0001183_t0009_u01756516100737") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad48d7_d20250830_m010818_c001_v7007000_t0000_u01756516098371") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49bb_d20250830_m010813_c001_v0001171_t0037_u01756516093126") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b09_d20250830_m010801_c001_v7007000_t0000_u01756516081443") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08451_d20250830_m010755_c001_v0001105_t0058_u01756516075798") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712c2_d20250830_m010748_c001_v7007000_t0000_u01756516068451") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0840b_d20250830_m010740_c001_v0001105_t0040_u01756516060221") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b517_d20250830_m010733_c001_v7007000_t0000_u01756516053019") 2025/08/30 01:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d083ae_d20250830_m010725_c001_v0001105_t0030_u01756516045719") 2025/08/30 01:11:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b8e6e_d20250830_m010841_c001_v7007000_t0000_u01756516121252") 2025/08/30 01:11:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195cc_d20250830_m010837_c001_v0001183_t0004_u01756516117238") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f88d_d20250830_m010902_c001_v7007000_t0000_u01756516142741") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656196b6_d20250830_m010856_c001_v0001183_t0009_u01756516136778") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49e5_d20250830_m011019_c001_v7007000_t0000_u01756516219041") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4eca_d20250830_m011010_c001_v0001171_t0024_u01756516210953") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9717_d20250830_m011004_c001_v7007000_t0000_u01756516204301") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4e20_d20250830_m010956_c001_v0001171_t0007_u01756516196052") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf1b_d20250830_m010948_c001_v7007000_t0000_u01756516188729") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4d7a_d20250830_m010941_c001_v0001171_t0048_u01756516181074") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db0a_d20250830_m010933_c001_v7007000_t0000_u01756516173816") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4cac_d20250830_m010925_c001_v0001171_t0011_u01756516165841") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddd1_d20250830_m010918_c001_v7007000_t0000_u01756516158752") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4c0e_d20250830_m010910_c001_v0001171_t0002_u01756516150174") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931daf3_d20250830_m010857_c001_v7007000_t0000_u01756516137234") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a16_d20250830_m010852_c001_v0001130_t0014_u01756516132807") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba76_d20250830_m010845_c001_v7007000_t0000_u01756516125917") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195ea_d20250830_m010840_c001_v0001183_t0045_u01756516120609") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4091ab7029c59c58_d20250830_m010838_c001_v7007000_t0000_u01756516118297") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619592_d20250830_m010833_c001_v0001183_t0045_u01756516113111") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b922_d20250830_m010826_c001_v7007000_t0000_u01756516106434") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0850d_d20250830_m010820_c001_v0001105_t0001_u01756516100918") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8fe1_d20250830_m010818_c001_v7007000_t0000_u01756516098406") 2025/08/30 01:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561946f_d20250830_m010813_c001_v0001183_t0039_u01756516093672") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41260f41d9852d51_d20250830_m010801_c001_v7007000_t0000_u01756516081248") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619341_d20250830_m010756_c001_v0001183_t0039_u01756516076257") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712c8_d20250830_m010748_c001_v7007000_t0000_u01756516068634") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619283_d20250830_m010740_c001_v0001183_t0014_u01756516060663") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b51b_d20250830_m010733_c001_v7007000_t0000_u01756516053201") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656191e4_d20250830_m010725_c001_v0001183_t0053_u01756516045974") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4091ab7029c59c7e_d20250830_m010840_c001_v7007000_t0000_u01756516120982") 2025/08/30 01:11:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0856c_d20250830_m010837_c001_v0001105_t0053_u01756516117344") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f88f_d20250830_m010902_c001_v7007000_t0000_u01756516142935") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b92_d20250830_m010856_c001_v0001171_t0042_u01756516136883") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49ec_d20250830_m011019_c001_v7007000_t0000_u01756516219227") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4bec_d20250830_m011011_c001_v0001130_t0029_u01756516211231") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db971b_d20250830_m011004_c001_v7007000_t0000_u01756516204483") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4ba2_d20250830_m010956_c001_v0001130_t0047_u01756516196367") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf1e_d20250830_m010948_c001_v7007000_t0000_u01756516188921") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b3b_d20250830_m010941_c001_v0001130_t0043_u01756516181376") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db0c_d20250830_m010934_c001_v7007000_t0000_u01756516174015") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4ae8_d20250830_m010926_c001_v0001130_t0051_u01756516166406") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddd5_d20250830_m010918_c001_v7007000_t0000_u01756516158937") 2025/08/30 01:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a86_d20250830_m010910_c001_v0001130_t0057_u01756516150624") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40340416a7d0e89a_d20250830_m010857_c001_v7007000_t0000_u01756516137398") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b60_d20250830_m010853_c001_v0001171_t0043_u01756516133283") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba7b_d20250830_m010846_c001_v7007000_t0000_u01756516126101") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4aee_d20250830_m010840_c001_v0001171_t0018_u01756516120665") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b9f8_d20250830_m010838_c001_v7007000_t0000_u01756516118091") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08552_d20250830_m010833_c001_v0001105_t0056_u01756516113336") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b926_d20250830_m010826_c001_v7007000_t0000_u01756516106622") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194e7_d20250830_m010820_c001_v0001183_t0052_u01756516100941") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8fe8_d20250830_m010818_c001_v7007000_t0000_u01756516098596") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4939_d20250830_m010813_c001_v0001130_t0053_u01756516093876") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f537_d20250830_m010801_c001_v7007000_t0000_u01756516081310") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48d6_d20250830_m010756_c001_v0001130_t0029_u01756516076459") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712cc_d20250830_m010748_c001_v7007000_t0000_u01756516068817") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4882_d20250830_m010740_c001_v0001130_t0003_u01756516060856") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b51f_d20250830_m010733_c001_v7007000_t0000_u01756516053384") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e482e_d20250830_m010726_c001_v0001130_t0021_u01756516046186") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4091ab7029c59c85_d20250830_m010841_c001_v7007000_t0000_u01756516121345") 2025/08/30 01:11:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4abb_d20250830_m010837_c001_v0001171_t0047_u01756516117357") 2025/08/30 01:11:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b69_d20250830_m010804_c001_v7007000_t0000_u01756516084246") 2025/08/30 01:11:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619375_d20250830_m010759_c001_v0001183_t0029_u01756516079437") 2025/08/30 01:11:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b6c_d20250830_m010804_c001_v7007000_t0000_u01756516084427") 2025/08/30 01:11:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa490d_d20250830_m010759_c001_v0001171_t0020_u01756516079539") 2025/08/30 01:11:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b6e_d20250830_m010804_c001_v7007000_t0000_u01756516084607") 2025/08/30 01:11:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08474_d20250830_m010759_c001_v0001105_t0049_u01756516079619") 2025/08/30 01:11:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b71_d20250830_m010804_c001_v7007000_t0000_u01756516084787") 2025/08/30 01:11:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561937a_d20250830_m010759_c001_v0001183_t0035_u01756516079645") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b73_d20250830_m010804_c001_v7007000_t0000_u01756516084968") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48ed_d20250830_m010759_c001_v0001130_t0018_u01756516079789") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b75_d20250830_m010805_c001_v7007000_t0000_u01756516085148") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619380_d20250830_m010759_c001_v0001183_t0024_u01756516079845") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b77_d20250830_m010805_c001_v7007000_t0000_u01756516085329") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4919_d20250830_m010759_c001_v0001171_t0027_u01756516079864") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b78_d20250830_m010805_c001_v7007000_t0000_u01756516085509") 2025/08/30 01:11:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08476_d20250830_m010759_c001_v0001105_t0023_u01756516079877") 2025/08/30 01:11:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b7a_d20250830_m010805_c001_v7007000_t0000_u01756516085690") 2025/08/30 01:11:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619382_d20250830_m010800_c001_v0001183_t0027_u01756516080044") 2025/08/30 01:11:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b7c_d20250830_m010805_c001_v7007000_t0000_u01756516085871") 2025/08/30 01:11:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48f3_d20250830_m010800_c001_v0001130_t0038_u01756516080103") 2025/08/30 01:11:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b7e_d20250830_m010806_c001_v7007000_t0000_u01756516086051") 2025/08/30 01:11:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa491f_d20250830_m010800_c001_v0001171_t0042_u01756516080128") 2025/08/30 01:11:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b81_d20250830_m010806_c001_v7007000_t0000_u01756516086231") 2025/08/30 01:11:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0847c_d20250830_m010800_c001_v0001105_t0030_u01756516080208") 2025/08/30 01:11:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b84_d20250830_m010806_c001_v7007000_t0000_u01756516086421") 2025/08/30 01:11:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619386_d20250830_m010800_c001_v0001183_t0059_u01756516080279") 2025/08/30 01:11:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b87_d20250830_m010806_c001_v7007000_t0000_u01756516086606") 2025/08/30 01:11:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48f6_d20250830_m010800_c001_v0001130_t0001_u01756516080385") 2025/08/30 01:11:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b8a_d20250830_m010806_c001_v7007000_t0000_u01756516086787") 2025/08/30 01:11:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4926_d20250830_m010800_c001_v0001171_t0047_u01756516080409") 2025/08/30 01:11:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236b8d_d20250830_m010806_c001_v7007000_t0000_u01756516086967") 2025/08/30 01:11:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561938b_d20250830_m010800_c001_v0001183_t0017_u01756516080481") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e3ff3_d20250830_m010821_c001_v7007000_t0000_u01756516101809") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194a1_d20250830_m010816_c001_v0001183_t0017_u01756516096514") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213d9c2_d20250830_m010821_c001_v7007000_t0000_u01756516101875") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084e5_d20250830_m010816_c001_v0001105_t0027_u01756516096643") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6bd4_d20250830_m010821_c001_v7007000_t0000_u01756516101552") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49e5_d20250830_m010816_c001_v0001171_t0042_u01756516096696") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c7a_d20250830_m010821_c001_v7007000_t0000_u01756516101890") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e494f_d20250830_m010816_c001_v0001130_t0039_u01756516096714") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8bd_d20250830_m010821_c001_v7007000_t0000_u01756516101711") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194a7_d20250830_m010816_c001_v0001183_t0021_u01756516096795") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dee2_d20250830_m010821_c001_v7007000_t0000_u01756516101567") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084e7_d20250830_m010816_c001_v0001105_t0042_u01756516096906") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9040_d20250830_m010821_c001_v7007000_t0000_u01756516101725") 2025/08/30 01:11:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49ed_d20250830_m010816_c001_v0001171_t0037_u01756516096987") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8c2_d20250830_m010821_c001_v7007000_t0000_u01756516101910") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4951_d20250830_m010817_c001_v0001130_t0037_u01756516097020") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e3ff1_d20250830_m010821_c001_v7007000_t0000_u01756516101628") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194a9_d20250830_m010817_c001_v0001183_t0044_u01756516097031") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db9044_d20250830_m010821_c001_v7007000_t0000_u01756516101911") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084ed_d20250830_m010817_c001_v0001105_t0045_u01756516097166") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213d9be_d20250830_m010821_c001_v7007000_t0000_u01756516101692") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194ab_d20250830_m010817_c001_v0001183_t0006_u01756516097228") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8b6_d20250830_m010821_c001_v7007000_t0000_u01756516101523") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa49f1_d20250830_m010817_c001_v0001171_t0045_u01756516097271") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b8be_d20250830_m010821_c001_v7007000_t0000_u01756516101732") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4955_d20250830_m010817_c001_v0001130_t0031_u01756516097324") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6bd8_d20250830_m010821_c001_v7007000_t0000_u01756516101741") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d084ef_d20250830_m010817_c001_v0001105_t0036_u01756516097410") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546dee4_d20250830_m010821_c001_v7007000_t0000_u01756516101758") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656194ad_d20250830_m010817_c001_v0001183_t0019_u01756516097441") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4197d5bec1236c73_d20250830_m010821_c001_v7007000_t0000_u01756516101708") 2025/08/30 01:11:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4959_d20250830_m010817_c001_v0001130_t0048_u01756516097621") 2025/08/30 01:11:25 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdac3_d20250830_m010611_c001_v7007000_t0000_u01756515971331") 2025/08/30 01:11:25 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1148854d7f855fab_d20250830_m010608_c001_v0001144_t0001_u01756515968792") 2025/08/30 01:11:25 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f4900_d20250830_m010608_c001_v7007000_t0000_u01756515968597") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1148854d7f855fa1_d20250830_m010604_c001_v0001144_t0053_u01756515964524") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f48d6_d20250830_m010603_c001_v7007000_t0000_u01756515963797") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d081d0_d20250830_m010559_c001_v0001105_t0020_u01756515959769") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e3315_d20250830_m010558_c001_v7007000_t0000_u01756515958300") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105076e9155e3fb8_d20250830_m010556_c001_v0001131_t0043_u01756515956206") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7ec0b_d20250830_m010556_c001_v7007000_t0000_u01756515956011") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105076e9155e3f96_d20250830_m010552_c001_v0001131_t0035_u01756515952247") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7ebd9_d20250830_m010551_c001_v7007000_t0000_u01756515951516") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4397_d20250830_m010547_c001_v0001171_t0054_u01756515947518") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cf6c_d20250830_m010546_c001_v7007000_t0000_u01756515946237") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1042470df0322b5e_d20250830_m010544_c001_v0001181_t0057_u01756515944941") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4017070bda822495_d20250830_m010544_c001_v7007000_t0000_u01756515944757") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1042470df0322b48_d20250830_m010542_c001_v0001181_t0004_u01756515942230") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4017070bda822483_d20250830_m010541_c001_v7007000_t0000_u01756515941501") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4300_d20250830_m010537_c001_v0001171_t0047_u01756515937514") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cef7_d20250830_m010536_c001_v7007000_t0000_u01756515936595") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f10542521aaf3701c_d20250830_m010534_c001_v0001091_t0028_u01756515934685") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd636_d20250830_m010534_c001_v7007000_t0000_u01756515934503") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f10542521aaf37008_d20250830_m010530_c001_v0001091_t0011_u01756515930684") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd594_d20250830_m010529_c001_v7007000_t0000_u01756515929960") 2025/08/30 01:11:26 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa424d_d20250830_m010522_c001_v0001171_t0059_u01756515922053") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed016b_d20250830_m010521_c001_v7007000_t0000_u01756515921130") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f111fe3227fd8738a_d20250830_m010519_c001_v0001037_t0032_u01756515919317") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed0148_d20250830_m010519_c001_v7007000_t0000_u01756515919132") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f111fe3227fd8736c_d20250830_m010515_c001_v0001037_t0030_u01756515915482") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed0102_d20250830_m010514_c001_v7007000_t0000_u01756515914749") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca563d_d20250830_m010508_c001_v0001032_t0028_u01756515908359") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f448c_d20250830_m010507_c001_v7007000_t0000_u01756515907449") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1087939c325583d1_d20250830_m010505_c001_v0001184_t0022_u01756515905404") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34efb6_d20250830_m010505_c001_v7007000_t0000_u01756515905208") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1087939c325583b2_d20250830_m010501_c001_v0001184_t0025_u01756515901964") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34ef4b_d20250830_m010501_c001_v7007000_t0000_u01756515901237") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08086_d20250830_m010455_c001_v0001105_t0053_u01756515895512") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700e2_d20250830_m010454_c001_v7007000_t0000_u01756515894408") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1177901066a4eb2e_d20250830_m010447_c001_v0001117_t0023_u01756515887754") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417e90aba2886b70_d20250830_m010447_c001_v7007000_t0000_u01756515887537") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa403a_d20250830_m010443_c001_v0001171_t0020_u01756515883669") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f119754ee07402ad4_d20250830_m010442_c001_v0001098_t0043_u01756515882680") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f119754ee07402aca_d20250830_m010441_c001_v0001098_t0041_u01756515881581") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd183_d20250830_m010428_c001_v7007000_t0000_u01756515868200") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07fd9_d20250830_m010421_c001_v0001105_t0020_u01756515861185") 2025/08/30 01:11:27 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07fd2_d20250830_m010420_c001_v0001105_t0057_u01756515860191") 2025/08/30 01:11:28 DEBUG : dst/one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07fcc_d20250830_m010419_c001_v0001105_t0048_u01756515859133") 2025/08/30 01:11:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdac8_d20250830_m010611_c001_v7007000_t0000_u01756515971515") 2025/08/30 01:11:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1087939c325587b7_d20250830_m010608_c001_v0001184_t0017_u01756515968374") 2025/08/30 01:11:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f107aedd8fba2ce59_d20250830_m010603_c001_v0001136_t0050_u01756515963512") 2025/08/30 01:11:28 DEBUG : dst/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e331c_d20250830_m010558_c001_v7007000_t0000_u01756515958487") 2025/08/30 01:11:28 DEBUG : dst/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f100c584d9ed2ab60_d20250830_m010555_c001_v0001172_t0056_u01756515955675") 2025/08/30 01:11:28 DEBUG : dst/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105bfd7871fce763_d20250830_m010551_c001_v0001101_t0021_u01756515951055") 2025/08/30 01:11:28 DEBUG : dst/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cf6f_d20250830_m010546_c001_v7007000_t0000_u01756515946421") 2025/08/30 01:11:28 DEBUG : dst/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11848f3b8c20ee00_d20250830_m010544_c001_v0001177_t0041_u01756515944542") 2025/08/30 01:11:28 DEBUG : dst/one.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1088ecb02e8471ae_d20250830_m010540_c001_v0001115_t0059_u01756515940807") 2025/08/30 01:11:28 DEBUG : dst/three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700e6_d20250830_m010454_c001_v7007000_t0000_u01756515894598") 2025/08/30 01:11:28 DEBUG : dst/three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f119754ee07402b12_d20250830_m010452_c001_v0001098_t0025_u01756515892994") 2025/08/30 01:11:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdacd_d20250830_m010611_c001_v7007000_t0000_u01756515971696") 2025/08/30 01:11:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11251a438d5e86b6_d20250830_m010610_c001_v0001120_t0021_u01756515970000") 2025/08/30 01:11:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114ab9ccfb7c5391_d20250830_m010606_c001_v0001146_t0049_u01756515966037") 2025/08/30 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdad3_d20250830_m010611_c001_v7007000_t0000_u01756515971878") 2025/08/30 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1148854d7f855fb9_d20250830_m010610_c001_v0001144_t0042_u01756515970437") 2025/08/30 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f4912_d20250830_m010610_c001_v7007000_t0000_u01756515970254") 2025/08/30 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1148854d7f855fa9_d20250830_m010606_c001_v0001144_t0013_u01756515966627") 2025/08/30 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f48eb_d20250830_m010606_c001_v7007000_t0000_u01756515966446") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d081d6_d20250830_m010600_c001_v0001105_t0049_u01756515960804") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e3324_d20250830_m010558_c001_v7007000_t0000_u01756515958671") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105076e9155e3fbe_d20250830_m010557_c001_v0001131_t0044_u01756515957575") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7ec1c_d20250830_m010557_c001_v7007000_t0000_u01756515957389") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105076e9155e3fa8_d20250830_m010554_c001_v0001131_t0045_u01756515954090") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7ebf5_d20250830_m010553_c001_v7007000_t0000_u01756515953905") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa43a5_d20250830_m010548_c001_v0001171_t0001_u01756515948145") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4017070bda82249a_d20250830_m010545_c001_v7007000_t0000_u01756515945680") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08169_d20250830_m010543_c001_v0001105_t0026_u01756515943666") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4017070bda82248b_d20250830_m010542_c001_v7007000_t0000_u01756515942923") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4310_d20250830_m010538_c001_v0001171_t0055_u01756515938261") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd65f_d20250830_m010535_c001_v7007000_t0000_u01756515935658") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08136_d20250830_m010533_c001_v0001105_t0001_u01756515933055") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd5dc_d20250830_m010531_c001_v7007000_t0000_u01756515931923") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa426f_d20250830_m010525_c001_v0001171_t0016_u01756515925207") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed0159_d20250830_m010520_c001_v7007000_t0000_u01756515920201") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5653_d20250830_m010517_c001_v0001032_t0028_u01756515917639") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed011f_d20250830_m010516_c001_v7007000_t0000_u01756515916555") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d080cd_d20250830_m010509_c001_v0001105_t0030_u01756515909951") 2025/08/30 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34efc7_d20250830_m010506_c001_v7007000_t0000_u01756515906534") 2025/08/30 01:11:30 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d080b4_d20250830_m010503_c001_v0001105_t0052_u01756515903693") 2025/08/30 01:11:30 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34ef76_d20250830_m010502_c001_v7007000_t0000_u01756515902604") 2025/08/30 01:11:30 DEBUG : dst/three.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4103_d20250830_m010456_c001_v0001171_t0052_u01756515896475") 2025/08/30 01:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e332b_d20250830_m010558_c001_v7007000_t0000_u01756515958855") 2025/08/30 01:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f107ed3a5f4823c05_d20250830_m010557_c001_v0001113_t0028_u01756515957097") 2025/08/30 01:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1194e399f3b385c5_d20250830_m010553_c001_v0001104_t0014_u01756515953131") 2025/08/30 01:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cf72_d20250830_m010546_c001_v7007000_t0000_u01756515946607") 2025/08/30 01:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f112d189045010cd5_d20250830_m010545_c001_v0001137_t0047_u01756515945389") 2025/08/30 01:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f10998458837cf042_d20250830_m010542_c001_v0001183_t0047_u01756515942672") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdad9_d20250830_m010612_c001_v7007000_t0000_u01756515972059") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4458_d20250830_m010600_c001_v0001171_t0003_u01756515960350") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e3333_d20250830_m010559_c001_v7007000_t0000_u01756515959038") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08185_d20250830_m010547_c001_v0001105_t0033_u01756515947883") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cf75_d20250830_m010546_c001_v7007000_t0000_u01756515946790") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0814c_d20250830_m010537_c001_v0001105_t0029_u01756515937810") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546cefa_d20250830_m010536_c001_v7007000_t0000_u01756515936779") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08110_d20250830_m010522_c001_v0001105_t0042_u01756515922844") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40604cba30ed016f_d20250830_m010521_c001_v7007000_t0000_u01756515921311") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa41aa_d20250830_m010509_c001_v0001171_t0016_u01756515909151") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f4490_d20250830_m010507_c001_v7007000_t0000_u01756515907629") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5615_d20250830_m010456_c001_v0001032_t0039_u01756515896158") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb700eb_d20250830_m010454_c001_v7007000_t0000_u01756515894782") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1101ac8747ade7cc_d20250830_m010450_c001_v0001029_t0015_u01756515890324") 2025/08/30 01:11:30 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd189_d20250830_m010428_c001_v7007000_t0000_u01756515868382") 2025/08/30 01:11:31 DEBUG : dst/two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07ff8_d20250830_m010427_c001_v0001105_t0043_u01756515867181") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28b10_d20250830_m010346_c001_v7007000_t0000_u01756515826207") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3dbb_d20250830_m010338_c001_v0001171_t0035_u01756515818785") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f3efb_d20250830_m010336_c001_v7007000_t0000_u01756515816445") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3d39_d20250830_m010318_c001_v0001171_t0028_u01756515798358") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28842_d20250830_m010303_c001_v7007000_t0000_u01756515783554") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3c93_d20250830_m010257_c001_v0001171_t0011_u01756515777168") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a17b_d20250830_m010236_c001_v7007000_t0000_u01756515756521") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bd9_d20250830_m010234_c001_v0001171_t0031_u01756515754536") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a119_d20250830_m010233_c001_v7007000_t0000_u01756515753585") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bbd_d20250830_m010232_c001_v0001171_t0045_u01756515752281") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a096_d20250830_m010229_c001_v7007000_t0000_u01756515749330") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b81_d20250830_m010227_c001_v0001171_t0020_u01756515747580") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a045_d20250830_m010226_c001_v7007000_t0000_u01756515746769") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b69_d20250830_m010225_c001_v0001171_t0048_u01756515745300") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc51c_d20250830_m010219_c001_v7007000_t0000_u01756515739296") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b12_d20250830_m010217_c001_v0001171_t0049_u01756515737733") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc4de_d20250830_m010216_c001_v7007000_t0000_u01756515736701") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b00_d20250830_m010215_c001_v0001171_t0051_u01756515735879") 2025/08/30 01:11:31 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca78bb_d20250830_m010211_c001_v7007000_t0000_u01756515731630") 2025/08/30 01:11:32 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3ab3_d20250830_m010210_c001_v0001171_t0022_u01756515730258") 2025/08/30 01:11:32 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca78a5_d20250830_m010208_c001_v7007000_t0000_u01756515728349") 2025/08/30 01:11:32 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a8d_d20250830_m010207_c001_v0001171_t0003_u01756515727154") 2025/08/30 01:11:32 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7899_d20250830_m010206_c001_v7007000_t0000_u01756515726788") 2025/08/30 01:11:32 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f112f695c70ae55cc_d20250830_m010205_c001_v0001029_t0024_u01756515725890") 2025/08/30 01:11:32 DEBUG : empty space: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a6e_d20250830_m010204_c001_v0001171_t0008_u01756515724180") 2025/08/30 01:11:32 DEBUG : enormous: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a15a_d20250830_m010235_c001_v7007000_t0000_u01756515755583") 2025/08/30 01:11:32 DEBUG : enormous: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bdd_d20250830_m010234_c001_v0001171_t0040_u01756515754800") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bdb3b_d20250830_m010616_c001_v7007000_t0000_u01756515976757") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa44c8_d20250830_m010615_c001_v0001171_t0049_u01756515975454") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad2f17_d20250830_m010255_c001_v7007000_t0000_u01756515775388") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3c7f_d20250830_m010254_c001_v0001171_t0008_u01756515774332") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca786a_d20250830_m010200_c001_v7007000_t0000_u01756515720900") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a4c_d20250830_m010159_c001_v0001171_t0041_u01756515719858") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7858_d20250830_m010159_c001_v7007000_t0000_u01756515719312") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a44_d20250830_m010158_c001_v0001171_t0059_u01756515718572") 2025/08/30 01:11:32 DEBUG : existing: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a38_d20250830_m010157_c001_v0001171_t0047_u01756515717712") 2025/08/30 01:11:32 DEBUG : existing-b: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad2f18_d20250830_m010255_c001_v7007000_t0000_u01756515775571") 2025/08/30 01:11:32 DEBUG : existing-b: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07e88_d20250830_m010254_c001_v0001105_t0026_u01756515774320") 2025/08/30 01:11:32 DEBUG : file1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa680a_d20250830_m010711_c001_v7007000_t0000_u01756516031993") 2025/08/30 01:11:33 DEBUG : file1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561914e_d20250830_m010710_c001_v0001183_t0048_u01756516030853") 2025/08/30 01:11:33 DEBUG : file1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa67c7_d20250830_m010709_c001_v7007000_t0000_u01756516029458") 2025/08/30 01:11:33 DEBUG : file1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa46c7_d20250830_m010707_c001_v0001171_t0040_u01756516027771") 2025/08/30 01:11:33 DEBUG : five: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a1e5_d20250830_m010240_c001_v7007000_t0000_u01756515760246") 2025/08/30 01:11:33 DEBUG : five: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa3bf3_d20250830_m010238_c001_v0001171_t0041_u01756515758222") 2025/08/30 01:11:33 DEBUG : foo: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca78ae_d20250830_m010209_c001_v7007000_t0000_u01756515729892") 2025/08/30 01:11:33 DEBUG : foo: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa3aad_d20250830_m010209_c001_v0001171_t0041_u01756515729274") 2025/08/30 01:11:33 DEBUG : foo: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa3a9f_d20250830_m010208_c001_v0001171_t0041_u01756515728715") 2025/08/30 01:11:33 DEBUG : four: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a1e8_d20250830_m010240_c001_v7007000_t0000_u01756515760429") 2025/08/30 01:11:33 DEBUG : four: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4162bcded2ca5466_d20250830_m010238_c001_v0001032_t0033_u01756515758971") 2025/08/30 01:11:33 DEBUG : four: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bef_d20250830_m010237_c001_v0001171_t0026_u01756515757589") 2025/08/30 01:11:33 DEBUG : hello world2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c1b_d20250830_m010100_c001_v7007000_t0000_u01756515660634") 2025/08/30 01:11:33 DEBUG : hello world2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3860_d20250830_m010059_c001_v0001171_t0022_u01756515659879") 2025/08/30 01:11:33 DEBUG : ignore-size: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7841_d20250830_m010157_c001_v7007000_t0000_u01756515717346") 2025/08/30 01:11:33 DEBUG : ignore-size: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a2b_d20250830_m010156_c001_v0001171_t0054_u01756515716176") 2025/08/30 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad2f14_d20250830_m010253_c001_v7007000_t0000_u01756515773551") 2025/08/30 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3c64_d20250830_m010252_c001_v0001171_t0042_u01756515772730") 2025/08/30 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a28c_d20250830_m010251_c001_v7007000_t0000_u01756515771975") 2025/08/30 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3c53_d20250830_m010250_c001_v0001171_t0052_u01756515770913") 2025/08/30 01:11:33 DEBUG : one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a1ea_d20250830_m010240_c001_v7007000_t0000_u01756515760612") 2025/08/30 01:11:33 DEBUG : one: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa3be7_d20250830_m010236_c001_v0001171_t0041_u01756515756909") 2025/08/30 01:11:33 DEBUG : only0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43d5_d20250830_m010703_c001_v7007000_t0000_u01756516023164") 2025/08/30 01:11:34 DEBUG : only0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa466a_d20250830_m010657_c001_v0001171_t0041_u01756516017964") 2025/08/30 01:11:34 DEBUG : only0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082ac_d20250830_m010642_c001_v0001105_t0011_u01756516002692") 2025/08/30 01:11:34 DEBUG : only0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546d838_d20250830_m010636_c001_v7007000_t0000_u01756515996246") 2025/08/30 01:11:34 DEBUG : only0: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0822c_d20250830_m010620_c001_v0001105_t0043_u01756515980604") 2025/08/30 01:11:34 DEBUG : only1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43d9_d20250830_m010703_c001_v7007000_t0000_u01756516023348") 2025/08/30 01:11:34 DEBUG : only1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d08328_d20250830_m010658_c001_v0001105_t0053_u01756516018534") 2025/08/30 01:11:34 DEBUG : only1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082b2_d20250830_m010643_c001_v0001105_t0045_u01756516003790") 2025/08/30 01:11:34 DEBUG : only1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417e90aba288700e_d20250830_m010636_c001_v7007000_t0000_u01756515996788") 2025/08/30 01:11:34 DEBUG : only1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0822e_d20250830_m010621_c001_v0001105_t0041_u01756515981118") 2025/08/30 01:11:34 DEBUG : only10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43dd_d20250830_m010703_c001_v7007000_t0000_u01756516023529") 2025/08/30 01:11:34 DEBUG : only10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa466c_d20250830_m010658_c001_v0001171_t0041_u01756516018151") 2025/08/30 01:11:34 DEBUG : only10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082e0_d20250830_m010650_c001_v0001105_t0043_u01756516010003") 2025/08/30 01:11:34 DEBUG : only10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db868b_d20250830_m010636_c001_v7007000_t0000_u01756515996392") 2025/08/30 01:11:34 DEBUG : only10: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08254_d20250830_m010627_c001_v0001105_t0027_u01756515987651") 2025/08/30 01:11:34 DEBUG : only11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43e3_d20250830_m010703_c001_v7007000_t0000_u01756516023720") 2025/08/30 01:11:34 DEBUG : only11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d0831e_d20250830_m010658_c001_v0001105_t0053_u01756516018161") 2025/08/30 01:11:34 DEBUG : only11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082e6_d20250830_m010650_c001_v0001105_t0046_u01756516010623") 2025/08/30 01:11:34 DEBUG : only11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8693_d20250830_m010636_c001_v7007000_t0000_u01756515996594") 2025/08/30 01:11:34 DEBUG : only11: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08258_d20250830_m010628_c001_v0001105_t0048_u01756515988474") 2025/08/30 01:11:34 DEBUG : only12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43e9_d20250830_m010703_c001_v7007000_t0000_u01756516023910") 2025/08/30 01:11:34 DEBUG : only12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa4660_d20250830_m010657_c001_v0001171_t0041_u01756516017565") 2025/08/30 01:11:35 DEBUG : only12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082f0_d20250830_m010651_c001_v0001105_t0017_u01756516011436") 2025/08/30 01:11:35 DEBUG : only12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417e90aba2887013_d20250830_m010636_c001_v7007000_t0000_u01756515996969") 2025/08/30 01:11:35 DEBUG : only12: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0825c_d20250830_m010629_c001_v0001105_t0016_u01756515989421") 2025/08/30 01:11:35 DEBUG : only13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43f0_d20250830_m010704_c001_v7007000_t0000_u01756516024118") 2025/08/30 01:11:35 DEBUG : only13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d08316_d20250830_m010657_c001_v0001105_t0053_u01756516017574") 2025/08/30 01:11:35 DEBUG : only13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082f8_d20250830_m010652_c001_v0001105_t0020_u01756516012063") 2025/08/30 01:11:35 DEBUG : only13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8697_d20250830_m010636_c001_v7007000_t0000_u01756515996758") 2025/08/30 01:11:35 DEBUG : only13: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08262_d20250830_m010630_c001_v0001105_t0036_u01756515990091") 2025/08/30 01:11:35 DEBUG : only14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43f5_d20250830_m010704_c001_v7007000_t0000_u01756516024301") 2025/08/30 01:11:35 DEBUG : only14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4144a993656190ba_d20250830_m010658_c001_v0001183_t0006_u01756516018129") 2025/08/30 01:11:35 DEBUG : only14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082fc_d20250830_m010652_c001_v0001105_t0020_u01756516012656") 2025/08/30 01:11:35 DEBUG : only14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8698_d20250830_m010636_c001_v7007000_t0000_u01756515996776") 2025/08/30 01:11:35 DEBUG : only14: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08268_d20250830_m010631_c001_v0001105_t0033_u01756515991074") 2025/08/30 01:11:35 DEBUG : only15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad43fc_d20250830_m010704_c001_v7007000_t0000_u01756516024483") 2025/08/30 01:11:35 DEBUG : only15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f405b5b8b0a1e4789_d20250830_m010658_c001_v0001130_t0030_u01756516018321") 2025/08/30 01:11:35 DEBUG : only15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08300_d20250830_m010653_c001_v0001105_t0026_u01756516013447") 2025/08/30 01:11:35 DEBUG : only15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db868c_d20250830_m010636_c001_v7007000_t0000_u01756515996398") 2025/08/30 01:11:35 DEBUG : only15: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0826c_d20250830_m010631_c001_v0001105_t0045_u01756515991752") 2025/08/30 01:11:35 DEBUG : only16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4401_d20250830_m010704_c001_v7007000_t0000_u01756516024663") 2025/08/30 01:11:35 DEBUG : only16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d0831a_d20250830_m010657_c001_v0001105_t0053_u01756516017972") 2025/08/30 01:11:35 DEBUG : only16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08302_d20250830_m010654_c001_v0001105_t0047_u01756516014257") 2025/08/30 01:11:36 DEBUG : only16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546d844_d20250830_m010636_c001_v7007000_t0000_u01756515996983") 2025/08/30 01:11:36 DEBUG : only16: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0826e_d20250830_m010632_c001_v0001105_t0053_u01756515992278") 2025/08/30 01:11:36 DEBUG : only17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4406_d20250830_m010704_c001_v7007000_t0000_u01756516024847") 2025/08/30 01:11:36 DEBUG : only17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4144a993656190bc_d20250830_m010658_c001_v0001183_t0006_u01756516018312") 2025/08/30 01:11:36 DEBUG : only17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08308_d20250830_m010654_c001_v0001105_t0022_u01756516014893") 2025/08/30 01:11:36 DEBUG : only17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca8c20_d20250830_m010636_c001_v7007000_t0000_u01756515996415") 2025/08/30 01:11:36 DEBUG : only17: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08274_d20250830_m010633_c001_v0001105_t0050_u01756515993196") 2025/08/30 01:11:36 DEBUG : only18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad440c_d20250830_m010705_c001_v7007000_t0000_u01756516025028") 2025/08/30 01:11:36 DEBUG : only18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d08324_d20250830_m010658_c001_v0001105_t0053_u01756516018344") 2025/08/30 01:11:36 DEBUG : only18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0830a_d20250830_m010655_c001_v0001105_t0013_u01756516015449") 2025/08/30 01:11:36 DEBUG : only18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546d83b_d20250830_m010636_c001_v7007000_t0000_u01756515996428") 2025/08/30 01:11:37 DEBUG : only18: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0827a_d20250830_m010633_c001_v0001105_t0000_u01756515993774") 2025/08/30 01:11:37 DEBUG : only19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4411_d20250830_m010705_c001_v7007000_t0000_u01756516025210") 2025/08/30 01:11:37 DEBUG : only19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa4672_d20250830_m010658_c001_v0001171_t0041_u01756516018525") 2025/08/30 01:11:37 DEBUG : only19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0830c_d20250830_m010656_c001_v0001105_t0055_u01756516016193") 2025/08/30 01:11:37 DEBUG : only19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417e90aba2887009_d20250830_m010636_c001_v7007000_t0000_u01756515996606") 2025/08/30 01:11:37 DEBUG : only19: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08280_d20250830_m010634_c001_v0001105_t0055_u01756515994670") 2025/08/30 01:11:37 DEBUG : only2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4417_d20250830_m010705_c001_v7007000_t0000_u01756516025392") 2025/08/30 01:11:37 DEBUG : only2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa4670_d20250830_m010658_c001_v0001171_t0041_u01756516018335") 2025/08/30 01:11:37 DEBUG : only2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082b8_d20250830_m010644_c001_v0001105_t0011_u01756516004552") 2025/08/30 01:11:37 DEBUG : only2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546d83e_d20250830_m010636_c001_v7007000_t0000_u01756515996616") 2025/08/30 01:11:37 DEBUG : only2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08232_d20250830_m010621_c001_v0001105_t0034_u01756515981920") 2025/08/30 01:11:37 DEBUG : only3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad441b_d20250830_m010705_c001_v7007000_t0000_u01756516025574") 2025/08/30 01:11:37 DEBUG : only3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4144a993656190c4_d20250830_m010658_c001_v0001183_t0006_u01756516018678") 2025/08/30 01:11:37 DEBUG : only3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082bc_d20250830_m010645_c001_v0001105_t0028_u01756516005435") 2025/08/30 01:11:37 DEBUG : only3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546d835_d20250830_m010636_c001_v7007000_t0000_u01756515996058") 2025/08/30 01:11:37 DEBUG : only3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08234_d20250830_m010622_c001_v0001105_t0019_u01756515982459") 2025/08/30 01:11:37 DEBUG : only4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad441e_d20250830_m010705_c001_v7007000_t0000_u01756516025755") 2025/08/30 01:11:37 DEBUG : only4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4144a993656190c2_d20250830_m010658_c001_v0001183_t0006_u01756516018496") 2025/08/30 01:11:37 DEBUG : only4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082c2_d20250830_m010646_c001_v0001105_t0042_u01756516006019") 2025/08/30 01:11:37 DEBUG : only4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db8692_d20250830_m010636_c001_v7007000_t0000_u01756515996574") 2025/08/30 01:11:38 DEBUG : only4: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08238_d20250830_m010623_c001_v0001105_t0035_u01756515983200") 2025/08/30 01:11:38 DEBUG : only5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4423_d20250830_m010705_c001_v7007000_t0000_u01756516025937") 2025/08/30 01:11:38 DEBUG : only5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f405b5b8b0a1e478d_d20250830_m010658_c001_v0001130_t0030_u01756516018514") 2025/08/30 01:11:38 DEBUG : only5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082cc_d20250830_m010646_c001_v0001105_t0028_u01756516006580") 2025/08/30 01:11:38 DEBUG : only5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86a2_d20250830_m010637_c001_v7007000_t0000_u01756515997131") 2025/08/30 01:11:38 DEBUG : only5: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0823a_d20250830_m010623_c001_v0001105_t0018_u01756515983915") 2025/08/30 01:11:38 DEBUG : only6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad442a_d20250830_m010706_c001_v7007000_t0000_u01756516026165") 2025/08/30 01:11:38 DEBUG : only6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f405b5b8b0a1e478f_d20250830_m010658_c001_v0001130_t0030_u01756516018700") 2025/08/30 01:11:38 DEBUG : only6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082ce_d20250830_m010647_c001_v0001105_t0013_u01756516007084") 2025/08/30 01:11:38 DEBUG : only6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f401c0b60c546d841_d20250830_m010636_c001_v7007000_t0000_u01756515996801") 2025/08/30 01:11:38 DEBUG : only6: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0823c_d20250830_m010624_c001_v0001105_t0039_u01756515984580") 2025/08/30 01:11:38 DEBUG : only7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4431_d20250830_m010706_c001_v7007000_t0000_u01756516026447") 2025/08/30 01:11:38 DEBUG : only7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa4676_d20250830_m010658_c001_v0001171_t0041_u01756516018710") 2025/08/30 01:11:38 DEBUG : only7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082d2_d20250830_m010647_c001_v0001105_t0012_u01756516007858") 2025/08/30 01:11:38 DEBUG : only7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db86a5_d20250830_m010637_c001_v7007000_t0000_u01756515997142") 2025/08/30 01:11:38 DEBUG : only7: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08242_d20250830_m010625_c001_v0001105_t0033_u01756515985286") 2025/08/30 01:11:38 DEBUG : only8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4434_d20250830_m010706_c001_v7007000_t0000_u01756516026629") 2025/08/30 01:11:38 DEBUG : only8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d0832a_d20250830_m010658_c001_v0001105_t0053_u01756516018720") 2025/08/30 01:11:38 DEBUG : only8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082da_d20250830_m010648_c001_v0001105_t0055_u01756516008551") 2025/08/30 01:11:38 DEBUG : only8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db869d_d20250830_m010636_c001_v7007000_t0000_u01756515996948") 2025/08/30 01:11:38 DEBUG : only8: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08244_d20250830_m010625_c001_v0001105_t0004_u01756515985836") 2025/08/30 01:11:38 DEBUG : only9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad4439_d20250830_m010706_c001_v7007000_t0000_u01756516026811") 2025/08/30 01:11:38 DEBUG : only9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4144a993656190c8_d20250830_m010658_c001_v0001183_t0006_u01756516018861") 2025/08/30 01:11:39 DEBUG : only9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d082de_d20250830_m010649_c001_v0001105_t0044_u01756516009360") 2025/08/30 01:11:39 DEBUG : only9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db869e_d20250830_m010636_c001_v7007000_t0000_u01756515996959") 2025/08/30 01:11:39 DEBUG : only9: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0824a_d20250830_m010626_c001_v0001105_t0004_u01756515986727") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a26a_d20250830_m010249_c001_v7007000_t0000_u01756515769756") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca547d_d20250830_m010247_c001_v0001032_t0055_u01756515767541") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a234_d20250830_m010246_c001_v7007000_t0000_u01756515766436") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3c27_d20250830_m010244_c001_v0001171_t0032_u01756515764501") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a204_d20250830_m010243_c001_v7007000_t0000_u01756515763764") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5470_d20250830_m010241_c001_v0001032_t0038_u01756515761547") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a0d5_d20250830_m010231_c001_v7007000_t0000_u01756515751359") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b9d_d20250830_m010229_c001_v0001171_t0042_u01756515749887") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a073_d20250830_m010228_c001_v7007000_t0000_u01756515748318") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b7f_d20250830_m010227_c001_v0001171_t0056_u01756515747322") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a029_d20250830_m010225_c001_v7007000_t0000_u01756515745942") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b66_d20250830_m010224_c001_v0001171_t0054_u01756515744961") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc50d_d20250830_m010218_c001_v7007000_t0000_u01756515738732") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b0c_d20250830_m010217_c001_v0001171_t0026_u01756515737251") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc4e2_d20250830_m010216_c001_v7007000_t0000_u01756515736886") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3afc_d20250830_m010215_c001_v0001171_t0032_u01756515735594") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc4c8_d20250830_m010215_c001_v7007000_t0000_u01756515735231") 2025/08/30 01:11:39 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3ae8_d20250830_m010214_c001_v0001171_t0028_u01756515734589") 2025/08/30 01:11:40 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3ae2_d20250830_m010213_c001_v0001171_t0024_u01756515733956") 2025/08/30 01:11:40 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc4ac_d20250830_m010213_c001_v7007000_t0000_u01756515733589") 2025/08/30 01:11:40 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3ad4_d20250830_m010212_c001_v0001171_t0038_u01756515732867") 2025/08/30 01:11:40 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3aca_d20250830_m010212_c001_v0001171_t0041_u01756515732178") 2025/08/30 01:11:40 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca78bd_d20250830_m010211_c001_v7007000_t0000_u01756515731812") 2025/08/30 01:11:40 DEBUG : potato: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3ab9_d20250830_m010210_c001_v0001171_t0046_u01756515730905") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28c66_d20250830_m010403_c001_v7007000_t0000_u01756515843308") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5558_d20250830_m010402_c001_v0001032_t0055_u01756515842334") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28b19_d20250830_m010346_c001_v7007000_t0000_u01756515826745") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5516_d20250830_m010337_c001_v0001032_t0010_u01756515817809") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28a40_d20250830_m010326_c001_v7007000_t0000_u01756515806343") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca54d0_d20250830_m010317_c001_v0001032_t0025_u01756515797584") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28847_d20250830_m010303_c001_v7007000_t0000_u01756515783936") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5495_d20250830_m010256_c001_v0001032_t0012_u01756515776559") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a161_d20250830_m010235_c001_v7007000_t0000_u01756515755779") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bd3_d20250830_m010234_c001_v0001171_t0012_u01756515754140") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a120_d20250830_m010233_c001_v7007000_t0000_u01756515753768") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bb7_d20250830_m010231_c001_v0001171_t0013_u01756515751930") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a0dd_d20250830_m010231_c001_v7007000_t0000_u01756515751561") 2025/08/30 01:11:40 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3ba7_d20250830_m010230_c001_v0001171_t0011_u01756515750587") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a09b_d20250830_m010229_c001_v7007000_t0000_u01756515749513") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b8d_d20250830_m010228_c001_v0001171_t0048_u01756515748691") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a04a_d20250830_m010226_c001_v7007000_t0000_u01756515746952") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b73_d20250830_m010225_c001_v0001171_t0025_u01756515745956") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bc521_d20250830_m010219_c001_v7007000_t0000_u01756515739480") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3b1c_d20250830_m010218_c001_v0001171_t0048_u01756515738408") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c22_d20250830_m010103_c001_v7007000_t0000_u01756515663619") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3875_d20250830_m010102_c001_v0001171_t0012_u01756515662907") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c1e_d20250830_m010102_c001_v7007000_t0000_u01756515662007") 2025/08/30 01:11:41 DEBUG : potato2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3869_d20250830_m010101_c001_v0001171_t0058_u01756515661171") 2025/08/30 01:11:41 DEBUG : potato3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28b1e_d20250830_m010347_c001_v7007000_t0000_u01756515827044") 2025/08/30 01:11:41 DEBUG : potato3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07f1c_d20250830_m010339_c001_v0001105_t0030_u01756515819523") 2025/08/30 01:11:41 DEBUG : potato3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28a45_d20250830_m010326_c001_v7007000_t0000_u01756515806851") 2025/08/30 01:11:41 DEBUG : potato3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07ece_d20250830_m010319_c001_v0001105_t0004_u01756515799004") 2025/08/30 01:11:41 DEBUG : potato3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f404c202f5fc28850_d20250830_m010304_c001_v7007000_t0000_u01756515784329") 2025/08/30 01:11:41 DEBUG : potato3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07e8c_d20250830_m010257_c001_v0001105_t0049_u01756515777492") 2025/08/30 01:11:41 DEBUG : pre-dest1/1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb6fff7_d20250830_m010437_c001_v7007000_t0000_u01756515877286") 2025/08/30 01:11:41 DEBUG : pre-dest1/1: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08002_d20250830_m010429_c001_v0001105_t0023_u01756515869131") 2025/08/30 01:11:41 DEBUG : pre-dest2/2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb6fffb_d20250830_m010437_c001_v7007000_t0000_u01756515877470") 2025/08/30 01:11:41 DEBUG : pre-dest2/2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca55a8_d20250830_m010429_c001_v0001032_t0015_u01756515869818") 2025/08/30 01:11:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41427553120bd002_d20250830_m010415_c001_v7007000_t0000_u01756515855120") 2025/08/30 01:11:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3eb3_d20250830_m010411_c001_v0001171_t0043_u01756515851171") 2025/08/30 01:11:41 DEBUG : sizeonly: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca782e_d20250830_m010155_c001_v7007000_t0000_u01756515715624") 2025/08/30 01:11:42 DEBUG : sizeonly: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3a27_d20250830_m010154_c001_v0001171_t0032_u01756515714620") 2025/08/30 01:11:42 DEBUG : splitbanan: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f400d106f33f7f891_d20250830_m010903_c001_v7007000_t0000_u01756516143116") 2025/08/30 01:11:42 DEBUG : splitbanan: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619698_d20250830_m010855_c001_v0001183_t0014_u01756516135519") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e49f2_d20250830_m011019_c001_v7007000_t0000_u01756516219408") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4c01_d20250830_m011012_c001_v0001130_t0034_u01756516212526") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41970b34c6db971f_d20250830_m011004_c001_v7007000_t0000_u01756516204665") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4ba8_d20250830_m010957_c001_v0001130_t0054_u01756516197686") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4055ecea94eedf21_d20250830_m010949_c001_v7007000_t0000_u01756516189102") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4b41_d20250830_m010942_c001_v0001130_t0025_u01756516182677") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4042d129f931db0d_d20250830_m010934_c001_v7007000_t0000_u01756516174203") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4aee_d20250830_m010927_c001_v0001130_t0018_u01756516167606") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213ddda_d20250830_m010919_c001_v7007000_t0000_u01756516159120") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4a8a_d20250830_m010911_c001_v0001130_t0014_u01756516151840") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f40865cac9a68a8fb_d20250830_m010857_c001_v7007000_t0000_u01756516137596") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4b6c_d20250830_m010854_c001_v0001171_t0022_u01756516134431") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba80_d20250830_m010846_c001_v7007000_t0000_u01756516126285") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0856e_d20250830_m010839_c001_v0001105_t0046_u01756516119391") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4115e4c0781f53d0_d20250830_m010838_c001_v7007000_t0000_u01756516118441") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0855c_d20250830_m010834_c001_v0001105_t0059_u01756516114755") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b92a_d20250830_m010826_c001_v7007000_t0000_u01756516106803") 2025/08/30 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4965_d20250830_m010819_c001_v0001130_t0031_u01756516099542") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4155448b3213d999_d20250830_m010818_c001_v7007000_t0000_u01756516098417") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4941_d20250830_m010815_c001_v0001130_t0035_u01756516095167") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f420768a9af34f9d9_d20250830_m010801_c001_v7007000_t0000_u01756516081481") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e48db_d20250830_m010757_c001_v0001130_t0010_u01756516077676") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f417444ce7fb712d1_d20250830_m010748_c001_v7007000_t0000_u01756516068999") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e488a_d20250830_m010742_c001_v0001130_t0009_u01756516062147") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5b522_d20250830_m010733_c001_v7007000_t0000_u01756516053573") 2025/08/30 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4834_d20250830_m010727_c001_v0001130_t0018_u01756516047218") 2025/08/30 01:11:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5ba1f_d20250830_m010841_c001_v7007000_t0000_u01756516121385") 2025/08/30 01:11:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a993656195b3_d20250830_m010836_c001_v0001183_t0057_u01756516116034") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad44f7_d20250830_m010719_c001_v7007000_t0000_u01756516039550") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e47f9_d20250830_m010716_c001_v0001130_t0039_u01756516036838") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6854_d20250830_m010715_c001_v7007000_t0000_u01756516035661") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d0836a_d20250830_m010713_c001_v0001105_t0008_u01756516033010") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad2f15_d20250830_m010253_c001_v7007000_t0000_u01756515773734") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1162bcded2ca5489_d20250830_m010252_c001_v0001032_t0049_u01756515772718") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a290_d20250830_m010252_c001_v7007000_t0000_u01756515772161") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07e7b_d20250830_m010251_c001_v0001105_t0046_u01756515771270") 2025/08/30 01:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7809_d20250830_m010152_c001_v7007000_t0000_u01756515712372") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa39fe_d20250830_m010150_c001_v0001171_t0015_u01756515710684") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca77e2_d20250830_m010150_c001_v7007000_t0000_u01756515710318") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa39f1_d20250830_m010148_c001_v0001171_t0006_u01756515708987") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7798_d20250830_m010143_c001_v7007000_t0000_u01756515703420") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa39bc_d20250830_m010142_c001_v0001171_t0007_u01756515702300") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f4101143ce8ca7784_d20250830_m010141_c001_v7007000_t0000_u01756515701725") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa39a2_d20250830_m010140_c001_v0001171_t0003_u01756515700018") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3972_d20250830_m010133_c001_v0001171_t0024_u01756515693698") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c78_d20250830_m010133_c001_v7007000_t0000_u01756515693331") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa396c_d20250830_m010132_c001_v0001171_t0021_u01756515692631") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3964_d20250830_m010131_c001_v0001171_t0008_u01756515691758") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c50_d20250830_m010131_c001_v7007000_t0000_u01756515691026") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa391d_d20250830_m010125_c001_v0001171_t0022_u01756515685126") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3900_d20250830_m010121_c001_v0001171_t0039_u01756515681356") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c3a_d20250830_m010120_c001_v7007000_t0000_u01756515680999") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa38f4_d20250830_m010120_c001_v0001171_t0030_u01756515680359") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa38e8_d20250830_m010119_c001_v0001171_t0017_u01756515679424") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c38_d20250830_m010118_c001_v7007000_t0000_u01756515678700") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa38c3_d20250830_m010112_c001_v0001171_t0040_u01756515672472") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c32_d20250830_m010112_c001_v7007000_t0000_u01756515672114") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa38b7_d20250830_m010111_c001_v0001171_t0056_u01756515671483") 2025/08/30 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c2d_d20250830_m010110_c001_v7007000_t0000_u01756515670550") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa38a7_d20250830_m010109_c001_v0001171_t0053_u01756515669852") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c2a_d20250830_m010109_c001_v7007000_t0000_u01756515669315") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa389c_d20250830_m010108_c001_v0001171_t0006_u01756515668704") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c29_d20250830_m010107_c001_v7007000_t0000_u01756515667802") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3893_d20250830_m010106_c001_v0001171_t0016_u01756515666956") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c27_d20250830_m010106_c001_v7007000_t0000_u01756515666417") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3887_d20250830_m010105_c001_v0001171_t0008_u01756515665425") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c24_d20250830_m010104_c001_v7007000_t0000_u01756515664888") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3881_d20250830_m010104_c001_v0001171_t0058_u01756515664158") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c17_d20250830_m010059_c001_v7007000_t0000_u01756515659335") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3858_d20250830_m010058_c001_v0001171_t0040_u01756515658561") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c14_d20250830_m010058_c001_v7007000_t0000_u01756515658019") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3851_d20250830_m010057_c001_v0001171_t0046_u01756515657368") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c12_d20250830_m010056_c001_v7007000_t0000_u01756515656466") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa383f_d20250830_m010055_c001_v0001171_t0022_u01756515655815") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b6c10_d20250830_m010053_c001_v7007000_t0000_u01756515653447") 2025/08/30 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3828_d20250830_m010052_c001_v0001171_t0040_u01756515652812") 2025/08/30 01:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f416953a890ad44fa_d20250830_m010719_c001_v7007000_t0000_u01756516039732") 2025/08/30 01:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a9936561918a_d20250830_m010716_c001_v0001183_t0005_u01756516036850") 2025/08/30 01:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6857_d20250830_m010715_c001_v7007000_t0000_u01756516035889") 2025/08/30 01:11:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa46fc_d20250830_m010713_c001_v0001171_t0022_u01756516033020") 2025/08/30 01:11:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4a35_d20250830_m011021_c001_v7007000_t0000_u01756516221343") 2025/08/30 01:11:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619a92_d20250830_m011020_c001_v0001183_t0003_u01756516220736") 2025/08/30 01:11:46 DEBUG : sub/yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a25e_d20250830_m010249_c001_v7007000_t0000_u01756515769147") 2025/08/30 01:11:46 DEBUG : sub/yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3c37_d20250830_m010247_c001_v0001171_t0052_u01756515767189") 2025/08/30 01:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6810_d20250830_m010712_c001_v7007000_t0000_u01756516032175") 2025/08/30 01:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa46e4_d20250830_m010710_c001_v0001171_t0051_u01756516030510") 2025/08/30 01:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa67ce_d20250830_m010709_c001_v7007000_t0000_u01756516029640") 2025/08/30 01:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08351_d20250830_m010707_c001_v0001105_t0053_u01756516027791") 2025/08/30 01:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa6817_d20250830_m010712_c001_v7007000_t0000_u01756516032422") 2025/08/30 01:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e47cd_d20250830_m010710_c001_v0001130_t0021_u01756516030500") 2025/08/30 01:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f408ee6942faa67d4_d20250830_m010709_c001_v7007000_t0000_u01756516029885") 2025/08/30 01:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e47c1_d20250830_m010707_c001_v0001130_t0026_u01756516027789") 2025/08/30 01:11:46 DEBUG : three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a1eb_d20250830_m010240_c001_v7007000_t0000_u01756515760795") 2025/08/30 01:11:46 DEBUG : three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bfb_d20250830_m010239_c001_v0001171_t0059_u01756515759542") 2025/08/30 01:11:46 DEBUG : three: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa3bed_d20250830_m010237_c001_v0001171_t0058_u01756515757279") 2025/08/30 01:11:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4a67_d20250830_m011023_c001_v7007000_t0000_u01756516223065") 2025/08/30 01:11:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d08788_d20250830_m011022_c001_v0001105_t0015_u01756516222288") 2025/08/30 01:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4b19_d20250830_m011042_c001_v7007000_t0000_u01756516242138") 2025/08/30 01:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa5037_d20250830_m011040_c001_v0001171_t0020_u01756516240274") 2025/08/30 01:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4b01_d20250830_m011038_c001_v7007000_t0000_u01756516238733") 2025/08/30 01:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d087ca_d20250830_m011037_c001_v0001105_t0006_u01756516237195") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4af3_d20250830_m011036_c001_v7007000_t0000_u01756516236254") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619b56_d20250830_m011035_c001_v0001183_t0017_u01756516235436") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4ace_d20250830_m011030_c001_v7007000_t0000_u01756516230415") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d087a4_d20250830_m011028_c001_v0001105_t0055_u01756516228948") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4adb_d20250830_m011032_c001_v7007000_t0000_u01756516232844") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4fc4_d20250830_m011031_c001_v0001171_t0053_u01756516231353") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4abb_d20250830_m011028_c001_v7007000_t0000_u01756516228015") 2025/08/30 01:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1144a99365619ae6_d20250830_m011027_c001_v0001183_t0041_u01756516227337") 2025/08/30 01:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4aa6_d20250830_m011026_c001_v7007000_t0000_u01756516226373") 2025/08/30 01:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4c39_d20250830_m011025_c001_v0001130_t0041_u01756516225667") 2025/08/30 01:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4a8c_d20250830_m011024_c001_v7007000_t0000_u01756516224734") 2025/08/30 01:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f114b638803fa4f64_d20250830_m011024_c001_v0001171_t0016_u01756516224022") 2025/08/30 01:11:47 DEBUG : toe/toe/toe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f421ff5b6ef5b9e53_d20250830_m011047_c001_v7007000_t0000_u01756516247335") 2025/08/30 01:11:47 DEBUG : toe/toe/toe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d087fd_d20250830_m011046_c001_v0001105_t0016_u01756516246483") 2025/08/30 01:11:47 DEBUG : toe/toe/toe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4ae7_d20250830_m011034_c001_v7007000_t0000_u01756516234466") 2025/08/30 01:11:47 DEBUG : toe/toe/toe: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4c68_d20250830_m011033_c001_v0001130_t0034_u01756516233793") 2025/08/30 01:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4b1e_d20250830_m011042_c001_v7007000_t0000_u01756516242719") 2025/08/30 01:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f105b5b8b0a1e4c8f_d20250830_m011041_c001_v0001130_t0031_u01756516241792") 2025/08/30 01:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41889eba565e4b05_d20250830_m011039_c001_v7007000_t0000_u01756516239321") 2025/08/30 01:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1161a0fe8f584d88_d20250830_m011038_c001_v0001180_t0003_u01756516238528") 2025/08/30 01:11:47 DEBUG : two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a1ec_d20250830_m010240_c001_v7007000_t0000_u01756515760979") 2025/08/30 01:11:48 DEBUG : two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f41627cdd33d07e4a_d20250830_m010238_c001_v0001105_t0053_u01756515758776") 2025/08/30 01:11:48 DEBUG : two: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f414b638803fa3beb_d20250830_m010237_c001_v0001171_t0041_u01756515757094") 2025/08/30 01:11:48 DEBUG : yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a26d_d20250830_m010249_c001_v7007000_t0000_u01756515769939") 2025/08/30 01:11:48 DEBUG : yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1138576b261a7093_d20250830_m010248_c001_v0001145_t0030_u01756515768886") 2025/08/30 01:11:48 DEBUG : yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a22a_d20250830_m010245_c001_v7007000_t0000_u01756515765885") 2025/08/30 01:11:48 DEBUG : yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07e60_d20250830_m010244_c001_v0001105_t0040_u01756515764512") 2025/08/30 01:11:48 DEBUG : yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a1fb_d20250830_m010243_c001_v7007000_t0000_u01756515763199") 2025/08/30 01:11:48 DEBUG : yam: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f11627cdd33d07e54_d20250830_m010241_c001_v0001105_t0016_u01756515761535") 2025/08/30 01:11:48 DEBUG : yaml: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a237_d20250830_m010246_c001_v7007000_t0000_u01756515766624") 2025/08/30 01:11:48 DEBUG : yaml: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f10118ec583d6f48a_d20250830_m010245_c001_v0001144_t0032_u01756515765343") 2025/08/30 01:11:48 DEBUG : yaml: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f418e1fb304a5a208_d20250830_m010243_c001_v7007000_t0000_u01756515763946") 2025/08/30 01:11:48 DEBUG : yaml: Deleting (id "4_zdf92cd0370ddfb8b9f880e1b_f1016c53fe8a2b3e9_d20250830_m010242_c001_v0001180_t0051_u01756515762983") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m6.118744007s (try 1/5)