"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/16 01:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye" 2025/08/16 01:08:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:08:21 DEBUG : Creating backend with remote "/tmp/rclone3185987425" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/16 01:08:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.23s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:26 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:26 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:27 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:08:27 DEBUG : B2 bucket rclone-test-volamut5koye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:28 DEBUG : Creating backend with remote "/non-existing" 2025/08/16 01:08:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/16 01:08:28 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:28 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:29 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:29 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:31 INFO : B2 bucket rclone-test-volamut5koye: Running all checks before starting transfers 2025/08/16 01:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:31 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:31 INFO : B2 bucket rclone-test-volamut5koye: Checks finished, now starting transfers 2025/08/16 01:08:31 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:32 ERROR : Ignoring --no-traverse with sync 2025/08/16 01:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:32 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:32 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:33 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:08:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/16 01:08:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/16 01:08:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.39s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:08:35 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:35 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:08:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/16 01:08:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:08:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/16 01:08:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:08:38 INFO : sub dir2: Making directory 2025/08/16 01:08:38 INFO : sub dir: Making directory 2025/08/16 01:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:38 INFO : sub dir2/sub sub dir2: Making directory 2025/08/16 01:08:38 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:38 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:38 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/16 01:08:39 DEBUG : B2 bucket rclone-test-volamut5koye: 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:39 INFO : sub dir2: Making directory 2025/08/16 01:08:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/16 01:08:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:41 DEBUG : sub dir2: Making directory with metadata 2025/08/16 01:08:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:08:41 INFO : sub dir2: Making directory 2025/08/16 01:08:41 INFO : sub dir: Making directory 2025/08/16 01:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:41 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:08:41 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/16 01:08:41 DEBUG : B2 bucket rclone-test-volamut5koye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/16 01:08:41 DEBUG : B2 bucket rclone-test-volamut5koye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:42 INFO : sub dir2: Making directory 2025/08/16 01:08:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:43 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:08:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:44 DEBUG : sub dir2: Making directory with metadata 2025/08/16 01:08:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:08:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:08:44 INFO : sub dir2: Making directory 2025/08/16 01:08:44 INFO : sub dir: Making directory 2025/08/16 01:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:44 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:08:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/16 01:08:45 DEBUG : B2 bucket rclone-test-volamut5koye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:46 INFO : sub dir2: Making directory 2025/08/16 01:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:46 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:08:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yoweyeh0fubu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-volamut5koye -> B2 bucket rclone-test-yoweyeh0fubu 2025/08/16 01:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:08:49 DEBUG : B2 bucket rclone-test-yoweyeh0fubu: Waiting for checks to finish 2025/08/16 01:08:49 DEBUG : B2 bucket rclone-test-yoweyeh0fubu: Waiting for transfers to finish 2025/08/16 01:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:08:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 01:08:54 DEBUG : B2 bucket rclone-test-yoweyeh0fubu: Purge remote 2025/08/16 01:08:54 INFO : B2 bucket rclone-test-yoweyeh0fubu: cleaning bucket "rclone-test-yoweyeh0fubu" of all files 2025/08/16 01:08:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fd21d3360cdbb0b9f880e1b_f105e40efe9600076_d20250816_m010853_c001_v0001137_t0020_u01755306533748") --- PASS: TestServerSideCopy (10.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:08:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:08:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 01:08:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:08:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 01:08:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nenomuk4fika" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-volamut5koye -> B2 bucket rclone-test-nenomuk4fika 2025/08/16 01:09:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:09:02 DEBUG : B2 bucket rclone-test-nenomuk4fika: Waiting for checks to finish 2025/08/16 01:09:02 DEBUG : B2 bucket rclone-test-nenomuk4fika: Waiting for transfers to finish 2025/08/16 01:09:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:09:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 01:09:16 DEBUG : B2 bucket rclone-test-nenomuk4fika: Waiting for checks to finish 2025/08/16 01:09:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 01:09:16 DEBUG : B2 bucket rclone-test-nenomuk4fika: Waiting for transfers to finish 2025/08/16 01:09:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 01:09:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 01:09:17 DEBUG : B2 bucket rclone-test-nenomuk4fika: Purge remote 2025/08/16 01:09:17 INFO : B2 bucket rclone-test-nenomuk4fika: cleaning bucket "rclone-test-nenomuk4fika" of all files 2025/08/16 01:09:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fc24d6360cdbb0b9f880e1b_f1010c8f58fd00e23_d20250816_m010917_c001_v0001130_t0004_u01755306557049") 2025/08/16 01:09:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fc24d6360cdbb0b9f880e1b_f1083caa3147e7aaf_d20250816_m010914_c001_v0001105_t0023_u01755306554385") --- PASS: TestServerSideCopyOverSelf (23.48s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 01:09:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 01:09:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/16 01:09:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dasejec1dele" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-volamut5koye -> B2 bucket rclone-test-dasejec1dele 2025/08/16 01:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:09:27 DEBUG : B2 bucket rclone-test-dasejec1dele: Waiting for checks to finish 2025/08/16 01:09:27 DEBUG : B2 bucket rclone-test-dasejec1dele: Waiting for transfers to finish 2025/08/16 01:09:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:09:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 01:09:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 01:09:34 DEBUG : B2 bucket rclone-test-dasejec1dele: Waiting for checks to finish 2025/08/16 01:09:34 DEBUG : B2 bucket rclone-test-dasejec1dele: Waiting for transfers to finish 2025/08/16 01:09:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 01:09:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 01:09:34 INFO : sub dir/hello world: Deleted 2025/08/16 01:09:36 DEBUG : testing file moves 2025/08/16 01:09:36 DEBUG : B2 bucket rclone-test-dasejec1dele: Waiting for checks to finish 2025/08/16 01:09:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/16 01:09:36 DEBUG : B2 bucket rclone-test-dasejec1dele: Waiting for transfers to finish 2025/08/16 01:09:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/16 01:09:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 01:09:36 INFO : sub dir/hello world: Deleted 2025/08/16 01:09:37 DEBUG : B2 bucket rclone-test-dasejec1dele: Purge remote 2025/08/16 01:09:37 INFO : B2 bucket rclone-test-dasejec1dele: cleaning bucket "rclone-test-dasejec1dele" of all files 2025/08/16 01:09:37 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2ad9360cdbb0b9f880e1b_f10416650d9839b0a_d20250816_m010936_c001_v0001183_t0031_u01755306576630") 2025/08/16 01:09:37 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2ad9360cdbb0b9f880e1b_f1137efbafd168ce4_d20250816_m010934_c001_v0001176_t0029_u01755306574637") 2025/08/16 01:09:37 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2ad9360cdbb0b9f880e1b_f1190af46c66a98e2_d20250816_m010932_c001_v0001177_t0016_u01755306572527") --- PASS: TestServerSideMoveOverSelf (13.50s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:39 ERROR : error listing: directory not found 2025/08/16 01:09:40 INFO : Local file system at /tmp/rclone3185987425: Making directory 2025/08/16 01:09:40 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:40 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:09:42 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for checks to finish 2025/08/16 01:09:42 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for transfers to finish 2025/08/16 01:09:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:09:42 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/16 01:09:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/16 01:09:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:09:43 INFO : check sum: Copied (new) 2025/08/16 01:09:43 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:09:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/16 01:09:44 DEBUG : check sum: Unchanged skipping 2025/08/16 01:09:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:44 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/16 01:09:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 01:09:45 INFO : sizeonly: Copied (new) 2025/08/16 01:09:45 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:45 DEBUG : sizeonly: Sizes identical 2025/08/16 01:09:45 DEBUG : sizeonly: Unchanged skipping 2025/08/16 01:09:45 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:45 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:45 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/16 01:09:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:46 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/16 01:09:46 INFO : ignore-size: Copied (new) 2025/08/16 01:09:46 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:09:47 DEBUG : ignore-size: Unchanged skipping 2025/08/16 01:09:47 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:47 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:47 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:48 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:09:48 DEBUG : existing: Unchanged skipping 2025/08/16 01:09:48 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:48 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:48 INFO : There was nothing to transfer 2025/08/16 01:09:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/16 01:09:48 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:48 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 01:09:49 INFO : existing: Copied (replaced existing) 2025/08/16 01:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/16 01:09:50 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:50 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 01:09:50 INFO : existing: Copied (new) 2025/08/16 01:09:50 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:51 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:51 DEBUG : existing: Destination exists, skipping 2025/08/16 01:09:51 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:51 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:52 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/16 01:09:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/16 01:09:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:09:53 DEBUG : c/non empty space: Unchanged skipping 2025/08/16 01:09:53 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:53 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:09:53 INFO : a/potato2: Copied (new) 2025/08/16 01:09:53 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:55 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/16 01:09:55 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:09:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/16 01:09:55 DEBUG : empty space: Unchanged skipping 2025/08/16 01:09:55 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:55 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:55 INFO : There was nothing to transfer 2025/08/16 01:09:56 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/16 01:09:56 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:09:56 INFO : empty space: Updated modification time in destination 2025/08/16 01:09:56 DEBUG : empty space: Unchanged skipping 2025/08/16 01:09:56 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:56 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:58 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:58 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/16 01:09:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:09:58 DEBUG : empty space: Unchanged skipping 2025/08/16 01:09:58 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:58 DEBUG : Waiting for deletions to finish 2025/08/16 01:09:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:09:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:09:59 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/16 01:09:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3185987425) 2025/08/16 01:09:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-volamut5koye) 2025/08/16 01:09:59 DEBUG : foo: sha1 differ 2025/08/16 01:09:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:09:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/16 01:09:59 INFO : foo: Copied (replaced existing) 2025/08/16 01:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/16 01:10:01 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:01 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:01 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:01 INFO : potato: Copied (new) 2025/08/16 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:03 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/16 01:10:03 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/16 01:10:03 INFO : potato: Copied (replaced existing) 2025/08/16 01:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:05 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/16 01:10:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3185987425) 2025/08/16 01:10:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-volamut5koye) 2025/08/16 01:10:05 DEBUG : potato: sha1 differ 2025/08/16 01:10:05 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:05 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/16 01:10:05 INFO : potato: Copied (replaced existing) 2025/08/16 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/16 01:10:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:07 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:07 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:07 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:07 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:09 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:09 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:09 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:10 INFO : potato2: Copied (new) 2025/08/16 01:10:10 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:11 INFO : d: Making directory 2025/08/16 01:10:11 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/16 01:10:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:12 DEBUG : c/non empty space: Unchanged skipping 2025/08/16 01:10:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:12 INFO : a/potato2: Copied (new) 2025/08/16 01:10:12 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:12 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:12 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:14 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/16 01:10:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/16 01:10:15 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:15 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:15 INFO : a/potato2: Copied (new) 2025/08/16 01:10:15 ERROR : B2 bucket rclone-test-volamut5koye: not deleting files as there were IO errors 2025/08/16 01:10:15 ERROR : B2 bucket rclone-test-volamut5koye: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:17 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:17 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:17 INFO : potato: Deleted 2025/08/16 01:10:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:19 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:20 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:20 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:20 INFO : potato: Deleted 2025/08/16 01:10:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:20 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:20 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:20 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:22 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:22 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/16 01:10:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:24 DEBUG : enormous: Excluded (Size Filter) 2025/08/16 01:10:24 DEBUG : enormous: Excluded 2025/08/16 01:10:24 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 01:10:24 DEBUG : potato2: Excluded 2025/08/16 01:10:25 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 01:10:25 DEBUG : potato2: Excluded 2025/08/16 01:10:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:25 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:25 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:25 INFO : There was nothing to transfer 2025/08/16 01:10:25 DEBUG : enormous: Excluded (Size Filter) 2025/08/16 01:10:25 DEBUG : enormous: Excluded 2025/08/16 01:10:25 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 01:10:25 DEBUG : potato2: Excluded 2025/08/16 01:10:25 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 01:10:25 DEBUG : potato2: Excluded 2025/08/16 01:10:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/16 01:10:25 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:25 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for checks to finish 2025/08/16 01:10:25 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for transfers to finish 2025/08/16 01:10:25 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/16 01:10:27 DEBUG : enormous: Excluded 2025/08/16 01:10:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 01:10:27 DEBUG : potato2: Excluded 2025/08/16 01:10:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:10:27 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:27 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:27 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:27 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:28 INFO : enormous: Deleted 2025/08/16 01:10:28 INFO : potato2: Deleted 2025/08/16 01:10:28 INFO : There was nothing to transfer 2025/08/16 01:10:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/16 01:10:28 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:28 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for checks to finish 2025/08/16 01:10:28 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for transfers to finish 2025/08/16 01:10:28 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:28 INFO : enormous: Deleted 2025/08/16 01:10:28 INFO : potato2: Deleted 2025/08/16 01:10:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:30 DEBUG : five: Need to transfer - File not found at Destination 2025/08/16 01:10:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/16 01:10:30 DEBUG : one: Destination is newer than source, skipping 2025/08/16 01:10:30 DEBUG : three: Sizes identical 2025/08/16 01:10:30 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3185987425) 2025/08/16 01:10:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-volamut5koye) 2025/08/16 01:10:30 DEBUG : two: sha1 differ 2025/08/16 01:10:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/16 01:10:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 01:10:30 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/16 01:10:31 INFO : five: Copied (new) 2025/08/16 01:10:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/16 01:10:31 INFO : four: Copied (replaced existing) 2025/08/16 01:10:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 01:10:31 INFO : two: Copied (replaced existing) 2025/08/16 01:10:31 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:32 DEBUG : one: Destination is newer than source, skipping 2025/08/16 01:10:32 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 01:10:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/16 01:10:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 01:10:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/16 01:10:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/16 01:10:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 01:10:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3185987425) 2025/08/16 01:10:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-volamut5koye) 2025/08/16 01:10:32 DEBUG : three: sha1 differ 2025/08/16 01:10:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/16 01:10:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/16 01:10:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/16 01:10:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 01:10:32 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:10:32 INFO : three: Copied (replaced existing) 2025/08/16 01:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/16 01:10:34 INFO : B2 bucket rclone-test-volamut5koye: Making map for --track-renames 2025/08/16 01:10:34 INFO : B2 bucket rclone-test-volamut5koye: Finished making map for --track-renames 2025/08/16 01:10:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/16 01:10:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/16 01:10:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for renames to finish 2025/08/16 01:10:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 01:10:34 INFO : yam: Copied (new) 2025/08/16 01:10:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/16 01:10:34 INFO : potato: Copied (new) 2025/08/16 01:10:34 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:10:34 INFO : B2 bucket rclone-test-volamut5koye: Making map for --track-renames 2025/08/16 01:10:34 INFO : B2 bucket rclone-test-volamut5koye: Finished making map for --track-renames 2025/08/16 01:10:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:34 DEBUG : potato: Unchanged skipping 2025/08/16 01:10:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for renames to finish 2025/08/16 01:10:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 01:10:35 INFO : yam: Copied (server-side copy) to: yaml 2025/08/16 01:10:35 INFO : yam: Deleted 2025/08/16 01:10:35 INFO : yaml: Renamed from "yam" 2025/08/16 01:10:35 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/16 01:10:37 INFO : B2 bucket rclone-test-volamut5koye: Making map for --track-renames 2025/08/16 01:10:37 INFO : B2 bucket rclone-test-volamut5koye: Finished making map for --track-renames 2025/08/16 01:10:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/16 01:10:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/16 01:10:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for renames to finish 2025/08/16 01:10:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 01:10:37 INFO : yam: Copied (new) 2025/08/16 01:10:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/16 01:10:37 INFO : potato: Copied (new) 2025/08/16 01:10:37 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:10:37 INFO : B2 bucket rclone-test-volamut5koye: Making map for --track-renames 2025/08/16 01:10:37 INFO : B2 bucket rclone-test-volamut5koye: Finished making map for --track-renames 2025/08/16 01:10:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:37 DEBUG : potato: Unchanged skipping 2025/08/16 01:10:37 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for renames to finish 2025/08/16 01:10:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 01:10:38 INFO : yam: Copied (server-side copy) to: yaml 2025/08/16 01:10:38 INFO : yam: Deleted 2025/08/16 01:10:38 INFO : yaml: Renamed from "yam" 2025/08/16 01:10:38 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/16 01:10:39 INFO : B2 bucket rclone-test-volamut5koye: Making map for --track-renames 2025/08/16 01:10:39 INFO : B2 bucket rclone-test-volamut5koye: Finished making map for --track-renames 2025/08/16 01:10:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/16 01:10:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/16 01:10:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for renames to finish 2025/08/16 01:10:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 01:10:39 INFO : sub/yam: Copied (new) 2025/08/16 01:10:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/16 01:10:40 INFO : potato: Copied (new) 2025/08/16 01:10:40 DEBUG : Waiting for deletions to finish 2025/08/16 01:10:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:10:40 DEBUG : potato: Unchanged skipping 2025/08/16 01:10:41 INFO : B2 bucket rclone-test-volamut5koye: Making map for --track-renames 2025/08/16 01:10:41 INFO : B2 bucket rclone-test-volamut5koye: Finished making map for --track-renames 2025/08/16 01:10:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for renames to finish 2025/08/16 01:10:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 01:10:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/16 01:10:41 INFO : sub/yam: Deleted 2025/08/16 01:10:41 INFO : yam: Renamed from "sub/yam" 2025/08/16 01:10:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.13s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:42 DEBUG : Creating backend with remote "/tmp/rclone3185987425/dir1" 2025/08/16 01:10:42 DEBUG : Creating backend with remote "/tmp/rclone3185987425/dir2" 2025/08/16 01:10:42 DEBUG : Local file system at /tmp/rclone3185987425/dir2: Using server-side directory move 2025/08/16 01:10:42 INFO : Local file system at /tmp/rclone3185987425/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/16 01:10:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/16 01:10:42 INFO : file1.txt: Moved (server-side) 2025/08/16 01:10:42 DEBUG : Local file system at /tmp/rclone3185987425/dir2: Waiting for checks to finish 2025/08/16 01:10:42 DEBUG : Local file system at /tmp/rclone3185987425/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:10:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/16 01:10:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/16 01:10:43 INFO : nested/sub dir/file: Copied (new) 2025/08/16 01:10:43 INFO : nested/sub dir/file: Deleted 2025/08/16 01:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:10:43 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:10:43 INFO : sub dir/hello world: Deleted 2025/08/16 01:10:43 INFO : sub dir: Removing directory 2025/08/16 01:10:43 INFO : nested/sub dir: Removing directory 2025/08/16 01:10:43 INFO : nested: Removing directory 2025/08/16 01:10:43 DEBUG : Local file system at /tmp/rclone3185987425: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 01:10:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/16 01:10:45 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:45 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/16 01:10:45 INFO : nested/sub dir/file: Copied (new) 2025/08/16 01:10:45 INFO : nested/sub dir/file: Deleted 2025/08/16 01:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:10:45 INFO : sub dir/hello world: Copied (new) 2025/08/16 01:10:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/16 01:10:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/16 01:10:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/16 01:10:46 INFO : existing-b: Copied (new) 2025/08/16 01:10:46 INFO : existing-b: Deleted 2025/08/16 01:10:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 01:10:46 INFO : existing: Copied (new) 2025/08/16 01:10:46 INFO : existing: Deleted 2025/08/16 01:10:47 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:10:47 DEBUG : existing: Destination exists, skipping 2025/08/16 01:10:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/16 01:10:47 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:10:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zixegiw4rewo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-volamut5koye -> B2 bucket rclone-test-zixegiw4rewo 2025/08/16 01:10:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 01:10:56 DEBUG : empty space: Unchanged skipping 2025/08/16 01:10:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/16 01:10:56 DEBUG : B2 bucket rclone-test-zixegiw4rewo: Waiting for checks to finish 2025/08/16 01:10:56 INFO : empty space: Deleted 2025/08/16 01:10:56 DEBUG : B2 bucket rclone-test-zixegiw4rewo: Waiting for transfers to finish 2025/08/16 01:10:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:10:57 INFO : potato2: Copied (server-side copy) 2025/08/16 01:10:57 INFO : potato2: Deleted 2025/08/16 01:10:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 01:10:57 INFO : potato3: Copied (server-side copy) 2025/08/16 01:10:57 INFO : potato3: Deleted 2025/08/16 01:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yobodim8heyo" 2025/08/16 01:10:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/16 01:10:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:10:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/16 01:10:59 DEBUG : B2 bucket rclone-test-yobodim8heyo: Waiting for checks to finish 2025/08/16 01:10:59 DEBUG : B2 bucket rclone-test-yobodim8heyo: Waiting for transfers to finish 2025/08/16 01:11:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:11:01 INFO : empty space: Copied (server-side copy) 2025/08/16 01:11:01 INFO : empty space: Deleted 2025/08/16 01:11:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 01:11:01 INFO : potato3: Copied (server-side copy) 2025/08/16 01:11:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:11:01 INFO : potato2: Copied (server-side copy) 2025/08/16 01:11:02 INFO : potato3: Deleted 2025/08/16 01:11:02 INFO : potato2: Deleted 2025/08/16 01:11:02 DEBUG : B2 bucket rclone-test-yobodim8heyo: Purge remote 2025/08/16 01:11:02 INFO : B2 bucket rclone-test-yobodim8heyo: cleaning bucket "rclone-test-yobodim8heyo" of all files 2025/08/16 01:11:02 DEBUG : empty space: Deleting (id "4_z6fa20de360edbb0b9f880e1b_f1150ff39a22e5fa8_d20250816_m011101_c001_v0001178_t0058_u01755306661366") 2025/08/16 01:11:02 DEBUG : potato2: Deleting (id "4_z6fa20de360edbb0b9f880e1b_f1078f322f21d3b9c_d20250816_m011101_c001_v0001042_t0034_u01755306661653") 2025/08/16 01:11:02 DEBUG : potato3: Deleting (id "4_z6fa20de360edbb0b9f880e1b_f1156b22293481a52_d20250816_m011101_c001_v0001184_t0015_u01755306661782") 2025/08/16 01:11:04 DEBUG : B2 bucket rclone-test-zixegiw4rewo: Purge remote 2025/08/16 01:11:04 INFO : B2 bucket rclone-test-zixegiw4rewo: cleaning bucket "rclone-test-zixegiw4rewo" of all files 2025/08/16 01:11:04 DEBUG : empty space: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f419259e824408a63_d20250816_m011101_c001_v7007000_t0000_u01755306661591") 2025/08/16 01:11:04 DEBUG : empty space: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f10494954edee134a_d20250816_m011055_c001_v0001104_t0024_u01755306655072") 2025/08/16 01:11:04 DEBUG : potato2: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f400e9330131d29f5_d20250816_m011102_c001_v7007000_t0000_u01755306662050") 2025/08/16 01:11:04 DEBUG : potato2: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f1067b7f07cb94abb_d20250816_m011056_c001_v0001177_t0050_u01755306656929") 2025/08/16 01:11:04 DEBUG : potato3: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f419259e824408a64_d20250816_m011101_c001_v7007000_t0000_u01755306661991") 2025/08/16 01:11:04 DEBUG : potato3: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f1070040701c4ab26_d20250816_m011057_c001_v0001041_t0017_u01755306657221") 2025/08/16 01:11:04 DEBUG : potato3: Deleting (id "4_zcf12edb360ddbb0b9f880e1b_f10494954edee134e_d20250816_m011055_c001_v0001104_t0040_u01755306655598") --- PASS: TestServerSideMove (20.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cuyujom4viko" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-volamut5koye -> B2 bucket rclone-test-cuyujom4viko 2025/08/16 01:11:15 DEBUG : empty space: Excluded (Size Filter) 2025/08/16 01:11:15 DEBUG : empty space: Excluded 2025/08/16 01:11:15 DEBUG : empty space: Excluded (Size Filter) 2025/08/16 01:11:15 DEBUG : empty space: Excluded 2025/08/16 01:11:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:11:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/16 01:11:15 DEBUG : B2 bucket rclone-test-cuyujom4viko: Waiting for checks to finish 2025/08/16 01:11:15 DEBUG : B2 bucket rclone-test-cuyujom4viko: Waiting for transfers to finish 2025/08/16 01:11:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:11:16 INFO : potato2: Copied (server-side copy) 2025/08/16 01:11:16 INFO : potato2: Deleted 2025/08/16 01:11:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 01:11:16 INFO : potato3: Copied (server-side copy) 2025/08/16 01:11:16 INFO : potato3: Deleted 2025/08/16 01:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gepiluv7meto" 2025/08/16 01:11:17 DEBUG : empty space: Excluded (Size Filter) 2025/08/16 01:11:17 DEBUG : empty space: Excluded 2025/08/16 01:11:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:11:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/16 01:11:18 DEBUG : B2 bucket rclone-test-gepiluv7meto: Waiting for checks to finish 2025/08/16 01:11:18 DEBUG : B2 bucket rclone-test-gepiluv7meto: Waiting for transfers to finish 2025/08/16 01:11:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:11:20 INFO : potato2: Copied (server-side copy) 2025/08/16 01:11:20 INFO : potato2: Deleted 2025/08/16 01:11:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 01:11:21 INFO : potato3: Copied (server-side copy) 2025/08/16 01:11:21 INFO : potato3: Deleted 2025/08/16 01:11:21 DEBUG : B2 bucket rclone-test-gepiluv7meto: Purge remote 2025/08/16 01:11:21 INFO : B2 bucket rclone-test-gepiluv7meto: cleaning bucket "rclone-test-gepiluv7meto" of all files 2025/08/16 01:11:21 DEBUG : potato2: Deleting (id "4_zdfe25d8360edbb0b9f880e1b_f1135cc4f4bb77c81_d20250816_m011120_c001_v0001165_t0014_u01755306680536") 2025/08/16 01:11:21 DEBUG : potato3: Deleting (id "4_zdfe25d8360edbb0b9f880e1b_f10498e684e70ea0a_d20250816_m011120_c001_v0001113_t0043_u01755306680826") 2025/08/16 01:11:23 DEBUG : B2 bucket rclone-test-cuyujom4viko: Purge remote 2025/08/16 01:11:23 INFO : B2 bucket rclone-test-cuyujom4viko: cleaning bucket "rclone-test-cuyujom4viko" of all files 2025/08/16 01:11:24 DEBUG : empty space: Deleting (id "4_zaf824d1360edbb0b9f880e1b_f11210c7a73849595_d20250816_m011114_c001_v0001137_t0005_u01755306674922") 2025/08/16 01:11:24 DEBUG : potato2: Deleting (id "4_zaf824d1360edbb0b9f880e1b_f415bcd0266f9e8c8_d20250816_m011120_c001_v7007000_t0000_u01755306680811") 2025/08/16 01:11:24 DEBUG : potato2: Deleting (id "4_zaf824d1360edbb0b9f880e1b_f118caedac975b29c_d20250816_m011116_c001_v0001171_t0009_u01755306676017") 2025/08/16 01:11:24 DEBUG : potato3: Deleting (id "4_zaf824d1360edbb0b9f880e1b_f415bcd0266f9e8c9_d20250816_m011121_c001_v7007000_t0000_u01755306681270") 2025/08/16 01:11:24 DEBUG : potato3: Deleting (id "4_zaf824d1360edbb0b9f880e1b_f10909cb760c4050b_d20250816_m011116_c001_v0001091_t0014_u01755306676386") 2025/08/16 01:11:24 DEBUG : potato3: Deleting (id "4_zaf824d1360edbb0b9f880e1b_f11210c7a73849599_d20250816_m011115_c001_v0001137_t0027_u01755306675316") --- PASS: TestServerSideMoveWithFilter (19.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-negazuh6babo" 2025/08/16 01:11:30 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-volamut5koye -> B2 bucket rclone-test-negazuh6babo 2025/08/16 01:11:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:11:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 01:11:34 DEBUG : empty space: Unchanged skipping 2025/08/16 01:11:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/16 01:11:34 DEBUG : B2 bucket rclone-test-negazuh6babo: Waiting for checks to finish 2025/08/16 01:11:34 INFO : empty space: Deleted 2025/08/16 01:11:34 DEBUG : B2 bucket rclone-test-negazuh6babo: Waiting for transfers to finish 2025/08/16 01:11:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:11:34 INFO : potato2: Copied (server-side copy) 2025/08/16 01:11:34 INFO : potato2: Deleted 2025/08/16 01:11:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 01:11:34 INFO : potato3: Copied (server-side copy) 2025/08/16 01:11:34 INFO : potato3: Deleted 2025/08/16 01:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wadoxam5cixo" 2025/08/16 01:11:36 INFO : tomatoDir: Making directory 2025/08/16 01:11:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/16 01:11:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 01:11:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/16 01:11:36 DEBUG : B2 bucket rclone-test-wadoxam5cixo: Waiting for checks to finish 2025/08/16 01:11:36 DEBUG : B2 bucket rclone-test-wadoxam5cixo: Waiting for transfers to finish 2025/08/16 01:11:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 01:11:39 INFO : empty space: Copied (server-side copy) 2025/08/16 01:11:39 INFO : empty space: Deleted 2025/08/16 01:11:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 01:11:39 INFO : potato2: Copied (server-side copy) 2025/08/16 01:11:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 01:11:39 INFO : potato3: Copied (server-side copy) 2025/08/16 01:11:39 INFO : potato2: Deleted 2025/08/16 01:11:39 INFO : potato3: Deleted 2025/08/16 01:11:40 DEBUG : B2 bucket rclone-test-wadoxam5cixo: Purge remote 2025/08/16 01:11:40 INFO : B2 bucket rclone-test-wadoxam5cixo: cleaning bucket "rclone-test-wadoxam5cixo" of all files 2025/08/16 01:11:40 DEBUG : empty space: Deleting (id "4_z8f52ad0360edbb0b9f880e1b_f102d9e90cd10cf39_d20250816_m011138_c001_v0001099_t0040_u01755306698978") 2025/08/16 01:11:40 DEBUG : potato2: Deleting (id "4_z8f52ad0360edbb0b9f880e1b_f1113e70b54e62c7e_d20250816_m011139_c001_v0001100_t0047_u01755306699357") 2025/08/16 01:11:40 DEBUG : potato3: Deleting (id "4_z8f52ad0360edbb0b9f880e1b_f105f9e285ec24a88_d20250816_m011139_c001_v0001161_t0058_u01755306699353") 2025/08/16 01:11:42 DEBUG : B2 bucket rclone-test-negazuh6babo: Purge remote 2025/08/16 01:11:42 INFO : B2 bucket rclone-test-negazuh6babo: cleaning bucket "rclone-test-negazuh6babo" of all files 2025/08/16 01:11:42 DEBUG : empty space: Deleting (id "4_z1f328da360edbb0b9f880e1b_f419259e824408b8c_d20250816_m011139_c001_v7007000_t0000_u01755306699342") 2025/08/16 01:11:42 DEBUG : empty space: Deleting (id "4_z1f328da360edbb0b9f880e1b_f117e76f10024787a_d20250816_m011133_c001_v0001145_t0055_u01755306693342") 2025/08/16 01:11:42 DEBUG : potato2: Deleting (id "4_z1f328da360edbb0b9f880e1b_f419259e824408b8e_d20250816_m011139_c001_v7007000_t0000_u01755306699708") 2025/08/16 01:11:42 DEBUG : potato2: Deleting (id "4_z1f328da360edbb0b9f880e1b_f112cb6d8837e4354_d20250816_m011134_c001_v0001115_t0024_u01755306694280") 2025/08/16 01:11:42 DEBUG : potato3: Deleting (id "4_z1f328da360edbb0b9f880e1b_f419259e824408b90_d20250816_m011139_c001_v7007000_t0000_u01755306699891") 2025/08/16 01:11:42 DEBUG : potato3: Deleting (id "4_z1f328da360edbb0b9f880e1b_f1004edafd10d80a1_d20250816_m011134_c001_v0001145_t0036_u01755306694640") 2025/08/16 01:11:42 DEBUG : potato3: Deleting (id "4_z1f328da360edbb0b9f880e1b_f117e76f10024787e_d20250816_m011133_c001_v0001145_t0035_u01755306693652") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/rclone-sync-test" 2025/08/16 01:11:52 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/rclone-sync-test-include/layer2" 2025/08/16 01:11:53 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/rclone-sync-test-ignore-file" 2025/08/16 01:11:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/16 01:11:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/16 01:11:57 DEBUG : pacer: Reducing sleep to 10ms 2025/08/16 01:11:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/16 01:11:57 DEBUG : B2 bucket rclone-test-volamut5koye path rclone-sync-test: Waiting for checks to finish 2025/08/16 01:11:57 DEBUG : B2 bucket rclone-test-volamut5koye path rclone-sync-test: Waiting for transfers to finish 2025/08/16 01:11:57 DEBUG : Waiting for deletions to finish 2025/08/16 01:11:57 INFO : There was nothing to transfer 2025/08/16 01:11:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/16 01:11:58 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:11:58 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:11:58 DEBUG : Waiting for deletions to finish 2025/08/16 01:11:58 INFO : There was nothing to transfer 2025/08/16 01:11:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/16 01:11:58 DEBUG : B2 bucket rclone-test-volamut5koye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/16 01:11:58 DEBUG : B2 bucket rclone-test-volamut5koye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/16 01:11:58 DEBUG : Waiting for deletions to finish 2025/08/16 01:11:58 INFO : There was nothing to transfer 2025/08/16 01:11:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/16 01:11:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:11:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:11:59 DEBUG : Waiting for deletions to finish 2025/08/16 01:11:59 INFO : There was nothing to transfer 2025/08/16 01:11:59 DEBUG : Excluded 2025/08/16 01:11:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/16 01:11:59 DEBUG : B2 bucket rclone-test-volamut5koye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/16 01:11:59 DEBUG : B2 bucket rclone-test-volamut5koye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/16 01:11:59 DEBUG : Waiting for deletions to finish 2025/08/16 01:11:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:12:00 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:12:01 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/CompareDest" 2025/08/16 01:12:03 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 01:12:03 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:03 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:12:04 INFO : one: Copied (new) 2025/08/16 01:12:04 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:05 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:05 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/16 01:12:05 INFO : one: Copied (replaced existing) 2025/08/16 01:12:05 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:07 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 01:12:08 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:08 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:08 INFO : There was nothing to transfer 2025/08/16 01:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 01:12:09 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 01:12:09 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:09 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:09 INFO : There was nothing to transfer 2025/08/16 01:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 01:12:10 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 01:12:10 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:10 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:10 INFO : There was nothing to transfer 2025/08/16 01:12:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:11 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/16 01:12:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 01:12:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 01:12:11 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 01:12:11 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:11 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:11 INFO : There was nothing to transfer 2025/08/16 01:12:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:12 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 01:12:12 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 01:12:12 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/16 01:12:12 INFO : two: Copied (new) 2025/08/16 01:12:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.76s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dest" 2025/08/16 01:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/pre-dest1" 2025/08/16 01:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/pre-dest2" 2025/08/16 01:12:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:12:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/16 01:12:20 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:12:20 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/16 01:12:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/16 01:12:20 DEBUG : B2 bucket rclone-test-volamut5koye path dest: Waiting for checks to finish 2025/08/16 01:12:20 DEBUG : B2 bucket rclone-test-volamut5koye path dest: Waiting for transfers to finish 2025/08/16 01:12:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/16 01:12:21 INFO : 3: Copied (new) 2025/08/16 01:12:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/CopyDest" 2025/08/16 01:12:26 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 01:12:26 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:26 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:12:27 INFO : one: Copied (new) 2025/08/16 01:12:27 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:27 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:28 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/16 01:12:28 INFO : one: Copied (replaced existing) 2025/08/16 01:12:28 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/BackupDir" 2025/08/16 01:12:31 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:12:33 INFO : one: Copied (server-side copy) 2025/08/16 01:12:33 INFO : one: Deleted 2025/08/16 01:12:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/16 01:12:33 INFO : one: Copied (server-side copy) 2025/08/16 01:12:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/16 01:12:33 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:33 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:35 DEBUG : one: Unchanged skipping 2025/08/16 01:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 01:12:35 INFO : two: Copied (server-side copy) 2025/08/16 01:12:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/16 01:12:35 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:35 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:35 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:35 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:35 DEBUG : one: Unchanged skipping 2025/08/16 01:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:35 DEBUG : two: Unchanged skipping 2025/08/16 01:12:35 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:35 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:35 INFO : There was nothing to transfer 2025/08/16 01:12:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:37 DEBUG : one: Unchanged skipping 2025/08/16 01:12:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/16 01:12:37 DEBUG : three: Destination not found in --copy-dest 2025/08/16 01:12:37 DEBUG : three: Need to transfer - File not found at Destination 2025/08/16 01:12:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:37 DEBUG : two: Unchanged skipping 2025/08/16 01:12:37 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:37 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/16 01:12:37 INFO : three: Copied (new) 2025/08/16 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.52s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:12:41 DEBUG : Config file has changed externally - reloading 2025/08/16 01:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/backup" 2025/08/16 01:12:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 01:12:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:12:44 DEBUG : two: Unchanged skipping 2025/08/16 01:12:44 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:12:45 INFO : one: Copied (server-side copy) 2025/08/16 01:12:45 INFO : one: Deleted 2025/08/16 01:12:45 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:12:47 INFO : one: Copied (new) 2025/08/16 01:12:47 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:12:47 INFO : three.txt: Copied (server-side copy) 2025/08/16 01:12:47 INFO : three.txt: Deleted 2025/08/16 01:12:47 INFO : three.txt: Moved into backup dir 2025/08/16 01:12:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 01:12:49 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:12:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:12:49 DEBUG : two: Unchanged skipping 2025/08/16 01:12:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:12:50 INFO : one: Copied (server-side copy) 2025/08/16 01:12:50 INFO : one: Deleted 2025/08/16 01:12:50 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:12:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 01:12:50 INFO : one: Copied (new) 2025/08/16 01:12:50 DEBUG : Waiting for deletions to finish 2025/08/16 01:12:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:12:51 INFO : three.txt: Copied (server-side copy) 2025/08/16 01:12:51 INFO : three.txt: Deleted 2025/08/16 01:12:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/backup" 2025/08/16 01:12:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 01:12:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:12:58 DEBUG : two: Unchanged skipping 2025/08/16 01:12:58 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:13:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:13:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 01:13:00 INFO : one: Deleted 2025/08/16 01:13:00 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:13:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:01 INFO : one: Copied (new) 2025/08/16 01:13:01 DEBUG : Waiting for deletions to finish 2025/08/16 01:13:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:13:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 01:13:02 INFO : three.txt: Deleted 2025/08/16 01:13:02 INFO : three.txt: Moved into backup dir 2025/08/16 01:13:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 01:13:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:03 DEBUG : two: Unchanged skipping 2025/08/16 01:13:03 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:13:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 01:13:04 INFO : one: Deleted 2025/08/16 01:13:04 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:13:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 01:13:05 INFO : one: Copied (new) 2025/08/16 01:13:05 DEBUG : Waiting for deletions to finish 2025/08/16 01:13:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 01:13:06 INFO : three.txt: Deleted 2025/08/16 01:13:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/backup" 2025/08/16 01:13:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 01:13:12 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:12 DEBUG : two: Unchanged skipping 2025/08/16 01:13:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:13:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 01:13:14 INFO : one: Deleted 2025/08/16 01:13:14 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:13:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:15 INFO : one: Copied (new) 2025/08/16 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/16 01:13:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:13:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 01:13:15 INFO : three.txt: Deleted 2025/08/16 01:13:15 INFO : three.txt: Moved into backup dir 2025/08/16 01:13:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 01:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:17 DEBUG : two: Unchanged skipping 2025/08/16 01:13:17 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:13:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 01:13:17 INFO : one: Deleted 2025/08/16 01:13:17 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:13:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 01:13:18 INFO : one: Copied (new) 2025/08/16 01:13:18 DEBUG : Waiting for deletions to finish 2025/08/16 01:13:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 01:13:18 INFO : three.txt: Deleted 2025/08/16 01:13:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:13:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 01:13:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:23 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:13:23 DEBUG : two: Unchanged skipping 2025/08/16 01:13:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:13:24 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 01:13:24 INFO : one: Deleted 2025/08/16 01:13:24 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:13:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:25 INFO : one: Copied (new) 2025/08/16 01:13:25 DEBUG : Waiting for deletions to finish 2025/08/16 01:13:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:13:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 01:13:25 INFO : three.txt: Deleted 2025/08/16 01:13:25 INFO : three.txt: Moved into backup dir 2025/08/16 01:13:27 DEBUG : one.bak: Excluded (Path Filter) 2025/08/16 01:13:27 DEBUG : one.bak: Excluded 2025/08/16 01:13:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/16 01:13:27 DEBUG : three.txt.bak: Excluded 2025/08/16 01:13:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 01:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:27 DEBUG : two: Unchanged skipping 2025/08/16 01:13:27 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for checks to finish 2025/08/16 01:13:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:28 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 01:13:28 INFO : one: Deleted 2025/08/16 01:13:28 DEBUG : B2 bucket rclone-test-volamut5koye path dst: Waiting for transfers to finish 2025/08/16 01:13:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 01:13:28 INFO : one: Copied (new) 2025/08/16 01:13:28 DEBUG : Waiting for deletions to finish 2025/08/16 01:13:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 01:13:29 INFO : three.txt: Deleted 2025/08/16 01:13:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.36s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:13:32 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1130-11.backblaze.com/b2api/v1/b2_upload_file/4fb2ad9360bdbb0b9f880e1b/c001_v0001130_t0003": EOF 2025/08/16 01:13:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-11.backblaze.com/b2api/v1/b2_upload_file/4fb2ad9360bdbb0b9f880e1b/c001_v0001130_t0003": EOF) 2025/08/16 01:13:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-volamut5koye: 1/10 (Post "https://pod-000-1130-11.backblaze.com/b2api/v1/b2_upload_file/4fb2ad9360bdbb0b9f880e1b/c001_v0001130_t0003": EOF) 2025/08/16 01:13:34 DEBUG : pacer: Reducing sleep to 10ms 2025/08/16 01:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:13:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 01:13:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:13:37 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 01:13:37 INFO : one: Deleted 2025/08/16 01:13:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:38 INFO : one: Copied (new) 2025/08/16 01:13:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:38 DEBUG : two: Unchanged skipping 2025/08/16 01:13:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/16 01:13:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:13:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 01:13:39 INFO : three.txt: Deleted 2025/08/16 01:13:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:39 INFO : three.txt: Copied (new) 2025/08/16 01:13:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 01:13:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:40 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 01:13:40 INFO : one: Deleted 2025/08/16 01:13:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 01:13:40 INFO : one: Copied (new) 2025/08/16 01:13:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:41 DEBUG : two: Unchanged skipping 2025/08/16 01:13:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/16 01:13:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 01:13:41 INFO : three.txt: Deleted 2025/08/16 01:13:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/16 01:13:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-volamut5koye/dst" 2025/08/16 01:13:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 01:13:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 01:13:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 01:13:48 INFO : one: Deleted 2025/08/16 01:13:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:49 INFO : one: Copied (new) 2025/08/16 01:13:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:49 DEBUG : two: Unchanged skipping 2025/08/16 01:13:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/16 01:13:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 01:13:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 01:13:50 INFO : three.txt: Deleted 2025/08/16 01:13:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:51 INFO : three.txt: Copied (new) 2025/08/16 01:13:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 01:13:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 01:13:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 01:13:52 INFO : one: Deleted 2025/08/16 01:13:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 01:13:53 INFO : one: Copied (new) 2025/08/16 01:13:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:13:53 DEBUG : two: Unchanged skipping 2025/08/16 01:13:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/16 01:13:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 01:13:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 01:13:55 INFO : three.txt: Deleted 2025/08/16 01:13:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/16 01:13:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.22s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:13:58 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:13:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/16 01:13:58 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:13:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/16 01:13:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/16 01:13:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:13:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/16 01:13:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:13:59 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:14:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 01:14:00 INFO : existing: Copied (new) 2025/08/16 01:14:00 DEBUG : Waiting for deletions to finish 2025/08/16 01:14:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/16 01:14:00 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:14:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/16 01:14:00 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:14:00 ERROR : B2 bucket rclone-test-volamut5koye: not deleting files as there were IO errors 2025/08/16 01:14:00 ERROR : B2 bucket rclone-test-volamut5koye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:02 DEBUG : existing: Unchanged skipping 2025/08/16 01:14:02 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:14:02 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:14:02 DEBUG : Waiting for deletions to finish 2025/08/16 01:14:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:14:17 DEBUG : both0: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both13: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both14: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both15: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both16: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both17: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both18: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both10: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both11: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both12: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both19: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both4: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both1: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both6: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both7: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both8: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:17 DEBUG : both2: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both3: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both5: Unchanged skipping 2025/08/16 01:14:17 DEBUG : both9: Unchanged skipping 2025/08/16 01:14:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:14:17 DEBUG : Waiting for deletions to finish 2025/08/16 01:14:17 INFO : only18: Deleted 2025/08/16 01:14:17 INFO : only15: Deleted 2025/08/16 01:14:18 INFO : only7: Deleted 2025/08/16 01:14:18 INFO : only5: Deleted 2025/08/16 01:14:18 INFO : only8: Deleted 2025/08/16 01:14:18 INFO : only16: Deleted 2025/08/16 01:14:18 INFO : only4: Deleted 2025/08/16 01:14:18 INFO : only2: Deleted 2025/08/16 01:14:18 INFO : only0: Deleted 2025/08/16 01:14:18 INFO : only11: Deleted 2025/08/16 01:14:18 INFO : only12: Deleted 2025/08/16 01:14:18 INFO : only13: Deleted 2025/08/16 01:14:18 INFO : only14: Deleted 2025/08/16 01:14:18 INFO : only19: Deleted 2025/08/16 01:14:18 INFO : only10: Deleted 2025/08/16 01:14:18 INFO : only17: Deleted 2025/08/16 01:14:18 INFO : only1: Deleted 2025/08/16 01:14:18 INFO : only3: Deleted 2025/08/16 01:14:18 INFO : only6: Deleted 2025/08/16 01:14:18 INFO : only9: Deleted 2025/08/16 01:14:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:14:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both10: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both13: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both14: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both11: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both12: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both17: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both0: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both15: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both1: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both2: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both16: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both4: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both5: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both6: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both7: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both8: Unchanged skipping 2025/08/16 01:14:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:14:36 DEBUG : both9: Unchanged skipping 2025/08/16 01:14:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : both18: Unchanged skipping 2025/08/16 01:14:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : both19: Unchanged skipping 2025/08/16 01:14:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : both3: Unchanged skipping 2025/08/16 01:14:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/16 01:14:36 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:14:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:36 INFO : only0: Copied (replaced existing) 2025/08/16 01:14:36 INFO : only10: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only13: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only14: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only11: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only15: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only19: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only12: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only1: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only2: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only3: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only4: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only5: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only16: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only7: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only8: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only9: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only17: Copied (replaced existing) 2025/08/16 01:14:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:37 INFO : only18: Copied (replaced existing) 2025/08/16 01:14:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 01:14:38 INFO : only6: Copied (replaced existing) 2025/08/16 01:14:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:46 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:14:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:14:46 DEBUG : empty_on_remote: Making directory with metadata 2025/08/16 01:14:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:14:46 INFO : empty_on_remote: Making directory 2025/08/16 01:14:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/16 01:14:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:48 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:14:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:14:48 DEBUG : empty_on_remote: Making directory with metadata 2025/08/16 01:14:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 01:14:48 INFO : empty_on_remote: Making directory 2025/08/16 01:14:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/16 01:14:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:51 INFO : sub dir: Making directory 2025/08/16 01:14:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:14:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 01:14:55 INFO : sub dir: Making directory 2025/08/16 01:14:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:15:07 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:07 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : apple: Unchanged skipping 2025/08/16 01:15:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:15:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:15:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : banana: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:15:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:15:08 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:15:08 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:08 INFO : There was nothing to transfer 2025/08/16 01:15:08 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:08 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : apple: Unchanged skipping 2025/08/16 01:15:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : banana: Unchanged skipping 2025/08/16 01:15:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:15:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:15:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:15:09 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:15:09 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:09 INFO : There was nothing to transfer 2025/08/16 01:15:09 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:09 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:15:23 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:23 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : apple: Unchanged skipping 2025/08/16 01:15:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:15:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : banana: Unchanged skipping 2025/08/16 01:15:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:15:24 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:15:24 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:24 INFO : There was nothing to transfer 2025/08/16 01:15:24 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:24 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : apple: Unchanged skipping 2025/08/16 01:15:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:15:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:15:25 DEBUG : banana: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:15:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:15:25 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:15:25 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:25 INFO : There was nothing to transfer 2025/08/16 01:15:25 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:25 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:15:39 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:40 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:15:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 01:15:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 01:15:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 01:15:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 01:15:41 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/16 01:15:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 01:15:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:15:41 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:15:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 01:15:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 01:15:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 01:15:41 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 01:15:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 01:15:41 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/16 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 01:15:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 01:15:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 01:15:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 01:15:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 01:15:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 01:15:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 01:15:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 01:15:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 01:15:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 01:15:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 01:15:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 01:15:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 01:15:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 01:15:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:43 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 01:15:43 INFO : banana: Deleted 2025/08/16 01:15:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 01:15:43 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 01:15:43 INFO : apple: Deleted 2025/08/16 01:15:43 INFO : appleappleapplebanana: Deleted 2025/08/16 01:15:43 INFO : splitbananasplit: Deleted 2025/08/16 01:15:43 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:15:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : apple: Unchanged skipping 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:15:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : banana: Unchanged skipping 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:15:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:15:44 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/16 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 01:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 01:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 01:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 01:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 01:15:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:15:59 DEBUG : Waiting for deletions to finish 2025/08/16 01:15:59 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:15:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:15:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:15:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:15:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:15:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:15:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:15:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:15:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:15:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:15:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:15:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:15:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 01:15:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:15:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 01:15:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:15:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 01:15:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:15:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:15:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:15:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:15:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/16 01:15:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 01:16:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 01:16:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 01:16:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 01:16:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 01:16:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 01:16:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 01:16:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 01:16:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 01:16:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 01:16:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/16 01:16:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:00 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:16:00 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:16:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 01:16:00 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/16 01:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 01:16:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/16 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 01:16:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/16 01:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 01:16:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 01:16:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 01:16:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 01:16:00 INFO : apple: Copied (new) to: PREFIXapple 2025/08/16 01:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 01:16:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 01:16:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 01:16:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 01:16:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 01:16:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 01:16:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 01:16:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 01:16:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 01:16:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 01:16:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 01:16:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 01:16:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 01:16:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:01 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:02 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 01:16:02 INFO : apple: Deleted 2025/08/16 01:16:02 INFO : appleappleapplebanana: Deleted 2025/08/16 01:16:02 INFO : splitbananasplit: Deleted 2025/08/16 01:16:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 01:16:02 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 01:16:02 INFO : banana: Deleted 2025/08/16 01:16:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 01:16:02 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 01:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 01:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 01:16:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 01:16:03 INFO : banana: Copied (new) 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:03 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:16:03 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:16:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 01:16:03 INFO : splitbananasplit: Copied (new) 2025/08/16 01:16:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 01:16:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/16 01:16:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 01:16:03 INFO : apple: Copied (new) 2025/08/16 01:16:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 01:16:04 INFO : appleappleapplebanana: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 01:16:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 01:16:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 01:16:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 01:16:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 01:16:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 01:16:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 01:16:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 01:16:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 01:16:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/16 01:16:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 01:16:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/16 01:16:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 01:16:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/16 01:16:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 01:16:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/16 01:16:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 01:16:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/16 01:16:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 01:16:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/16 01:16:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 01:16:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/16 01:16:05 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/16 01:16:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/16 01:16:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/16 01:16:05 INFO : PREFIXapple: Deleted 2025/08/16 01:16:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/16 01:16:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/16 01:16:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/16 01:16:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/16 01:16:06 INFO : PREFIXbanana: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/16 01:16:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/16 01:16:06 INFO : PREFIXsplitbananasplit: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/16 01:16:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/16 01:16:06 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:06 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:06 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:16:21 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:21 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:22 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:16:22 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:16:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 01:16:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 01:16:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 01:16:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 01:16:22 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 01:16:22 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/16 01:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 01:16:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 01:16:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 01:16:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 01:16:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 01:16:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 01:16:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 01:16:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 01:16:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 01:16:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 01:16:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 01:16:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 01:16:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 01:16:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 01:16:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 01:16:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:24 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 01:16:24 INFO : banana: Deleted 2025/08/16 01:16:24 INFO : splitbananasplit: Deleted 2025/08/16 01:16:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 01:16:24 INFO : apple: Deleted 2025/08/16 01:16:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 01:16:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 01:16:24 INFO : appleappleapplebanana: Deleted 2025/08/16 01:16:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 01:16:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 01:16:25 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 01:16:25 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 01:16:25 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 01:16:25 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 01:16:25 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 01:16:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 01:16:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 01:16:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 01:16:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 01:16:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 01:16:26 INFO : apple: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:26 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:16:26 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:16:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 01:16:26 INFO : appleappleapplebanana: Copied (new) 2025/08/16 01:16:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 01:16:26 INFO : banana: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 01:16:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 01:16:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 01:16:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 01:16:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/16 01:16:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 01:16:26 INFO : splitbananasplit: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 01:16:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 01:16:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/16 01:16:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 01:16:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 01:16:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 01:16:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 01:16:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 01:16:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 01:16:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 01:16:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 01:16:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 01:16:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 01:16:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/16 01:16:27 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/16 01:16:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/16 01:16:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/16 01:16:27 INFO : splitbananasplitSUFFIX: Deleted 2025/08/16 01:16:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/16 01:16:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : appleSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : bananaSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/16 01:16:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/16 01:16:28 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:28 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:16:28 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:29 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:16:42 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:42 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:43 DEBUG : apple: Unchanged skipping 2025/08/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:43 DEBUG : banana: Unchanged skipping 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 01:16:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 01:16:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 01:16:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:16:43 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:16:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 01:16:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/16 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 01:16:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 01:16:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 01:16:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 01:16:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/16 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 01:16:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/16 01:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 01:16:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/16 01:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 01:16:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/16 01:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 01:16:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/16 01:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 01:16:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/16 01:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 01:16:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/16 01:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 01:16:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/16 01:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 01:16:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/16 01:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 01:16:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/16 01:16:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 01:16:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/16 01:16:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 01:16:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/16 01:16:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 01:16:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/16 01:16:45 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 01:16:45 INFO : appleappleapplebanana: Deleted 2025/08/16 01:16:45 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 01:16:45 INFO : splitbananasplit: Deleted 2025/08/16 01:16:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 01:16:45 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 01:16:45 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:46 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : appleapple: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : apple: Unchanged skipping 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : banana: Unchanged skipping 2025/08/16 01:16:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 01:16:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 01:16:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 01:16:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 01:16:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 01:16:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 01:16:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 01:16:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 01:16:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 01:16:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 01:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:16:46 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:16:46 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:46 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:47 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : appleapple: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 01:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 01:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 01:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 01:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 01:16:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:17:00 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:00 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:01 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:01 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:01 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:01 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:02 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:02 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:02 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:02 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:02 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:03 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:17:16 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:16 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:17 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:17 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:18 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:18 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:18 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:18 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:18 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:17:32 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:32 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:33 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:33 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:33 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:33 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:34 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:34 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:34 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:34 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:17:48 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:49 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:49 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:49 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:50 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:50 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:50 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:50 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : apple: Unchanged skipping 2025/08/16 01:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : banana: Unchanged skipping 2025/08/16 01:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:17:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:17:51 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:17:51 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:17:51 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:51 DEBUG : Waiting for deletions to finish 2025/08/16 01:17:51 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:04 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:05 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:18:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : apple: Unchanged skipping 2025/08/16 01:18:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:18:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : banana: Unchanged skipping 2025/08/16 01:18:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:18:05 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:05 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:05 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:05 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:06 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 01:18:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : apple: Unchanged skipping 2025/08/16 01:18:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 01:18:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : banana: Unchanged skipping 2025/08/16 01:18:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 01:18:06 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:06 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:06 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:07 DEBUG : apple: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : banana: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 01:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.45s) --- PASS: TestTransform/NFC (15.01s) --- PASS: TestTransform/NFD (15.93s) --- PASS: TestTransform/base64 (19.62s) --- PASS: TestTransform/prefix (21.74s) --- PASS: TestTransform/suffix (22.06s) --- PASS: TestTransform/truncate (18.02s) --- PASS: TestTransform/encoder (16.04s) --- PASS: TestTransform/ISO-8859-1 (15.86s) --- PASS: TestTransform/charmap (15.69s) --- PASS: TestTransform/lowercase (16.65s) --- PASS: TestTransform/ascii (15.82s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/16 01:18:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/16 01:18:12 INFO : sub dir_somesuffix: Making directory 2025/08/16 01:18:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/16 01:18:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/16 01:18:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/16 01:18:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/16 01:18:12 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:12 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/16 01:18:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.86s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:13 INFO : tictactoe: Making directory 2025/08/16 01:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/16 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:13 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:13 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/16 01:18:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:15 INFO : toe: Making directory 2025/08/16 01:18:15 INFO : toe/toe: Making directory 2025/08/16 01:18:15 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 01:18:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 01:18:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 01:18:15 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:15 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/16 01:18:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:17 INFO : toe: Making directory 2025/08/16 01:18:17 INFO : toe/toe: Making directory 2025/08/16 01:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 01:18:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 01:18:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 01:18:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:17 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/16 01:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:19 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:18:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:19 INFO : tictacempty_dir: Making directory 2025/08/16 01:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:19 INFO : tictactoe: Making directory 2025/08/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:19 INFO : tictactoe/tictactoe: Making directory 2025/08/16 01:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:19 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:19 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:20 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:18:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:18:20 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:21 INFO : tictacempty_dir: Making directory 2025/08/16 01:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:21 INFO : tictactoe: Making directory 2025/08/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:21 INFO : tictactoe/tictactoe: Making directory 2025/08/16 01:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 01:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:21 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:21 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/16 01:18:21 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:22 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:22 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 01:18:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/16 01:18:22 NOTICE: B2 bucket rclone-test-volamut5koye: 0 differences found 2025/08/16 01:18:22 NOTICE: B2 bucket rclone-test-volamut5koye: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:23 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:23 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:23 INFO : tictactoe: Making directory 2025/08/16 01:18:23 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:23 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:23 INFO : tictactoe/tictactoe: Making directory 2025/08/16 01:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:23 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:23 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:24 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:24 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 01:18:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/16 01:18:24 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.73s) === RUN TestSyntax 2025/08/16 01:18:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:26 INFO : toe: Making directory 2025/08/16 01:18:26 INFO : toe/toe: Making directory 2025/08/16 01:18:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 01:18:26 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:26 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:27 INFO : toe/toe/toe: Copied (new) 2025/08/16 01:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.01s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:27 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:18:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:18:27 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:28 INFO : tictacempty_dir: Making directory 2025/08/16 01:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:28 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:28 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:28 INFO : tictactoe: Making directory 2025/08/16 01:18:28 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:28 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:28 INFO : tictactoe/tictactoe: Making directory 2025/08/16 01:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 01:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:28 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:28 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:28 INFO : toe/toe/toe.txt: Deleted 2025/08/16 01:18:28 INFO : toe/toe: Removing directory 2025/08/16 01:18:28 INFO : toe: Removing directory 2025/08/16 01:18:28 INFO : empty_dir: Removing directory 2025/08/16 01:18:28 DEBUG : Local file system at /tmp/rclone3185987425: 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-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:29 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:18:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:29 INFO : tictacempty_dir: Making directory 2025/08/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:29 INFO : tictactoe: Making directory 2025/08/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:29 INFO : tictactoe/tictactoe: Making directory 2025/08/16 01:18:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 01:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:29 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:29 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:30 INFO : toe/toe/toe.txt: Deleted 2025/08/16 01:18:30 INFO : toe/toe: Removing directory 2025/08/16 01:18:30 INFO : toe: Removing directory 2025/08/16 01:18:30 INFO : empty_dir: Removing directory 2025/08/16 01:18:30 DEBUG : Local file system at /tmp/rclone3185987425: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/16 01:18:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.97s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:32 DEBUG : Reset feature "Copy" 2025/08/16 01:18:32 DEBUG : Reset feature "Move" 2025/08/16 01:18:32 DEBUG : Reset feature "Copy" 2025/08/16 01:18:32 DEBUG : Reset feature "Move" 2025/08/16 01:18:32 DEBUG : empty_dir: Making directory with metadata 2025/08/16 01:18:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:18:32 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:32 INFO : tictacempty_dir: Making directory 2025/08/16 01:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 01:18:32 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:32 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:32 INFO : tictactoe: Making directory 2025/08/16 01:18:32 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:32 DEBUG : toe: transformed to: tictactoe 2025/08/16 01:18:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:32 INFO : tictactoe/tictactoe: Making directory 2025/08/16 01:18:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 01:18:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 01:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:32 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:32 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 01:18:33 INFO : toe/toe/toe.txt: Deleted 2025/08/16 01:18:33 INFO : toe/toe: Removing directory 2025/08/16 01:18:33 INFO : toe: Removing directory 2025/08/16 01:18:33 INFO : empty_dir: Removing directory 2025/08/16 01:18:33 DEBUG : Local file system at /tmp/rclone3185987425: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/16 01:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 01:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 01:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 01:18:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 01:18:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/16 01:18:35 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.86s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:36 DEBUG : toe: transformed to: dG9l 2025/08/16 01:18:36 DEBUG : toe: transformed to: dG9l 2025/08/16 01:18:36 INFO : dG9l: Making directory 2025/08/16 01:18:36 DEBUG : toe: transformed to: dG9l 2025/08/16 01:18:36 DEBUG : toe: transformed to: dG9l 2025/08/16 01:18:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/16 01:18:36 INFO : dG9l/dG9l: Making directory 2025/08/16 01:18:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/16 01:18:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/16 01:18:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/16 01:18:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 01:18:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/16 01:18:36 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:36 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/16 01:18:37 DEBUG : Waiting for deletions to finish 2025/08/16 01:18:37 DEBUG : dG9l: transformed to: toe 2025/08/16 01:18:37 DEBUG : dG9l: transformed to: toe 2025/08/16 01:18:38 DEBUG : dG9l: transformed to: toe 2025/08/16 01:18:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/16 01:18:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/16 01:18:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/16 01:18:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/16 01:18:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/16 01:18:38 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for checks to finish 2025/08/16 01:18:38 DEBUG : Local file system at /tmp/rclone3185987425: Waiting for transfers to finish 2025/08/16 01:18:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.68s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-volamut5koye", Local "Local file system at /tmp/rclone3185987425", Modify Window "1ms" 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe: transformed to: 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe: transformed to: 2025/08/16 01:18:39 INFO : B2 bucket rclone-test-volamut5koye: Making directory 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe: transformed to: 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe: transformed to: 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe/toe: transformed to: 2025/08/16 01:18:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/16 01:18:39 INFO : toe/toe: Making directory 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe/toe: transformed to: 2025/08/16 01:18:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe: transformed to: 2025/08/16 01:18:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 01:18:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 01:18:39 DEBUG : toe/toe/toe: transformed to: 2025/08/16 01:18:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/16 01:18:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for checks to finish 2025/08/16 01:18:39 DEBUG : B2 bucket rclone-test-volamut5koye: Waiting for transfers to finish 2025/08/16 01:18:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 01:18:39 INFO : toe/toe/toe: Copied (new) 2025/08/16 01:18:39 ERROR : B2 bucket rclone-test-volamut5koye: not deleting files as there were IO errors 2025/08/16 01:18:39 ERROR : B2 bucket rclone-test-volamut5koye: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2025/08/16 01:18:40 DEBUG : B2 bucket rclone-test-volamut5koye: Purge remote 2025/08/16 01:18:40 INFO : B2 bucket rclone-test-volamut5koye: cleaning bucket "rclone-test-volamut5koye" of all files 2025/08/16 01:18:41 DEBUG : BackupDir/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7880_d20250816_m011238_c001_v7007000_t0000_u01755306758435") 2025/08/16 01:18:41 DEBUG : BackupDir/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107e05830e8a1764_d20250816_m011232_c001_v0001171_t0015_u01755306752814") 2025/08/16 01:18:41 DEBUG : CompareDest/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247210_d20250816_m011213_c001_v7007000_t0000_u01755306733346") 2025/08/16 01:18:41 DEBUG : CompareDest/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46839_d20250816_m011207_c001_v0001041_t0018_u01755306727206") 2025/08/16 01:18:41 DEBUG : CompareDest/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247214_d20250816_m011213_c001_v7007000_t0000_u01755306733528") 2025/08/16 01:18:41 DEBUG : CompareDest/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf181_d20250816_m011208_c001_v0001184_t0009_u01755306728700") 2025/08/16 01:18:41 DEBUG : CopyDest/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7881_d20250816_m011238_c001_v7007000_t0000_u01755306758617") 2025/08/16 01:18:41 DEBUG : CopyDest/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecd03_d20250816_m011229_c001_v0001130_t0055_u01755306749656") 2025/08/16 01:18:41 DEBUG : CopyDest/three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7882_d20250816_m011238_c001_v7007000_t0000_u01755306758799") 2025/08/16 01:18:41 DEBUG : CopyDest/three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf29a_d20250816_m011236_c001_v0001184_t0007_u01755306756485") 2025/08/16 01:18:42 DEBUG : CopyDest/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7883_d20250816_m011238_c001_v7007000_t0000_u01755306758981") 2025/08/16 01:18:42 DEBUG : CopyDest/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46873_d20250816_m011234_c001_v0001041_t0001_u01755306754328") 2025/08/16 01:18:42 DEBUG : EXISTING: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d682e_d20250816_m011402_c001_v7007000_t0000_u01755306842774") 2025/08/16 01:18:42 DEBUG : EXISTING: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf59e_d20250816_m011401_c001_v0001184_t0017_u01755306841770") 2025/08/16 01:18:42 DEBUG : PREFIXapple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bebc_d20250816_m011605_c001_v7007000_t0000_u01755306965792") 2025/08/16 01:18:42 DEBUG : PREFIXapple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b47f_d20250816_m011559_c001_v0001043_t0002_u01755306959981") 2025/08/16 01:18:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3caf3_d20250816_m011606_c001_v7007000_t0000_u01755306966131") 2025/08/16 01:18:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46aa9_d20250816_m011559_c001_v0001041_t0045_u01755306959961") 2025/08/16 01:18:42 DEBUG : PREFIXbanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3caf2_d20250816_m011605_c001_v7007000_t0000_u01755306965946") 2025/08/16 01:18:42 DEBUG : PREFIXbanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9d5_d20250816_m011559_c001_v0001184_t0016_u01755306959969") 2025/08/16 01:18:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416fa9f852879784_d20250816_m011606_c001_v7007000_t0000_u01755306966138") 2025/08/16 01:18:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4e4_d20250816_m011559_c001_v0001130_t0026_u01755306959950") 2025/08/16 01:18:42 DEBUG : Testêé: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d682c_d20250816_m011359_c001_v7007000_t0000_u01755306839269") 2025/08/16 01:18:42 DEBUG : Testêé: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf57f_d20250816_m011358_c001_v0001184_t0059_u01755306838666") 2025/08/16 01:18:42 DEBUG : Testêé: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4693f_d20250816_m011357_c001_v0001041_t0039_u01755306837460") 2025/08/16 01:18:42 DEBUG : YXBwbGU=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f29_d20250816_m011545_c001_v7007000_t0000_u01755306945776") 2025/08/16 01:18:43 DEBUG : YXBwbGU=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e479_d20250816_m011541_c001_v0001130_t0013_u01755306941109") 2025/08/16 01:18:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f2a_d20250816_m011545_c001_v7007000_t0000_u01755306945958") 2025/08/16 01:18:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b44b_d20250816_m011541_c001_v0001043_t0027_u01755306941130") 2025/08/16 01:18:43 DEBUG : YmFuYW5h: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f2c_d20250816_m011546_c001_v7007000_t0000_u01755306946139") 2025/08/16 01:18:43 DEBUG : YmFuYW5h: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf921_d20250816_m011541_c001_v0001184_t0044_u01755306941096") 2025/08/16 01:18:43 DEBUG : a/potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86886f_d20250816_m011015_c001_v7007000_t0000_u01755306615838") 2025/08/16 01:18:43 DEBUG : a/potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca7a_d20250816_m011015_c001_v0001130_t0027_u01755306615133") 2025/08/16 01:18:43 DEBUG : a/potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa36_d20250816_m011013_c001_v7007000_t0000_u01755306613240") 2025/08/16 01:18:43 DEBUG : a/potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca64_d20250816_m011012_c001_v0001130_t0032_u01755306612332") 2025/08/16 01:18:43 DEBUG : a/potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196365_d20250816_m010954_c001_v7007000_t0000_u01755306594413") 2025/08/16 01:18:43 DEBUG : a/potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9fc_d20250816_m010953_c001_v0001130_t0003_u01755306593280") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb941f_d20250816_m011807_c001_v7007000_t0000_u01755307087626") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c13_d20250816_m011803_c001_v0001041_t0024_u01755307083122") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c80_d20250816_m011751_c001_v7007000_t0000_u01755307071802") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46bd7_d20250816_m011747_c001_v0001041_t0001_u01755307067274") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c4a_d20250816_m011735_c001_v7007000_t0000_u01755307055159") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ba9_d20250816_m011730_c001_v0001041_t0014_u01755307050713") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed09a_d20250816_m011719_c001_v7007000_t0000_u01755307039549") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b81_d20250816_m011715_c001_v0001041_t0046_u01755307035476") 2025/08/16 01:18:43 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f02_d20250816_m011703_c001_v7007000_t0000_u01755307023668") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b67_d20250816_m011659_c001_v0001041_t0015_u01755307019200") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fd5_d20250816_m011647_c001_v7007000_t0000_u01755307007627") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e59b_d20250816_m011640_c001_v0001130_t0014_u01755307000783") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530ba_d20250816_m011629_c001_v7007000_t0000_u01755306989609") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfae9_d20250816_m011625_c001_v0001184_t0056_u01755306985961") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24748a_d20250816_m011624_c001_v7007000_t0000_u01755306984643") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ae9_d20250816_m011619_c001_v0001041_t0040_u01755306979884") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bebf_d20250816_m011607_c001_v7007000_t0000_u01755306967528") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ab7_d20250816_m011603_c001_v0001041_t0017_u01755306963516") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3caea_d20250816_m011602_c001_v7007000_t0000_u01755306962424") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4d8_d20250816_m011557_c001_v0001130_t0046_u01755306957743") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ace_d20250816_m011543_c001_v7007000_t0000_u01755306943730") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf907_d20250816_m011538_c001_v0001184_t0004_u01755306938382") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178aac_d20250816_m011526_c001_v7007000_t0000_u01755306926144") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf873_d20250816_m011521_c001_v0001184_t0058_u01755306921659") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9391_d20250816_m011510_c001_v7007000_t0000_u01755306910265") 2025/08/16 01:18:44 DEBUG : apple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf7e1_d20250816_m011506_c001_v0001184_t0014_u01755306906080") 2025/08/16 01:18:44 DEBUG : appleSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7b1d_d20250816_m011628_c001_v7007000_t0000_u01755306988104") 2025/08/16 01:18:44 DEBUG : appleSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46af5_d20250816_m011622_c001_v0001041_t0034_u01755306982461") 2025/08/16 01:18:44 DEBUG : appleapple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fd8_d20250816_m011647_c001_v7007000_t0000_u01755307007808") 2025/08/16 01:18:45 DEBUG : appleapple: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb7f_d20250816_m011643_c001_v0001184_t0059_u01755307003289") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9420_d20250816_m011807_c001_v7007000_t0000_u01755307087808") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b5a6_d20250816_m011803_c001_v0001043_t0018_u01755307083682") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c81_d20250816_m011751_c001_v7007000_t0000_u01755307071986") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b584_d20250816_m011748_c001_v0001043_t0056_u01755307068029") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c4b_d20250816_m011735_c001_v7007000_t0000_u01755307055363") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b564_d20250816_m011731_c001_v0001043_t0002_u01755307051401") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed09b_d20250816_m011719_c001_v7007000_t0000_u01755307039735") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b54a_d20250816_m011716_c001_v0001043_t0030_u01755307036046") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f04_d20250816_m011703_c001_v7007000_t0000_u01755307023852") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b526_d20250816_m011659_c001_v0001043_t0033_u01755307019824") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fcf_d20250816_m011645_c001_v7007000_t0000_u01755307005451") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4fa_d20250816_m011641_c001_v0001043_t0020_u01755307001515") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530bb_d20250816_m011629_c001_v7007000_t0000_u01755306989791") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b05_d20250816_m011625_c001_v0001041_t0030_u01755306985970") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196918_d20250816_m011624_c001_v7007000_t0000_u01755306984878") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfab7_d20250816_m011620_c001_v0001184_t0041_u01755306980782") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec1_d20250816_m011607_c001_v7007000_t0000_u01755306967711") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b496_d20250816_m011603_c001_v0001043_t0007_u01755306963536") 2025/08/16 01:18:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ade_d20250816_m011602_c001_v7007000_t0000_u01755306962538") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9cf_d20250816_m011558_c001_v0001184_t0044_u01755306958460") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df970_d20250816_m011543_c001_v7007000_t0000_u01755306943740") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e46d_d20250816_m011538_c001_v0001130_t0035_u01755306938892") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178aaf_d20250816_m011526_c001_v7007000_t0000_u01755306926399") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e435_d20250816_m011522_c001_v0001130_t0016_u01755306922388") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9392_d20250816_m011510_c001_v7007000_t0000_u01755306910451") 2025/08/16 01:18:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3fd_d20250816_m011506_c001_v0001130_t0010_u01755306906632") 2025/08/16 01:18:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc927d2_d20250816_m011627_c001_v7007000_t0000_u01755306987861") 2025/08/16 01:18:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfac5_d20250816_m011622_c001_v0001184_t0030_u01755306982473") 2025/08/16 01:18:46 DEBUG : b/potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868870_d20250816_m011016_c001_v7007000_t0000_u01755306616022") 2025/08/16 01:18:46 DEBUG : b/potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca70_d20250816_m011013_c001_v0001130_t0013_u01755306613789") 2025/08/16 01:18:46 DEBUG : b/potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa33_d20250816_m011012_c001_v7007000_t0000_u01755306612678") 2025/08/16 01:18:46 DEBUG : b/potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca5c_d20250816_m011011_c001_v0001130_t0037_u01755306611246") 2025/08/16 01:18:46 DEBUG : b/potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196364_d20250816_m010953_c001_v7007000_t0000_u01755306593854") 2025/08/16 01:18:46 DEBUG : b/potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9f4_d20250816_m010951_c001_v0001130_t0024_u01755306591894") 2025/08/16 01:18:46 DEBUG : backup/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b36ce_d20250816_m011252_c001_v7007000_t0000_u01755306772261") 2025/08/16 01:18:46 DEBUG : backup/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1137e408f6a5c772_d20250816_m011249_c001_v0001098_t0031_u01755306769852") 2025/08/16 01:18:46 DEBUG : backup/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10449060a107bdde_d20250816_m011245_c001_v0001184_t0054_u01755306765621") 2025/08/16 01:18:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926a9_d20250816_m011319_c001_v7007000_t0000_u01755306799325") 2025/08/16 01:18:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f11729de2faa0a0a7_d20250816_m011317_c001_v0001102_t0024_u01755306797546") 2025/08/16 01:18:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f116258343ebe81f3_d20250816_m011313_c001_v0001157_t0010_u01755306793665") 2025/08/16 01:18:47 DEBUG : backup/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8696ae_d20250816_m011306_c001_v7007000_t0000_u01755306786539") 2025/08/16 01:18:47 DEBUG : backup/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f106414eaacee8b53_d20250816_m011304_c001_v0001098_t0038_u01755306784012") 2025/08/16 01:18:47 DEBUG : backup/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1154bb877ab39cf1_d20250816_m011259_c001_v0001131_t0022_u01755306779758") 2025/08/16 01:18:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926aa_d20250816_m011319_c001_v7007000_t0000_u01755306799510") 2025/08/16 01:18:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf432_d20250816_m011318_c001_v0001184_t0053_u01755306798522") 2025/08/16 01:18:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1082f1144466a44d_d20250816_m011315_c001_v0001043_t0033_u01755306795307") 2025/08/16 01:18:47 DEBUG : backup/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b36d1_d20250816_m011252_c001_v7007000_t0000_u01755306772444") 2025/08/16 01:18:47 DEBUG : backup/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10604473a846a0b0_d20250816_m011250_c001_v0001161_t0058_u01755306770972") 2025/08/16 01:18:47 DEBUG : backup/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f11205c899708d7f5_d20250816_m011247_c001_v0001101_t0011_u01755306767319") 2025/08/16 01:18:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8696af_d20250816_m011306_c001_v7007000_t0000_u01755306786727") 2025/08/16 01:18:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f101b405524d66c9f_d20250816_m011305_c001_v0001182_t0009_u01755306785786") 2025/08/16 01:18:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1128284fb79e2e7b_d20250816_m011301_c001_v0001182_t0059_u01755306781769") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9421_d20250816_m011808_c001_v7007000_t0000_u01755307088003") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfdad_d20250816_m011803_c001_v0001184_t0030_u01755307083481") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c82_d20250816_m011752_c001_v7007000_t0000_u01755307072170") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd28_d20250816_m011747_c001_v0001184_t0022_u01755307067825") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c4c_d20250816_m011735_c001_v7007000_t0000_u01755307055548") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfcae_d20250816_m011731_c001_v0001184_t0026_u01755307051106") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed09c_d20250816_m011719_c001_v7007000_t0000_u01755307039919") 2025/08/16 01:18:47 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc50_d20250816_m011715_c001_v0001184_t0024_u01755307035843") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f06_d20250816_m011704_c001_v7007000_t0000_u01755307024037") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfbf1_d20250816_m011659_c001_v0001184_t0029_u01755307019613") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fdc_d20250816_m011647_c001_v7007000_t0000_u01755307007990") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb6d_d20250816_m011641_c001_v0001184_t0008_u01755307001321") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530bc_d20250816_m011630_c001_v7007000_t0000_u01755306990011") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e55b_d20250816_m011625_c001_v0001130_t0033_u01755306985982") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247488_d20250816_m011624_c001_v7007000_t0000_u01755306984459") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e53f_d20250816_m011620_c001_v0001130_t0008_u01755306980315") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec2_d20250816_m011607_c001_v7007000_t0000_u01755306967906") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa03_d20250816_m011603_c001_v0001184_t0026_u01755306963504") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416fa9f852879780_d20250816_m011602_c001_v7007000_t0000_u01755306962602") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46aa7_d20250816_m011558_c001_v0001041_t0047_u01755306958048") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4951_d20250816_m011543_c001_v7007000_t0000_u01755306943469") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a6b_d20250816_m011538_c001_v0001041_t0047_u01755306938587") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab1_d20250816_m011526_c001_v7007000_t0000_u01755306926583") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a47_d20250816_m011521_c001_v0001041_t0004_u01755306921876") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9393_d20250816_m011510_c001_v7007000_t0000_u01755306910642") 2025/08/16 01:18:48 DEBUG : banana: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a1b_d20250816_m011506_c001_v0001041_t0025_u01755306906326") 2025/08/16 01:18:48 DEBUG : bananaSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719691c_d20250816_m011628_c001_v7007000_t0000_u01755306988205") 2025/08/16 01:18:49 DEBUG : bananaSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4ca_d20250816_m011622_c001_v0001043_t0034_u01755306982484") 2025/08/16 01:18:49 DEBUG : both0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df827_d20250816_m011438_c001_v7007000_t0000_u01755306878618") 2025/08/16 01:18:49 DEBUG : both0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46997_d20250816_m011423_c001_v0001041_t0049_u01755306863563") 2025/08/16 01:18:49 DEBUG : both0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4811_d20250816_m011419_c001_v7007000_t0000_u01755306859340") 2025/08/16 01:18:49 DEBUG : both0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46947_d20250816_m011404_c001_v0001041_t0026_u01755306844693") 2025/08/16 01:18:49 DEBUG : both1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df828_d20250816_m011438_c001_v7007000_t0000_u01755306878800") 2025/08/16 01:18:49 DEBUG : both1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4699b_d20250816_m011424_c001_v0001041_t0036_u01755306864624") 2025/08/16 01:18:49 DEBUG : both1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4812_d20250816_m011419_c001_v7007000_t0000_u01755306859532") 2025/08/16 01:18:49 DEBUG : both1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46949_d20250816_m011405_c001_v0001041_t0006_u01755306845246") 2025/08/16 01:18:49 DEBUG : both10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df829_d20250816_m011438_c001_v7007000_t0000_u01755306878981") 2025/08/16 01:18:49 DEBUG : both10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469b3_d20250816_m011429_c001_v0001041_t0055_u01755306869920") 2025/08/16 01:18:49 DEBUG : both10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4815_d20250816_m011419_c001_v7007000_t0000_u01755306859716") 2025/08/16 01:18:49 DEBUG : both10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4696b_d20250816_m011410_c001_v0001041_t0024_u01755306850625") 2025/08/16 01:18:49 DEBUG : both11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df82a_d20250816_m011439_c001_v7007000_t0000_u01755306879163") 2025/08/16 01:18:49 DEBUG : both11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469b7_d20250816_m011430_c001_v0001041_t0013_u01755306870566") 2025/08/16 01:18:49 DEBUG : both11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4816_d20250816_m011419_c001_v7007000_t0000_u01755306859900") 2025/08/16 01:18:49 DEBUG : both11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4696f_d20250816_m011411_c001_v0001041_t0052_u01755306851258") 2025/08/16 01:18:49 DEBUG : both12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df82b_d20250816_m011439_c001_v7007000_t0000_u01755306879361") 2025/08/16 01:18:49 DEBUG : both12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469b9_d20250816_m011431_c001_v0001041_t0044_u01755306871194") 2025/08/16 01:18:49 DEBUG : both12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4819_d20250816_m011420_c001_v7007000_t0000_u01755306860082") 2025/08/16 01:18:50 DEBUG : both12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46973_d20250816_m011411_c001_v0001041_t0039_u01755306851801") 2025/08/16 01:18:50 DEBUG : both13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df82c_d20250816_m011439_c001_v7007000_t0000_u01755306879544") 2025/08/16 01:18:50 DEBUG : both13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469bd_d20250816_m011431_c001_v0001041_t0011_u01755306871764") 2025/08/16 01:18:50 DEBUG : both13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce481a_d20250816_m011420_c001_v7007000_t0000_u01755306860265") 2025/08/16 01:18:50 DEBUG : both13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46979_d20250816_m011412_c001_v0001041_t0052_u01755306852411") 2025/08/16 01:18:50 DEBUG : both14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df82d_d20250816_m011439_c001_v7007000_t0000_u01755306879726") 2025/08/16 01:18:50 DEBUG : both14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469bf_d20250816_m011432_c001_v0001041_t0008_u01755306872444") 2025/08/16 01:18:50 DEBUG : both14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce481c_d20250816_m011420_c001_v7007000_t0000_u01755306860447") 2025/08/16 01:18:50 DEBUG : both14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4697d_d20250816_m011412_c001_v0001041_t0023_u01755306852996") 2025/08/16 01:18:50 DEBUG : both15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df82e_d20250816_m011439_c001_v7007000_t0000_u01755306879908") 2025/08/16 01:18:50 DEBUG : both15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469c3_d20250816_m011433_c001_v0001041_t0005_u01755306873088") 2025/08/16 01:18:50 DEBUG : both15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce481e_d20250816_m011420_c001_v7007000_t0000_u01755306860629") 2025/08/16 01:18:50 DEBUG : both15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46981_d20250816_m011413_c001_v0001041_t0033_u01755306853596") 2025/08/16 01:18:50 DEBUG : both16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df82f_d20250816_m011440_c001_v7007000_t0000_u01755306880090") 2025/08/16 01:18:50 DEBUG : both16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469c5_d20250816_m011433_c001_v0001041_t0057_u01755306873729") 2025/08/16 01:18:50 DEBUG : both16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4822_d20250816_m011420_c001_v7007000_t0000_u01755306860814") 2025/08/16 01:18:50 DEBUG : both16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46983_d20250816_m011414_c001_v0001041_t0041_u01755306854151") 2025/08/16 01:18:50 DEBUG : both17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df831_d20250816_m011440_c001_v7007000_t0000_u01755306880274") 2025/08/16 01:18:50 DEBUG : both17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469c9_d20250816_m011434_c001_v0001041_t0037_u01755306874298") 2025/08/16 01:18:50 DEBUG : both17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4825_d20250816_m011420_c001_v7007000_t0000_u01755306860996") 2025/08/16 01:18:51 DEBUG : both17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46985_d20250816_m011414_c001_v0001041_t0005_u01755306854721") 2025/08/16 01:18:51 DEBUG : both18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df832_d20250816_m011440_c001_v7007000_t0000_u01755306880456") 2025/08/16 01:18:51 DEBUG : both18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469cb_d20250816_m011434_c001_v0001041_t0030_u01755306874811") 2025/08/16 01:18:51 DEBUG : both18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4826_d20250816_m011421_c001_v7007000_t0000_u01755306861180") 2025/08/16 01:18:51 DEBUG : both18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46987_d20250816_m011415_c001_v0001041_t0039_u01755306855396") 2025/08/16 01:18:51 DEBUG : both19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df833_d20250816_m011440_c001_v7007000_t0000_u01755306880639") 2025/08/16 01:18:51 DEBUG : both19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469cd_d20250816_m011435_c001_v0001041_t0053_u01755306875442") 2025/08/16 01:18:51 DEBUG : both19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4828_d20250816_m011421_c001_v7007000_t0000_u01755306861363") 2025/08/16 01:18:51 DEBUG : both19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46989_d20250816_m011416_c001_v0001041_t0053_u01755306856038") 2025/08/16 01:18:51 DEBUG : both2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df834_d20250816_m011440_c001_v7007000_t0000_u01755306880828") 2025/08/16 01:18:51 DEBUG : both2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4699f_d20250816_m011425_c001_v0001041_t0005_u01755306865186") 2025/08/16 01:18:51 DEBUG : both2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4829_d20250816_m011421_c001_v7007000_t0000_u01755306861546") 2025/08/16 01:18:51 DEBUG : both2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4694d_d20250816_m011405_c001_v0001041_t0026_u01755306845820") 2025/08/16 01:18:51 DEBUG : both3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df835_d20250816_m011441_c001_v7007000_t0000_u01755306881014") 2025/08/16 01:18:51 DEBUG : both3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469a1_d20250816_m011425_c001_v0001041_t0054_u01755306865794") 2025/08/16 01:18:51 DEBUG : both3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce482b_d20250816_m011421_c001_v7007000_t0000_u01755306861727") 2025/08/16 01:18:51 DEBUG : both3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46951_d20250816_m011406_c001_v0001041_t0035_u01755306846355") 2025/08/16 01:18:51 DEBUG : both4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df836_d20250816_m011441_c001_v7007000_t0000_u01755306881197") 2025/08/16 01:18:51 DEBUG : both4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469a3_d20250816_m011426_c001_v0001041_t0042_u01755306866331") 2025/08/16 01:18:51 DEBUG : both4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce482c_d20250816_m011421_c001_v7007000_t0000_u01755306861909") 2025/08/16 01:18:52 DEBUG : both4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46955_d20250816_m011406_c001_v0001041_t0016_u01755306846965") 2025/08/16 01:18:52 DEBUG : both5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df838_d20250816_m011441_c001_v7007000_t0000_u01755306881380") 2025/08/16 01:18:52 DEBUG : both5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469a5_d20250816_m011426_c001_v0001041_t0031_u01755306866883") 2025/08/16 01:18:52 DEBUG : both5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce482e_d20250816_m011422_c001_v7007000_t0000_u01755306862093") 2025/08/16 01:18:52 DEBUG : both5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4695b_d20250816_m011407_c001_v0001041_t0059_u01755306847556") 2025/08/16 01:18:52 DEBUG : both6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df839_d20250816_m011441_c001_v7007000_t0000_u01755306881562") 2025/08/16 01:18:52 DEBUG : both6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469a7_d20250816_m011427_c001_v0001041_t0013_u01755306867495") 2025/08/16 01:18:52 DEBUG : both6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4830_d20250816_m011422_c001_v7007000_t0000_u01755306862276") 2025/08/16 01:18:52 DEBUG : both6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4695d_d20250816_m011408_c001_v0001041_t0036_u01755306848075") 2025/08/16 01:18:52 DEBUG : both7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df83a_d20250816_m011441_c001_v7007000_t0000_u01755306881744") 2025/08/16 01:18:52 DEBUG : both7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469ab_d20250816_m011428_c001_v0001041_t0055_u01755306868189") 2025/08/16 01:18:52 DEBUG : both7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4832_d20250816_m011422_c001_v7007000_t0000_u01755306862463") 2025/08/16 01:18:52 DEBUG : both7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46963_d20250816_m011408_c001_v0001041_t0034_u01755306848832") 2025/08/16 01:18:52 DEBUG : both8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df83b_d20250816_m011441_c001_v7007000_t0000_u01755306881926") 2025/08/16 01:18:52 DEBUG : both8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469af_d20250816_m011428_c001_v0001041_t0031_u01755306868731") 2025/08/16 01:18:52 DEBUG : both8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4833_d20250816_m011422_c001_v7007000_t0000_u01755306862646") 2025/08/16 01:18:52 DEBUG : both8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46965_d20250816_m011409_c001_v0001041_t0035_u01755306849530") 2025/08/16 01:18:52 DEBUG : both9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df83c_d20250816_m011442_c001_v7007000_t0000_u01755306882116") 2025/08/16 01:18:52 DEBUG : both9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469b1_d20250816_m011429_c001_v0001041_t0022_u01755306869314") 2025/08/16 01:18:53 DEBUG : both9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4835_d20250816_m011422_c001_v7007000_t0000_u01755306862830") 2025/08/16 01:18:53 DEBUG : both9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46969_d20250816_m011410_c001_v0001041_t0018_u01755306850083") 2025/08/16 01:18:53 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868871_d20250816_m011016_c001_v7007000_t0000_u01755306616206") 2025/08/16 01:18:53 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca72_d20250816_m011014_c001_v0001130_t0004_u01755306614225") 2025/08/16 01:18:53 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa37_d20250816_m011013_c001_v7007000_t0000_u01755306613423") 2025/08/16 01:18:53 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca5e_d20250816_m011011_c001_v0001130_t0007_u01755306611537") 2025/08/16 01:18:53 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196366_d20250816_m010954_c001_v7007000_t0000_u01755306594597") 2025/08/16 01:18:53 DEBUG : c/non empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9f8_d20250816_m010952_c001_v0001130_t0056_u01755306592474") 2025/08/16 01:18:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f2d_d20250816_m011546_c001_v7007000_t0000_u01755306946322") 2025/08/16 01:18:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a73_d20250816_m011541_c001_v0001041_t0043_u01755306941118") 2025/08/16 01:18:53 DEBUG : check sum: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719635b_d20250816_m010944_c001_v7007000_t0000_u01755306584521") 2025/08/16 01:18:53 DEBUG : check sum: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9c4_d20250816_m010943_c001_v0001130_t0037_u01755306583435") 2025/08/16 01:18:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df9f9_d20250816_m011838_c001_v7007000_t0000_u01755307118773") 2025/08/16 01:18:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c3d_d20250816_m011837_c001_v0001041_t0015_u01755307117085") 2025/08/16 01:18:53 DEBUG : dest/3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7865_d20250816_m011222_c001_v7007000_t0000_u01755306742640") 2025/08/16 01:18:53 DEBUG : dest/3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f415caa4306e2f62b_d20250816_m011221_c001_v0001157_t0054_u01755306741537") 2025/08/16 01:18:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fdf_d20250816_m011648_c001_v7007000_t0000_u01755307008193") 2025/08/16 01:18:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4fc_d20250816_m011643_c001_v0001043_t0030_u01755307003500") 2025/08/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9422_d20250816_m011808_c001_v7007000_t0000_u01755307088187") 2025/08/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46bfb_d20250816_m011756_c001_v0001041_t0012_u01755307076552") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c83_d20250816_m011752_c001_v7007000_t0000_u01755307072354") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46bb9_d20250816_m011739_c001_v0001041_t0052_u01755307059903") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c4d_d20250816_m011735_c001_v7007000_t0000_u01755307055731") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b97_d20250816_m011724_c001_v0001041_t0043_u01755307044214") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed09d_d20250816_m011720_c001_v7007000_t0000_u01755307040104") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b77_d20250816_m011708_c001_v0001041_t0001_u01755307028356") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f08_d20250816_m011704_c001_v7007000_t0000_u01755307024229") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b53_d20250816_m011652_c001_v0001041_t0047_u01755307012313") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885feb9_d20250816_m011645_c001_v7007000_t0000_u01755307005817") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e581_d20250816_m011634_c001_v0001130_t0040_u01755306994292") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530bd_d20250816_m011630_c001_v7007000_t0000_u01755306990193") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfaeb_d20250816_m011626_c001_v0001184_t0017_u01755306986176") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7b18_d20250816_m011624_c001_v7007000_t0000_u01755306984446") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ad7_d20250816_m011612_c001_v0001041_t0004_u01755306972227") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec3_d20250816_m011608_c001_v7007000_t0000_u01755306968089") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa07_d20250816_m011603_c001_v0001184_t0049_u01755306963728") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178adb_d20250816_m011602_c001_v7007000_t0000_u01755306962168") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4a1_d20250816_m011550_c001_v0001130_t0012_u01755306950489") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f22_d20250816_m011543_c001_v7007000_t0000_u01755306943478") 2025/08/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf8c1_d20250816_m011530_c001_v0001184_t0004_u01755306930869") 2025/08/16 01:18:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab2_d20250816_m011526_c001_v7007000_t0000_u01755306926772") 2025/08/16 01:18:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf831_d20250816_m011514_c001_v0001184_t0023_u01755306914929") 2025/08/16 01:18:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9394_d20250816_m011510_c001_v7007000_t0000_u01755306910827") 2025/08/16 01:18:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf79d_d20250816_m011459_c001_v0001184_t0052_u01755306899922") 2025/08/16 01:18:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6a05_d20250816_m011628_c001_v7007000_t0000_u01755306988225") 2025/08/16 01:18:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfacb_d20250816_m011622_c001_v0001184_t0008_u01755306982681") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fe3_d20250816_m011648_c001_v7007000_t0000_u01755307008415") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb81_d20250816_m011643_c001_v0001184_t0059_u01755307003519") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9423_d20250816_m011808_c001_v7007000_t0000_u01755307088381") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd75_d20250816_m011757_c001_v0001184_t0032_u01755307077426") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c84_d20250816_m011752_c001_v7007000_t0000_u01755307072540") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfcf8_d20250816_m011740_c001_v0001184_t0037_u01755307060565") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c4e_d20250816_m011735_c001_v7007000_t0000_u01755307055914") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc80_d20250816_m011724_c001_v0001184_t0053_u01755307044901") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed09e_d20250816_m011720_c001_v7007000_t0000_u01755307040289") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc30_d20250816_m011709_c001_v0001184_t0048_u01755307029246") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f09_d20250816_m011704_c001_v7007000_t0000_u01755307024414") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfbbd_d20250816_m011652_c001_v0001184_t0025_u01755307012988") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df9ad_d20250816_m011645_c001_v7007000_t0000_u01755307005650") 2025/08/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb3d_d20250816_m011634_c001_v0001184_t0011_u01755306994945") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530be_d20250816_m011630_c001_v7007000_t0000_u01755306990376") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b09_d20250816_m011626_c001_v0001041_t0024_u01755306986321") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7b19_d20250816_m011624_c001_v7007000_t0000_u01755306984627") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e51f_d20250816_m011613_c001_v0001130_t0001_u01755306973066") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec4_d20250816_m011608_c001_v7007000_t0000_u01755306968273") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4f8_d20250816_m011603_c001_v0001130_t0054_u01755306963856") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3caeb_d20250816_m011602_c001_v7007000_t0000_u01755306962615") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a8d_d20250816_m011551_c001_v0001041_t0043_u01755306951206") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178acb_d20250816_m011543_c001_v7007000_t0000_u01755306943485") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a5b_d20250816_m011531_c001_v0001041_t0018_u01755306931449") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab3_d20250816_m011526_c001_v7007000_t0000_u01755306926954") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a33_d20250816_m011515_c001_v0001041_t0038_u01755306915514") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9397_d20250816_m011511_c001_v7007000_t0000_u01755306911012") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a07_d20250816_m011500_c001_v0001041_t0025_u01755306900488") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc927d5_d20250816_m011628_c001_v7007000_t0000_u01755306988046") 2025/08/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e54d_d20250816_m011622_c001_v0001130_t0013_u01755306982729") 2025/08/16 01:18:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fe7_d20250816_m011648_c001_v7007000_t0000_u01755307008598") 2025/08/16 01:18:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b3b_d20250816_m011643_c001_v0001041_t0042_u01755307003510") 2025/08/16 01:18:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9425_d20250816_m011808_c001_v7007000_t0000_u01755307088574") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b596_d20250816_m011757_c001_v0001043_t0056_u01755307077994") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c85_d20250816_m011752_c001_v7007000_t0000_u01755307072723") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b570_d20250816_m011741_c001_v0001043_t0031_u01755307061157") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c4f_d20250816_m011736_c001_v7007000_t0000_u01755307056097") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b558_d20250816_m011725_c001_v0001043_t0052_u01755307045508") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed09f_d20250816_m011720_c001_v7007000_t0000_u01755307040473") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b538_d20250816_m011709_c001_v0001043_t0049_u01755307029824") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f0a_d20250816_m011704_c001_v7007000_t0000_u01755307024604") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b516_d20250816_m011653_c001_v0001043_t0009_u01755307013571") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3cb13_d20250816_m011645_c001_v7007000_t0000_u01755307005661") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4e4_d20250816_m011635_c001_v0001043_t0002_u01755306995524") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c0_d20250816_m011630_c001_v7007000_t0000_u01755306990558") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e561_d20250816_m011626_c001_v0001130_t0044_u01755306986385") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24748d_d20250816_m011624_c001_v7007000_t0000_u01755306984830") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa7d_d20250816_m011613_c001_v0001184_t0010_u01755306973864") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec5_d20250816_m011608_c001_v7007000_t0000_u01755306968463") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa0b_d20250816_m011603_c001_v0001184_t0015_u01755306963926") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18beb1_d20250816_m011602_c001_v7007000_t0000_u01755306962395") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf991_d20250816_m011551_c001_v0001184_t0005_u01755306951933") 2025/08/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4952_d20250816_m011543_c001_v7007000_t0000_u01755306943511") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e453_d20250816_m011532_c001_v0001130_t0024_u01755306932323") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab4_d20250816_m011527_c001_v7007000_t0000_u01755306927136") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e41f_d20250816_m011516_c001_v0001130_t0058_u01755306916263") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9398_d20250816_m011511_c001_v7007000_t0000_u01755306911198") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3d9_d20250816_m011500_c001_v0001130_t0046_u01755306900894") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce49b0_d20250816_m011627_c001_v7007000_t0000_u01755306987907") 2025/08/16 01:18:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfacf_d20250816_m011622_c001_v0001184_t0034_u01755306982893") 2025/08/16 01:18:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fea_d20250816_m011648_c001_v7007000_t0000_u01755307008789") 2025/08/16 01:18:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5a7_d20250816_m011643_c001_v0001130_t0021_u01755307003696") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9426_d20250816_m011808_c001_v7007000_t0000_u01755307088757") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6e3_d20250816_m011758_c001_v0001130_t0029_u01755307078759") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c86_d20250816_m011752_c001_v7007000_t0000_u01755307072907") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e695_d20250816_m011741_c001_v0001130_t0019_u01755307061861") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c50_d20250816_m011736_c001_v7007000_t0000_u01755307056281") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e669_d20250816_m011726_c001_v0001130_t0031_u01755307046339") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a0_d20250816_m011720_c001_v7007000_t0000_u01755307040658") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e629_d20250816_m011710_c001_v0001130_t0016_u01755307030526") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f0b_d20250816_m011704_c001_v7007000_t0000_u01755307024790") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5d7_d20250816_m011654_c001_v0001130_t0044_u01755307014426") 2025/08/16 01:18:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df9ac_d20250816_m011645_c001_v7007000_t0000_u01755307005467") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b23_d20250816_m011636_c001_v0001041_t0021_u01755306996318") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c1_d20250816_m011630_c001_v7007000_t0000_u01755306990741") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfaf1_d20250816_m011626_c001_v0001184_t0042_u01755306986412") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc927a9_d20250816_m011624_c001_v7007000_t0000_u01755306984841") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4b4_d20250816_m011614_c001_v0001043_t0015_u01755306974435") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec6_d20250816_m011608_c001_v7007000_t0000_u01755306968648") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ab9_d20250816_m011603_c001_v0001041_t0024_u01755306963955") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed084_d20250816_m011602_c001_v7007000_t0000_u01755306962182") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b465_d20250816_m011552_c001_v0001043_t0021_u01755306952502") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178acc_d20250816_m011543_c001_v7007000_t0000_u01755306943543") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b437_d20250816_m011533_c001_v0001043_t0035_u01755306933086") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab5_d20250816_m011527_c001_v7007000_t0000_u01755306927323") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b415_d20250816_m011516_c001_v0001043_t0045_u01755306916961") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9399_d20250816_m011511_c001_v7007000_t0000_u01755306911382") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b3e6_d20250816_m011501_c001_v0001043_t0023_u01755306901192") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247493_d20250816_m011628_c001_v7007000_t0000_u01755306988146") 2025/08/16 01:18:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46af7_d20250816_m011622_c001_v0001041_t0050_u01755306982905") 2025/08/16 01:18:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fed_d20250816_m011648_c001_v7007000_t0000_u01755307008972") 2025/08/16 01:18:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb83_d20250816_m011643_c001_v0001184_t0054_u01755307003726") 2025/08/16 01:18:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9427_d20250816_m011808_c001_v7007000_t0000_u01755307088956") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c05_d20250816_m011759_c001_v0001041_t0039_u01755307079247") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c87_d20250816_m011753_c001_v7007000_t0000_u01755307073091") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46bc1_d20250816_m011742_c001_v0001041_t0021_u01755307062238") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c51_d20250816_m011736_c001_v7007000_t0000_u01755307056465") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b9d_d20250816_m011726_c001_v0001041_t0009_u01755307046658") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a1_d20250816_m011720_c001_v7007000_t0000_u01755307040843") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b7b_d20250816_m011711_c001_v0001041_t0032_u01755307031071") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f0c_d20250816_m011704_c001_v7007000_t0000_u01755307024985") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b5d_d20250816_m011654_c001_v0001041_t0052_u01755307014803") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8698f5_d20250816_m011645_c001_v7007000_t0000_u01755307005660") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e589_d20250816_m011636_c001_v0001130_t0030_u01755306996715") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c2_d20250816_m011630_c001_v7007000_t0000_u01755306990923") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfaf7_d20250816_m011626_c001_v0001184_t0023_u01755306986614") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7b1b_d20250816_m011624_c001_v7007000_t0000_u01755306984990") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46adb_d20250816_m011614_c001_v0001041_t0013_u01755306974865") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec7_d20250816_m011608_c001_v7007000_t0000_u01755306968832") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b498_d20250816_m011604_c001_v0001043_t0017_u01755306964108") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4145fb5ce5f8837a_d20250816_m011602_c001_v7007000_t0000_u01755306962405") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4b6_d20250816_m011552_c001_v0001130_t0058_u01755306952920") 2025/08/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4953_d20250816_m011543_c001_v7007000_t0000_u01755306943651") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf8db_d20250816_m011533_c001_v0001184_t0013_u01755306933768") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab7_d20250816_m011527_c001_v7007000_t0000_u01755306927510") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf847_d20250816_m011517_c001_v0001184_t0016_u01755306917429") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb939a_d20250816_m011511_c001_v7007000_t0000_u01755306911565") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf7ad_d20250816_m011501_c001_v0001184_t0048_u01755306901616") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc927d9_d20250816_m011628_c001_v7007000_t0000_u01755306988232") 2025/08/16 01:19:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4cc_d20250816_m011622_c001_v0001043_t0037_u01755306982989") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408ff0_d20250816_m011649_c001_v7007000_t0000_u01755307009154") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb85_d20250816_m011643_c001_v0001184_t0050_u01755307003931") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9428_d20250816_m011809_c001_v7007000_t0000_u01755307089143") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd8d_d20250816_m011759_c001_v0001184_t0032_u01755307079593") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c88_d20250816_m011753_c001_v7007000_t0000_u01755307073291") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd08_d20250816_m011742_c001_v0001184_t0019_u01755307062581") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c52_d20250816_m011736_c001_v7007000_t0000_u01755307056648") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc8c_d20250816_m011727_c001_v0001184_t0043_u01755307047066") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a2_d20250816_m011721_c001_v7007000_t0000_u01755307041027") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc40_d20250816_m011711_c001_v0001184_t0042_u01755307031434") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f0d_d20250816_m011705_c001_v7007000_t0000_u01755307025170") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfbd1_d20250816_m011655_c001_v0001184_t0026_u01755307015189") 2025/08/16 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4014078dc87795ac_d20250816_m011645_c001_v7007000_t0000_u01755307005677") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb4f_d20250816_m011637_c001_v0001184_t0031_u01755306997036") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c3_d20250816_m011631_c001_v7007000_t0000_u01755306991105") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e563_d20250816_m011626_c001_v0001130_t0009_u01755306986705") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24748e_d20250816_m011625_c001_v7007000_t0000_u01755306985012") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e52b_d20250816_m011615_c001_v0001130_t0013_u01755306975408") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec8_d20250816_m011609_c001_v7007000_t0000_u01755306969014") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa0d_d20250816_m011604_c001_v0001184_t0020_u01755306964134") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f673cb_d20250816_m011602_c001_v7007000_t0000_u01755306962561") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a93_d20250816_m011553_c001_v0001041_t0057_u01755306953277") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f23_d20250816_m011543_c001_v7007000_t0000_u01755306943517") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a63_d20250816_m011533_c001_v0001041_t0043_u01755306933969") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ab9_d20250816_m011527_c001_v7007000_t0000_u01755306927692") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a39_d20250816_m011517_c001_v0001041_t0006_u01755306917716") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb939b_d20250816_m011511_c001_v7007000_t0000_u01755306911765") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a0d_d20250816_m011501_c001_v0001041_t0052_u01755306901821") 2025/08/16 01:19:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7b1c_d20250816_m011627_c001_v7007000_t0000_u01755306987913") 2025/08/16 01:19:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfad1_d20250816_m011623_c001_v0001184_t0012_u01755306983121") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408ff3_d20250816_m011649_c001_v7007000_t0000_u01755307009335") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5a9_d20250816_m011643_c001_v0001130_t0023_u01755307003994") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9429_d20250816_m011809_c001_v7007000_t0000_u01755307089334") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b59a_d20250816_m011759_c001_v0001043_t0044_u01755307079815") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c89_d20250816_m011753_c001_v7007000_t0000_u01755307073475") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b576_d20250816_m011742_c001_v0001043_t0053_u01755307062788") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c53_d20250816_m011736_c001_v7007000_t0000_u01755307056832") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b55c_d20250816_m011727_c001_v0001043_t0051_u01755307047268") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a3_d20250816_m011721_c001_v7007000_t0000_u01755307041212") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b53c_d20250816_m011711_c001_v0001043_t0001_u01755307031637") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f0e_d20250816_m011705_c001_v7007000_t0000_u01755307025356") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b51c_d20250816_m011655_c001_v0001043_t0018_u01755307015392") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885feb6_d20250816_m011645_c001_v7007000_t0000_u01755307005260") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4ea_d20250816_m011637_c001_v0001043_t0041_u01755306997234") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c5_d20250816_m011631_c001_v7007000_t0000_u01755306991289") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b0b_d20250816_m011626_c001_v0001041_t0059_u01755306986730") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6a00_d20250816_m011624_c001_v7007000_t0000_u01755306984855") 2025/08/16 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa87_d20250816_m011616_c001_v0001184_t0014_u01755306976013") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bec9_d20250816_m011609_c001_v7007000_t0000_u01755306969199") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4fe_d20250816_m011604_c001_v0001130_t0051_u01755306964290") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f673ca_d20250816_m011602_c001_v7007000_t0000_u01755306962373") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9a3_d20250816_m011553_c001_v0001184_t0033_u01755306953708") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f25_d20250816_m011543_c001_v7007000_t0000_u01755306943663") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e45b_d20250816_m011534_c001_v0001130_t0015_u01755306934304") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178aba_d20250816_m011527_c001_v7007000_t0000_u01755306927874") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e425_d20250816_m011518_c001_v0001130_t0053_u01755306918176") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb939c_d20250816_m011511_c001_v7007000_t0000_u01755306911948") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3dd_d20250816_m011502_c001_v0001130_t0001_u01755306902203") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247492_d20250816_m011628_c001_v7007000_t0000_u01755306988146") 2025/08/16 01:19:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e54f_d20250816_m011623_c001_v0001130_t0018_u01755306983219") 2025/08/16 01:19:04 DEBUG : dir1/0007-12345: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408ff7_d20250816_m011649_c001_v7007000_t0000_u01755307009517") 2025/08/16 01:19:04 DEBUG : dir1/0007-12345: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4fe_d20250816_m011644_c001_v0001043_t0004_u01755307004014") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb942a_d20250816_m011809_c001_v7007000_t0000_u01755307089517") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6ed_d20250816_m011800_c001_v0001130_t0034_u01755307080251") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c8a_d20250816_m011753_c001_v7007000_t0000_u01755307073659") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6a1_d20250816_m011743_c001_v0001130_t0009_u01755307063499") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c54_d20250816_m011737_c001_v7007000_t0000_u01755307057023") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e671_d20250816_m011727_c001_v0001130_t0058_u01755307047668") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a4_d20250816_m011721_c001_v7007000_t0000_u01755307041397") 2025/08/16 01:19:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e62f_d20250816_m011712_c001_v0001130_t0042_u01755307032197") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f0f_d20250816_m011705_c001_v7007000_t0000_u01755307025539") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5e5_d20250816_m011655_c001_v0001130_t0045_u01755307015840") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3cb12_d20250816_m011645_c001_v7007000_t0000_u01755307005477") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b25_d20250816_m011637_c001_v0001041_t0006_u01755306997634") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c7_d20250816_m011631_c001_v7007000_t0000_u01755306991472") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4d6_d20250816_m011626_c001_v0001043_t0018_u01755306986742") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3baf_d20250816_m011624_c001_v7007000_t0000_u01755306984865") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4ba_d20250816_m011616_c001_v0001043_t0000_u01755306976290") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18beca_d20250816_m011609_c001_v7007000_t0000_u01755306969382") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46abb_d20250816_m011604_c001_v0001041_t0046_u01755306964336") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d35ae_d20250816_m011602_c001_v7007000_t0000_u01755306962569") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b467_d20250816_m011553_c001_v0001043_t0043_u01755306953912") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f28_d20250816_m011543_c001_v7007000_t0000_u01755306943846") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b439_d20250816_m011534_c001_v0001043_t0000_u01755306934922") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178abc_d20250816_m011528_c001_v7007000_t0000_u01755306928057") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b419_d20250816_m011518_c001_v0001043_t0005_u01755306918449") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb939e_d20250816_m011512_c001_v7007000_t0000_u01755306912131") 2025/08/16 01:19:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b3f2_d20250816_m011502_c001_v0001043_t0041_u01755306902701") 2025/08/16 01:19:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530b7_d20250816_m011628_c001_v7007000_t0000_u01755306988085") 2025/08/16 01:19:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46af9_d20250816_m011623_c001_v0001041_t0053_u01755306983257") 2025/08/16 01:19:06 DEBUG : dir1/0008-23456: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408ffa_d20250816_m011649_c001_v7007000_t0000_u01755307009698") 2025/08/16 01:19:06 DEBUG : dir1/0008-23456: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b3f_d20250816_m011644_c001_v0001041_t0029_u01755307004040") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb942b_d20250816_m011809_c001_v7007000_t0000_u01755307089702") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c0b_d20250816_m011800_c001_v0001041_t0030_u01755307080565") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c8b_d20250816_m011753_c001_v7007000_t0000_u01755307073843") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46bc7_d20250816_m011743_c001_v0001041_t0026_u01755307063846") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c55_d20250816_m011737_c001_v7007000_t0000_u01755307057216") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b9f_d20250816_m011728_c001_v0001041_t0045_u01755307048008") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a5_d20250816_m011721_c001_v7007000_t0000_u01755307041581") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b7d_d20250816_m011712_c001_v0001041_t0034_u01755307032553") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f10_d20250816_m011705_c001_v7007000_t0000_u01755307025723") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b5f_d20250816_m011656_c001_v0001041_t0047_u01755307016172") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885feb8_d20250816_m011645_c001_v7007000_t0000_u01755307005632") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e58f_d20250816_m011638_c001_v0001130_t0031_u01755306998059") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c8_d20250816_m011631_c001_v7007000_t0000_u01755306991654") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfaf9_d20250816_m011626_c001_v0001184_t0029_u01755306986814") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24748b_d20250816_m011624_c001_v7007000_t0000_u01755306984647") 2025/08/16 01:19:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46adf_d20250816_m011616_c001_v0001041_t0022_u01755306976895") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18becb_d20250816_m011609_c001_v7007000_t0000_u01755306969597") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa13_d20250816_m011604_c001_v0001184_t0039_u01755306964345") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18beb2_d20250816_m011602_c001_v7007000_t0000_u01755306962579") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4c6_d20250816_m011554_c001_v0001130_t0059_u01755306954613") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178acd_d20250816_m011543_c001_v7007000_t0000_u01755306943671") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf8eb_d20250816_m011535_c001_v0001184_t0019_u01755306935709") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178abf_d20250816_m011528_c001_v7007000_t0000_u01755306928242") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf851_d20250816_m011518_c001_v0001184_t0036_u01755306918901") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb939f_d20250816_m011512_c001_v7007000_t0000_u01755306912315") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf7bb_d20250816_m011503_c001_v0001184_t0022_u01755306903114") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530b8_d20250816_m011628_c001_v7007000_t0000_u01755306988267") 2025/08/16 01:19:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfad5_d20250816_m011623_c001_v0001184_t0014_u01755306983379") 2025/08/16 01:19:07 DEBUG : dir1/0009-34567: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408ffe_d20250816_m011649_c001_v7007000_t0000_u01755307009880") 2025/08/16 01:19:07 DEBUG : dir1/0009-34567: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb89_d20250816_m011644_c001_v0001184_t0029_u01755307004175") 2025/08/16 01:19:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb942c_d20250816_m011809_c001_v7007000_t0000_u01755307089884") 2025/08/16 01:19:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd9b_d20250816_m011800_c001_v0001184_t0032_u01755307080927") 2025/08/16 01:19:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c8c_d20250816_m011754_c001_v7007000_t0000_u01755307074028") 2025/08/16 01:19:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd14_d20250816_m011744_c001_v0001184_t0013_u01755307064219") 2025/08/16 01:19:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c56_d20250816_m011737_c001_v7007000_t0000_u01755307057402") 2025/08/16 01:19:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc98_d20250816_m011728_c001_v0001184_t0009_u01755307048349") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a7_d20250816_m011721_c001_v7007000_t0000_u01755307041766") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc46_d20250816_m011712_c001_v0001184_t0056_u01755307032965") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f11_d20250816_m011705_c001_v7007000_t0000_u01755307025906") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfbd7_d20250816_m011656_c001_v0001184_t0048_u01755307016559") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fd1_d20250816_m011645_c001_v7007000_t0000_u01755307005827") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb59_d20250816_m011638_c001_v0001184_t0038_u01755306998424") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530c9_d20250816_m011631_c001_v7007000_t0000_u01755306991838") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfafb_d20250816_m011627_c001_v0001184_t0026_u01755306987012") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24748f_d20250816_m011625_c001_v7007000_t0000_u01755306985023") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e52f_d20250816_m011617_c001_v0001130_t0058_u01755306977459") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18becc_d20250816_m011609_c001_v7007000_t0000_u01755306969781") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b49a_d20250816_m011604_c001_v0001043_t0038_u01755306964533") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed085_d20250816_m011602_c001_v7007000_t0000_u01755306962363") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a9d_d20250816_m011555_c001_v0001041_t0042_u01755306955176") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce494f_d20250816_m011543_c001_v7007000_t0000_u01755306943107") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a67_d20250816_m011535_c001_v0001041_t0056_u01755306935911") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac0_d20250816_m011528_c001_v7007000_t0000_u01755306928425") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a3f_d20250816_m011519_c001_v0001041_t0010_u01755306919098") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a0_d20250816_m011512_c001_v7007000_t0000_u01755306912498") 2025/08/16 01:19:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a17_d20250816_m011503_c001_v0001041_t0031_u01755306903309") 2025/08/16 01:19:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247491_d20250816_m011627_c001_v7007000_t0000_u01755306987881") 2025/08/16 01:19:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4ce_d20250816_m011623_c001_v0001043_t0025_u01755306983487") 2025/08/16 01:19:09 DEBUG : dir1/0010-45678: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824409001_d20250816_m011650_c001_v7007000_t0000_u01755307010062") 2025/08/16 01:19:09 DEBUG : dir1/0010-45678: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5b1_d20250816_m011644_c001_v0001130_t0022_u01755307004320") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb942d_d20250816_m011810_c001_v7007000_t0000_u01755307090071") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b59e_d20250816_m011801_c001_v0001043_t0045_u01755307081120") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c8d_d20250816_m011754_c001_v7007000_t0000_u01755307074212") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b578_d20250816_m011744_c001_v0001043_t0001_u01755307064449") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c58_d20250816_m011737_c001_v7007000_t0000_u01755307057586") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b560_d20250816_m011728_c001_v0001043_t0017_u01755307048550") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a8_d20250816_m011721_c001_v7007000_t0000_u01755307041950") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b542_d20250816_m011713_c001_v0001043_t0059_u01755307033161") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f12_d20250816_m011706_c001_v7007000_t0000_u01755307026088") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b51e_d20250816_m011656_c001_v0001043_t0001_u01755307016775") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fce_d20250816_m011645_c001_v7007000_t0000_u01755307005269") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4f0_d20250816_m011638_c001_v0001043_t0031_u01755306998685") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530ca_d20250816_m011632_c001_v7007000_t0000_u01755306992021") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b0f_d20250816_m011627_c001_v0001041_t0008_u01755306987066") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc927ad_d20250816_m011625_c001_v7007000_t0000_u01755306985036") 2025/08/16 01:19:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa97_d20250816_m011617_c001_v0001184_t0008_u01755306977823") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bece_d20250816_m011609_c001_v7007000_t0000_u01755306969964") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa15_d20250816_m011604_c001_v0001184_t0037_u01755306964563") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed083_d20250816_m011602_c001_v7007000_t0000_u01755306962000") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9b3_d20250816_m011555_c001_v0001184_t0029_u01755306955601") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4954_d20250816_m011543_c001_v7007000_t0000_u01755306943694") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e461_d20250816_m011536_c001_v0001130_t0044_u01755306936274") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac1_d20250816_m011528_c001_v7007000_t0000_u01755306928608") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e42b_d20250816_m011519_c001_v0001130_t0035_u01755306919494") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a2_d20250816_m011512_c001_v7007000_t0000_u01755306912682") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3e7_d20250816_m011503_c001_v0001130_t0058_u01755306903722") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719691b_d20250816_m011628_c001_v7007000_t0000_u01755306988023") 2025/08/16 01:19:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfad7_d20250816_m011623_c001_v0001184_t0007_u01755306983581") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824409004_d20250816_m011650_c001_v7007000_t0000_u01755307010244") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b41_d20250816_m011644_c001_v0001041_t0059_u01755307004362") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb942e_d20250816_m011810_c001_v7007000_t0000_u01755307090257") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6fc_d20250816_m011801_c001_v0001130_t0045_u01755307081478") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c8e_d20250816_m011754_c001_v7007000_t0000_u01755307074416") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6a7_d20250816_m011745_c001_v0001130_t0023_u01755307065199") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c59_d20250816_m011737_c001_v7007000_t0000_u01755307057770") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e673_d20250816_m011729_c001_v0001130_t0026_u01755307049126") 2025/08/16 01:19:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0a9_d20250816_m011722_c001_v7007000_t0000_u01755307042135") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e635_d20250816_m011713_c001_v0001130_t0051_u01755307033562") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f14_d20250816_m011706_c001_v7007000_t0000_u01755307026272") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5eb_d20250816_m011657_c001_v0001130_t0021_u01755307017494") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3cb11_d20250816_m011645_c001_v7007000_t0000_u01755307005291") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b29_d20250816_m011639_c001_v0001041_t0015_u01755306999098") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530cb_d20250816_m011632_c001_v7007000_t0000_u01755306992204") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e565_d20250816_m011627_c001_v0001130_t0057_u01755306987105") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6a01_d20250816_m011625_c001_v7007000_t0000_u01755306985048") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4bc_d20250816_m011618_c001_v0001043_t0025_u01755306978032") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18becf_d20250816_m011610_c001_v7007000_t0000_u01755306970148") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46abd_d20250816_m011604_c001_v0001041_t0038_u01755306964825") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ada_d20250816_m011601_c001_v7007000_t0000_u01755306961985") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b46b_d20250816_m011555_c001_v0001043_t0032_u01755306955796") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df96e_d20250816_m011543_c001_v7007000_t0000_u01755306943557") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b43f_d20250816_m011536_c001_v0001043_t0031_u01755306936570") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac2_d20250816_m011528_c001_v7007000_t0000_u01755306928792") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b41d_d20250816_m011519_c001_v0001043_t0035_u01755306919900") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a4_d20250816_m011512_c001_v7007000_t0000_u01755306912866") 2025/08/16 01:19:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b3f8_d20250816_m011504_c001_v0001043_t0052_u01755306904057") 2025/08/16 01:19:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6a04_d20250816_m011628_c001_v7007000_t0000_u01755306988037") 2025/08/16 01:19:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46afb_d20250816_m011623_c001_v0001041_t0056_u01755306983600") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824409008_d20250816_m011650_c001_v7007000_t0000_u01755307010430") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb8b_d20250816_m011644_c001_v0001184_t0028_u01755307004372") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb942f_d20250816_m011810_c001_v7007000_t0000_u01755307090439") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c0f_d20250816_m011801_c001_v0001041_t0053_u01755307081827") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c8f_d20250816_m011754_c001_v7007000_t0000_u01755307074602") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46bd1_d20250816_m011745_c001_v0001041_t0002_u01755307065578") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c5a_d20250816_m011737_c001_v7007000_t0000_u01755307057987") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ba5_d20250816_m011729_c001_v0001041_t0012_u01755307049515") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0ab_d20250816_m011722_c001_v7007000_t0000_u01755307042319") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b7f_d20250816_m011713_c001_v0001041_t0051_u01755307033973") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f15_d20250816_m011706_c001_v7007000_t0000_u01755307026457") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b65_d20250816_m011657_c001_v0001041_t0020_u01755307017840") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408fd0_d20250816_m011645_c001_v7007000_t0000_u01755307005634") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e597_d20250816_m011639_c001_v0001130_t0010_u01755306999485") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530cc_d20250816_m011632_c001_v7007000_t0000_u01755306992386") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfaff_d20250816_m011627_c001_v0001184_t0006_u01755306987223") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196919_d20250816_m011625_c001_v7007000_t0000_u01755306985070") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ae3_d20250816_m011618_c001_v0001041_t0025_u01755306978435") 2025/08/16 01:19:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bed0_d20250816_m011610_c001_v7007000_t0000_u01755306970331") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e501_d20250816_m011604_c001_v0001130_t0053_u01755306964876") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4145fb5ce5f8837d_d20250816_m011602_c001_v7007000_t0000_u01755306962597") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4cc_d20250816_m011556_c001_v0001130_t0051_u01755306956326") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4950_d20250816_m011543_c001_v7007000_t0000_u01755306943288") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf8f5_d20250816_m011536_c001_v0001184_t0053_u01755306936906") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac3_d20250816_m011528_c001_v7007000_t0000_u01755306928975") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf863_d20250816_m011520_c001_v0001184_t0049_u01755306920328") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a5_d20250816_m011513_c001_v7007000_t0000_u01755306913066") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf7cd_d20250816_m011504_c001_v0001184_t0028_u01755306904694") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719691a_d20250816_m011627_c001_v7007000_t0000_u01755306987839") 2025/08/16 01:19:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e553_d20250816_m011623_c001_v0001130_t0052_u01755306983768") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e82440900b_d20250816_m011650_c001_v7007000_t0000_u01755307010611") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb8f_d20250816_m011644_c001_v0001184_t0010_u01755307004576") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9431_d20250816_m011810_c001_v7007000_t0000_u01755307090623") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfda7_d20250816_m011802_c001_v0001184_t0054_u01755307082159") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c90_d20250816_m011754_c001_v7007000_t0000_u01755307074788") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfd20_d20250816_m011746_c001_v0001184_t0010_u01755307066136") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c5b_d20250816_m011738_c001_v7007000_t0000_u01755307058170") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfca6_d20250816_m011729_c001_v0001184_t0030_u01755307049879") 2025/08/16 01:19:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0ac_d20250816_m011722_c001_v7007000_t0000_u01755307042504") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfc48_d20250816_m011714_c001_v0001184_t0026_u01755307034359") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f16_d20250816_m011706_c001_v7007000_t0000_u01755307026642") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfbdf_d20250816_m011658_c001_v0001184_t0034_u01755307018187") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3cb14_d20250816_m011645_c001_v7007000_t0000_u01755307005683") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb63_d20250816_m011639_c001_v0001184_t0059_u01755306999871") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530ce_d20250816_m011632_c001_v7007000_t0000_u01755306992575") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4d8_d20250816_m011627_c001_v0001043_t0042_u01755306987314") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196917_d20250816_m011624_c001_v7007000_t0000_u01755306984869") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e535_d20250816_m011618_c001_v0001130_t0032_u01755306978871") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bed1_d20250816_m011610_c001_v7007000_t0000_u01755306970513") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa19_d20250816_m011604_c001_v0001184_t0030_u01755306964901") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d35ad_d20250816_m011602_c001_v7007000_t0000_u01755306962379") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46aa3_d20250816_m011556_c001_v0001041_t0034_u01755306956748") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f24_d20250816_m011543_c001_v7007000_t0000_u01755306943534") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a69_d20250816_m011537_c001_v0001041_t0053_u01755306937192") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac4_d20250816_m011529_c001_v7007000_t0000_u01755306929158") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a41_d20250816_m011520_c001_v0001041_t0053_u01755306920532") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a6_d20250816_m011513_c001_v7007000_t0000_u01755306913250") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a19_d20250816_m011504_c001_v0001041_t0014_u01755306904895") 2025/08/16 01:19:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6a03_d20250816_m011627_c001_v7007000_t0000_u01755306987852") 2025/08/16 01:19:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfadb_d20250816_m011623_c001_v0001184_t0045_u01755306983811") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e82440900e_d20250816_m011650_c001_v7007000_t0000_u01755307010793") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5b5_d20250816_m011644_c001_v0001130_t0017_u01755307004657") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9432_d20250816_m011810_c001_v7007000_t0000_u01755307090805") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b5a2_d20250816_m011802_c001_v0001043_t0020_u01755307082366") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c91_d20250816_m011754_c001_v7007000_t0000_u01755307074997") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b57c_d20250816_m011746_c001_v0001043_t0024_u01755307066396") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c5c_d20250816_m011738_c001_v7007000_t0000_u01755307058352") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b562_d20250816_m011730_c001_v0001043_t0057_u01755307050081") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0ad_d20250816_m011722_c001_v7007000_t0000_u01755307042689") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b546_d20250816_m011714_c001_v0001043_t0009_u01755307034566") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f17_d20250816_m011706_c001_v7007000_t0000_u01755307026827") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b522_d20250816_m011658_c001_v0001043_t0007_u01755307018401") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df9ab_d20250816_m011645_c001_v7007000_t0000_u01755307005282") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4f4_d20250816_m011640_c001_v0001043_t0029_u01755307000068") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530cf_d20250816_m011632_c001_v7007000_t0000_u01755306992764") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfb01_d20250816_m011627_c001_v0001184_t0014_u01755306987431") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24748c_d20250816_m011624_c001_v7007000_t0000_u01755306984826") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfaa7_d20250816_m011619_c001_v0001184_t0048_u01755306979149") 2025/08/16 01:19:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bed3_d20250816_m011610_c001_v7007000_t0000_u01755306970696") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b49c_d20250816_m011604_c001_v0001043_t0056_u01755306964913") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416fa9f85287977f_d20250816_m011602_c001_v7007000_t0000_u01755306962410") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9c1_d20250816_m011557_c001_v0001184_t0015_u01755306957085") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f26_d20250816_m011543_c001_v7007000_t0000_u01755306943703") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e467_d20250816_m011537_c001_v0001130_t0009_u01755306937542") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac5_d20250816_m011529_c001_v7007000_t0000_u01755306929343") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e433_d20250816_m011520_c001_v0001130_t0015_u01755306920824") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a7_d20250816_m011513_c001_v7007000_t0000_u01755306913434") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3f3_d20250816_m011505_c001_v0001130_t0049_u01755306905411") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530b5_d20250816_m011627_c001_v7007000_t0000_u01755306987902") 2025/08/16 01:19:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4d0_d20250816_m011623_c001_v0001043_t0006_u01755306983913") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824409012_d20250816_m011650_c001_v7007000_t0000_u01755307010974") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b500_d20250816_m011644_c001_v0001043_t0015_u01755307004690") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9433_d20250816_m011810_c001_v7007000_t0000_u01755307090990") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e704_d20250816_m011802_c001_v0001130_t0055_u01755307082801") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c92_d20250816_m011755_c001_v7007000_t0000_u01755307075182") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6ad_d20250816_m011746_c001_v0001130_t0026_u01755307066931") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c5d_d20250816_m011738_c001_v7007000_t0000_u01755307058535") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e675_d20250816_m011730_c001_v0001130_t0046_u01755307050456") 2025/08/16 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0af_d20250816_m011722_c001_v7007000_t0000_u01755307042873") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e63b_d20250816_m011715_c001_v0001130_t0008_u01755307035059") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f18_d20250816_m011707_c001_v7007000_t0000_u01755307027011") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5f3_d20250816_m011658_c001_v0001130_t0051_u01755307018853") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885feb7_d20250816_m011645_c001_v7007000_t0000_u01755307005446") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b2d_d20250816_m011640_c001_v0001041_t0055_u01755307000433") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530d0_d20250816_m011632_c001_v7007000_t0000_u01755306992952") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b11_d20250816_m011627_c001_v0001041_t0051_u01755306987503") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7b1a_d20250816_m011624_c001_v7007000_t0000_u01755306984809") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4c2_d20250816_m011619_c001_v0001043_t0030_u01755306979367") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bed4_d20250816_m011610_c001_v7007000_t0000_u01755306970880") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfa1d_d20250816_m011605_c001_v0001184_t0040_u01755306965109") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178add_d20250816_m011602_c001_v7007000_t0000_u01755306962355") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b473_d20250816_m011557_c001_v0001043_t0051_u01755306957287") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f27_d20250816_m011543_c001_v7007000_t0000_u01755306943718") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b443_d20250816_m011537_c001_v0001043_t0030_u01755306937967") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac6_d20250816_m011529_c001_v7007000_t0000_u01755306929525") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b41f_d20250816_m011521_c001_v0001043_t0045_u01755306921232") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a8_d20250816_m011513_c001_v7007000_t0000_u01755306913621") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b3fe_d20250816_m011505_c001_v0001043_t0021_u01755306905707") 2025/08/16 01:19:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce49b1_d20250816_m011628_c001_v7007000_t0000_u01755306988093") 2025/08/16 01:19:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46aff_d20250816_m011623_c001_v0001041_t0035_u01755306983931") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f2e_d20250816_m011546_c001_v7007000_t0000_u01755306946505") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf923_d20250816_m011541_c001_v0001184_t0054_u01755306941303") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f2f_d20250816_m011546_c001_v7007000_t0000_u01755306946687") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf927_d20250816_m011541_c001_v0001184_t0033_u01755306941513") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f30_d20250816_m011546_c001_v7007000_t0000_u01755306946870") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b44f_d20250816_m011541_c001_v0001043_t0046_u01755306941579") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f31_d20250816_m011547_c001_v7007000_t0000_u01755306947053") 2025/08/16 01:19:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a75_d20250816_m011541_c001_v0001041_t0052_u01755306941596") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f32_d20250816_m011547_c001_v7007000_t0000_u01755306947246") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf92b_d20250816_m011541_c001_v0001184_t0037_u01755306941737") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f34_d20250816_m011547_c001_v7007000_t0000_u01755306947436") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e47d_d20250816_m011541_c001_v0001130_t0025_u01755306941924") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f35_d20250816_m011547_c001_v7007000_t0000_u01755306947617") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf92d_d20250816_m011541_c001_v0001184_t0054_u01755306941952") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f36_d20250816_m011547_c001_v7007000_t0000_u01755306947800") 2025/08/16 01:19:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a79_d20250816_m011542_c001_v0001041_t0013_u01755306942041") 2025/08/16 01:19:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f37_d20250816_m011547_c001_v7007000_t0000_u01755306947991") 2025/08/16 01:19:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b451_d20250816_m011542_c001_v0001043_t0017_u01755306942052") 2025/08/16 01:19:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f38_d20250816_m011548_c001_v7007000_t0000_u01755306948174") 2025/08/16 01:19:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf92f_d20250816_m011542_c001_v0001184_t0032_u01755306942178") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f39_d20250816_m011548_c001_v7007000_t0000_u01755306948356") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e481_d20250816_m011542_c001_v0001130_t0028_u01755306942309") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f3b_d20250816_m011548_c001_v7007000_t0000_u01755306948537") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf933_d20250816_m011542_c001_v0001184_t0058_u01755306942371") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f3d_d20250816_m011548_c001_v7007000_t0000_u01755306948819") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46a7b_d20250816_m011542_c001_v0001041_t0035_u01755306942452") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f3e_d20250816_m011549_c001_v7007000_t0000_u01755306949001") 2025/08/16 01:19:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf935_d20250816_m011542_c001_v0001184_t0057_u01755306942565") 2025/08/16 01:19:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f3f_d20250816_m011549_c001_v7007000_t0000_u01755306949183") 2025/08/16 01:19:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b455_d20250816_m011542_c001_v0001043_t0004_u01755306942603") 2025/08/16 01:19:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408f40_d20250816_m011549_c001_v7007000_t0000_u01755306949364") 2025/08/16 01:19:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf93f_d20250816_m011542_c001_v0001184_t0014_u01755306942775") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f673cc_d20250816_m011605_c001_v7007000_t0000_u01755306965817") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9db_d20250816_m011600_c001_v0001184_t0012_u01755306960184") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416fa9f852879783_d20250816_m011605_c001_v7007000_t0000_u01755306965955") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4e6_d20250816_m011600_c001_v0001130_t0022_u01755306960283") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4145fb5ce5f8839b_d20250816_m011605_c001_v7007000_t0000_u01755306965967") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46aaf_d20250816_m011600_c001_v0001041_t0045_u01755306960434") 2025/08/16 01:19:19 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4145fb5ce5f8839a_d20250816_m011605_c001_v7007000_t0000_u01755306965784") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9e1_d20250816_m011600_c001_v0001184_t0007_u01755306960464") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bebd_d20250816_m011605_c001_v7007000_t0000_u01755306965975") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4ec_d20250816_m011600_c001_v0001130_t0015_u01755306960574") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d35b4_d20250816_m011605_c001_v7007000_t0000_u01755306965987") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9e5_d20250816_m011600_c001_v0001184_t0011_u01755306960690") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416fa9f852879781_d20250816_m011605_c001_v7007000_t0000_u01755306965772") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b482_d20250816_m011600_c001_v0001043_t0045_u01755306960776") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f673cd_d20250816_m011606_c001_v7007000_t0000_u01755306966001") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ab1_d20250816_m011600_c001_v0001041_t0015_u01755306960870") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8698d0_d20250816_m011605_c001_v7007000_t0000_u01755306965843") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9e9_d20250816_m011600_c001_v0001184_t0058_u01755306960925") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed088_d20250816_m011606_c001_v7007000_t0000_u01755306966011") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4ee_d20250816_m011601_c001_v0001130_t0024_u01755306961072") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4145fb5ce5f8839d_d20250816_m011606_c001_v7007000_t0000_u01755306966150") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9ef_d20250816_m011601_c001_v0001184_t0036_u01755306961141") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8698d2_d20250816_m011606_c001_v7007000_t0000_u01755306966028") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b484_d20250816_m011601_c001_v0001043_t0040_u01755306961129") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bebe_d20250816_m011606_c001_v7007000_t0000_u01755306966159") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf9f1_d20250816_m011601_c001_v0001184_t0044_u01755306961358") 2025/08/16 01:19:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d35b3_d20250816_m011605_c001_v7007000_t0000_u01755306965804") 2025/08/16 01:19:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46ab3_d20250816_m011601_c001_v0001041_t0026_u01755306961380") 2025/08/16 01:19:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed087_d20250816_m011605_c001_v7007000_t0000_u01755306965826") 2025/08/16 01:19:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4f0_d20250816_m011601_c001_v0001130_t0055_u01755306961474") 2025/08/16 01:19:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3caf1_d20250816_m011605_c001_v7007000_t0000_u01755306965764") 2025/08/16 01:19:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b48a_d20250816_m011601_c001_v0001043_t0051_u01755306961548") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6827_d20250816_m011355_c001_v7007000_t0000_u01755306835983") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1092285aa4dedd80_d20250816_m011352_c001_v0001092_t0012_u01755306832991") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d2f82_d20250816_m011352_c001_v7007000_t0000_u01755306832809") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1092285aa4dedd76_d20250816_m011349_c001_v0001092_t0051_u01755306829231") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d2f7f_d20250816_m011348_c001_v7007000_t0000_u01755306828504") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf4fc_d20250816_m011344_c001_v0001184_t0035_u01755306824227") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926ba_d20250816_m011342_c001_v7007000_t0000_u01755306822741") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f100f412feb5734ef_d20250816_m011340_c001_v0001165_t0043_u01755306820749") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f66f59_d20250816_m011340_c001_v7007000_t0000_u01755306820559") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f100f412feb5734d5_d20250816_m011337_c001_v0001165_t0008_u01755306817910") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f66f56_d20250816_m011337_c001_v7007000_t0000_u01755306817171") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b468fb_d20250816_m011330_c001_v0001041_t0005_u01755306810977") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926b1_d20250816_m011329_c001_v7007000_t0000_u01755306809671") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1073145b99bbf3ed_d20250816_m011328_c001_v0001182_t0012_u01755306808375") 2025/08/16 01:19:21 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405e2f9d17cd4b4c_d20250816_m011328_c001_v7007000_t0000_u01755306808192") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1073145b99bbf3cf_d20250816_m011325_c001_v0001182_t0051_u01755306805264") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405e2f9d17cd4b48_d20250816_m011324_c001_v7007000_t0000_u01755306804531") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecddb_d20250816_m011320_c001_v0001130_t0042_u01755306800611") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926ab_d20250816_m011319_c001_v7007000_t0000_u01755306799695") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f117be8e043b8d49a_d20250816_m011318_c001_v0001182_t0053_u01755306798070") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f408577b289cf67a0_d20250816_m011317_c001_v7007000_t0000_u01755306797887") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f117be8e043b8d48c_d20250816_m011314_c001_v0001182_t0053_u01755306794882") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f408577b289cf679e_d20250816_m011314_c001_v7007000_t0000_u01755306794150") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf3d9_d20250816_m011307_c001_v0001184_t0033_u01755306787852") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8696b0_d20250816_m011306_c001_v7007000_t0000_u01755306786909") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f106d9908e35c9313_d20250816_m011304_c001_v0001117_t0031_u01755306784769") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416e654b222a75ee_d20250816_m011304_c001_v7007000_t0000_u01755306784582") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f106d9908e35c9301_d20250816_m011300_c001_v0001117_t0034_u01755306780835") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416e654b222a75c5_d20250816_m011300_c001_v7007000_t0000_u01755306780103") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4689f_d20250816_m011253_c001_v0001041_t0021_u01755306773546") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b36d4_d20250816_m011252_c001_v7007000_t0000_u01755306772627") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10341e6de26e1c95_d20250816_m011250_c001_v0001044_t0057_u01755306770339") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4157d5f4dff9c18f_d20250816_m011250_c001_v7007000_t0000_u01755306770152") 2025/08/16 01:19:22 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10341e6de26e1c86_d20250816_m011246_c001_v0001044_t0018_u01755306766561") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4157d5f4dff9c188_d20250816_m011245_c001_v7007000_t0000_u01755306765833") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecd2d_d20250816_m011240_c001_v0001130_t0021_u01755306760257") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7884_d20250816_m011239_c001_v7007000_t0000_u01755306759163") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f110e65523f573444_d20250816_m011233_c001_v0001165_t0032_u01755306753475") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4157d5f4dff9c170_d20250816_m011233_c001_v7007000_t0000_u01755306753161") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf264_d20250816_m011229_c001_v0001184_t0040_u01755306749082") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f118b9088d80218eb_d20250816_m011228_c001_v0001093_t0049_u01755306748219") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f118b9088d80218e7_d20250816_m011227_c001_v0001093_t0032_u01755306747031") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247217_d20250816_m011213_c001_v7007000_t0000_u01755306733711") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecc88_d20250816_m011206_c001_v0001130_t0035_u01755306726560") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f114902c654c9e2a2_d20250816_m011205_c001_v0001171_t0013_u01755306725572") 2025/08/16 01:19:23 DEBUG : dst/one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f114902c654c9e298_d20250816_m011204_c001_v0001171_t0050_u01755306724166") 2025/08/16 01:19:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6828_d20250816_m011356_c001_v7007000_t0000_u01755306836168") 2025/08/16 01:19:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1127a90d3e544a08_d20250816_m011352_c001_v0001043_t0059_u01755306832402") 2025/08/16 01:19:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10417950bea34db0_d20250816_m011348_c001_v0001130_t0010_u01755306828099") 2025/08/16 01:19:23 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926bb_d20250816_m011342_c001_v7007000_t0000_u01755306822931") 2025/08/16 01:19:23 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1115209b3eac5982_d20250816_m011340_c001_v0001105_t0036_u01755306820240") 2025/08/16 01:19:24 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10121110b1a05ef0_d20250816_m011336_c001_v0001184_t0026_u01755306816965") 2025/08/16 01:19:24 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926b2_d20250816_m011329_c001_v7007000_t0000_u01755306809854") 2025/08/16 01:19:24 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f119bc6ec47c677d7_d20250816_m011327_c001_v0001044_t0007_u01755306807713") 2025/08/16 01:19:24 DEBUG : dst/one.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107b56503f127b90_d20250816_m011324_c001_v0001161_t0023_u01755306804226") 2025/08/16 01:19:24 DEBUG : dst/three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7885_d20250816_m011239_c001_v7007000_t0000_u01755306759344") 2025/08/16 01:19:24 DEBUG : dst/three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f118b9088d8021913_d20250816_m011237_c001_v0001093_t0029_u01755306757639") 2025/08/16 01:19:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d6829_d20250816_m011356_c001_v7007000_t0000_u01755306836349") 2025/08/16 01:19:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f114e83244f619146_d20250816_m011354_c001_v0001165_t0016_u01755306834019") 2025/08/16 01:19:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f11849ac79e13410c_d20250816_m011350_c001_v0001145_t0057_u01755306830196") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d682a_d20250816_m011356_c001_v7007000_t0000_u01755306836532") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1092285aa4dedd82_d20250816_m011355_c001_v0001092_t0050_u01755306835315") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d2f85_d20250816_m011355_c001_v7007000_t0000_u01755306835132") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1092285aa4dedd7a_d20250816_m011350_c001_v0001092_t0058_u01755306830868") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d2f80_d20250816_m011350_c001_v7007000_t0000_u01755306830684") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf50e_d20250816_m011345_c001_v0001184_t0022_u01755306825391") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926bc_d20250816_m011343_c001_v7007000_t0000_u01755306823116") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f100f412feb5734fb_d20250816_m011342_c001_v0001165_t0052_u01755306822041") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f66f5c_d20250816_m011341_c001_v7007000_t0000_u01755306821856") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f100f412feb5734e7_d20250816_m011339_c001_v0001165_t0024_u01755306819261") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409e81a204f66f58_d20250816_m011339_c001_v7007000_t0000_u01755306819074") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46905_d20250816_m011334_c001_v0001041_t0040_u01755306814117") 2025/08/16 01:19:24 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405e2f9d17cd4b4d_d20250816_m011329_c001_v7007000_t0000_u01755306809101") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecdf5_d20250816_m011326_c001_v0001130_t0024_u01755306806618") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405e2f9d17cd4b49_d20250816_m011325_c001_v7007000_t0000_u01755306805888") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf444_d20250816_m011321_c001_v0001184_t0029_u01755306801738") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f408577b289cf67a1_d20250816_m011318_c001_v7007000_t0000_u01755306798744") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf422_d20250816_m011316_c001_v0001184_t0010_u01755306796770") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f408577b289cf679f_d20250816_m011315_c001_v7007000_t0000_u01755306795681") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b468c7_d20250816_m011309_c001_v0001041_t0017_u01755306789140") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416e654b222a75f5_d20250816_m011305_c001_v7007000_t0000_u01755306785984") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b468b1_d20250816_m011303_c001_v0001041_t0059_u01755306783074") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f416e654b222a75d7_d20250816_m011301_c001_v7007000_t0000_u01755306781977") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecd79_d20250816_m011255_c001_v0001130_t0008_u01755306775115") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4157d5f4dff9c192_d20250816_m011251_c001_v7007000_t0000_u01755306771700") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecd57_d20250816_m011248_c001_v0001130_t0021_u01755306768821") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4157d5f4dff9c18d_d20250816_m011247_c001_v7007000_t0000_u01755306767719") 2025/08/16 01:19:25 DEBUG : dst/three.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf2d2_d20250816_m011241_c001_v0001184_t0030_u01755306761300") 2025/08/16 01:19:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926bd_d20250816_m011343_c001_v7007000_t0000_u01755306823300") 2025/08/16 01:19:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f117e76f1002479e9_d20250816_m011341_c001_v0001145_t0058_u01755306821553") 2025/08/16 01:19:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f110073b001aabf8e_d20250816_m011338_c001_v0001153_t0021_u01755306818728") 2025/08/16 01:19:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926b3_d20250816_m011330_c001_v7007000_t0000_u01755306810037") 2025/08/16 01:19:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f11964952384f7198_d20250816_m011328_c001_v0001120_t0036_u01755306808796") 2025/08/16 01:19:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f10350b3578d808a8_d20250816_m011325_c001_v0001165_t0053_u01755306805679") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d682b_d20250816_m011356_c001_v7007000_t0000_u01755306836714") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46929_d20250816_m011344_c001_v0001041_t0058_u01755306824842") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926be_d20250816_m011343_c001_v7007000_t0000_u01755306823499") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf497_d20250816_m011331_c001_v0001184_t0016_u01755306811735") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926b4_d20250816_m011330_c001_v7007000_t0000_u01755306810221") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b468e5_d20250816_m011321_c001_v0001041_t0026_u01755306801399") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40673a98dfc926ac_d20250816_m011319_c001_v7007000_t0000_u01755306799878") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecda9_d20250816_m011308_c001_v0001130_t0056_u01755306788417") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b8696b1_d20250816_m011307_c001_v7007000_t0000_u01755306787126") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf353_d20250816_m011254_c001_v0001184_t0012_u01755306774233") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b36d6_d20250816_m011252_c001_v7007000_t0000_u01755306772810") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46885_d20250816_m011240_c001_v0001041_t0059_u01755306760980") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7886_d20250816_m011239_c001_v7007000_t0000_u01755306759529") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f11263abf9f8dc1c9_d20250816_m011235_c001_v0001178_t0026_u01755306755343") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a24721b_d20250816_m011213_c001_v7007000_t0000_u01755306733893") 2025/08/16 01:19:26 DEBUG : dst/two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f114902c654c9e2d4_d20250816_m011212_c001_v0001171_t0029_u01755306732479") 2025/08/16 01:19:26 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3c540_d20250816_m011134_c001_v7007000_t0000_u01755306694246") 2025/08/16 01:19:26 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf053_d20250816_m011129_c001_v0001184_t0018_u01755306689648") 2025/08/16 01:19:26 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3c53d_d20250816_m011127_c001_v7007000_t0000_u01755306687630") 2025/08/16 01:19:26 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecefc1_d20250816_m011110_c001_v0001184_t0035_u01755306670434") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178905_d20250816_m011056_c001_v7007000_t0000_u01755306656902") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170eceed1_d20250816_m011049_c001_v0001184_t0047_u01755306649339") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868887_d20250816_m011028_c001_v7007000_t0000_u01755306628903") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecab2_d20250816_m011026_c001_v0001130_t0044_u01755306626642") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868881_d20250816_m011025_c001_v7007000_t0000_u01755306625706") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecaaa_d20250816_m011024_c001_v0001130_t0016_u01755306624352") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868879_d20250816_m011021_c001_v7007000_t0000_u01755306621206") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca92_d20250816_m011019_c001_v0001130_t0037_u01755306619231") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868874_d20250816_m011018_c001_v7007000_t0000_u01755306618322") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca84_d20250816_m011016_c001_v0001130_t0057_u01755306616911") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa2f_d20250816_m011010_c001_v7007000_t0000_u01755306610697") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca46_d20250816_m011008_c001_v0001130_t0014_u01755306608967") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa2a_d20250816_m011007_c001_v7007000_t0000_u01755306607953") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca3e_d20250816_m011006_c001_v0001130_t0023_u01755306606884") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719668b_d20250816_m011002_c001_v7007000_t0000_u01755306602305") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca1e_d20250816_m011000_c001_v0001130_t0030_u01755306600592") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196687_d20250816_m010958_c001_v7007000_t0000_u01755306598729") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca12_d20250816_m010957_c001_v0001130_t0029_u01755306597637") 2025/08/16 01:19:27 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196686_d20250816_m010957_c001_v7007000_t0000_u01755306597271") 2025/08/16 01:19:28 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f103bc78103ca9ad7_d20250816_m010956_c001_v0001182_t0053_u01755306596681") 2025/08/16 01:19:28 DEBUG : empty space: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca04_d20250816_m010954_c001_v0001130_t0017_u01755306594963") 2025/08/16 01:19:28 DEBUG : enormous: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868885_d20250816_m011027_c001_v7007000_t0000_u01755306627969") 2025/08/16 01:19:28 DEBUG : enormous: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecab6_d20250816_m011027_c001_v0001130_t0011_u01755306627084") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4021a1ce9c0d682d_d20250816_m011401_c001_v7007000_t0000_u01755306841394") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46941_d20250816_m011400_c001_v0001041_t0037_u01755306840018") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4183e4d6b92c1b3d_d20250816_m011047_c001_v7007000_t0000_u01755306647797") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecb1e_d20250816_m011046_c001_v0001130_t0055_u01755306646685") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196362_d20250816_m010951_c001_v7007000_t0000_u01755306591529") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9f2_d20250816_m010950_c001_v0001130_t0038_u01755306590501") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196361_d20250816_m010949_c001_v7007000_t0000_u01755306589956") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9ee_d20250816_m010949_c001_v0001130_t0052_u01755306589084") 2025/08/16 01:19:28 DEBUG : existing: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9e8_d20250816_m010948_c001_v0001130_t0046_u01755306588260") 2025/08/16 01:19:28 DEBUG : existing-b: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4183e4d6b92c1b3e_d20250816_m011047_c001_v7007000_t0000_u01755306647980") 2025/08/16 01:19:28 DEBUG : existing-b: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170eceebd_d20250816_m011046_c001_v0001184_t0042_u01755306646695") 2025/08/16 01:19:28 DEBUG : file1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df873_d20250816_m011450_c001_v7007000_t0000_u01755306890986") 2025/08/16 01:19:28 DEBUG : file1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b3ce_d20250816_m011449_c001_v0001043_t0037_u01755306889593") 2025/08/16 01:19:28 DEBUG : file1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df853_d20250816_m011448_c001_v7007000_t0000_u01755306888286") 2025/08/16 01:19:28 DEBUG : file1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3b1_d20250816_m011446_c001_v0001130_t0048_u01755306886850") 2025/08/16 01:19:28 DEBUG : five: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868889_d20250816_m011033_c001_v7007000_t0000_u01755306633067") 2025/08/16 01:19:28 DEBUG : five: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411449de6d1ecad4_d20250816_m011030_c001_v0001130_t0003_u01755306630979") 2025/08/16 01:19:29 DEBUG : foo: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196688_d20250816_m011000_c001_v7007000_t0000_u01755306600209") 2025/08/16 01:19:29 DEBUG : foo: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411449de6d1eca1c_d20250816_m010959_c001_v0001130_t0003_u01755306599654") 2025/08/16 01:19:29 DEBUG : foo: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411449de6d1eca1a_d20250816_m010959_c001_v0001130_t0003_u01755306599100") 2025/08/16 01:19:29 DEBUG : four: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86888a_d20250816_m011033_c001_v7007000_t0000_u01755306633250") 2025/08/16 01:19:29 DEBUG : four: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecee17_d20250816_m011031_c001_v0001184_t0010_u01755306631541") 2025/08/16 01:19:29 DEBUG : four: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecad0_d20250816_m011030_c001_v0001130_t0017_u01755306630229") 2025/08/16 01:19:29 DEBUG : hello world2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e82440856c_d20250816_m010834_c001_v7007000_t0000_u01755306514957") 2025/08/16 01:19:29 DEBUG : hello world2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8ae_d20250816_m010834_c001_v0001130_t0010_u01755306514130") 2025/08/16 01:19:29 DEBUG : ignore-size: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719635d_d20250816_m010947_c001_v7007000_t0000_u01755306587810") 2025/08/16 01:19:29 DEBUG : ignore-size: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9de_d20250816_m010946_c001_v0001130_t0055_u01755306586712") 2025/08/16 01:19:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4183e4d6b92c1b3a_d20250816_m011045_c001_v7007000_t0000_u01755306645942") 2025/08/16 01:19:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170eceeb5_d20250816_m011045_c001_v0001184_t0019_u01755306645241") 2025/08/16 01:19:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86889d_d20250816_m011044_c001_v7007000_t0000_u01755306644431") 2025/08/16 01:19:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170eceeab_d20250816_m011043_c001_v0001184_t0034_u01755306643251") 2025/08/16 01:19:29 DEBUG : one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86888b_d20250816_m011033_c001_v7007000_t0000_u01755306633433") 2025/08/16 01:19:29 DEBUG : one: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411449de6d1ecac6_d20250816_m011029_c001_v0001130_t0003_u01755306629299") 2025/08/16 01:19:29 DEBUG : only0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df83d_d20250816_m011442_c001_v7007000_t0000_u01755306882298") 2025/08/16 01:19:29 DEBUG : only0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b469cf_d20250816_m011436_c001_v0001041_t0003_u01755306876619") 2025/08/16 01:19:29 DEBUG : only0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf671_d20250816_m011424_c001_v0001184_t0041_u01755306864408") 2025/08/16 01:19:29 DEBUG : only0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4809_d20250816_m011418_c001_v7007000_t0000_u01755306858153") 2025/08/16 01:19:30 DEBUG : only0: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5ae_d20250816_m011405_c001_v0001184_t0047_u01755306845038") 2025/08/16 01:19:30 DEBUG : only1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df83e_d20250816_m011442_c001_v7007000_t0000_u01755306882482") 2025/08/16 01:19:30 DEBUG : only1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409c97c45109e393_d20250816_m011437_c001_v0001130_t0007_u01755306877383") 2025/08/16 01:19:30 DEBUG : only1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf675_d20250816_m011424_c001_v0001184_t0048_u01755306864974") 2025/08/16 01:19:30 DEBUG : only1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f403ed5585f538f80_d20250816_m011418_c001_v7007000_t0000_u01755306858536") 2025/08/16 01:19:30 DEBUG : only1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5b0_d20250816_m011405_c001_v0001184_t0028_u01755306845624") 2025/08/16 01:19:30 DEBUG : only10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df83f_d20250816_m011442_c001_v7007000_t0000_u01755306882730") 2025/08/16 01:19:30 DEBUG : only10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecf6f7_d20250816_m011436_c001_v0001184_t0010_u01755306876631") 2025/08/16 01:19:30 DEBUG : only10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6ad_d20250816_m011430_c001_v0001184_t0046_u01755306870372") 2025/08/16 01:19:30 DEBUG : only10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b08_d20250816_m011418_c001_v7007000_t0000_u01755306858513") 2025/08/16 01:19:30 DEBUG : only10: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5ff_d20250816_m011411_c001_v0001184_t0009_u01755306851051") 2025/08/16 01:19:30 DEBUG : only11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df840_d20250816_m011442_c001_v7007000_t0000_u01755306882912") 2025/08/16 01:19:30 DEBUG : only11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409c97c45109e391_d20250816_m011437_c001_v0001130_t0007_u01755306877191") 2025/08/16 01:19:30 DEBUG : only11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6b3_d20250816_m011430_c001_v0001184_t0059_u01755306870976") 2025/08/16 01:19:30 DEBUG : only11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f403ed5585f538f7e_d20250816_m011418_c001_v7007000_t0000_u01755306858165") 2025/08/16 01:19:30 DEBUG : only11: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf603_d20250816_m011411_c001_v0001184_t0016_u01755306851580") 2025/08/16 01:19:30 DEBUG : only12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df841_d20250816_m011443_c001_v7007000_t0000_u01755306883094") 2025/08/16 01:19:30 DEBUG : only12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4162778e2cf8b3aa_d20250816_m011437_c001_v0001043_t0009_u01755306877379") 2025/08/16 01:19:30 DEBUG : only12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6bb_d20250816_m011431_c001_v0001184_t0049_u01755306871560") 2025/08/16 01:19:30 DEBUG : only12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b07_d20250816_m011418_c001_v7007000_t0000_u01755306858328") 2025/08/16 01:19:31 DEBUG : only12: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf609_d20250816_m011412_c001_v0001184_t0033_u01755306852198") 2025/08/16 01:19:31 DEBUG : only13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df842_d20250816_m011443_c001_v7007000_t0000_u01755306883277") 2025/08/16 01:19:31 DEBUG : only13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b469d1_d20250816_m011437_c001_v0001041_t0003_u01755306877023") 2025/08/16 01:19:31 DEBUG : only13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6c1_d20250816_m011432_c001_v0001184_t0044_u01755306872214") 2025/08/16 01:19:31 DEBUG : only13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce480b_d20250816_m011418_c001_v7007000_t0000_u01755306858339") 2025/08/16 01:19:31 DEBUG : only13: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf611_d20250816_m011412_c001_v0001184_t0038_u01755306852791") 2025/08/16 01:19:31 DEBUG : only14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df843_d20250816_m011443_c001_v7007000_t0000_u01755306883461") 2025/08/16 01:19:31 DEBUG : only14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecf6fd_d20250816_m011437_c001_v0001184_t0010_u01755306877034") 2025/08/16 01:19:31 DEBUG : only14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6c7_d20250816_m011432_c001_v0001184_t0037_u01755306872868") 2025/08/16 01:19:31 DEBUG : only14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f403ed5585f538f7f_d20250816_m011418_c001_v7007000_t0000_u01755306858350") 2025/08/16 01:19:31 DEBUG : only14: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf61b_d20250816_m011413_c001_v0001184_t0037_u01755306853388") 2025/08/16 01:19:31 DEBUG : only15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df844_d20250816_m011443_c001_v7007000_t0000_u01755306883647") 2025/08/16 01:19:31 DEBUG : only15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b469d3_d20250816_m011437_c001_v0001041_t0003_u01755306877207") 2025/08/16 01:19:31 DEBUG : only15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6cf_d20250816_m011433_c001_v0001184_t0028_u01755306873530") 2025/08/16 01:19:31 DEBUG : only15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b04_d20250816_m011417_c001_v7007000_t0000_u01755306857761") 2025/08/16 01:19:31 DEBUG : only15: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf61f_d20250816_m011413_c001_v0001184_t0014_u01755306853947") 2025/08/16 01:19:31 DEBUG : only16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df845_d20250816_m011443_c001_v7007000_t0000_u01755306883829") 2025/08/16 01:19:31 DEBUG : only16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b469d7_d20250816_m011437_c001_v0001041_t0003_u01755306877585") 2025/08/16 01:19:31 DEBUG : only16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6d3_d20250816_m011434_c001_v0001184_t0039_u01755306874064") 2025/08/16 01:19:31 DEBUG : only16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f403ed5585f538f7d_d20250816_m011417_c001_v7007000_t0000_u01755306857975") 2025/08/16 01:19:32 DEBUG : only16: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf625_d20250816_m011414_c001_v0001184_t0006_u01755306854507") 2025/08/16 01:19:32 DEBUG : only17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df846_d20250816_m011444_c001_v7007000_t0000_u01755306884013") 2025/08/16 01:19:32 DEBUG : only17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b469d9_d20250816_m011437_c001_v0001041_t0003_u01755306877777") 2025/08/16 01:19:32 DEBUG : only17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6e3_d20250816_m011434_c001_v0001184_t0015_u01755306874602") 2025/08/16 01:19:32 DEBUG : only17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce480c_d20250816_m011418_c001_v7007000_t0000_u01755306858525") 2025/08/16 01:19:32 DEBUG : only17: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf62f_d20250816_m011415_c001_v0001184_t0029_u01755306855185") 2025/08/16 01:19:32 DEBUG : only18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df847_d20250816_m011444_c001_v7007000_t0000_u01755306884203") 2025/08/16 01:19:32 DEBUG : only18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecf709_d20250816_m011437_c001_v0001184_t0010_u01755306877831") 2025/08/16 01:19:32 DEBUG : only18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6e9_d20250816_m011435_c001_v0001184_t0034_u01755306875193") 2025/08/16 01:19:32 DEBUG : only18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b03_d20250816_m011417_c001_v7007000_t0000_u01755306857576") 2025/08/16 01:19:33 DEBUG : only18: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf637_d20250816_m011415_c001_v0001184_t0019_u01755306855829") 2025/08/16 01:19:33 DEBUG : only19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df848_d20250816_m011444_c001_v7007000_t0000_u01755306884388") 2025/08/16 01:19:33 DEBUG : only19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecf701_d20250816_m011437_c001_v0001184_t0010_u01755306877219") 2025/08/16 01:19:33 DEBUG : only19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6f1_d20250816_m011435_c001_v0001184_t0046_u01755306875773") 2025/08/16 01:19:33 DEBUG : only19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408e50_d20250816_m011418_c001_v7007000_t0000_u01755306858360") 2025/08/16 01:19:33 DEBUG : only19: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf63f_d20250816_m011416_c001_v0001184_t0014_u01755306856356") 2025/08/16 01:19:33 DEBUG : only2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df849_d20250816_m011444_c001_v7007000_t0000_u01755306884573") 2025/08/16 01:19:33 DEBUG : only2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b469d5_d20250816_m011437_c001_v0001041_t0003_u01755306877399") 2025/08/16 01:19:33 DEBUG : only2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf67b_d20250816_m011425_c001_v0001184_t0059_u01755306865585") 2025/08/16 01:19:33 DEBUG : only2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408e4f_d20250816_m011418_c001_v7007000_t0000_u01755306858144") 2025/08/16 01:19:33 DEBUG : only2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5b9_d20250816_m011406_c001_v0001184_t0023_u01755306846158") 2025/08/16 01:19:33 DEBUG : only3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df84a_d20250816_m011444_c001_v7007000_t0000_u01755306884755") 2025/08/16 01:19:33 DEBUG : only3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecf705_d20250816_m011437_c001_v0001184_t0010_u01755306877411") 2025/08/16 01:19:33 DEBUG : only3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf681_d20250816_m011426_c001_v0001184_t0014_u01755306866135") 2025/08/16 01:19:33 DEBUG : only3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408e51_d20250816_m011418_c001_v7007000_t0000_u01755306858547") 2025/08/16 01:19:33 DEBUG : only3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5bf_d20250816_m011406_c001_v0001184_t0032_u01755306846761") 2025/08/16 01:19:33 DEBUG : only4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df84b_d20250816_m011444_c001_v7007000_t0000_u01755306884939") 2025/08/16 01:19:33 DEBUG : only4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4162778e2cf8b3ac_d20250816_m011437_c001_v0001043_t0009_u01755306877564") 2025/08/16 01:19:33 DEBUG : only4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf685_d20250816_m011426_c001_v0001184_t0055_u01755306866675") 2025/08/16 01:19:33 DEBUG : only4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b06_d20250816_m011418_c001_v7007000_t0000_u01755306858131") 2025/08/16 01:19:34 DEBUG : only4: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5c1_d20250816_m011407_c001_v0001184_t0056_u01755306847310") 2025/08/16 01:19:34 DEBUG : only5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df84c_d20250816_m011445_c001_v7007000_t0000_u01755306885122") 2025/08/16 01:19:34 DEBUG : only5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409c97c45109e397_d20250816_m011437_c001_v0001130_t0007_u01755306877576") 2025/08/16 01:19:34 DEBUG : only5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf68b_d20250816_m011427_c001_v0001184_t0045_u01755306867273") 2025/08/16 01:19:34 DEBUG : only5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408e4e_d20250816_m011417_c001_v7007000_t0000_u01755306857950") 2025/08/16 01:19:34 DEBUG : only5: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5c7_d20250816_m011407_c001_v0001184_t0010_u01755306847877") 2025/08/16 01:19:34 DEBUG : only6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df84d_d20250816_m011445_c001_v7007000_t0000_u01755306885304") 2025/08/16 01:19:34 DEBUG : only6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4162778e2cf8b3b0_d20250816_m011437_c001_v0001043_t0009_u01755306877931") 2025/08/16 01:19:34 DEBUG : only6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf68d_d20250816_m011427_c001_v0001184_t0010_u01755306867925") 2025/08/16 01:19:34 DEBUG : only6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b09_d20250816_m011418_c001_v7007000_t0000_u01755306858701") 2025/08/16 01:19:34 DEBUG : only6: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5d3_d20250816_m011408_c001_v0001184_t0043_u01755306848623") 2025/08/16 01:19:34 DEBUG : only7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df84e_d20250816_m011445_c001_v7007000_t0000_u01755306885544") 2025/08/16 01:19:34 DEBUG : only7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f407d979170ecf707_d20250816_m011437_c001_v0001184_t0010_u01755306877645") 2025/08/16 01:19:34 DEBUG : only7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf699_d20250816_m011428_c001_v0001184_t0022_u01755306868521") 2025/08/16 01:19:34 DEBUG : only7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4070d5d6714b3b05_d20250816_m011417_c001_v7007000_t0000_u01755306857945") 2025/08/16 01:19:34 DEBUG : only7: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5df_d20250816_m011409_c001_v0001184_t0013_u01755306849321") 2025/08/16 01:19:34 DEBUG : only8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df84f_d20250816_m011445_c001_v7007000_t0000_u01755306885726") 2025/08/16 01:19:34 DEBUG : only8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4162778e2cf8b3ae_d20250816_m011437_c001_v0001043_t0009_u01755306877748") 2025/08/16 01:19:34 DEBUG : only8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6a1_d20250816_m011429_c001_v0001184_t0018_u01755306869112") 2025/08/16 01:19:34 DEBUG : only8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4808_d20250816_m011417_c001_v7007000_t0000_u01755306857961") 2025/08/16 01:19:34 DEBUG : only8: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5ed_d20250816_m011409_c001_v0001184_t0032_u01755306849888") 2025/08/16 01:19:35 DEBUG : only9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df851_d20250816_m011445_c001_v7007000_t0000_u01755306885908") 2025/08/16 01:19:35 DEBUG : only9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f409c97c45109e399_d20250816_m011437_c001_v0001130_t0007_u01755306877768") 2025/08/16 01:19:35 DEBUG : only9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf6a5_d20250816_m011429_c001_v0001184_t0006_u01755306869702") 2025/08/16 01:19:35 DEBUG : only9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce480e_d20250816_m011418_c001_v7007000_t0000_u01755306858710") 2025/08/16 01:19:35 DEBUG : only9: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf5f7_d20250816_m011410_c001_v0001184_t0037_u01755306850414") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86889a_d20250816_m011042_c001_v7007000_t0000_u01755306642100") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46759_d20250816_m011040_c001_v0001041_t0005_u01755306640090") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868896_d20250816_m011038_c001_v7007000_t0000_u01755306638991") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecaf4_d20250816_m011037_c001_v0001130_t0048_u01755306637138") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868891_d20250816_m011036_c001_v7007000_t0000_u01755306636403") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4674f_d20250816_m011034_c001_v0001041_t0034_u01755306634365") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86887b_d20250816_m011023_c001_v7007000_t0000_u01755306623391") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca98_d20250816_m011021_c001_v0001130_t0037_u01755306621858") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868878_d20250816_m011020_c001_v7007000_t0000_u01755306620119") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca8e_d20250816_m011018_c001_v0001130_t0035_u01755306618872") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868873_d20250816_m011017_c001_v7007000_t0000_u01755306617622") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca80_d20250816_m011016_c001_v0001130_t0025_u01755306616571") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa2d_d20250816_m011010_c001_v7007000_t0000_u01755306610140") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca44_d20250816_m011008_c001_v0001130_t0044_u01755306608501") 2025/08/16 01:19:35 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa2b_d20250816_m011008_c001_v7007000_t0000_u01755306608135") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca3c_d20250816_m011006_c001_v0001130_t0058_u01755306606520") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa25_d20250816_m011006_c001_v7007000_t0000_u01755306606154") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca32_d20250816_m011005_c001_v0001130_t0017_u01755306605397") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca2e_d20250816_m011004_c001_v0001130_t0021_u01755306604746") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa1e_d20250816_m011004_c001_v7007000_t0000_u01755306604380") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca26_d20250816_m011003_c001_v0001130_t0049_u01755306603637") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca24_d20250816_m011002_c001_v0001130_t0012_u01755306602858") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719668c_d20250816_m011002_c001_v7007000_t0000_u01755306602489") 2025/08/16 01:19:36 DEBUG : potato: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca20_d20250816_m011001_c001_v0001130_t0019_u01755306601300") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7818_d20250816_m011148_c001_v7007000_t0000_u01755306708407") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46819_d20250816_m011147_c001_v0001041_t0019_u01755306707644") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3c541_d20250816_m011134_c001_v7007000_t0000_u01755306694682") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b467df_d20250816_m011128_c001_v0001041_t0030_u01755306688950") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86895c_d20250816_m011116_c001_v7007000_t0000_u01755306676363") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b467a7_d20250816_m011109_c001_v0001041_t0026_u01755306669762") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178906_d20250816_m011057_c001_v7007000_t0000_u01755306657205") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46775_d20250816_m011048_c001_v0001041_t0010_u01755306648906") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868886_d20250816_m011028_c001_v7007000_t0000_u01755306628153") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecaae_d20250816_m011026_c001_v0001130_t0005_u01755306626257") 2025/08/16 01:19:36 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868882_d20250816_m011025_c001_v7007000_t0000_u01755306625889") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecaa6_d20250816_m011023_c001_v0001130_t0009_u01755306623940") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86887c_d20250816_m011023_c001_v7007000_t0000_u01755306623574") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecaa2_d20250816_m011022_c001_v0001130_t0049_u01755306622564") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86887a_d20250816_m011021_c001_v7007000_t0000_u01755306621480") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca94_d20250816_m011020_c001_v0001130_t0055_u01755306620493") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868876_d20250816_m011018_c001_v7007000_t0000_u01755306618505") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca88_d20250816_m011017_c001_v0001130_t0059_u01755306617632") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41958dc26885fa30_d20250816_m011010_c001_v7007000_t0000_u01755306610881") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eca4c_d20250816_m011009_c001_v0001130_t0013_u01755306609754") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408570_d20250816_m010838_c001_v7007000_t0000_u01755306518170") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8b6_d20250816_m010837_c001_v0001130_t0056_u01755306517472") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e82440856e_d20250816_m010836_c001_v7007000_t0000_u01755306516503") 2025/08/16 01:19:37 DEBUG : potato2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8b0_d20250816_m010835_c001_v0001130_t0005_u01755306515514") 2025/08/16 01:19:37 DEBUG : potato3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3c542_d20250816_m011134_c001_v7007000_t0000_u01755306694894") 2025/08/16 01:19:37 DEBUG : potato3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecbe0_d20250816_m011130_c001_v0001130_t0021_u01755306690202") 2025/08/16 01:19:37 DEBUG : potato3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86895d_d20250816_m011116_c001_v7007000_t0000_u01755306676775") 2025/08/16 01:19:37 DEBUG : potato3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecb98_d20250816_m011110_c001_v0001130_t0016_u01755306670992") 2025/08/16 01:19:37 DEBUG : potato3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178907_d20250816_m011057_c001_v7007000_t0000_u01755306657663") 2025/08/16 01:19:37 DEBUG : potato3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecb30_d20250816_m011049_c001_v0001130_t0003_u01755306649534") 2025/08/16 01:19:37 DEBUG : pre-dest1/1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7866_d20250816_m011222_c001_v7007000_t0000_u01755306742821") 2025/08/16 01:19:37 DEBUG : pre-dest1/1: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1eccaf_d20250816_m011214_c001_v0001130_t0018_u01755306734644") 2025/08/16 01:19:38 DEBUG : pre-dest2/2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4114cc1e367f7867_d20250816_m011223_c001_v7007000_t0000_u01755306743002") 2025/08/16 01:19:38 DEBUG : pre-dest2/2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4684d_d20250816_m011215_c001_v0001041_t0047_u01755306735388") 2025/08/16 01:19:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247195_d20250816_m011200_c001_v7007000_t0000_u01755306720135") 2025/08/16 01:19:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf125_d20250816_m011156_c001_v0001184_t0019_u01755306716244") 2025/08/16 01:19:38 DEBUG : sizeonly: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c719635c_d20250816_m010946_c001_v7007000_t0000_u01755306586134") 2025/08/16 01:19:38 DEBUG : sizeonly: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9d4_d20250816_m010945_c001_v0001130_t0055_u01755306585071") 2025/08/16 01:19:38 DEBUG : splitbanan: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824409015_d20250816_m011651_c001_v7007000_t0000_u01755307011156") 2025/08/16 01:19:38 DEBUG : splitbanan: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5a3_d20250816_m011643_c001_v0001130_t0019_u01755307003278") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9434_d20250816_m011811_c001_v7007000_t0000_u01755307091174") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e70a_d20250816_m011804_c001_v0001130_t0048_u01755307084201") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c93_d20250816_m011755_c001_v7007000_t0000_u01755307075388") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e6b5_d20250816_m011748_c001_v0001130_t0039_u01755307068398") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d3c5e_d20250816_m011738_c001_v7007000_t0000_u01755307058741") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e677_d20250816_m011731_c001_v0001130_t0017_u01755307051981") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed0b0_d20250816_m011723_c001_v7007000_t0000_u01755307043056") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e641_d20250816_m011716_c001_v0001130_t0042_u01755307036443") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178f19_d20250816_m011707_c001_v7007000_t0000_u01755307027196") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e5f9_d20250816_m011700_c001_v0001130_t0054_u01755307020202") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196925_d20250816_m011645_c001_v7007000_t0000_u01755307005688") 2025/08/16 01:19:38 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46b37_d20250816_m011641_c001_v0001041_t0010_u01755307001988") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4210861356b530d2_d20250816_m011633_c001_v7007000_t0000_u01755306993134") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4d2_d20250816_m011625_c001_v0001043_t0014_u01755306985992") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247489_d20250816_m011624_c001_v7007000_t0000_u01755306984464") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b4c8_d20250816_m011620_c001_v0001043_t0013_u01755306980995") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f402af62e6a18bed5_d20250816_m011611_c001_v7007000_t0000_u01755306971064") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e4f6_d20250816_m011603_c001_v0001130_t0052_u01755306963526") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f405a964bbc7ed086_d20250816_m011602_c001_v7007000_t0000_u01755306962548") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b475_d20250816_m011558_c001_v0001043_t0040_u01755306958660") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41813bcb8bce4955_d20250816_m011543_c001_v7007000_t0000_u01755306943833") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b447_d20250816_m011539_c001_v0001043_t0053_u01755306939224") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40322871fe178ac7_d20250816_m011529_c001_v7007000_t0000_u01755306929710") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b421_d20250816_m011522_c001_v0001043_t0048_u01755306922792") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb93a9_d20250816_m011513_c001_v7007000_t0000_u01755306913804") 2025/08/16 01:19:39 DEBUG : splitbananasplit: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b404_d20250816_m011507_c001_v0001043_t0051_u01755306907011") 2025/08/16 01:19:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f401545a95a247490_d20250816_m011627_c001_v7007000_t0000_u01755306987873") 2025/08/16 01:19:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e549_d20250816_m011622_c001_v0001130_t0043_u01755306982452") 2025/08/16 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df8bf_d20250816_m011458_c001_v7007000_t0000_u01755306898900") 2025/08/16 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3c9_d20250816_m011455_c001_v0001130_t0019_u01755306895924") 2025/08/16 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f412e5d075b47ba35_d20250816_m011454_c001_v7007000_t0000_u01755306894697") 2025/08/16 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469f7_d20250816_m011451_c001_v0001041_t0026_u01755306891951") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4183e4d6b92c1b3b_d20250816_m011046_c001_v7007000_t0000_u01755306646125") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b4676f_d20250816_m011045_c001_v0001041_t0021_u01755306645229") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86889e_d20250816_m011044_c001_v7007000_t0000_u01755306644614") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecb0e_d20250816_m011043_c001_v0001130_t0003_u01755306643606") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196359_d20250816_m010942_c001_v7007000_t0000_u01755306582871") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9bc_d20250816_m010941_c001_v0001130_t0006_u01755306581189") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196356_d20250816_m010940_c001_v7007000_t0000_u01755306580820") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9b6_d20250816_m010939_c001_v0001130_t0033_u01755306579621") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196353_d20250816_m010936_c001_v7007000_t0000_u01755306576848") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9a8_d20250816_m010935_c001_v0001130_t0004_u01755306575408") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f417188f9c7196352_d20250816_m010934_c001_v7007000_t0000_u01755306574863") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec9a0_d20250816_m010933_c001_v0001130_t0005_u01755306573358") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec98a_d20250816_m010926_c001_v0001130_t0047_u01755306566124") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3c49e_d20250816_m010925_c001_v7007000_t0000_u01755306565758") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec984_d20250816_m010925_c001_v0001130_t0037_u01755306565124") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec97e_d20250816_m010924_c001_v0001130_t0035_u01755306564298") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f4202e62cdcb3c49d_d20250816_m010923_c001_v7007000_t0000_u01755306563566") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec95e_d20250816_m010915_c001_v0001130_t0001_u01755306555381") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec928_d20250816_m010900_c001_v0001130_t0047_u01755306540450") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d296d_d20250816_m010900_c001_v7007000_t0000_u01755306540082") 2025/08/16 01:19:40 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec922_d20250816_m010859_c001_v0001130_t0033_u01755306539370") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec920_d20250816_m010858_c001_v0001130_t0024_u01755306538461") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f400e9330131d2961_d20250816_m010857_c001_v7007000_t0000_u01755306537729") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8f6_d20250816_m010847_c001_v0001130_t0019_u01755306527421") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e82440857c_d20250816_m010847_c001_v7007000_t0000_u01755306527054") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8ec_d20250816_m010846_c001_v0001130_t0029_u01755306526308") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408579_d20250816_m010845_c001_v7007000_t0000_u01755306525395") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8e2_d20250816_m010844_c001_v0001130_t0036_u01755306524493") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408578_d20250816_m010843_c001_v7007000_t0000_u01755306523935") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8de_d20250816_m010843_c001_v0001130_t0055_u01755306523112") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408575_d20250816_m010842_c001_v7007000_t0000_u01755306522131") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8d6_d20250816_m010841_c001_v0001130_t0023_u01755306521275") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408573_d20250816_m010840_c001_v7007000_t0000_u01755306520724") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8ca_d20250816_m010839_c001_v0001130_t0043_u01755306519988") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408572_d20250816_m010839_c001_v7007000_t0000_u01755306519435") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8c2_d20250816_m010838_c001_v0001130_t0055_u01755306518722") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e82440856a_d20250816_m010833_c001_v7007000_t0000_u01755306513572") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8a6_d20250816_m010832_c001_v0001130_t0053_u01755306512902") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408569_d20250816_m010832_c001_v7007000_t0000_u01755306512352") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec8a4_d20250816_m010831_c001_v0001130_t0041_u01755306511652") 2025/08/16 01:19:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408566_d20250816_m010830_c001_v7007000_t0000_u01755306510732") 2025/08/16 01:19:42 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec89a_d20250816_m010829_c001_v0001130_t0039_u01755306509989") 2025/08/16 01:19:42 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f419259e824408562_d20250816_m010827_c001_v7007000_t0000_u01755306507573") 2025/08/16 01:19:42 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ec88e_d20250816_m010826_c001_v0001130_t0047_u01755306506924") 2025/08/16 01:19:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df8c0_d20250816_m011459_c001_v7007000_t0000_u01755306899187") 2025/08/16 01:19:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b3d6_d20250816_m011455_c001_v0001043_t0014_u01755306895939") 2025/08/16 01:19:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f412e5d075b47ba36_d20250816_m011454_c001_v7007000_t0000_u01755306894971") 2025/08/16 01:19:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf767_d20250816_m011451_c001_v0001184_t0009_u01755306891955") 2025/08/16 01:19:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9435_d20250816_m011813_c001_v7007000_t0000_u01755307093461") 2025/08/16 01:19:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c23_d20250816_m011812_c001_v0001041_t0033_u01755307092613") 2025/08/16 01:19:42 DEBUG : sub/yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868899_d20250816_m011041_c001_v7007000_t0000_u01755306641548") 2025/08/16 01:19:42 DEBUG : sub/yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecee81_d20250816_m011039_c001_v0001184_t0056_u01755306639739") 2025/08/16 01:19:42 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df876_d20250816_m011451_c001_v7007000_t0000_u01755306891173") 2025/08/16 01:19:42 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e3b7_d20250816_m011449_c001_v0001130_t0027_u01755306889253") 2025/08/16 01:19:42 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df854_d20250816_m011448_c001_v7007000_t0000_u01755306888468") 2025/08/16 01:19:42 DEBUG : test_dir1/file2: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf73f_d20250816_m011446_c001_v0001184_t0041_u01755306886864") 2025/08/16 01:19:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df87a_d20250816_m011451_c001_v7007000_t0000_u01755306891354") 2025/08/16 01:19:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecf759_d20250816_m011449_c001_v0001184_t0036_u01755306889240") 2025/08/16 01:19:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df856_d20250816_m011448_c001_v7007000_t0000_u01755306888651") 2025/08/16 01:19:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b469eb_d20250816_m011446_c001_v0001041_t0014_u01755306886858") 2025/08/16 01:19:42 DEBUG : three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86888c_d20250816_m011033_c001_v7007000_t0000_u01755306633617") 2025/08/16 01:19:43 DEBUG : three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecad6_d20250816_m011032_c001_v0001130_t0036_u01755306632302") 2025/08/16 01:19:43 DEBUG : three: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111449de6d1ecaca_d20250816_m011029_c001_v0001130_t0014_u01755306629670") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9436_d20250816_m011815_c001_v7007000_t0000_u01755307095073") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfe05_d20250816_m011814_c001_v0001184_t0022_u01755307094442") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9442_d20250816_m011835_c001_v7007000_t0000_u01755307115136") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b5d3_d20250816_m011833_c001_v0001043_t0022_u01755307113223") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb943f_d20250816_m011831_c001_v7007000_t0000_u01755307111625") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfe53_d20250816_m011830_c001_v0001184_t0055_u01755307110265") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb943e_d20250816_m011829_c001_v7007000_t0000_u01755307109248") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c33_d20250816_m011828_c001_v0001041_t0019_u01755307108485") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb943b_d20250816_m011822_c001_v7007000_t0000_u01755307102776") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfe29_d20250816_m011821_c001_v0001184_t0035_u01755307101557") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb943c_d20250816_m011825_c001_v7007000_t0000_u01755307105484") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b5cb_d20250816_m011823_c001_v0001043_t0051_u01755307103749") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb943a_d20250816_m011820_c001_v7007000_t0000_u01755307100569") 2025/08/16 01:19:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f111e4370c1b46c2b_d20250816_m011819_c001_v0001041_t0051_u01755307099835") 2025/08/16 01:19:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9438_d20250816_m011818_c001_v7007000_t0000_u01755307098848") 2025/08/16 01:19:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e73e_d20250816_m011817_c001_v0001130_t0005_u01755307097954") 2025/08/16 01:19:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9437_d20250816_m011816_c001_v7007000_t0000_u01755307096979") 2025/08/16 01:19:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1162778e2cf8b5bf_d20250816_m011816_c001_v0001043_t0001_u01755307096052") 2025/08/16 01:19:44 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f41376fab2f2df9fa_d20250816_m011840_c001_v7007000_t0000_u01755307120438") 2025/08/16 01:19:44 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecfe93_d20250816_m011839_c001_v0001184_t0009_u01755307119774") 2025/08/16 01:19:44 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb943d_d20250816_m011827_c001_v7007000_t0000_u01755307107507") 2025/08/16 01:19:44 DEBUG : toe/toe/toe: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e75a_d20250816_m011826_c001_v0001130_t0014_u01755307106656") 2025/08/16 01:19:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9443_d20250816_m011835_c001_v7007000_t0000_u01755307115735") 2025/08/16 01:19:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f109c97c45109e776_d20250816_m011834_c001_v0001130_t0052_u01755307114797") 2025/08/16 01:19:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40828a1d17cb9440_d20250816_m011832_c001_v7007000_t0000_u01755307112239") 2025/08/16 01:19:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1058e79dfafb7159_d20250816_m011831_c001_v0001180_t0043_u01755307111417") 2025/08/16 01:19:44 DEBUG : two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86888d_d20250816_m011033_c001_v7007000_t0000_u01755306633803") 2025/08/16 01:19:44 DEBUG : two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411e4370c1b4673f_d20250816_m011031_c001_v0001041_t0003_u01755306631730") 2025/08/16 01:19:44 DEBUG : two: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f411449de6d1ecac8_d20250816_m011029_c001_v0001130_t0003_u01755306629485") 2025/08/16 01:19:44 DEBUG : yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b86889b_d20250816_m011042_c001_v7007000_t0000_u01755306642300") 2025/08/16 01:19:44 DEBUG : yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f115434487336f812_d20250816_m011041_c001_v0001181_t0046_u01755306641342") 2025/08/16 01:19:44 DEBUG : yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868894_d20250816_m011038_c001_v7007000_t0000_u01755306638437") 2025/08/16 01:19:44 DEBUG : yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecee5b_d20250816_m011037_c001_v0001184_t0006_u01755306637149") 2025/08/16 01:19:44 DEBUG : yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868890_d20250816_m011035_c001_v7007000_t0000_u01755306635849") 2025/08/16 01:19:44 DEBUG : yam: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f107d979170ecee37_d20250816_m011034_c001_v0001184_t0054_u01755306634354") 2025/08/16 01:19:44 DEBUG : yaml: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868897_d20250816_m011039_c001_v7007000_t0000_u01755306639175") 2025/08/16 01:19:44 DEBUG : yaml: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f1065f359e254e998_d20250816_m011038_c001_v0001172_t0034_u01755306638045") 2025/08/16 01:19:44 DEBUG : yaml: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f40430b240b868892_d20250816_m011036_c001_v7007000_t0000_u01755306636586") 2025/08/16 01:19:45 DEBUG : yaml: Deleting (id "4_z4fb2ad9360bdbb0b9f880e1b_f101cadc10172aeb9_d20250816_m011035_c001_v0001179_t0034_u01755306635645") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m37.958090189s (try 1/5)