"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/28 03:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu" 2025/07/28 03:06:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 03:06:12 DEBUG : Creating backend with remote "/tmp/rclone3271155464" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/28 03:06:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:14 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:06:14 DEBUG : B2 bucket rclone-test-jahulot5misu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", 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-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:16 DEBUG : Creating backend with remote "/non-existing" 2025/07/28 03:06:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/28 03:06:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:17 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:17 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", 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-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:18 INFO : B2 bucket rclone-test-jahulot5misu: Running all checks before starting transfers 2025/07/28 03:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:19 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:19 INFO : B2 bucket rclone-test-jahulot5misu: Checks finished, now starting transfers 2025/07/28 03:06:19 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:20 ERROR : Ignoring --no-traverse with sync 2025/07/28 03:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:20 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:20 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:20 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:06:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/28 03:06:21 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:21 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/28 03:06:22 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:06:22 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:22 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:06:24 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:24 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/28 03:06:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:06:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/28 03:06:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:06:26 INFO : sub dir2: Making directory 2025/07/28 03:06:26 INFO : sub dir: Making directory 2025/07/28 03:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:26 INFO : sub dir2/sub sub dir2: Making directory 2025/07/28 03:06:26 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:26 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:26 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/07/28 03:06:26 DEBUG : B2 bucket rclone-test-jahulot5misu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.42s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:27 INFO : sub dir2: Making directory 2025/07/28 03:06:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/28 03:06:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:27 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:27 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:28 DEBUG : sub dir2: Making directory with metadata 2025/07/28 03:06:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:06:28 INFO : sub dir2: Making directory 2025/07/28 03:06:28 INFO : sub dir: Making directory 2025/07/28 03:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:28 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:28 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:29 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:06:29 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/28 03:06:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/28 03:06:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:30 INFO : sub dir2: Making directory 2025/07/28 03:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:30 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:30 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:31 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:06:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:31 DEBUG : sub dir2: Making directory with metadata 2025/07/28 03:06:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:06:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:06:32 INFO : sub dir2: Making directory 2025/07/28 03:06:32 INFO : sub dir: Making directory 2025/07/28 03:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:32 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:06:32 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/28 03:06:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", 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-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:33 INFO : sub dir2: Making directory 2025/07/28 03:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:33 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:33 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:34 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:06:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jotuloc7deci" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jahulot5misu -> B2 bucket rclone-test-jotuloc7deci 2025/07/28 03:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:37 DEBUG : B2 bucket rclone-test-jotuloc7deci: Waiting for checks to finish 2025/07/28 03:06:37 DEBUG : B2 bucket rclone-test-jotuloc7deci: Waiting for transfers to finish 2025/07/28 03:06:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/28 03:06:37 DEBUG : B2 bucket rclone-test-jotuloc7deci: Purge remote 2025/07/28 03:06:37 INFO : B2 bucket rclone-test-jotuloc7deci: cleaning bucket "rclone-test-jotuloc7deci" of all files 2025/07/28 03:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z3f821d73f0fd4beb9f880e1b_f109c5b958a47452b_d20250728_m030637_c001_v0001183_t0017_u01753671997689") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:40 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 03:06:40 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/28 03:06:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dabitev3toso" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jahulot5misu -> B2 bucket rclone-test-dabitev3toso 2025/07/28 03:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:43 DEBUG : B2 bucket rclone-test-dabitev3toso: Waiting for checks to finish 2025/07/28 03:06:43 DEBUG : B2 bucket rclone-test-dabitev3toso: Waiting for transfers to finish 2025/07/28 03:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/28 03:06:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 03:06:46 DEBUG : B2 bucket rclone-test-dabitev3toso: Waiting for checks to finish 2025/07/28 03:06:46 DEBUG : B2 bucket rclone-test-dabitev3toso: Waiting for transfers to finish 2025/07/28 03:06:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/28 03:06:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/28 03:06:46 DEBUG : B2 bucket rclone-test-dabitev3toso: Purge remote 2025/07/28 03:06:46 INFO : B2 bucket rclone-test-dabitev3toso: cleaning bucket "rclone-test-dabitev3toso" of all files 2025/07/28 03:06:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23d03f0fd4beb9f880e1b_f10917a2fe8515697_d20250728_m030646_c001_v0001178_t0031_u01753672006145") 2025/07/28 03:06:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fe23d03f0fd4beb9f880e1b_f114780749ad43391_d20250728_m030644_c001_v0001041_t0053_u01753672004132") --- PASS: TestServerSideCopyOverSelf (6.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 03:06:48 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:48 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:06:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/28 03:06:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/28 03:06:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-capoguw9muta" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jahulot5misu -> B2 bucket rclone-test-capoguw9muta 2025/07/28 03:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:06:52 DEBUG : B2 bucket rclone-test-capoguw9muta: Waiting for checks to finish 2025/07/28 03:06:52 DEBUG : B2 bucket rclone-test-capoguw9muta: Waiting for transfers to finish 2025/07/28 03:06:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:06:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/28 03:06:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/28 03:06:54 DEBUG : B2 bucket rclone-test-capoguw9muta: Waiting for checks to finish 2025/07/28 03:06:54 DEBUG : B2 bucket rclone-test-capoguw9muta: Waiting for transfers to finish 2025/07/28 03:06:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/28 03:06:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/28 03:06:54 INFO : sub dir/hello world: Deleted 2025/07/28 03:06:55 DEBUG : testing file moves 2025/07/28 03:06:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/28 03:06:56 DEBUG : B2 bucket rclone-test-capoguw9muta: Waiting for checks to finish 2025/07/28 03:06:56 DEBUG : B2 bucket rclone-test-capoguw9muta: Waiting for transfers to finish 2025/07/28 03:06:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/28 03:06:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/28 03:06:56 INFO : sub dir/hello world: Deleted 2025/07/28 03:06:57 DEBUG : B2 bucket rclone-test-capoguw9muta: Purge remote 2025/07/28 03:06:57 INFO : B2 bucket rclone-test-capoguw9muta: cleaning bucket "rclone-test-capoguw9muta" of all files 2025/07/28 03:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f325d23f0fd4beb9f880e1b_f10605a8745dc4dfb_d20250728_m030656_c001_v0001105_t0053_u01753672016294") 2025/07/28 03:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f325d23f0fd4beb9f880e1b_f111887adb5d2b954_d20250728_m030654_c001_v0001134_t0047_u01753672014250") 2025/07/28 03:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f325d23f0fd4beb9f880e1b_f10423ae946edf894_d20250728_m030652_c001_v0001091_t0057_u01753672012684") --- PASS: TestServerSideMoveOverSelf (8.39s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:06:59 ERROR : error listing: directory not found 2025/07/28 03:06:59 INFO : Local file system at /tmp/rclone3271155464: Making directory 2025/07/28 03:06:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:06:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:07:01 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for checks to finish 2025/07/28 03:07:01 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for transfers to finish 2025/07/28 03:07:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:07:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/28 03:07:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/28 03:07:02 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:02 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:07:03 INFO : check sum: Copied (new) 2025/07/28 03:07:03 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:03 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:07:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/28 03:07:03 DEBUG : check sum: Unchanged skipping 2025/07/28 03:07:03 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:03 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/28 03:07:04 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:04 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/28 03:07:04 INFO : sizeonly: Copied (new) 2025/07/28 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:05 DEBUG : sizeonly: Sizes identical 2025/07/28 03:07:05 DEBUG : sizeonly: Unchanged skipping 2025/07/28 03:07:05 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:05 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/28 03:07:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/28 03:07:06 INFO : ignore-size: Copied (new) 2025/07/28 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:07:06 DEBUG : ignore-size: Unchanged skipping 2025/07/28 03:07:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:07:08 DEBUG : existing: Unchanged skipping 2025/07/28 03:07:08 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:08 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:08 INFO : There was nothing to transfer 2025/07/28 03:07:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/28 03:07:08 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:08 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/28 03:07:09 INFO : existing: Copied (replaced existing) 2025/07/28 03:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.25s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/28 03:07:10 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:10 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/28 03:07:10 INFO : existing: Copied (new) 2025/07/28 03:07:10 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:10 DEBUG : existing: Destination exists, skipping 2025/07/28 03:07:10 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:10 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:10 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:12 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/28 03:07:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:13 DEBUG : c/non empty space: Unchanged skipping 2025/07/28 03:07:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:13 INFO : a/potato2: Copied (new) 2025/07/28 03:07:13 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:13 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:15 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/07/28 03:07:15 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:07:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/28 03:07:15 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:15 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:15 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:15 INFO : There was nothing to transfer 2025/07/28 03:07:15 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/07/28 03:07:15 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:07:16 INFO : empty space: Updated modification time in destination 2025/07/28 03:07:16 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:16 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:18 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/07/28 03:07:18 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:07:18 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:18 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:18 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:19 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/07/28 03:07:19 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3271155464) 2025/07/28 03:07:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jahulot5misu) 2025/07/28 03:07:19 DEBUG : foo: sha1 differ 2025/07/28 03:07:19 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/28 03:07:19 INFO : foo: Copied (replaced existing) 2025/07/28 03:07:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/28 03:07:21 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:21 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:21 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:21 INFO : potato: Copied (new) 2025/07/28 03:07:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/28 03:07:23 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:23 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/28 03:07:23 INFO : potato: Copied (replaced existing) 2025/07/28 03:07:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:25 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/07/28 03:07:25 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3271155464) 2025/07/28 03:07:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jahulot5misu) 2025/07/28 03:07:25 DEBUG : potato: sha1 differ 2025/07/28 03:07:25 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/28 03:07:25 INFO : potato: Copied (replaced existing) 2025/07/28 03:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:27 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/28 03:07:27 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:27 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:27 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:29 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:30 INFO : potato2: Copied (new) 2025/07/28 03:07:30 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:31 INFO : d: Making directory 2025/07/28 03:07:31 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/28 03:07:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/28 03:07:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:32 INFO : a/potato2: Copied (new) 2025/07/28 03:07:32 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:34 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/28 03:07:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:35 DEBUG : c/non empty space: Unchanged skipping 2025/07/28 03:07:35 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:35 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:35 INFO : a/potato2: Copied (new) 2025/07/28 03:07:35 ERROR : B2 bucket rclone-test-jahulot5misu: not deleting files as there were IO errors 2025/07/28 03:07:35 ERROR : B2 bucket rclone-test-jahulot5misu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:38 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:38 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:38 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:38 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:38 INFO : potato: Deleted 2025/07/28 03:07:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:40 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:40 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:40 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:40 INFO : potato: Deleted 2025/07/28 03:07:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:41 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:41 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:41 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:07:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:07:43 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:43 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/28 03:07:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.99s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/28 03:07:45 DEBUG : enormous: Excluded 2025/07/28 03:07:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 03:07:45 DEBUG : potato2: Excluded 2025/07/28 03:07:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 03:07:45 DEBUG : potato2: Excluded 2025/07/28 03:07:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:45 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:45 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:45 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:45 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:45 INFO : There was nothing to transfer 2025/07/28 03:07:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/28 03:07:45 DEBUG : enormous: Excluded 2025/07/28 03:07:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 03:07:45 DEBUG : potato2: Excluded 2025/07/28 03:07:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 03:07:46 DEBUG : potato2: Excluded 2025/07/28 03:07:46 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for checks to finish 2025/07/28 03:07:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/28 03:07:46 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:46 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for transfers to finish 2025/07/28 03:07:46 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/28 03:07:48 DEBUG : enormous: Excluded 2025/07/28 03:07:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/28 03:07:48 DEBUG : potato2: Excluded 2025/07/28 03:07:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:07:49 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:49 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:49 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:49 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:49 INFO : enormous: Deleted 2025/07/28 03:07:49 INFO : potato2: Deleted 2025/07/28 03:07:49 INFO : There was nothing to transfer 2025/07/28 03:07:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/28 03:07:49 DEBUG : empty space: Unchanged skipping 2025/07/28 03:07:49 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for checks to finish 2025/07/28 03:07:49 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for transfers to finish 2025/07/28 03:07:49 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:49 INFO : enormous: Deleted 2025/07/28 03:07:49 INFO : potato2: Deleted 2025/07/28 03:07:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:07:52 DEBUG : five: Need to transfer - File not found at Destination 2025/07/28 03:07:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/28 03:07:52 DEBUG : one: Destination is newer than source, skipping 2025/07/28 03:07:52 DEBUG : three: Sizes identical 2025/07/28 03:07:52 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/28 03:07:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/28 03:07:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3271155464) 2025/07/28 03:07:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jahulot5misu) 2025/07/28 03:07:52 DEBUG : two: sha1 differ 2025/07/28 03:07:52 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/28 03:07:52 INFO : five: Copied (new) 2025/07/28 03:07:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/28 03:07:53 INFO : two: Copied (replaced existing) 2025/07/28 03:07:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/28 03:07:53 INFO : four: Copied (replaced existing) 2025/07/28 03:07:53 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:53 DEBUG : one: Destination is newer than source, skipping 2025/07/28 03:07:53 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/28 03:07:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/28 03:07:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/28 03:07:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/28 03:07:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/28 03:07:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/28 03:07:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3271155464) 2025/07/28 03:07:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jahulot5misu) 2025/07/28 03:07:53 DEBUG : three: sha1 differ 2025/07/28 03:07:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/28 03:07:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/28 03:07:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/28 03:07:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/28 03:07:53 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:07:54 INFO : three: Copied (replaced existing) 2025/07/28 03:07:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.19s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/28 03:07:55 INFO : B2 bucket rclone-test-jahulot5misu: Making map for --track-renames 2025/07/28 03:07:55 INFO : B2 bucket rclone-test-jahulot5misu: Finished making map for --track-renames 2025/07/28 03:07:55 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/28 03:07:55 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for renames to finish 2025/07/28 03:07:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/28 03:07:55 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/28 03:07:56 INFO : potato: Copied (new) 2025/07/28 03:07:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/28 03:07:56 INFO : yam: Copied (new) 2025/07/28 03:07:56 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:07:56 INFO : B2 bucket rclone-test-jahulot5misu: Making map for --track-renames 2025/07/28 03:07:56 INFO : B2 bucket rclone-test-jahulot5misu: Finished making map for --track-renames 2025/07/28 03:07:56 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:56 DEBUG : potato: Unchanged skipping 2025/07/28 03:07:56 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for renames to finish 2025/07/28 03:07:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/28 03:07:57 INFO : yam: Copied (server-side copy) to: yaml 2025/07/28 03:07:57 INFO : yam: Deleted 2025/07/28 03:07:57 INFO : yaml: Renamed from "yam" 2025/07/28 03:07:57 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/28 03:07:58 INFO : B2 bucket rclone-test-jahulot5misu: Making map for --track-renames 2025/07/28 03:07:58 INFO : B2 bucket rclone-test-jahulot5misu: Finished making map for --track-renames 2025/07/28 03:07:58 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/28 03:07:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/28 03:07:58 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for renames to finish 2025/07/28 03:07:58 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:07:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/28 03:07:58 INFO : yam: Copied (new) 2025/07/28 03:07:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/28 03:07:59 INFO : potato: Copied (new) 2025/07/28 03:07:59 DEBUG : Waiting for deletions to finish 2025/07/28 03:07:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:07:59 INFO : B2 bucket rclone-test-jahulot5misu: Making map for --track-renames 2025/07/28 03:07:59 INFO : B2 bucket rclone-test-jahulot5misu: Finished making map for --track-renames 2025/07/28 03:07:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:07:59 DEBUG : potato: Unchanged skipping 2025/07/28 03:07:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for renames to finish 2025/07/28 03:08:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/28 03:08:00 INFO : yam: Copied (server-side copy) to: yaml 2025/07/28 03:08:00 INFO : yam: Deleted 2025/07/28 03:08:00 INFO : yaml: Renamed from "yam" 2025/07/28 03:08:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/28 03:08:01 INFO : B2 bucket rclone-test-jahulot5misu: Making map for --track-renames 2025/07/28 03:08:01 INFO : B2 bucket rclone-test-jahulot5misu: Finished making map for --track-renames 2025/07/28 03:08:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/28 03:08:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/28 03:08:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for renames to finish 2025/07/28 03:08:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/28 03:08:01 INFO : sub/yam: Copied (new) 2025/07/28 03:08:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/28 03:08:02 INFO : potato: Copied (new) 2025/07/28 03:08:02 DEBUG : Waiting for deletions to finish 2025/07/28 03:08:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:08:02 DEBUG : potato: Unchanged skipping 2025/07/28 03:08:02 INFO : B2 bucket rclone-test-jahulot5misu: Making map for --track-renames 2025/07/28 03:08:02 INFO : B2 bucket rclone-test-jahulot5misu: Finished making map for --track-renames 2025/07/28 03:08:02 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:02 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for renames to finish 2025/07/28 03:08:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/28 03:08:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/28 03:08:03 INFO : sub/yam: Deleted 2025/07/28 03:08:03 INFO : yam: Renamed from "sub/yam" 2025/07/28 03:08:03 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:04 DEBUG : Creating backend with remote "/tmp/rclone3271155464/dir1" 2025/07/28 03:08:04 DEBUG : Creating backend with remote "/tmp/rclone3271155464/dir2" 2025/07/28 03:08:04 DEBUG : Local file system at /tmp/rclone3271155464/dir2: Using server-side directory move 2025/07/28 03:08:04 INFO : Local file system at /tmp/rclone3271155464/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/28 03:08:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/28 03:08:04 INFO : file1.txt: Moved (server-side) 2025/07/28 03:08:04 DEBUG : Local file system at /tmp/rclone3271155464/dir2: Waiting for checks to finish 2025/07/28 03:08:04 DEBUG : Local file system at /tmp/rclone3271155464/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:08:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/28 03:08:04 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:04 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/28 03:08:04 INFO : nested/sub dir/file: Copied (new) 2025/07/28 03:08:04 INFO : nested/sub dir/file: Deleted 2025/07/28 03:08:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:08:05 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:08:05 INFO : sub dir/hello world: Deleted 2025/07/28 03:08:05 INFO : sub dir: Removing directory 2025/07/28 03:08:05 INFO : nested/sub dir: Removing directory 2025/07/28 03:08:05 INFO : nested: Removing directory 2025/07/28 03:08:05 DEBUG : Local file system at /tmp/rclone3271155464: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/28 03:08:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/28 03:08:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:08:06 INFO : sub dir/hello world: Copied (new) 2025/07/28 03:08:06 INFO : sub dir/hello world: Deleted 2025/07/28 03:08:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/28 03:08:06 INFO : nested/sub dir/file: Copied (new) 2025/07/28 03:08:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/28 03:08:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/28 03:08:08 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:08 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/28 03:08:08 INFO : existing: Copied (new) 2025/07/28 03:08:08 INFO : existing: Deleted 2025/07/28 03:08:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/28 03:08:08 INFO : existing-b: Copied (new) 2025/07/28 03:08:08 INFO : existing-b: Deleted 2025/07/28 03:08:09 DEBUG : existing: Destination exists, skipping 2025/07/28 03:08:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/28 03:08:09 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:09 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-negexab6fege" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jahulot5misu -> B2 bucket rclone-test-negexab6fege 2025/07/28 03:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:08:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/28 03:08:14 DEBUG : empty space: Unchanged skipping 2025/07/28 03:08:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/28 03:08:14 DEBUG : B2 bucket rclone-test-negexab6fege: Waiting for checks to finish 2025/07/28 03:08:15 INFO : empty space: Deleted 2025/07/28 03:08:15 DEBUG : B2 bucket rclone-test-negexab6fege: Waiting for transfers to finish 2025/07/28 03:08:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:08:15 INFO : potato2: Copied (server-side copy) 2025/07/28 03:08:15 INFO : potato2: Deleted 2025/07/28 03:08:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/28 03:08:15 INFO : potato3: Copied (server-side copy) 2025/07/28 03:08:15 INFO : potato3: Deleted 2025/07/28 03:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xanasad1tadu" 2025/07/28 03:08:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/28 03:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:08:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/28 03:08:17 DEBUG : B2 bucket rclone-test-xanasad1tadu: Waiting for checks to finish 2025/07/28 03:08:17 DEBUG : B2 bucket rclone-test-xanasad1tadu: Waiting for transfers to finish 2025/07/28 03:08:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:08:18 INFO : empty space: Copied (server-side copy) 2025/07/28 03:08:18 INFO : empty space: Deleted 2025/07/28 03:08:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:08:18 INFO : potato2: Copied (server-side copy) 2025/07/28 03:08:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/28 03:08:19 INFO : potato3: Copied (server-side copy) 2025/07/28 03:08:19 INFO : potato2: Deleted 2025/07/28 03:08:19 INFO : potato3: Deleted 2025/07/28 03:08:19 DEBUG : B2 bucket rclone-test-xanasad1tadu: Purge remote 2025/07/28 03:08:19 INFO : B2 bucket rclone-test-xanasad1tadu: cleaning bucket "rclone-test-xanasad1tadu" of all files 2025/07/28 03:08:19 DEBUG : empty space: Deleting (id "4_zcfc29de3000d4bfb9f880e1b_f11759436fc4b255c_d20250728_m030818_c001_v0001120_t0020_u01753672098271") 2025/07/28 03:08:19 DEBUG : potato2: Deleting (id "4_zcfc29de3000d4bfb9f880e1b_f1122ee93ee97b7ab_d20250728_m030818_c001_v0001130_t0030_u01753672098674") 2025/07/28 03:08:19 DEBUG : potato3: Deleting (id "4_zcfc29de3000d4bfb9f880e1b_f10583b8e81bb874b_d20250728_m030818_c001_v0001040_t0030_u01753672098671") 2025/07/28 03:08:20 DEBUG : B2 bucket rclone-test-negexab6fege: Purge remote 2025/07/28 03:08:20 INFO : B2 bucket rclone-test-negexab6fege: cleaning bucket "rclone-test-negexab6fege" of all files 2025/07/28 03:08:20 DEBUG : empty space: Deleting (id "4_zff628d93000d4bfb9f880e1b_f4082b8e487bd85b7_d20250728_m030818_c001_v7007000_t0000_u01753672098696") 2025/07/28 03:08:20 DEBUG : empty space: Deleting (id "4_zff628d93000d4bfb9f880e1b_f109a2c222f0bd7a9_d20250728_m030813_c001_v0001106_t0037_u01753672093238") 2025/07/28 03:08:20 DEBUG : potato2: Deleting (id "4_zff628d93000d4bfb9f880e1b_f4082b8e487bd85b9_d20250728_m030819_c001_v7007000_t0000_u01753672099067") 2025/07/28 03:08:20 DEBUG : potato2: Deleting (id "4_zff628d93000d4bfb9f880e1b_f110757387e3dc946_d20250728_m030814_c001_v0001090_t0040_u01753672094972") 2025/07/28 03:08:20 DEBUG : potato3: Deleting (id "4_zff628d93000d4bfb9f880e1b_f400d250f20b3aa74_d20250728_m030819_c001_v7007000_t0000_u01753672099104") 2025/07/28 03:08:20 DEBUG : potato3: Deleting (id "4_zff628d93000d4bfb9f880e1b_f110bc5a7c71f52c4_d20250728_m030815_c001_v0001150_t0053_u01753672095340") 2025/07/28 03:08:20 DEBUG : potato3: Deleting (id "4_zff628d93000d4bfb9f880e1b_f109a2c222f0bd7ad_d20250728_m030813_c001_v0001106_t0033_u01753672093982") --- PASS: TestServerSideMove (12.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-maheqal9lafo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jahulot5misu -> B2 bucket rclone-test-maheqal9lafo 2025/07/28 03:08:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/28 03:08:27 DEBUG : empty space: Excluded 2025/07/28 03:08:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/28 03:08:27 DEBUG : empty space: Excluded 2025/07/28 03:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:08:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/28 03:08:27 DEBUG : B2 bucket rclone-test-maheqal9lafo: Waiting for checks to finish 2025/07/28 03:08:27 DEBUG : B2 bucket rclone-test-maheqal9lafo: Waiting for transfers to finish 2025/07/28 03:08:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:08:28 INFO : potato2: Copied (server-side copy) 2025/07/28 03:08:28 INFO : potato2: Deleted 2025/07/28 03:08:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/28 03:08:28 INFO : potato3: Copied (server-side copy) 2025/07/28 03:08:28 INFO : potato3: Deleted 2025/07/28 03:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xakefev4qazo" 2025/07/28 03:08:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/28 03:08:29 DEBUG : empty space: Excluded 2025/07/28 03:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:08:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/28 03:08:29 DEBUG : B2 bucket rclone-test-xakefev4qazo: Waiting for checks to finish 2025/07/28 03:08:29 DEBUG : B2 bucket rclone-test-xakefev4qazo: Waiting for transfers to finish 2025/07/28 03:08:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:08:30 INFO : potato2: Copied (server-side copy) 2025/07/28 03:08:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/28 03:08:31 INFO : potato3: Copied (server-side copy) 2025/07/28 03:08:31 INFO : potato2: Deleted 2025/07/28 03:08:31 INFO : potato3: Deleted 2025/07/28 03:08:31 DEBUG : B2 bucket rclone-test-xakefev4qazo: Purge remote 2025/07/28 03:08:31 INFO : B2 bucket rclone-test-xakefev4qazo: cleaning bucket "rclone-test-xakefev4qazo" of all files 2025/07/28 03:08:31 DEBUG : potato2: Deleting (id "4_z1fc2dd03000d4bfb9f880e1b_f11614e3d96f679ba_d20250728_m030830_c001_v0001041_t0047_u01753672110609") 2025/07/28 03:08:31 DEBUG : potato3: Deleting (id "4_z1fc2dd03000d4bfb9f880e1b_f11904c0bcd2015f8_d20250728_m030830_c001_v0001183_t0008_u01753672110971") 2025/07/28 03:08:32 DEBUG : B2 bucket rclone-test-maheqal9lafo: Purge remote 2025/07/28 03:08:32 INFO : B2 bucket rclone-test-maheqal9lafo: cleaning bucket "rclone-test-maheqal9lafo" of all files 2025/07/28 03:08:32 DEBUG : empty space: Deleting (id "4_z8f72bdf3000d4bfb9f880e1b_f110e4d0b01438a5b_d20250728_m030826_c001_v0001178_t0010_u01753672106989") 2025/07/28 03:08:32 DEBUG : potato2: Deleting (id "4_z8f72bdf3000d4bfb9f880e1b_f413e4eae062bc396_d20250728_m030831_c001_v7007000_t0000_u01753672111021") 2025/07/28 03:08:32 DEBUG : potato2: Deleting (id "4_z8f72bdf3000d4bfb9f880e1b_f109de6a7f40027f6_d20250728_m030827_c001_v0001098_t0048_u01753672107862") 2025/07/28 03:08:32 DEBUG : potato3: Deleting (id "4_z8f72bdf3000d4bfb9f880e1b_f421fca8aac64b4db_d20250728_m030831_c001_v7007000_t0000_u01753672111184") 2025/07/28 03:08:32 DEBUG : potato3: Deleting (id "4_z8f72bdf3000d4bfb9f880e1b_f105d9fdb0b54f267_d20250728_m030828_c001_v0001177_t0059_u01753672108227") 2025/07/28 03:08:32 DEBUG : potato3: Deleting (id "4_z8f72bdf3000d4bfb9f880e1b_f110e4d0b01438a5f_d20250728_m030827_c001_v0001178_t0029_u01753672107254") 2025/07/28 03:08:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/28 03:08:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/28 03:08:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qoranax4zora" 2025/07/28 03:08:37 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jahulot5misu -> B2 bucket rclone-test-qoranax4zora 2025/07/28 03:08:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/28 03:08:40 DEBUG : empty space: Unchanged skipping 2025/07/28 03:08:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:08:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/28 03:08:40 DEBUG : B2 bucket rclone-test-qoranax4zora: Waiting for checks to finish 2025/07/28 03:08:40 INFO : empty space: Deleted 2025/07/28 03:08:40 DEBUG : B2 bucket rclone-test-qoranax4zora: Waiting for transfers to finish 2025/07/28 03:08:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:08:40 INFO : potato2: Copied (server-side copy) 2025/07/28 03:08:40 INFO : potato2: Deleted 2025/07/28 03:08:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/28 03:08:40 INFO : potato3: Copied (server-side copy) 2025/07/28 03:08:40 INFO : potato3: Deleted 2025/07/28 03:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jedajox1paje" 2025/07/28 03:08:42 INFO : tomatoDir: Making directory 2025/07/28 03:08:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/28 03:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/28 03:08:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/28 03:08:42 DEBUG : B2 bucket rclone-test-jedajox1paje: Waiting for checks to finish 2025/07/28 03:08:42 DEBUG : B2 bucket rclone-test-jedajox1paje: Waiting for transfers to finish 2025/07/28 03:08:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/28 03:08:43 INFO : empty space: Copied (server-side copy) 2025/07/28 03:08:43 INFO : empty space: Deleted 2025/07/28 03:08:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/28 03:08:43 INFO : potato2: Copied (server-side copy) 2025/07/28 03:08:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/28 03:08:43 INFO : potato3: Copied (server-side copy) 2025/07/28 03:08:43 INFO : potato2: Deleted 2025/07/28 03:08:44 INFO : potato3: Deleted 2025/07/28 03:08:44 DEBUG : B2 bucket rclone-test-jedajox1paje: Purge remote 2025/07/28 03:08:44 INFO : B2 bucket rclone-test-jedajox1paje: cleaning bucket "rclone-test-jedajox1paje" of all files 2025/07/28 03:08:44 DEBUG : empty space: Deleting (id "4_z7fd20d13001d4bfb9f880e1b_f1157deb4d35cc601_d20250728_m030843_c001_v0001183_t0051_u01753672123210") 2025/07/28 03:08:44 DEBUG : potato2: Deleting (id "4_z7fd20d13001d4bfb9f880e1b_f119571977c77e49e_d20250728_m030843_c001_v0001105_t0028_u01753672123425") 2025/07/28 03:08:44 DEBUG : potato3: Deleting (id "4_z7fd20d13001d4bfb9f880e1b_f1128de406e26d4d4_d20250728_m030843_c001_v0001154_t0001_u01753672123619") 2025/07/28 03:08:45 DEBUG : B2 bucket rclone-test-qoranax4zora: Purge remote 2025/07/28 03:08:45 INFO : B2 bucket rclone-test-qoranax4zora: cleaning bucket "rclone-test-qoranax4zora" of all files 2025/07/28 03:08:45 DEBUG : empty space: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f402e1f7bb6391487_d20250728_m030843_c001_v7007000_t0000_u01753672123411") 2025/07/28 03:08:45 DEBUG : empty space: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f1128c812f85c2d55_d20250728_m030838_c001_v0001104_t0016_u01753672118662") 2025/07/28 03:08:45 DEBUG : potato2: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f402e1f7bb6391488_d20250728_m030843_c001_v7007000_t0000_u01753672123885") 2025/07/28 03:08:45 DEBUG : potato2: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f11693ffebd3a9789_d20250728_m030840_c001_v0001145_t0012_u01753672120211") 2025/07/28 03:08:45 DEBUG : potato3: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f400d250f20b3aee7_d20250728_m030843_c001_v7007000_t0000_u01753672123978") 2025/07/28 03:08:45 DEBUG : potato3: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f112e02aecfdfab4a_d20250728_m030840_c001_v0001136_t0037_u01753672120576") 2025/07/28 03:08:45 DEBUG : potato3: Deleting (id "4_zaf52edd3000d4bfb9f880e1b_f1128c812f85c2d5b_d20250728_m030839_c001_v0001104_t0010_u01753672119252") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.80s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/rclone-sync-test" 2025/07/28 03:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/rclone-sync-test-include/layer2" 2025/07/28 03:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/rclone-sync-test-ignore-file" 2025/07/28 03:08:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/28 03:08:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/28 03:08:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/28 03:08:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 03:08:59 DEBUG : B2 bucket rclone-test-jahulot5misu path rclone-sync-test: Waiting for checks to finish 2025/07/28 03:08:59 DEBUG : B2 bucket rclone-test-jahulot5misu path rclone-sync-test: Waiting for transfers to finish 2025/07/28 03:08:59 DEBUG : Waiting for deletions to finish 2025/07/28 03:08:59 INFO : There was nothing to transfer 2025/07/28 03:08:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 03:08:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:08:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:08:59 DEBUG : Waiting for deletions to finish 2025/07/28 03:08:59 INFO : There was nothing to transfer 2025/07/28 03:09:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 03:09:00 DEBUG : B2 bucket rclone-test-jahulot5misu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/28 03:09:00 DEBUG : B2 bucket rclone-test-jahulot5misu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/28 03:09:00 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:00 INFO : There was nothing to transfer 2025/07/28 03:09:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 03:09:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:09:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:09:00 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:00 INFO : There was nothing to transfer 2025/07/28 03:09:01 DEBUG : Excluded 2025/07/28 03:09:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/28 03:09:01 DEBUG : B2 bucket rclone-test-jahulot5misu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/28 03:09:01 DEBUG : B2 bucket rclone-test-jahulot5misu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/28 03:09:01 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/CompareDest" 2025/07/28 03:09:04 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 03:09:04 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:04 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:09:05 INFO : one: Copied (new) 2025/07/28 03:09:05 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:06 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:06 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/28 03:09:06 INFO : one: Copied (replaced existing) 2025/07/28 03:09:06 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:09 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 03:09:09 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:09 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:09 INFO : There was nothing to transfer 2025/07/28 03:09:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 03:09:10 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 03:09:10 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:10 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:10 INFO : There was nothing to transfer 2025/07/28 03:09:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 03:09:11 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 03:09:11 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:11 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:11 INFO : There was nothing to transfer 2025/07/28 03:09:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:12 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/07/28 03:09:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/28 03:09:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 03:09:12 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 03:09:12 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:12 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:12 INFO : There was nothing to transfer 2025/07/28 03:09:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:13 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 03:09:13 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 03:09:13 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/28 03:09:13 INFO : two: Copied (new) 2025/07/28 03:09:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dest" 2025/07/28 03:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/pre-dest1" 2025/07/28 03:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/pre-dest2" 2025/07/28 03:09:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:09:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/28 03:09:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:09:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/28 03:09:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/28 03:09:21 DEBUG : B2 bucket rclone-test-jahulot5misu path dest: Waiting for checks to finish 2025/07/28 03:09:21 DEBUG : B2 bucket rclone-test-jahulot5misu path dest: Waiting for transfers to finish 2025/07/28 03:09:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/28 03:09:22 INFO : 3: Copied (new) 2025/07/28 03:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:09:24 DEBUG : Config file has changed externally - reloading 2025/07/28 03:09:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/CopyDest" 2025/07/28 03:09:27 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 03:09:27 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:27 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:09:28 INFO : one: Copied (new) 2025/07/28 03:09:28 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:28 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:28 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/28 03:09:29 INFO : one: Copied (replaced existing) 2025/07/28 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/BackupDir" 2025/07/28 03:09:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:32 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 03:09:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:09:33 INFO : one: Copied (server-side copy) 2025/07/28 03:09:33 INFO : one: Deleted 2025/07/28 03:09:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/28 03:09:34 INFO : one: Copied (server-side copy) 2025/07/28 03:09:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/28 03:09:34 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:35 DEBUG : one: Unchanged skipping 2025/07/28 03:09:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/28 03:09:35 INFO : two: Copied (server-side copy) 2025/07/28 03:09:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/28 03:09:35 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:35 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:36 DEBUG : one: Unchanged skipping 2025/07/28 03:09:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:36 DEBUG : two: Unchanged skipping 2025/07/28 03:09:36 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:36 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:36 INFO : There was nothing to transfer 2025/07/28 03:09:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:37 DEBUG : one: Unchanged skipping 2025/07/28 03:09:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/28 03:09:37 DEBUG : three: Destination not found in --copy-dest 2025/07/28 03:09:37 DEBUG : three: Need to transfer - File not found at Destination 2025/07/28 03:09:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 03:09:37 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:37 DEBUG : two: Unchanged skipping 2025/07/28 03:09:37 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/28 03:09:38 INFO : three: Copied (new) 2025/07/28 03:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.85s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/backup" 2025/07/28 03:09:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 03:09:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:09:44 DEBUG : two: Unchanged skipping 2025/07/28 03:09:44 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:09:46 INFO : one: Copied (server-side copy) 2025/07/28 03:09:46 INFO : one: Deleted 2025/07/28 03:09:46 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:09:47 INFO : one: Copied (new) 2025/07/28 03:09:47 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:09:48 INFO : three.txt: Copied (server-side copy) 2025/07/28 03:09:48 INFO : three.txt: Deleted 2025/07/28 03:09:48 INFO : three.txt: Moved into backup dir 2025/07/28 03:09:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 03:09:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:09:50 DEBUG : two: Unchanged skipping 2025/07/28 03:09:50 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:09:50 INFO : one: Copied (server-side copy) 2025/07/28 03:09:50 INFO : one: Deleted 2025/07/28 03:09:50 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:09:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/28 03:09:51 INFO : one: Copied (new) 2025/07/28 03:09:51 DEBUG : Waiting for deletions to finish 2025/07/28 03:09:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:09:51 INFO : three.txt: Copied (server-side copy) 2025/07/28 03:09:51 INFO : three.txt: Deleted 2025/07/28 03:09:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/backup" 2025/07/28 03:09:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 03:09:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:09:57 DEBUG : two: Unchanged skipping 2025/07/28 03:09:57 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:09:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:09:59 INFO : one: Copied (server-side copy) to: one.bak 2025/07/28 03:09:59 INFO : one: Deleted 2025/07/28 03:09:59 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:10:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:00 INFO : one: Copied (new) 2025/07/28 03:10:00 DEBUG : Waiting for deletions to finish 2025/07/28 03:10:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:10:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/28 03:10:00 INFO : three.txt: Deleted 2025/07/28 03:10:00 INFO : three.txt: Moved into backup dir 2025/07/28 03:10:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 03:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:02 DEBUG : two: Unchanged skipping 2025/07/28 03:10:02 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:02 INFO : one: Copied (server-side copy) to: one.bak 2025/07/28 03:10:03 INFO : one: Deleted 2025/07/28 03:10:03 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:10:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/28 03:10:03 INFO : one: Copied (new) 2025/07/28 03:10:03 DEBUG : Waiting for deletions to finish 2025/07/28 03:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/28 03:10:03 INFO : three.txt: Deleted 2025/07/28 03:10:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/backup" 2025/07/28 03:10:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 03:10:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:10 DEBUG : two: Unchanged skipping 2025/07/28 03:10:10 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:10:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:10:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/28 03:10:11 INFO : one: Deleted 2025/07/28 03:10:11 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:10:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:12 INFO : one: Copied (new) 2025/07/28 03:10:12 DEBUG : Waiting for deletions to finish 2025/07/28 03:10:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:10:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/28 03:10:13 INFO : three.txt: Deleted 2025/07/28 03:10:13 INFO : three.txt: Moved into backup dir 2025/07/28 03:10:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 03:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:14 DEBUG : two: Unchanged skipping 2025/07/28 03:10:14 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/28 03:10:15 INFO : one: Deleted 2025/07/28 03:10:15 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:10:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/28 03:10:16 INFO : one: Copied (new) 2025/07/28 03:10:16 DEBUG : Waiting for deletions to finish 2025/07/28 03:10:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/28 03:10:16 INFO : three.txt: Deleted 2025/07/28 03:10:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:10:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-15.backblaze.com/b2api/v1/b2_upload_file/bf72bd63f0ed4beb9f880e1b/c001_v0001178_t0019": EOF 2025/07/28 03:10:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-15.backblaze.com/b2api/v1/b2_upload_file/bf72bd63f0ed4beb9f880e1b/c001_v0001178_t0019": EOF) 2025/07/28 03:10:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jahulot5misu: 1/10 (Post "https://pod-000-1178-15.backblaze.com/b2api/v1/b2_upload_file/bf72bd63f0ed4beb9f880e1b/c001_v0001178_t0019": EOF) 2025/07/28 03:10:22 DEBUG : pacer: Reducing sleep to 10ms 2025/07/28 03:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:10:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 03:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:24 DEBUG : two: Unchanged skipping 2025/07/28 03:10:24 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:10:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:10:24 INFO : one: Copied (server-side copy) to: one.bak 2025/07/28 03:10:24 INFO : one: Deleted 2025/07/28 03:10:24 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:10:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:25 INFO : one: Copied (new) 2025/07/28 03:10:25 DEBUG : Waiting for deletions to finish 2025/07/28 03:10:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:10:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/28 03:10:26 INFO : three.txt: Deleted 2025/07/28 03:10:26 INFO : three.txt: Moved into backup dir 2025/07/28 03:10:27 DEBUG : one.bak: Excluded (Path Filter) 2025/07/28 03:10:27 DEBUG : one.bak: Excluded 2025/07/28 03:10:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/28 03:10:27 DEBUG : three.txt.bak: Excluded 2025/07/28 03:10:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 03:10:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:27 DEBUG : two: Unchanged skipping 2025/07/28 03:10:27 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for checks to finish 2025/07/28 03:10:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/28 03:10:28 INFO : one: Deleted 2025/07/28 03:10:28 DEBUG : B2 bucket rclone-test-jahulot5misu path dst: Waiting for transfers to finish 2025/07/28 03:10:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/28 03:10:28 INFO : one: Copied (new) 2025/07/28 03:10:28 DEBUG : Waiting for deletions to finish 2025/07/28 03:10:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/28 03:10:29 INFO : three.txt: Deleted 2025/07/28 03:10:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.62s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:10:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 03:10:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:10:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/28 03:10:34 INFO : one: Deleted 2025/07/28 03:10:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:35 INFO : one: Copied (new) 2025/07/28 03:10:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:35 DEBUG : two: Unchanged skipping 2025/07/28 03:10:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/28 03:10:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:10:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/28 03:10:36 INFO : three.txt: Deleted 2025/07/28 03:10:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:37 INFO : three.txt: Copied (new) 2025/07/28 03:10:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 03:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:39 INFO : one: Copied (server-side copy) to: one.bak 2025/07/28 03:10:39 INFO : one: Deleted 2025/07/28 03:10:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/28 03:10:39 INFO : one: Copied (new) 2025/07/28 03:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:40 DEBUG : two: Unchanged skipping 2025/07/28 03:10:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/28 03:10:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/28 03:10:41 INFO : three.txt: Deleted 2025/07/28 03:10:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/28 03:10:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jahulot5misu/dst" 2025/07/28 03:10:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/28 03:10:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/28 03:10:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/28 03:10:47 INFO : one: Deleted 2025/07/28 03:10:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:48 INFO : one: Copied (new) 2025/07/28 03:10:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:49 DEBUG : two: Unchanged skipping 2025/07/28 03:10:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/28 03:10:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/28 03:10:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/28 03:10:50 INFO : three.txt: Deleted 2025/07/28 03:10:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:51 INFO : three.txt: Copied (new) 2025/07/28 03:10:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/28 03:10:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/28 03:10:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/28 03:10:52 INFO : one: Deleted 2025/07/28 03:10:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/28 03:10:53 INFO : one: Copied (new) 2025/07/28 03:10:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:10:53 DEBUG : two: Unchanged skipping 2025/07/28 03:10:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/28 03:10:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/28 03:10:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/28 03:10:54 INFO : three.txt: Deleted 2025/07/28 03:10:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/28 03:10:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:10:57 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:10:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/28 03:10:57 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:10:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/28 03:10:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/28 03:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.76s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:10:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/28 03:10:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:10:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:10:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/28 03:10:59 INFO : existing: Copied (new) 2025/07/28 03:10:59 DEBUG : Waiting for deletions to finish 2025/07/28 03:11:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/28 03:11:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/28 03:11:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:11:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:11:00 ERROR : B2 bucket rclone-test-jahulot5misu: not deleting files as there were IO errors 2025/07/28 03:11:00 ERROR : B2 bucket rclone-test-jahulot5misu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:11:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:01 DEBUG : existing: Unchanged skipping 2025/07/28 03:11:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:11:01 DEBUG : Waiting for deletions to finish 2025/07/28 03:11:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", 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-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both0: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both10: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both11: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both12: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both13: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both14: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both15: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:11:16 DEBUG : both16: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both18: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both19: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both2: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both3: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both4: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both5: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both6: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both7: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both8: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both1: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both17: Unchanged skipping 2025/07/28 03:11:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:16 DEBUG : both9: Unchanged skipping 2025/07/28 03:11:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:11:16 DEBUG : Waiting for deletions to finish 2025/07/28 03:11:16 INFO : only7: Deleted 2025/07/28 03:11:17 INFO : only13: Deleted 2025/07/28 03:11:17 INFO : only17: Deleted 2025/07/28 03:11:17 INFO : only4: Deleted 2025/07/28 03:11:17 INFO : only19: Deleted 2025/07/28 03:11:17 INFO : only6: Deleted 2025/07/28 03:11:17 INFO : only8: Deleted 2025/07/28 03:11:17 INFO : only12: Deleted 2025/07/28 03:11:17 INFO : only18: Deleted 2025/07/28 03:11:17 INFO : only2: Deleted 2025/07/28 03:11:17 INFO : only3: Deleted 2025/07/28 03:11:17 INFO : only0: Deleted 2025/07/28 03:11:17 INFO : only14: Deleted 2025/07/28 03:11:17 INFO : only15: Deleted 2025/07/28 03:11:17 INFO : only16: Deleted 2025/07/28 03:11:17 INFO : only1: Deleted 2025/07/28 03:11:17 INFO : only9: Deleted 2025/07/28 03:11:17 INFO : only10: Deleted 2025/07/28 03:11:17 INFO : only11: Deleted 2025/07/28 03:11:17 INFO : only5: Deleted 2025/07/28 03:11:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.74s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both0: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both10: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both11: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both12: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both13: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both14: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both15: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both16: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both17: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both18: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both19: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both1: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both2: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:11:36 DEBUG : both3: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both4: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both8: Unchanged skipping 2025/07/28 03:11:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both9: Unchanged skipping 2025/07/28 03:11:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : both5: Unchanged skipping 2025/07/28 03:11:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : both6: Unchanged skipping 2025/07/28 03:11:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/28 03:11:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:11:36 DEBUG : both7: Unchanged skipping 2025/07/28 03:11:36 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:11:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only0: Copied (replaced existing) 2025/07/28 03:11:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only10: Copied (replaced existing) 2025/07/28 03:11:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only13: Copied (replaced existing) 2025/07/28 03:11:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only14: Copied (replaced existing) 2025/07/28 03:11:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only11: Copied (replaced existing) 2025/07/28 03:11:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only15: Copied (replaced existing) 2025/07/28 03:11:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:36 INFO : only16: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only12: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only18: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only17: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only19: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only3: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only4: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only5: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only6: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only7: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only8: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only1: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only2: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/28 03:11:37 INFO : only9: Copied (replaced existing) 2025/07/28 03:11:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:45 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:11:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:11:45 DEBUG : empty_on_remote: Making directory with metadata 2025/07/28 03:11:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:11:45 INFO : empty_on_remote: Making directory 2025/07/28 03:11:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/28 03:11:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:48 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:11:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:11:48 DEBUG : empty_on_remote: Making directory with metadata 2025/07/28 03:11:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/28 03:11:48 INFO : empty_on_remote: Making directory 2025/07/28 03:11:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/28 03:11:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:51 INFO : sub dir: Making directory 2025/07/28 03:11:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:11:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/28 03:11:54 INFO : sub dir: Making directory 2025/07/28 03:11:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:12:04 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:05 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : apple: Unchanged skipping 2025/07/28 03:12:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:12:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : banana: Unchanged skipping 2025/07/28 03:12:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:12:05 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:05 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:05 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:05 INFO : There was nothing to transfer 2025/07/28 03:12:05 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:06 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : apple: Unchanged skipping 2025/07/28 03:12:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:12:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : banana: Unchanged skipping 2025/07/28 03:12:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:12:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:06 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:06 INFO : There was nothing to transfer 2025/07/28 03:12:06 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:06 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:12:17 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:18 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : apple: Unchanged skipping 2025/07/28 03:12:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : banana: Unchanged skipping 2025/07/28 03:12:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:12:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:12:19 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:19 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:19 INFO : There was nothing to transfer 2025/07/28 03:12:19 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:19 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : apple: Unchanged skipping 2025/07/28 03:12:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:12:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : banana: Unchanged skipping 2025/07/28 03:12:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:12:20 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:20 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:20 INFO : There was nothing to transfer 2025/07/28 03:12:20 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:20 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:12:31 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:32 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 03:12:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:33 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:33 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/28 03:12:33 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/28 03:12:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/28 03:12:33 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/28 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/28 03:12:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/28 03:12:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/28 03:12:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/28 03:12:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/28 03:12:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/28 03:12:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/28 03:12:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/28 03:12:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/28 03:12:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/28 03:12:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/28 03:12:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/28 03:12:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/28 03:12:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/28 03:12:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/28 03:12:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/28 03:12:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/28 03:12:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/28 03:12:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:34 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:35 INFO : splitbananasplit: Deleted 2025/07/28 03:12:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 03:12:35 INFO : appleappleapplebanana: Deleted 2025/07/28 03:12:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 03:12:35 INFO : apple: Deleted 2025/07/28 03:12:35 INFO : banana: Deleted 2025/07/28 03:12:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 03:12:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 03:12:35 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : apple: Unchanged skipping 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : banana: Unchanged skipping 2025/07/28 03:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:12:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:12:36 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:36 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:36 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/28 03:12:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/28 03:12:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/28 03:12:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/28 03:12:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/28 03:12:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/28 03:12:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/28 03:12:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/28 03:12:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/28 03:12:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/28 03:12:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/28 03:12:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/28 03:12:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:12:49 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:49 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 03:12:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 03:12:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 03:12:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/28 03:12:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/28 03:12:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/28 03:12:50 INFO : apple: Copied (new) to: PREFIXapple 2025/07/28 03:12:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/28 03:12:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/28 03:12:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/28 03:12:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/28 03:12:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/28 03:12:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/28 03:12:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/28 03:12:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/28 03:12:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/28 03:12:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/28 03:12:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/28 03:12:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/28 03:12:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/28 03:12:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/28 03:12:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/28 03:12:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:50 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:50 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/28 03:12:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/28 03:12:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/28 03:12:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/28 03:12:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/28 03:12:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/28 03:12:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/28 03:12:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/28 03:12:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/28 03:12:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/28 03:12:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/28 03:12:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/28 03:12:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/28 03:12:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/28 03:12:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/28 03:12:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/28 03:12:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/28 03:12:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/28 03:12:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/28 03:12:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/28 03:12:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/28 03:12:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/28 03:12:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:51 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:51 INFO : apple: Deleted 2025/07/28 03:12:51 INFO : appleappleapplebanana: Deleted 2025/07/28 03:12:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 03:12:52 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 03:12:52 INFO : banana: Deleted 2025/07/28 03:12:52 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 03:12:52 INFO : splitbananasplit: Deleted 2025/07/28 03:12:52 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 03:12:52 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/28 03:12:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/28 03:12:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/28 03:12:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/28 03:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/28 03:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/28 03:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/28 03:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/28 03:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/28 03:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/28 03:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/28 03:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/28 03:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/28 03:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/28 03:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/28 03:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/28 03:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/28 03:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/28 03:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/28 03:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/28 03:12:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/28 03:12:53 INFO : appleappleapplebanana: Copied (new) 2025/07/28 03:12:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/28 03:12:53 INFO : banana: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:12:53 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:12:53 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:12:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/28 03:12:53 INFO : apple: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/28 03:12:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/28 03:12:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/28 03:12:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/28 03:12:53 INFO : splitbananasplit: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/28 03:12:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/28 03:12:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/28 03:12:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/28 03:12:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/28 03:12:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/28 03:12:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/28 03:12:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/28 03:12:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/28 03:12:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/28 03:12:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/28 03:12:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/28 03:12:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/28 03:12:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/28 03:12:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/28 03:12:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/28 03:12:54 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/28 03:12:55 INFO : PREFIXapple: Deleted 2025/07/28 03:12:55 INFO : PREFIXsplitbananasplit: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/28 03:12:55 INFO : PREFIXbanana: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/28 03:12:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/28 03:12:55 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:55 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:12:55 DEBUG : Waiting for deletions to finish 2025/07/28 03:12:56 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:13:08 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:09 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:13:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/28 03:13:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/28 03:13:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/28 03:13:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/28 03:13:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:09 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:13:09 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:13:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/28 03:13:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/28 03:13:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/28 03:13:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/28 03:13:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/28 03:13:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/28 03:13:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/28 03:13:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/28 03:13:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/28 03:13:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/28 03:13:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/28 03:13:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/28 03:13:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/28 03:13:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/28 03:13:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/28 03:13:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/28 03:13:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/28 03:13:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/28 03:13:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:11 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:11 INFO : appleappleapplebanana: Deleted 2025/07/28 03:13:11 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 03:13:11 INFO : splitbananasplit: Deleted 2025/07/28 03:13:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 03:13:11 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 03:13:11 INFO : banana: Deleted 2025/07/28 03:13:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 03:13:12 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 03:13:12 INFO : apple: Deleted 2025/07/28 03:13:12 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 03:13:12 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/28 03:13:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/28 03:13:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/28 03:13:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/28 03:13:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 03:13:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/28 03:13:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:13:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:13:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/28 03:13:13 INFO : banana: Copied (new) 2025/07/28 03:13:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/28 03:13:13 INFO : appleappleapplebanana: Copied (new) 2025/07/28 03:13:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/28 03:13:13 INFO : splitbananasplit: Copied (new) 2025/07/28 03:13:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/28 03:13:13 INFO : apple: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/28 03:13:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/28 03:13:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/28 03:13:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/28 03:13:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/28 03:13:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/28 03:13:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/28 03:13:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/28 03:13:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/28 03:13:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/28 03:13:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/28 03:13:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/28 03:13:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/28 03:13:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/28 03:13:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/28 03:13:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/28 03:13:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/28 03:13:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/28 03:13:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/28 03:13:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/28 03:13:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/28 03:13:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/28 03:13:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/28 03:13:14 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:14 INFO : splitbananasplitSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : appleSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/28 03:13:14 INFO : bananaSUFFIX: Deleted 2025/07/28 03:13:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/28 03:13:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/28 03:13:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/28 03:13:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/28 03:13:15 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:15 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:13:15 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:16 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:13:28 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:28 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:29 DEBUG : apple: Unchanged skipping 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:29 DEBUG : banana: Unchanged skipping 2025/07/28 03:13:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/28 03:13:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/28 03:13:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/28 03:13:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/28 03:13:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 03:13:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/28 03:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:13:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:13:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/28 03:13:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/28 03:13:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/28 03:13:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/28 03:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/28 03:13:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/28 03:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/28 03:13:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/28 03:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/28 03:13:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/28 03:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/28 03:13:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/28 03:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/28 03:13:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/28 03:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/28 03:13:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/28 03:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/28 03:13:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/28 03:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/28 03:13:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/28 03:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/28 03:13:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/28 03:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/28 03:13:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/28 03:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/28 03:13:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/28 03:13:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/28 03:13:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/28 03:13:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/28 03:13:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/28 03:13:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/28 03:13:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/28 03:13:30 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:31 INFO : appleappleapplebanana: Deleted 2025/07/28 03:13:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0011-56789;.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/28 03:13:31 INFO : splitbananasplit: Deleted 2025/07/28 03:13:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0008-2345678.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/28 03:13:31 INFO : dir1/0015-9;=.txt: Deleted 2025/07/28 03:13:31 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:31 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : appleapple: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/28 03:13:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : apple: Unchanged skipping 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : banana: Unchanged skipping 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/28 03:13:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/28 03:13:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/28 03:13:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/28 03:13:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/28 03:13:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/28 03:13:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/28 03:13:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/28 03:13:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/28 03:13:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/28 03:13:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/28 03:13:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/28 03:13:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/28 03:13:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/28 03:13:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/28 03:13:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:13:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:13:32 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:13:32 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:32 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:32 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : appleapple: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/28 03:13:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/28 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/28 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/28 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/28 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/28 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/28 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/28 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/28 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/28 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/28 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/28 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/28 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/28 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/28 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/28 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/28 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/28 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/28 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/28 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:13:44 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:44 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : apple: Unchanged skipping 2025/07/28 03:13:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:13:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : banana: Unchanged skipping 2025/07/28 03:13:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:13:45 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:13:45 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:13:45 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:45 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:45 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : apple: Unchanged skipping 2025/07/28 03:13:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:13:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:13:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : banana: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:13:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:13:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:13:46 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:13:46 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:46 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:46 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:13:46 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:47 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:13:59 DEBUG : Waiting for deletions to finish 2025/07/28 03:13:59 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:13:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:00 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:00 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:00 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:01 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:01 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:01 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:01 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:13 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:14 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:14 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:14 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:14 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:14 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:15 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:15 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:15 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:15 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:15 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:15 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:27 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:28 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:28 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:28 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:28 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:29 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:29 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:29 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:29 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:30 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:42 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:42 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:43 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:43 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:43 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:43 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : apple: Unchanged skipping 2025/07/28 03:14:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/28 03:14:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : banana: Unchanged skipping 2025/07/28 03:14:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:14:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/28 03:14:44 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:44 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:44 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:44 DEBUG : Waiting for deletions to finish 2025/07/28 03:14:44 DEBUG : apple: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : banana: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/28 03:14:44 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (170.75s) --- PASS: TestTransform/NFC (12.97s) --- PASS: TestTransform/NFD (13.47s) --- PASS: TestTransform/base64 (16.56s) --- PASS: TestTransform/prefix (19.15s) --- PASS: TestTransform/suffix (20.21s) --- PASS: TestTransform/truncate (16.56s) --- PASS: TestTransform/encoder (14.50s) --- PASS: TestTransform/ISO-8859-1 (14.22s) --- PASS: TestTransform/charmap (14.38s) --- PASS: TestTransform/lowercase (14.06s) --- PASS: TestTransform/ascii (14.68s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/28 03:14:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/28 03:14:49 INFO : sub dir_somesuffix: Making directory 2025/07/28 03:14:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/28 03:14:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/28 03:14:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 03:14:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/28 03:14:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 03:14:49 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:49 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/28 03:14:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:51 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:51 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:51 INFO : tictactoe: Making directory 2025/07/28 03:14:51 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:51 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:14:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/28 03:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:14:51 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:51 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/28 03:14:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:53 INFO : toe: Making directory 2025/07/28 03:14:53 INFO : toe/toe: Making directory 2025/07/28 03:14:53 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 03:14:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 03:14:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 03:14:53 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:53 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/28 03:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:54 INFO : toe: Making directory 2025/07/28 03:14:54 INFO : toe/toe: Making directory 2025/07/28 03:14:54 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 03:14:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 03:14:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/28 03:14:54 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:54 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/28 03:14:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:56 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:14:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 03:14:56 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:56 INFO : tictacempty_dir: Making directory 2025/07/28 03:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:56 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:56 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:56 INFO : tictactoe: Making directory 2025/07/28 03:14:56 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:56 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:14:56 INFO : tictactoe/tictactoe: Making directory 2025/07/28 03:14:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:14:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 03:14:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:14:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 03:14:56 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:56 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/28 03:14:57 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:14:58 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:14:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:58 INFO : tictacempty_dir: Making directory 2025/07/28 03:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:58 INFO : tictactoe: Making directory 2025/07/28 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:14:58 INFO : tictactoe/tictactoe: Making directory 2025/07/28 03:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:14:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 03:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:14:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:14:58 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:58 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:14:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:14:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/28 03:14:59 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:14:59 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:14:59 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:59 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:14:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 03:14:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/28 03:14:59 NOTICE: B2 bucket rclone-test-jahulot5misu: 0 differences found 2025/07/28 03:14:59 NOTICE: B2 bucket rclone-test-jahulot5misu: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:00 INFO : tictactoe: Making directory 2025/07/28 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:00 INFO : tictactoe/tictactoe: Making directory 2025/07/28 03:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 03:15:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 03:15:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:00 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/28 03:15:01 DEBUG : Waiting for deletions to finish 2025/07/28 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 03:15:02 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/28 03:15:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/28 03:15:02 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2025/07/28 03:15:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:03 INFO : toe: Making directory 2025/07/28 03:15:03 INFO : toe/toe: Making directory 2025/07/28 03:15:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 03:15:03 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:03 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:03 INFO : toe/toe/toe: Copied (new) 2025/07/28 03:15:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:04 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:15:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:04 INFO : tictacempty_dir: Making directory 2025/07/28 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:04 INFO : tictactoe: Making directory 2025/07/28 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:04 INFO : tictactoe/tictactoe: Making directory 2025/07/28 03:15:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 03:15:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:15:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:04 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:04 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:05 INFO : toe/toe/toe.txt: Deleted 2025/07/28 03:15:05 INFO : toe/toe: Removing directory 2025/07/28 03:15:05 INFO : toe: Removing directory 2025/07/28 03:15:05 INFO : empty_dir: Removing directory 2025/07/28 03:15:05 DEBUG : Local file system at /tmp/rclone3271155464: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:06 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:15:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:06 INFO : tictacempty_dir: Making directory 2025/07/28 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:06 INFO : tictactoe: Making directory 2025/07/28 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:06 INFO : tictactoe/tictactoe: Making directory 2025/07/28 03:15:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 03:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:06 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:06 INFO : toe/toe/toe.txt: Deleted 2025/07/28 03:15:06 INFO : toe/toe: Removing directory 2025/07/28 03:15:07 INFO : toe: Removing directory 2025/07/28 03:15:07 INFO : empty_dir: Removing directory 2025/07/28 03:15:07 DEBUG : Local file system at /tmp/rclone3271155464: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/28 03:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/28 03:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 03:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 03:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 03:15:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/28 03:15:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.21s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:09 DEBUG : Reset feature "Copy" 2025/07/28 03:15:09 DEBUG : Reset feature "Move" 2025/07/28 03:15:09 DEBUG : Reset feature "Copy" 2025/07/28 03:15:09 DEBUG : Reset feature "Move" 2025/07/28 03:15:09 DEBUG : empty_dir: Making directory with metadata 2025/07/28 03:15:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:09 INFO : tictacempty_dir: Making directory 2025/07/28 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/28 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:09 INFO : tictactoe: Making directory 2025/07/28 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:09 DEBUG : toe: transformed to: tictactoe 2025/07/28 03:15:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:09 INFO : tictactoe/tictactoe: Making directory 2025/07/28 03:15:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/28 03:15:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/28 03:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:09 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:09 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/28 03:15:10 INFO : toe/toe/toe.txt: Deleted 2025/07/28 03:15:10 INFO : toe/toe: Removing directory 2025/07/28 03:15:10 INFO : toe: Removing directory 2025/07/28 03:15:10 INFO : empty_dir: Removing directory 2025/07/28 03:15:10 DEBUG : Local file system at /tmp/rclone3271155464: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/28 03:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/28 03:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 03:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 03:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/28 03:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/28 03:15:11 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.76s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:13 DEBUG : toe: transformed to: dG9l 2025/07/28 03:15:13 DEBUG : toe: transformed to: dG9l 2025/07/28 03:15:13 INFO : dG9l: Making directory 2025/07/28 03:15:13 DEBUG : toe: transformed to: dG9l 2025/07/28 03:15:13 DEBUG : toe: transformed to: dG9l 2025/07/28 03:15:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/28 03:15:13 INFO : dG9l/dG9l: Making directory 2025/07/28 03:15:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/28 03:15:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/28 03:15:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/28 03:15:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/28 03:15:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/28 03:15:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:13 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/28 03:15:14 DEBUG : Waiting for deletions to finish 2025/07/28 03:15:14 DEBUG : dG9l: transformed to: toe 2025/07/28 03:15:14 DEBUG : dG9l: transformed to: toe 2025/07/28 03:15:14 DEBUG : dG9l: transformed to: toe 2025/07/28 03:15:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/28 03:15:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/28 03:15:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/28 03:15:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/28 03:15:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/28 03:15:15 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for checks to finish 2025/07/28 03:15:15 DEBUG : Local file system at /tmp/rclone3271155464: Waiting for transfers to finish 2025/07/28 03:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.71s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jahulot5misu", Local "Local file system at /tmp/rclone3271155464", Modify Window "1ms" 2025/07/28 03:15:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:15 DEBUG : toe: transformed to: 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe: transformed to: 2025/07/28 03:15:16 INFO : B2 bucket rclone-test-jahulot5misu: Making directory 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe: transformed to: 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe: transformed to: 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe/toe: transformed to: 2025/07/28 03:15:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/28 03:15:16 INFO : toe/toe: Making directory 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe/toe: transformed to: 2025/07/28 03:15:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe: transformed to: 2025/07/28 03:15:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/28 03:15:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/28 03:15:16 DEBUG : toe/toe/toe: transformed to: 2025/07/28 03:15:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/28 03:15:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for checks to finish 2025/07/28 03:15:16 DEBUG : B2 bucket rclone-test-jahulot5misu: Waiting for transfers to finish 2025/07/28 03:15:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/28 03:15:16 INFO : toe/toe/toe: Copied (new) 2025/07/28 03:15:16 ERROR : B2 bucket rclone-test-jahulot5misu: not deleting files as there were IO errors 2025/07/28 03:15:16 ERROR : B2 bucket rclone-test-jahulot5misu: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/07/28 03:15:17 DEBUG : B2 bucket rclone-test-jahulot5misu: Purge remote 2025/07/28 03:15:17 INFO : B2 bucket rclone-test-jahulot5misu: cleaning bucket "rclone-test-jahulot5misu" of all files 2025/07/28 03:15:18 DEBUG : BackupDir/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff770_d20250728_m030938_c001_v7007000_t0000_u01753672178595") 2025/07/28 03:15:18 DEBUG : BackupDir/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f102c1804181ac55b_d20250728_m030933_c001_v0001029_t0040_u01753672173355") 2025/07/28 03:15:18 DEBUG : CompareDest/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bb50_d20250728_m030914_c001_v7007000_t0000_u01753672154235") 2025/07/28 03:15:18 DEBUG : CompareDest/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e001_d20250728_m030908_c001_v0001180_t0029_u01753672148465") 2025/07/28 03:15:18 DEBUG : CompareDest/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bb51_d20250728_m030914_c001_v7007000_t0000_u01753672154419") 2025/07/28 03:15:18 DEBUG : CompareDest/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916da5_d20250728_m030909_c001_v0001178_t0032_u01753672149864") 2025/07/28 03:15:18 DEBUG : CopyDest/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff772_d20250728_m030938_c001_v7007000_t0000_u01753672178785") 2025/07/28 03:15:18 DEBUG : CopyDest/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502401a0_d20250728_m030930_c001_v0001146_t0058_u01753672170356") 2025/07/28 03:15:18 DEBUG : CopyDest/three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff773_d20250728_m030938_c001_v7007000_t0000_u01753672178966") 2025/07/28 03:15:18 DEBUG : CopyDest/three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916e59_d20250728_m030936_c001_v0001178_t0053_u01753672176833") 2025/07/28 03:15:18 DEBUG : CopyDest/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff774_d20250728_m030939_c001_v7007000_t0000_u01753672179148") 2025/07/28 03:15:19 DEBUG : CopyDest/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e083_d20250728_m030934_c001_v0001180_t0031_u01753672174756") 2025/07/28 03:15:19 DEBUG : EXISTING: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa25_d20250728_m031101_c001_v7007000_t0000_u01753672261833") 2025/07/28 03:15:19 DEBUG : EXISTING: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e241_d20250728_m031100_c001_v0001180_t0040_u01753672260840") 2025/07/28 03:15:19 DEBUG : PREFIXapple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3dff8_d20250728_m031254_c001_v7007000_t0000_u01753672374980") 2025/07/28 03:15:19 DEBUG : PREFIXapple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0976_d20250728_m031249_c001_v0001184_t0056_u01753672369991") 2025/07/28 03:15:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f408f676f87b8a681_d20250728_m031254_c001_v7007000_t0000_u01753672374900") 2025/07/28 03:15:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf93f_d20250728_m031249_c001_v0001130_t0022_u01753672369984") 2025/07/28 03:15:19 DEBUG : PREFIXbanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3dff9_d20250728_m031255_c001_v7007000_t0000_u01753672375170") 2025/07/28 03:15:19 DEBUG : PREFIXbanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e54e_d20250728_m031250_c001_v0001180_t0021_u01753672370002") 2025/07/28 03:15:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f408f676f87b8a682_d20250728_m031255_c001_v7007000_t0000_u01753672375084") 2025/07/28 03:15:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb9c_d20250728_m031250_c001_v0001099_t0021_u01753672370012") 2025/07/28 03:15:19 DEBUG : Testêé: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa22_d20250728_m031058_c001_v7007000_t0000_u01753672258386") 2025/07/28 03:15:19 DEBUG : Testêé: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e22d_d20250728_m031057_c001_v0001180_t0051_u01753672257797") 2025/07/28 03:15:19 DEBUG : Testêé: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240353_d20250728_m031056_c001_v0001146_t0016_u01753672256355") 2025/07/28 03:15:19 DEBUG : YXBwbGU=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea2_d20250728_m031237_c001_v7007000_t0000_u01753672357464") 2025/07/28 03:15:19 DEBUG : YXBwbGU=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4d0_d20250728_m031233_c001_v0001180_t0031_u01753672353206") 2025/07/28 03:15:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea3_d20250728_m031237_c001_v7007000_t0000_u01753672357647") 2025/07/28 03:15:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb48_d20250728_m031233_c001_v0001099_t0052_u01753672353228") 2025/07/28 03:15:19 DEBUG : YmFuYW5h: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea4_d20250728_m031237_c001_v7007000_t0000_u01753672357890") 2025/07/28 03:15:19 DEBUG : YmFuYW5h: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08a1_d20250728_m031233_c001_v0001184_t0020_u01753672353216") 2025/07/28 03:15:20 DEBUG : a/potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05476_d20250728_m030736_c001_v7007000_t0000_u01753672056118") 2025/07/28 03:15:20 DEBUG : a/potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff44_d20250728_m030735_c001_v0001146_t0021_u01753672055314") 2025/07/28 03:15:20 DEBUG : a/potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f413e4eae062bc372_d20250728_m030733_c001_v7007000_t0000_u01753672053685") 2025/07/28 03:15:20 DEBUG : a/potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff2c_d20250728_m030732_c001_v0001146_t0031_u01753672052460") 2025/07/28 03:15:20 DEBUG : a/potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05457_d20250728_m030714_c001_v7007000_t0000_u01753672034217") 2025/07/28 03:15:20 DEBUG : a/potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023feb2_d20250728_m030713_c001_v0001146_t0039_u01753672033159") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b118_d20250728_m031445_c001_v7007000_t0000_u01753672485290") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed2d_d20250728_m031441_c001_v0001099_t0037_u01753672481136") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc2_d20250728_m031430_c001_v7007000_t0000_u01753672470623") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed03_d20250728_m031426_c001_v0001099_t0018_u01753672466692") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bfe_d20250728_m031416_c001_v7007000_t0000_u01753672456543") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecd9_d20250728_m031412_c001_v0001099_t0024_u01753672452779") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b15_d20250728_m031402_c001_v7007000_t0000_u01753672442170") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecaf_d20250728_m031358_c001_v0001099_t0001_u01753672438433") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83965_d20250728_m031347_c001_v7007000_t0000_u01753672427819") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec7d_d20250728_m031343_c001_v0001099_t0047_u01753672423658") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e35_d20250728_m031333_c001_v7007000_t0000_u01753672413403") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e649_d20250728_m031327_c001_v0001180_t0026_u01753672407618") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff87d_d20250728_m031316_c001_v7007000_t0000_u01753672396623") 2025/07/28 03:15:20 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf98b_d20250728_m031312_c001_v0001130_t0046_u01753672392947") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bd1_d20250728_m031311_c001_v7007000_t0000_u01753672391954") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a5c_d20250728_m031307_c001_v0001184_t0034_u01753672387674") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afdb_d20250728_m031256_c001_v7007000_t0000_u01753672376621") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebb0_d20250728_m031253_c001_v0001099_t0000_u01753672373297") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff85c_d20250728_m031251_c001_v7007000_t0000_u01753672371749") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf93b_d20250728_m031248_c001_v0001130_t0005_u01753672368080") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4070d2a0679c50b0_d20250728_m031235_c001_v7007000_t0000_u01753672355483") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb3e_d20250728_m031230_c001_v0001099_t0001_u01753672350875") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaed_d20250728_m031220_c001_v7007000_t0000_u01753672340945") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e457_d20250728_m031217_c001_v0001180_t0016_u01753672337024") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca6c_d20250728_m031207_c001_v7007000_t0000_u01753672327541") 2025/07/28 03:15:21 DEBUG : apple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d074f_d20250728_m031203_c001_v0001184_t0012_u01753672323794") 2025/07/28 03:15:21 DEBUG : appleSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff87a_d20250728_m031314_c001_v7007000_t0000_u01753672394640") 2025/07/28 03:15:21 DEBUG : appleSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a70_d20250728_m031309_c001_v0001184_t0031_u01753672389786") 2025/07/28 03:15:21 DEBUG : appleapple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e36_d20250728_m031333_c001_v7007000_t0000_u01753672413585") 2025/07/28 03:15:21 DEBUG : appleapple: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e655_d20250728_m031329_c001_v0001180_t0023_u01753672409591") 2025/07/28 03:15:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b11b_d20250728_m031445_c001_v7007000_t0000_u01753672485472") 2025/07/28 03:15:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa79_d20250728_m031441_c001_v0001130_t0005_u01753672481709") 2025/07/28 03:15:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc3_d20250728_m031430_c001_v7007000_t0000_u01753672470805") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa57_d20250728_m031427_c001_v0001130_t0032_u01753672467375") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bff_d20250728_m031416_c001_v7007000_t0000_u01753672456724") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa35_d20250728_m031413_c001_v0001130_t0032_u01753672453350") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b16_d20250728_m031402_c001_v7007000_t0000_u01753672442353") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa0f_d20250728_m031358_c001_v0001130_t0034_u01753672438962") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83966_d20250728_m031348_c001_v7007000_t0000_u01753672428004") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9dd_d20250728_m031344_c001_v0001130_t0038_u01753672424157") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83959_d20250728_m031331_c001_v7007000_t0000_u01753672411015") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9bd_d20250728_m031328_c001_v0001130_t0056_u01753672408030") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff87e_d20250728_m031316_c001_v7007000_t0000_u01753672396806") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5ea_d20250728_m031312_c001_v0001180_t0040_u01753672392943") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bfe0_d20250728_m031311_c001_v7007000_t0000_u01753672391355") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebfe_d20250728_m031308_c001_v0001099_t0033_u01753672388065") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afdc_d20250728_m031256_c001_v7007000_t0000_u01753672376805") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e56c_d20250728_m031253_c001_v0001180_t0001_u01753672373276") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff85d_d20250728_m031251_c001_v7007000_t0000_u01753672371760") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e540_d20250728_m031248_c001_v0001180_t0013_u01753672368607") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f401842d4bc80c940_d20250728_m031235_c001_v7007000_t0000_u01753672355338") 2025/07/28 03:15:22 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0893_d20250728_m031231_c001_v0001184_t0019_u01753672351429") 2025/07/28 03:15:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaee_d20250728_m031221_c001_v7007000_t0000_u01753672341140") 2025/07/28 03:15:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb06_d20250728_m031217_c001_v0001099_t0038_u01753672337480") 2025/07/28 03:15:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca6e_d20250728_m031207_c001_v7007000_t0000_u01753672327722") 2025/07/28 03:15:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3f3_d20250728_m031204_c001_v0001180_t0026_u01753672324289") 2025/07/28 03:15:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff19_d20250728_m031314_c001_v7007000_t0000_u01753672394788") 2025/07/28 03:15:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf97d_d20250728_m031309_c001_v0001130_t0021_u01753672389830") 2025/07/28 03:15:23 DEBUG : b/potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05477_d20250728_m030736_c001_v7007000_t0000_u01753672056301") 2025/07/28 03:15:23 DEBUG : b/potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff3c_d20250728_m030734_c001_v0001146_t0035_u01753672054233") 2025/07/28 03:15:23 DEBUG : b/potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f413e4eae062bc371_d20250728_m030733_c001_v7007000_t0000_u01753672053093") 2025/07/28 03:15:23 DEBUG : b/potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff24_d20250728_m030731_c001_v0001146_t0051_u01753672051282") 2025/07/28 03:15:23 DEBUG : b/potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05453_d20250728_m030713_c001_v7007000_t0000_u01753672033654") 2025/07/28 03:15:23 DEBUG : b/potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fea6_d20250728_m030711_c001_v0001146_t0052_u01753672031699") 2025/07/28 03:15:23 DEBUG : backup/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf25_d20250728_m030952_c001_v7007000_t0000_u01753672192368") 2025/07/28 03:15:23 DEBUG : backup/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1025a260ba38273a_d20250728_m030950_c001_v0001176_t0014_u01753672190450") 2025/07/28 03:15:23 DEBUG : backup/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1020145dca04ce2b_d20250728_m030945_c001_v0001116_t0055_u01753672185737") 2025/07/28 03:15:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756b7_d20250728_m031017_c001_v7007000_t0000_u01753672217102") 2025/07/28 03:15:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f112e96ab22182d2a_d20250728_m031015_c001_v0001153_t0020_u01753672215144") 2025/07/28 03:15:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10703071e993238d_d20250728_m031011_c001_v0001145_t0039_u01753672211177") 2025/07/28 03:15:23 DEBUG : backup/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4f9f7_d20250728_m031004_c001_v7007000_t0000_u01753672204447") 2025/07/28 03:15:23 DEBUG : backup/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1114d4ef292954e9_d20250728_m031002_c001_v0001176_t0022_u01753672202690") 2025/07/28 03:15:24 DEBUG : backup/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1162985497b8f68d_d20250728_m030958_c001_v0001131_t0052_u01753672198918") 2025/07/28 03:15:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756b8_d20250728_m031017_c001_v7007000_t0000_u01753672217286") 2025/07/28 03:15:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f101ee8b92e9632b3_d20250728_m031016_c001_v0001183_t0011_u01753672216342") 2025/07/28 03:15:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1061b4092d672d68_d20250728_m031012_c001_v0001099_t0059_u01753672212874") 2025/07/28 03:15:24 DEBUG : backup/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf26_d20250728_m030952_c001_v7007000_t0000_u01753672192552") 2025/07/28 03:15:24 DEBUG : backup/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1082b039b95860f2_d20250728_m030951_c001_v0001157_t0034_u01753672191480") 2025/07/28 03:15:24 DEBUG : backup/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1128ffaed2115b95_d20250728_m030947_c001_v0001157_t0018_u01753672187726") 2025/07/28 03:15:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4f9f8_d20250728_m031004_c001_v7007000_t0000_u01753672204631") 2025/07/28 03:15:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f104b367f85d5c73c_d20250728_m031003_c001_v0001178_t0039_u01753672203655") 2025/07/28 03:15:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10004fbe998240b4_d20250728_m031000_c001_v0001136_t0043_u01753672200517") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b11f_d20250728_m031445_c001_v7007000_t0000_u01753672485653") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0e87_d20250728_m031441_c001_v0001184_t0032_u01753672481497") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc4_d20250728_m031430_c001_v7007000_t0000_u01753672470994") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0df1_d20250728_m031427_c001_v0001184_t0009_u01753672467173") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c00_d20250728_m031416_c001_v7007000_t0000_u01753672456904") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0d53_d20250728_m031413_c001_v0001184_t0055_u01753672453149") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b17_d20250728_m031402_c001_v7007000_t0000_u01753672442535") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0cab_d20250728_m031358_c001_v0001184_t0057_u01753672438764") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83967_d20250728_m031348_c001_v7007000_t0000_u01753672428189") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0bf9_d20250728_m031343_c001_v0001184_t0037_u01753672423958") 2025/07/28 03:15:24 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e37_d20250728_m031333_c001_v7007000_t0000_u01753672413765") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b46_d20250728_m031327_c001_v0001184_t0011_u01753672407822") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff880_d20250728_m031317_c001_v7007000_t0000_u01753672397066") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a9e_d20250728_m031312_c001_v0001184_t0034_u01753672392946") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bd1c_d20250728_m031311_c001_v7007000_t0000_u01753672391799") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5be_d20250728_m031307_c001_v0001180_t0003_u01753672387870") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afdd_d20250728_m031257_c001_v7007000_t0000_u01753672377031") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d09a3_d20250728_m031253_c001_v0001184_t0030_u01753672373285") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afd7_d20250728_m031252_c001_v7007000_t0000_u01753672372337") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0964_d20250728_m031248_c001_v0001184_t0023_u01753672368402") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f401842d4bc80c942_d20250728_m031235_c001_v7007000_t0000_u01753672355521") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4bc_d20250728_m031231_c001_v0001180_t0056_u01753672351224") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaef_d20250728_m031221_c001_v7007000_t0000_u01753672341338") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d07e9_d20250728_m031217_c001_v0001184_t0026_u01753672337248") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca70_d20250728_m031207_c001_v7007000_t0000_u01753672327905") 2025/07/28 03:15:25 DEBUG : banana: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eabe_d20250728_m031203_c001_v0001099_t0036_u01753672323998") 2025/07/28 03:15:25 DEBUG : bananaSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bd26_d20250728_m031314_c001_v7007000_t0000_u01753672394872") 2025/07/28 03:15:25 DEBUG : bananaSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec02_d20250728_m031309_c001_v0001099_t0049_u01753672389807") 2025/07/28 03:15:25 DEBUG : both0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da0_d20250728_m031138_c001_v7007000_t0000_u01753672298154") 2025/07/28 03:15:25 DEBUG : both0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240407_d20250728_m031122_c001_v0001146_t0039_u01753672282798") 2025/07/28 03:15:26 DEBUG : both0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d70_d20250728_m031118_c001_v7007000_t0000_u01753672278471") 2025/07/28 03:15:26 DEBUG : both0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240377_d20250728_m031103_c001_v0001146_t0004_u01753672263690") 2025/07/28 03:15:26 DEBUG : both1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da2_d20250728_m031138_c001_v7007000_t0000_u01753672298338") 2025/07/28 03:15:26 DEBUG : both1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024040f_d20250728_m031123_c001_v0001146_t0010_u01753672283676") 2025/07/28 03:15:26 DEBUG : both1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d71_d20250728_m031118_c001_v7007000_t0000_u01753672278712") 2025/07/28 03:15:26 DEBUG : both1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024037d_d20250728_m031104_c001_v0001146_t0018_u01753672264363") 2025/07/28 03:15:26 DEBUG : both10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da3_d20250728_m031138_c001_v7007000_t0000_u01753672298522") 2025/07/28 03:15:26 DEBUG : both10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240437_d20250728_m031129_c001_v0001146_t0054_u01753672289389") 2025/07/28 03:15:26 DEBUG : both10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d72_d20250728_m031118_c001_v7007000_t0000_u01753672278902") 2025/07/28 03:15:26 DEBUG : both10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403a9_d20250728_m031109_c001_v0001146_t0005_u01753672269820") 2025/07/28 03:15:26 DEBUG : both11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da4_d20250728_m031138_c001_v7007000_t0000_u01753672298706") 2025/07/28 03:15:26 DEBUG : both11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024043b_d20250728_m031130_c001_v0001146_t0010_u01753672290142") 2025/07/28 03:15:26 DEBUG : both11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d73_d20250728_m031119_c001_v7007000_t0000_u01753672279093") 2025/07/28 03:15:26 DEBUG : both11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403ab_d20250728_m031110_c001_v0001146_t0053_u01753672270424") 2025/07/28 03:15:26 DEBUG : both12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da5_d20250728_m031138_c001_v7007000_t0000_u01753672298890") 2025/07/28 03:15:26 DEBUG : both12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240441_d20250728_m031130_c001_v0001146_t0049_u01753672290655") 2025/07/28 03:15:26 DEBUG : both12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d74_d20250728_m031119_c001_v7007000_t0000_u01753672279275") 2025/07/28 03:15:26 DEBUG : both12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403af_d20250728_m031110_c001_v0001146_t0002_u01753672270924") 2025/07/28 03:15:26 DEBUG : both13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da6_d20250728_m031139_c001_v7007000_t0000_u01753672299074") 2025/07/28 03:15:26 DEBUG : both13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240445_d20250728_m031131_c001_v0001146_t0021_u01753672291244") 2025/07/28 03:15:27 DEBUG : both13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d75_d20250728_m031119_c001_v7007000_t0000_u01753672279457") 2025/07/28 03:15:27 DEBUG : both13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403b3_d20250728_m031111_c001_v0001146_t0038_u01753672271589") 2025/07/28 03:15:27 DEBUG : both14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da8_d20250728_m031139_c001_v7007000_t0000_u01753672299257") 2025/07/28 03:15:27 DEBUG : both14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024044b_d20250728_m031131_c001_v0001146_t0050_u01753672291903") 2025/07/28 03:15:27 DEBUG : both14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d76_d20250728_m031119_c001_v7007000_t0000_u01753672279640") 2025/07/28 03:15:27 DEBUG : both14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403b7_d20250728_m031112_c001_v0001146_t0038_u01753672272105") 2025/07/28 03:15:27 DEBUG : both15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8da9_d20250728_m031139_c001_v7007000_t0000_u01753672299440") 2025/07/28 03:15:27 DEBUG : both15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024044f_d20250728_m031132_c001_v0001146_t0016_u01753672292434") 2025/07/28 03:15:27 DEBUG : both15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d77_d20250728_m031119_c001_v7007000_t0000_u01753672279822") 2025/07/28 03:15:27 DEBUG : both15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403bd_d20250728_m031112_c001_v0001146_t0009_u01753672272673") 2025/07/28 03:15:27 DEBUG : both16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8daa_d20250728_m031139_c001_v7007000_t0000_u01753672299625") 2025/07/28 03:15:27 DEBUG : both16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240453_d20250728_m031133_c001_v0001146_t0026_u01753672293063") 2025/07/28 03:15:27 DEBUG : both16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d78_d20250728_m031120_c001_v7007000_t0000_u01753672280005") 2025/07/28 03:15:27 DEBUG : both16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403c1_d20250728_m031113_c001_v0001146_t0057_u01753672273270") 2025/07/28 03:15:27 DEBUG : both17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dac_d20250728_m031139_c001_v7007000_t0000_u01753672299809") 2025/07/28 03:15:27 DEBUG : both17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240457_d20250728_m031133_c001_v0001146_t0000_u01753672293747") 2025/07/28 03:15:27 DEBUG : both17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d79_d20250728_m031120_c001_v7007000_t0000_u01753672280197") 2025/07/28 03:15:27 DEBUG : both17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403c5_d20250728_m031113_c001_v0001146_t0039_u01753672273865") 2025/07/28 03:15:27 DEBUG : both18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dad_d20250728_m031139_c001_v7007000_t0000_u01753672299993") 2025/07/28 03:15:27 DEBUG : both18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240459_d20250728_m031134_c001_v0001146_t0059_u01753672294281") 2025/07/28 03:15:28 DEBUG : both18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d7a_d20250728_m031120_c001_v7007000_t0000_u01753672280382") 2025/07/28 03:15:28 DEBUG : both18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403c9_d20250728_m031114_c001_v0001146_t0041_u01753672274388") 2025/07/28 03:15:28 DEBUG : both19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dae_d20250728_m031140_c001_v7007000_t0000_u01753672300177") 2025/07/28 03:15:28 DEBUG : both19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024045f_d20250728_m031134_c001_v0001146_t0039_u01753672294954") 2025/07/28 03:15:28 DEBUG : both19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d7b_d20250728_m031120_c001_v7007000_t0000_u01753672280565") 2025/07/28 03:15:28 DEBUG : both19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403d1_d20250728_m031114_c001_v0001146_t0052_u01753672274961") 2025/07/28 03:15:28 DEBUG : both2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db0_d20250728_m031140_c001_v7007000_t0000_u01753672300373") 2025/07/28 03:15:28 DEBUG : both2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240413_d20250728_m031124_c001_v0001146_t0038_u01753672284239") 2025/07/28 03:15:28 DEBUG : both2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d7c_d20250728_m031120_c001_v7007000_t0000_u01753672280747") 2025/07/28 03:15:28 DEBUG : both2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240383_d20250728_m031104_c001_v0001146_t0028_u01753672264972") 2025/07/28 03:15:28 DEBUG : both3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db3_d20250728_m031140_c001_v7007000_t0000_u01753672300559") 2025/07/28 03:15:28 DEBUG : both3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240417_d20250728_m031124_c001_v0001146_t0026_u01753672284838") 2025/07/28 03:15:28 DEBUG : both3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d7d_d20250728_m031120_c001_v7007000_t0000_u01753672280929") 2025/07/28 03:15:28 DEBUG : both3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240385_d20250728_m031105_c001_v0001146_t0044_u01753672265544") 2025/07/28 03:15:28 DEBUG : both4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db4_d20250728_m031140_c001_v7007000_t0000_u01753672300743") 2025/07/28 03:15:28 DEBUG : both4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240419_d20250728_m031125_c001_v0001146_t0042_u01753672285434") 2025/07/28 03:15:28 DEBUG : both4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d83_d20250728_m031121_c001_v7007000_t0000_u01753672281122") 2025/07/28 03:15:28 DEBUG : both4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024038b_d20250728_m031106_c001_v0001146_t0003_u01753672266082") 2025/07/28 03:15:28 DEBUG : both5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db5_d20250728_m031140_c001_v7007000_t0000_u01753672300929") 2025/07/28 03:15:28 DEBUG : both5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024041b_d20250728_m031126_c001_v0001146_t0021_u01753672286099") 2025/07/28 03:15:29 DEBUG : both5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d84_d20250728_m031121_c001_v7007000_t0000_u01753672281304") 2025/07/28 03:15:29 DEBUG : both5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240393_d20250728_m031106_c001_v0001146_t0059_u01753672266630") 2025/07/28 03:15:29 DEBUG : both6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db6_d20250728_m031141_c001_v7007000_t0000_u01753672301112") 2025/07/28 03:15:29 DEBUG : both6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240423_d20250728_m031126_c001_v0001146_t0042_u01753672286775") 2025/07/28 03:15:29 DEBUG : both6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d85_d20250728_m031121_c001_v7007000_t0000_u01753672281486") 2025/07/28 03:15:29 DEBUG : both6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240395_d20250728_m031107_c001_v0001146_t0033_u01753672267193") 2025/07/28 03:15:29 DEBUG : both7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db7_d20250728_m031141_c001_v7007000_t0000_u01753672301297") 2025/07/28 03:15:29 DEBUG : both7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024042b_d20250728_m031127_c001_v0001146_t0056_u01753672287443") 2025/07/28 03:15:29 DEBUG : both7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d86_d20250728_m031121_c001_v7007000_t0000_u01753672281668") 2025/07/28 03:15:29 DEBUG : both7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024039d_d20250728_m031107_c001_v0001146_t0010_u01753672267944") 2025/07/28 03:15:29 DEBUG : both8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db8_d20250728_m031141_c001_v7007000_t0000_u01753672301480") 2025/07/28 03:15:29 DEBUG : both8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240431_d20250728_m031127_c001_v0001146_t0005_u01753672287996") 2025/07/28 03:15:29 DEBUG : both8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d87_d20250728_m031121_c001_v7007000_t0000_u01753672281872") 2025/07/28 03:15:29 DEBUG : both8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024039f_d20250728_m031108_c001_v0001146_t0056_u01753672268534") 2025/07/28 03:15:29 DEBUG : both9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8db9_d20250728_m031141_c001_v7007000_t0000_u01753672301665") 2025/07/28 03:15:29 DEBUG : both9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240433_d20250728_m031128_c001_v0001146_t0003_u01753672288783") 2025/07/28 03:15:29 DEBUG : both9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d88_d20250728_m031122_c001_v7007000_t0000_u01753672282056") 2025/07/28 03:15:29 DEBUG : both9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502403a7_d20250728_m031109_c001_v0001146_t0006_u01753672269131") 2025/07/28 03:15:29 DEBUG : c/non empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05478_d20250728_m030736_c001_v7007000_t0000_u01753672056486") 2025/07/28 03:15:29 DEBUG : c/non empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff40_d20250728_m030734_c001_v0001146_t0010_u01753672054569") 2025/07/28 03:15:30 DEBUG : c/non empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f413e4eae062bc373_d20250728_m030733_c001_v7007000_t0000_u01753672053868") 2025/07/28 03:15:30 DEBUG : c/non empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff2a_d20250728_m030731_c001_v0001146_t0039_u01753672051610") 2025/07/28 03:15:30 DEBUG : c/non empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05458_d20250728_m030714_c001_v7007000_t0000_u01753672034409") 2025/07/28 03:15:30 DEBUG : c/non empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fea8_d20250728_m030712_c001_v0001146_t0027_u01753672032036") 2025/07/28 03:15:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea5_d20250728_m031238_c001_v7007000_t0000_u01753672358073") 2025/07/28 03:15:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf8fd_d20250728_m031233_c001_v0001130_t0047_u01753672353967") 2025/07/28 03:15:30 DEBUG : check sum: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3f4_d20250728_m030703_c001_v7007000_t0000_u01753672023848") 2025/07/28 03:15:30 DEBUG : check sum: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe60_d20250728_m030702_c001_v0001146_t0048_u01753672022755") 2025/07/28 03:15:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb070b9_d20250728_m031515_c001_v7007000_t0000_u01753672515606") 2025/07/28 03:15:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed74_d20250728_m031513_c001_v0001099_t0031_u01753672513866") 2025/07/28 03:15:30 DEBUG : dest/3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff73a_d20250728_m030923_c001_v7007000_t0000_u01753672163547") 2025/07/28 03:15:30 DEBUG : dest/3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41895eefff3f2664_d20250728_m030922_c001_v0001136_t0045_u01753672162454") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e39_d20250728_m031333_c001_v7007000_t0000_u01753672413962") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9bf_d20250728_m031329_c001_v0001130_t0000_u01753672409816") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b122_d20250728_m031445_c001_v7007000_t0000_u01753672485834") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed1b_d20250728_m031435_c001_v0001099_t0034_u01753672475264") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc5_d20250728_m031431_c001_v7007000_t0000_u01753672471179") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecef_d20250728_m031421_c001_v0001099_t0002_u01753672461198") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c01_d20250728_m031417_c001_v7007000_t0000_u01753672457086") 2025/07/28 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecc5_d20250728_m031406_c001_v0001099_t0053_u01753672446824") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b18_d20250728_m031402_c001_v7007000_t0000_u01753672442718") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec9b_d20250728_m031352_c001_v0001099_t0032_u01753672432618") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83968_d20250728_m031348_c001_v7007000_t0000_u01753672428375") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec65_d20250728_m031338_c001_v0001099_t0006_u01753672418115") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f401a3108c36a3b95_d20250728_m031331_c001_v7007000_t0000_u01753672411418") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e629_d20250728_m031321_c001_v0001180_t0021_u01753672401551") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff881_d20250728_m031317_c001_v7007000_t0000_u01753672397314") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0aa0_d20250728_m031313_c001_v0001184_t0026_u01753672393177") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751b5_d20250728_m031311_c001_v7007000_t0000_u01753672391756") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a0e_d20250728_m031301_c001_v0001184_t0026_u01753672381346") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afde_d20250728_m031257_c001_v7007000_t0000_u01753672377224") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e570_d20250728_m031253_c001_v0001180_t0003_u01753672373499") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff85e_d20250728_m031251_c001_v7007000_t0000_u01753672371936") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf923_d20250728_m031242_c001_v0001130_t0052_u01753672362202") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6ad6_d20250728_m031235_c001_v7007000_t0000_u01753672355531") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d083f_d20250728_m031225_c001_v0001184_t0000_u01753672345632") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf1_d20250728_m031221_c001_v7007000_t0000_u01753672341522") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eae8_d20250728_m031212_c001_v0001099_t0007_u01753672332156") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca71_d20250728_m031208_c001_v7007000_t0000_u01753672328085") 2025/07/28 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3c5_d20250728_m031159_c001_v0001180_t0048_u01753672319193") 2025/07/28 03:15:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff1a_d20250728_m031314_c001_v7007000_t0000_u01753672394969") 2025/07/28 03:15:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a74_d20250728_m031310_c001_v0001184_t0044_u01753672390042") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e3a_d20250728_m031334_c001_v7007000_t0000_u01753672414144") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec47_d20250728_m031329_c001_v0001099_t0002_u01753672409825") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b126_d20250728_m031446_c001_v7007000_t0000_u01753672486016") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0e51_d20250728_m031436_c001_v0001184_t0047_u01753672476038") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc6_d20250728_m031431_c001_v7007000_t0000_u01753672471363") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0da1_d20250728_m031421_c001_v0001184_t0011_u01753672461861") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c02_d20250728_m031417_c001_v7007000_t0000_u01753672457269") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0d07_d20250728_m031407_c001_v0001184_t0039_u01753672447541") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b19_d20250728_m031402_c001_v7007000_t0000_u01753672442901") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0c67_d20250728_m031353_c001_v0001184_t0010_u01753672433488") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83969_d20250728_m031348_c001_v7007000_t0000_u01753672428561") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0bc1_d20250728_m031338_c001_v0001184_t0013_u01753672418903") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f406c34f5178ae792_d20250728_m031331_c001_v7007000_t0000_u01753672411423") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0af6_d20250728_m031322_c001_v0001184_t0011_u01753672402112") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff882_d20250728_m031317_c001_v7007000_t0000_u01753672397498") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5f0_d20250728_m031313_c001_v0001180_t0005_u01753672393195") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bfe1_d20250728_m031311_c001_v7007000_t0000_u01753672391538") 2025/07/28 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5a0_d20250728_m031301_c001_v0001180_t0027_u01753672381948") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afdf_d20250728_m031257_c001_v7007000_t0000_u01753672377409") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d09a6_d20250728_m031253_c001_v0001184_t0010_u01753672373508") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f408f676f87b8a67e_d20250728_m031252_c001_v7007000_t0000_u01753672372169") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d090a_d20250728_m031242_c001_v0001184_t0011_u01753672362880") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea0_d20250728_m031235_c001_v7007000_t0000_u01753672355407") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb24_d20250728_m031226_c001_v0001099_t0005_u01753672346203") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf2_d20250728_m031221_c001_v7007000_t0000_u01753672341706") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e42b_d20250728_m031212_c001_v0001180_t0019_u01753672332843") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca74_d20250728_m031208_c001_v7007000_t0000_u01753672328278") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0719_d20250728_m031159_c001_v0001184_t0011_u01753672319399") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bd3_d20250728_m031314_c001_v7007000_t0000_u01753672394618") 2025/07/28 03:15:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5ce_d20250728_m031310_c001_v0001180_t0029_u01753672390053") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e3b_d20250728_m031334_c001_v7007000_t0000_u01753672414384") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e657_d20250728_m031329_c001_v0001180_t0059_u01753672409837") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b129_d20250728_m031446_c001_v7007000_t0000_u01753672486198") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa69_d20250728_m031436_c001_v0001130_t0002_u01753672476611") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc7_d20250728_m031431_c001_v7007000_t0000_u01753672471550") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa3d_d20250728_m031422_c001_v0001130_t0011_u01753672462428") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c03_d20250728_m031417_c001_v7007000_t0000_u01753672457450") 2025/07/28 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa25_d20250728_m031408_c001_v0001130_t0051_u01753672448116") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b1a_d20250728_m031403_c001_v7007000_t0000_u01753672443084") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9fd_d20250728_m031354_c001_v0001130_t0056_u01753672434074") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8396a_d20250728_m031348_c001_v7007000_t0000_u01753672428746") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9d1_d20250728_m031339_c001_v0001130_t0042_u01753672419461") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f406c34f5178ae790_d20250728_m031331_c001_v7007000_t0000_u01753672411030") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9ad_d20250728_m031322_c001_v0001130_t0018_u01753672402674") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff883_d20250728_m031317_c001_v7007000_t0000_u01753672397711") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec12_d20250728_m031313_c001_v0001099_t0030_u01753672393239") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff15_d20250728_m031311_c001_v7007000_t0000_u01753672391561") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebe8_d20250728_m031302_c001_v0001099_t0042_u01753672382522") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe0_d20250728_m031257_c001_v7007000_t0000_u01753672377594") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebb4_d20250728_m031253_c001_v0001099_t0028_u01753672373654") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff85f_d20250728_m031251_c001_v7007000_t0000_u01753672371946") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e520_d20250728_m031243_c001_v0001180_t0023_u01753672363465") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bc0_d20250728_m031235_c001_v7007000_t0000_u01753672355368") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e494_d20250728_m031226_c001_v0001180_t0016_u01753672346875") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf3_d20250728_m031221_c001_v7007000_t0000_u01753672341889") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d07b7_d20250728_m031213_c001_v0001184_t0022_u01753672333389") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca75_d20250728_m031208_c001_v7007000_t0000_u01753672328460") 2025/07/28 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eaa8_d20250728_m031159_c001_v0001099_t0059_u01753672319680") 2025/07/28 03:15:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751ba_d20250728_m031314_c001_v7007000_t0000_u01753672394626") 2025/07/28 03:15:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec06_d20250728_m031310_c001_v0001099_t0059_u01753672390205") 2025/07/28 03:15:35 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e3c_d20250728_m031334_c001_v7007000_t0000_u01753672414567") 2025/07/28 03:15:35 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b58_d20250728_m031329_c001_v0001184_t0042_u01753672409902") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b12c_d20250728_m031446_c001_v7007000_t0000_u01753672486379") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7dd_d20250728_m031437_c001_v0001180_t0017_u01753672477288") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc8_d20250728_m031431_c001_v7007000_t0000_u01753672471738") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e78f_d20250728_m031423_c001_v0001180_t0009_u01753672463130") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c04_d20250728_m031417_c001_v7007000_t0000_u01753672457644") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e745_d20250728_m031408_c001_v0001180_t0034_u01753672448854") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b1b_d20250728_m031403_c001_v7007000_t0000_u01753672443267") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e6f1_d20250728_m031354_c001_v0001180_t0050_u01753672434817") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8396b_d20250728_m031348_c001_v7007000_t0000_u01753672428932") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e68a_d20250728_m031340_c001_v0001180_t0027_u01753672420154") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f406c34f5178ae793_d20250728_m031331_c001_v7007000_t0000_u01753672411435") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec2c_d20250728_m031323_c001_v0001099_t0043_u01753672403395") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff884_d20250728_m031317_c001_v7007000_t0000_u01753672397900") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf98d_d20250728_m031313_c001_v0001130_t0055_u01753672393286") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f401a3108c36a3b93_d20250728_m031311_c001_v7007000_t0000_u01753672391763") 2025/07/28 03:15:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf96b_d20250728_m031303_c001_v0001130_t0045_u01753672383245") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe1_d20250728_m031257_c001_v7007000_t0000_u01753672377788") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e574_d20250728_m031253_c001_v0001180_t0010_u01753672373703") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f421fca8aac64b717_d20250728_m031252_c001_v7007000_t0000_u01753672372181") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb7c_d20250728_m031244_c001_v0001099_t0020_u01753672364083") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cacf_d20250728_m031234_c001_v7007000_t0000_u01753672354943") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0849_d20250728_m031227_c001_v0001184_t0001_u01753672347062") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf4_d20250728_m031222_c001_v7007000_t0000_u01753672342072") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eaf0_d20250728_m031213_c001_v0001099_t0047_u01753672333587") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca77_d20250728_m031208_c001_v7007000_t0000_u01753672328642") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3cf_d20250728_m031200_c001_v0001180_t0043_u01753672320180") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83953_d20250728_m031314_c001_v7007000_t0000_u01753672394653") 2025/07/28 03:15:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a7a_d20250728_m031310_c001_v0001184_t0027_u01753672390284") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e3d_d20250728_m031334_c001_v7007000_t0000_u01753672414749") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e659_d20250728_m031330_c001_v0001180_t0035_u01753672410106") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b12f_d20250728_m031446_c001_v7007000_t0000_u01753672486562") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed1f_d20250728_m031437_c001_v0001099_t0059_u01753672477492") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbc9_d20250728_m031431_c001_v7007000_t0000_u01753672471920") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecf1_d20250728_m031423_c001_v0001099_t0048_u01753672463366") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c05_d20250728_m031417_c001_v7007000_t0000_u01753672457826") 2025/07/28 03:15:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eccf_d20250728_m031409_c001_v0001099_t0011_u01753672449131") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b1c_d20250728_m031403_c001_v7007000_t0000_u01753672443450") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec9d_d20250728_m031355_c001_v0001099_t0015_u01753672435021") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8396c_d20250728_m031349_c001_v7007000_t0000_u01753672429117") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec6f_d20250728_m031340_c001_v0001099_t0038_u01753672420366") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e28_d20250728_m031331_c001_v7007000_t0000_u01753672411036") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e635_d20250728_m031323_c001_v0001180_t0057_u01753672403860") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff885_d20250728_m031318_c001_v7007000_t0000_u01753672398085") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5f2_d20250728_m031313_c001_v0001180_t0059_u01753672393399") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bcf_d20250728_m031311_c001_v7007000_t0000_u01753672391769") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a2a_d20250728_m031303_c001_v0001184_t0032_u01753672383551") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe2_d20250728_m031257_c001_v7007000_t0000_u01753672377974") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d09a8_d20250728_m031253_c001_v0001184_t0021_u01753672373718") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a75186_d20250728_m031252_c001_v7007000_t0000_u01753672372188") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf92d_d20250728_m031244_c001_v0001130_t0011_u01753672364446") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f401842d4bc80c943_d20250728_m031235_c001_v7007000_t0000_u01753672355543") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb2a_d20250728_m031227_c001_v0001099_t0033_u01753672347286") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf5_d20250728_m031222_c001_v7007000_t0000_u01753672342256") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e433_d20250728_m031213_c001_v0001180_t0021_u01753672333876") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca78_d20250728_m031208_c001_v7007000_t0000_u01753672328824") 2025/07/28 03:15:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0723_d20250728_m031200_c001_v0001184_t0048_u01753672320395") 2025/07/28 03:15:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83954_d20250728_m031314_c001_v7007000_t0000_u01753672394839") 2025/07/28 03:15:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5d0_d20250728_m031310_c001_v0001180_t0025_u01753672390294") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e3f_d20250728_m031334_c001_v7007000_t0000_u01753672414930") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b5a_d20250728_m031330_c001_v0001184_t0023_u01753672410116") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b132_d20250728_m031446_c001_v7007000_t0000_u01753672486744") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0e5f_d20250728_m031437_c001_v0001184_t0028_u01753672477876") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbca_d20250728_m031432_c001_v7007000_t0000_u01753672472102") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0dbb_d20250728_m031423_c001_v0001184_t0059_u01753672463721") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c06_d20250728_m031418_c001_v7007000_t0000_u01753672458008") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0d27_d20250728_m031409_c001_v0001184_t0022_u01753672449443") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b1d_d20250728_m031403_c001_v7007000_t0000_u01753672443633") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0c77_d20250728_m031355_c001_v0001184_t0002_u01753672435445") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8396d_d20250728_m031349_c001_v7007000_t0000_u01753672429307") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0bd3_d20250728_m031340_c001_v0001184_t0031_u01753672420661") 2025/07/28 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe4a7_d20250728_m031331_c001_v7007000_t0000_u01753672411462") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b12_d20250728_m031324_c001_v0001184_t0025_u01753672404063") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff886_d20250728_m031318_c001_v7007000_t0000_u01753672398268") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0aa4_d20250728_m031313_c001_v0001184_t0044_u01753672393424") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bfe4_d20250728_m031311_c001_v7007000_t0000_u01753672391910") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5a6_d20250728_m031303_c001_v0001180_t0055_u01753672383751") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe3_d20250728_m031258_c001_v7007000_t0000_u01753672378164") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf94f_d20250728_m031253_c001_v0001130_t0048_u01753672373741") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e09_d20250728_m031251_c001_v7007000_t0000_u01753672371957") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0924_d20250728_m031244_c001_v0001184_t0030_u01753672364771") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bc2_d20250728_m031235_c001_v7007000_t0000_u01753672355554") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e49e_d20250728_m031227_c001_v0001180_t0025_u01753672347802") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf6_d20250728_m031222_c001_v7007000_t0000_u01753672342441") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d07bf_d20250728_m031214_c001_v0001184_t0008_u01753672334111") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca7a_d20250728_m031209_c001_v7007000_t0000_u01753672329006") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eaac_d20250728_m031200_c001_v0001099_t0006_u01753672320632") 2025/07/28 03:15:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bd5_d20250728_m031314_c001_v7007000_t0000_u01753672394808") 2025/07/28 03:15:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf97f_d20250728_m031310_c001_v0001130_t0029_u01753672390448") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e41_d20250728_m031335_c001_v7007000_t0000_u01753672415111") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9c1_d20250728_m031330_c001_v0001130_t0000_u01753672410128") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b135_d20250728_m031446_c001_v7007000_t0000_u01753672486926") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa6d_d20250728_m031438_c001_v0001130_t0032_u01753672478098") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbcb_d20250728_m031432_c001_v7007000_t0000_u01753672472284") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa45_d20250728_m031423_c001_v0001130_t0050_u01753672463925") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c07_d20250728_m031418_c001_v7007000_t0000_u01753672458189") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa27_d20250728_m031409_c001_v0001130_t0009_u01753672449648") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b1e_d20250728_m031403_c001_v7007000_t0000_u01753672443818") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa05_d20250728_m031355_c001_v0001130_t0016_u01753672435657") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8396e_d20250728_m031349_c001_v7007000_t0000_u01753672429492") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9d3_d20250728_m031340_c001_v0001130_t0010_u01753672420867") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e29_d20250728_m031331_c001_v7007000_t0000_u01753672411047") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9b1_d20250728_m031324_c001_v0001130_t0031_u01753672404262") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff887_d20250728_m031318_c001_v7007000_t0000_u01753672398467") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5f6_d20250728_m031313_c001_v0001180_t0006_u01753672393603") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e1d_d20250728_m031311_c001_v7007000_t0000_u01753672391781") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebee_d20250728_m031303_c001_v0001099_t0039_u01753672383953") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe4_d20250728_m031258_c001_v7007000_t0000_u01753672378346") 2025/07/28 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d09ac_d20250728_m031253_c001_v0001184_t0046_u01753672373930") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff860_d20250728_m031252_c001_v7007000_t0000_u01753672372122") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e526_d20250728_m031244_c001_v0001180_t0058_u01753672364982") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4070d2a0679c50ae_d20250728_m031235_c001_v7007000_t0000_u01753672355116") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0855_d20250728_m031228_c001_v0001184_t0022_u01753672348031") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf7_d20250728_m031222_c001_v7007000_t0000_u01753672342627") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eaf4_d20250728_m031214_c001_v0001099_t0037_u01753672334326") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca7b_d20250728_m031209_c001_v7007000_t0000_u01753672329188") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3df_d20250728_m031201_c001_v0001180_t0020_u01753672321147") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751bd_d20250728_m031314_c001_v7007000_t0000_u01753672394817") 2025/07/28 03:15:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a82_d20250728_m031310_c001_v0001184_t0034_u01753672390487") 2025/07/28 03:15:41 DEBUG : dir1/0007-12345: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e42_d20250728_m031335_c001_v7007000_t0000_u01753672415294") 2025/07/28 03:15:41 DEBUG : dir1/0007-12345: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec4b_d20250728_m031330_c001_v0001099_t0014_u01753672410150") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b138_d20250728_m031447_c001_v7007000_t0000_u01753672487135") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7e3_d20250728_m031438_c001_v0001180_t0031_u01753672478622") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbcc_d20250728_m031432_c001_v7007000_t0000_u01753672472466") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e797_d20250728_m031424_c001_v0001180_t0024_u01753672464241") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c08_d20250728_m031418_c001_v7007000_t0000_u01753672458371") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e74b_d20250728_m031410_c001_v0001180_t0031_u01753672450101") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b1f_d20250728_m031404_c001_v7007000_t0000_u01753672444004") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e6fd_d20250728_m031355_c001_v0001180_t0050_u01753672435970") 2025/07/28 03:15:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8396f_d20250728_m031349_c001_v7007000_t0000_u01753672429743") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e696_d20250728_m031341_c001_v0001180_t0006_u01753672421284") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8395a_d20250728_m031331_c001_v7007000_t0000_u01753672411198") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec31_d20250728_m031324_c001_v0001099_t0024_u01753672404671") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff888_d20250728_m031318_c001_v7007000_t0000_u01753672398670") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf98f_d20250728_m031313_c001_v0001130_t0043_u01753672393615") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff17_d20250728_m031311_c001_v7007000_t0000_u01753672391926") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf96d_d20250728_m031304_c001_v0001130_t0057_u01753672384333") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe5_d20250728_m031258_c001_v7007000_t0000_u01753672378529") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e576_d20250728_m031253_c001_v0001180_t0045_u01753672373962") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff861_d20250728_m031252_c001_v7007000_t0000_u01753672372131") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb84_d20250728_m031245_c001_v0001099_t0003_u01753672365185") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cad0_d20250728_m031235_c001_v7007000_t0000_u01753672355188") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb32_d20250728_m031228_c001_v0001099_t0034_u01753672348245") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf8_d20250728_m031222_c001_v7007000_t0000_u01753672342818") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e439_d20250728_m031214_c001_v0001180_t0004_u01753672334653") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca7c_d20250728_m031209_c001_v7007000_t0000_u01753672329370") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d072d_d20250728_m031201_c001_v0001184_t0023_u01753672321369") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff87b_d20250728_m031314_c001_v7007000_t0000_u01753672394827") 2025/07/28 03:15:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5d2_d20250728_m031310_c001_v0001180_t0052_u01753672390500") 2025/07/28 03:15:42 DEBUG : dir1/0008-23456: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e44_d20250728_m031335_c001_v7007000_t0000_u01753672415477") 2025/07/28 03:15:43 DEBUG : dir1/0008-23456: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b5c_d20250728_m031330_c001_v0001184_t0010_u01753672410327") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b13b_d20250728_m031447_c001_v7007000_t0000_u01753672487316") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed21_d20250728_m031438_c001_v0001099_t0004_u01753672478891") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbcd_d20250728_m031432_c001_v7007000_t0000_u01753672472649") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecf7_d20250728_m031424_c001_v0001099_t0022_u01753672464446") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c09_d20250728_m031418_c001_v7007000_t0000_u01753672458552") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecd1_d20250728_m031410_c001_v0001099_t0012_u01753672450331") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b20_d20250728_m031404_c001_v7007000_t0000_u01753672444187") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eca9_d20250728_m031356_c001_v0001099_t0022_u01753672436175") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83970_d20250728_m031349_c001_v7007000_t0000_u01753672429933") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec71_d20250728_m031341_c001_v0001099_t0014_u01753672421489") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ed6_d20250728_m031331_c001_v7007000_t0000_u01753672411430") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e641_d20250728_m031325_c001_v0001180_t0029_u01753672405114") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff889_d20250728_m031318_c001_v7007000_t0000_u01753672398860") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0aaa_d20250728_m031313_c001_v0001184_t0019_u01753672393646") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bd1b_d20250728_m031311_c001_v7007000_t0000_u01753672391566") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a3c_d20250728_m031304_c001_v0001184_t0021_u01753672384642") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe6_d20250728_m031258_c001_v7007000_t0000_u01753672378714") 2025/07/28 03:15:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebb8_d20250728_m031254_c001_v0001099_t0047_u01753672374030") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e07_d20250728_m031251_c001_v7007000_t0000_u01753672371775") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf92f_d20250728_m031245_c001_v0001130_t0017_u01753672365739") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea1_d20250728_m031235_c001_v7007000_t0000_u01753672355590") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4a4_d20250728_m031228_c001_v0001180_t0018_u01753672348579") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaf9_d20250728_m031223_c001_v7007000_t0000_u01753672343001") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d07c9_d20250728_m031214_c001_v0001184_t0052_u01753672334854") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca7e_d20250728_m031209_c001_v7007000_t0000_u01753672329552") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eab2_d20250728_m031201_c001_v0001099_t0031_u01753672321579") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bd6_d20250728_m031315_c001_v7007000_t0000_u01753672395085") 2025/07/28 03:15:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec08_d20250728_m031310_c001_v0001099_t0017_u01753672390551") 2025/07/28 03:15:44 DEBUG : dir1/0009-34567: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e46_d20250728_m031335_c001_v7007000_t0000_u01753672415668") 2025/07/28 03:15:44 DEBUG : dir1/0009-34567: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e65b_d20250728_m031330_c001_v0001180_t0058_u01753672410338") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b13f_d20250728_m031447_c001_v7007000_t0000_u01753672487499") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0e67_d20250728_m031439_c001_v0001184_t0002_u01753672479225") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbce_d20250728_m031432_c001_v7007000_t0000_u01753672472831") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0dc9_d20250728_m031424_c001_v0001184_t0030_u01753672464811") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c0a_d20250728_m031418_c001_v7007000_t0000_u01753672458734") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0d33_d20250728_m031410_c001_v0001184_t0032_u01753672450683") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b21_d20250728_m031404_c001_v7007000_t0000_u01753672444378") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0c8f_d20250728_m031356_c001_v0001184_t0037_u01753672436564") 2025/07/28 03:15:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83971_d20250728_m031350_c001_v7007000_t0000_u01753672430119") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0bd7_d20250728_m031341_c001_v0001184_t0021_u01753672421830") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8395b_d20250728_m031331_c001_v7007000_t0000_u01753672411384") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b26_d20250728_m031325_c001_v0001184_t0033_u01753672405355") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff88a_d20250728_m031319_c001_v7007000_t0000_u01753672399042") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec1c_d20250728_m031313_c001_v0001099_t0025_u01753672393672") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff14_d20250728_m031311_c001_v7007000_t0000_u01753672391368") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5b4_d20250728_m031304_c001_v0001180_t0035_u01753672384859") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe7_d20250728_m031258_c001_v7007000_t0000_u01753672378902") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf951_d20250728_m031254_c001_v0001130_t0019_u01753672374055") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff862_d20250728_m031252_c001_v7007000_t0000_u01753672372309") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d093c_d20250728_m031246_c001_v0001184_t0002_u01753672366087") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cad3_d20250728_m031235_c001_v7007000_t0000_u01753672355564") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0865_d20250728_m031228_c001_v0001184_t0030_u01753672348866") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eafa_d20250728_m031223_c001_v7007000_t0000_u01753672343185") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eafa_d20250728_m031215_c001_v0001099_t0039_u01753672335078") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca80_d20250728_m031209_c001_v7007000_t0000_u01753672329734") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3e7_d20250728_m031201_c001_v0001180_t0045_u01753672321977") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bfe6_d20250728_m031314_c001_v7007000_t0000_u01753672394657") 2025/07/28 03:15:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a86_d20250728_m031310_c001_v0001184_t0014_u01753672390682") 2025/07/28 03:15:45 DEBUG : dir1/0010-45678: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e47_d20250728_m031335_c001_v7007000_t0000_u01753672415863") 2025/07/28 03:15:46 DEBUG : dir1/0010-45678: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b5e_d20250728_m031330_c001_v0001184_t0036_u01753672410537") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b143_d20250728_m031447_c001_v7007000_t0000_u01753672487681") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa6f_d20250728_m031439_c001_v0001130_t0043_u01753672479464") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbcf_d20250728_m031433_c001_v7007000_t0000_u01753672473016") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa4f_d20250728_m031425_c001_v0001130_t0020_u01753672465007") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c0b_d20250728_m031418_c001_v7007000_t0000_u01753672458917") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa2f_d20250728_m031410_c001_v0001130_t0020_u01753672450887") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b22_d20250728_m031404_c001_v7007000_t0000_u01753672444561") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa09_d20250728_m031356_c001_v0001130_t0014_u01753672436772") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83972_d20250728_m031350_c001_v7007000_t0000_u01753672430303") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9d7_d20250728_m031342_c001_v0001130_t0014_u01753672422038") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e2a_d20250728_m031331_c001_v7007000_t0000_u01753672411220") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9b7_d20250728_m031325_c001_v0001130_t0043_u01753672405570") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff88b_d20250728_m031319_c001_v7007000_t0000_u01753672399226") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5f8_d20250728_m031313_c001_v0001180_t0036_u01753672393848") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bd1a_d20250728_m031311_c001_v7007000_t0000_u01753672391384") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebf4_d20250728_m031305_c001_v0001099_t0022_u01753672385613") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe8_d20250728_m031259_c001_v7007000_t0000_u01753672379085") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d09b2_d20250728_m031254_c001_v0001184_t0030_u01753672374136") 2025/07/28 03:15:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e0a_d20250728_m031252_c001_v7007000_t0000_u01753672372140") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e52e_d20250728_m031246_c001_v0001180_t0053_u01753672366311") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4070d2a0679c50af_d20250728_m031235_c001_v7007000_t0000_u01753672355300") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb34_d20250728_m031229_c001_v0001099_t0018_u01753672349068") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eafb_d20250728_m031223_c001_v7007000_t0000_u01753672343369") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e443_d20250728_m031215_c001_v0001180_t0057_u01753672335346") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca82_d20250728_m031209_c001_v7007000_t0000_u01753672329925") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d073b_d20250728_m031202_c001_v0001184_t0040_u01753672322179") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751bf_d20250728_m031315_c001_v7007000_t0000_u01753672395031") 2025/07/28 03:15:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5d4_d20250728_m031310_c001_v0001180_t0020_u01753672390707") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e49_d20250728_m031336_c001_v7007000_t0000_u01753672416044") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e65d_d20250728_m031330_c001_v0001180_t0031_u01753672410549") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b146_d20250728_m031447_c001_v7007000_t0000_u01753672487864") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7f1_d20250728_m031439_c001_v0001180_t0031_u01753672479786") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbd0_d20250728_m031433_c001_v7007000_t0000_u01753672473199") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7a1_d20250728_m031425_c001_v0001180_t0052_u01753672465383") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c0c_d20250728_m031419_c001_v7007000_t0000_u01753672459099") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e751_d20250728_m031411_c001_v0001180_t0031_u01753672451251") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b23_d20250728_m031404_c001_v7007000_t0000_u01753672444745") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e705_d20250728_m031357_c001_v0001180_t0021_u01753672437156") 2025/07/28 03:15:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83973_d20250728_m031350_c001_v7007000_t0000_u01753672430490") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e69c_d20250728_m031342_c001_v0001180_t0021_u01753672422340") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e2b_d20250728_m031331_c001_v7007000_t0000_u01753672411228") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec37_d20250728_m031325_c001_v0001099_t0017_u01753672405825") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff88d_d20250728_m031319_c001_v7007000_t0000_u01753672399408") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0aac_d20250728_m031313_c001_v0001184_t0021_u01753672393868") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751b4_d20250728_m031311_c001_v7007000_t0000_u01753672391572") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf971_d20250728_m031306_c001_v0001130_t0042_u01753672386050") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afe9_d20250728_m031259_c001_v7007000_t0000_u01753672379269") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e57e_d20250728_m031254_c001_v0001180_t0003_u01753672374255") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff863_d20250728_m031252_c001_v7007000_t0000_u01753672372318") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb8a_d20250728_m031246_c001_v0001099_t0011_u01753672366501") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cad2_d20250728_m031235_c001_v7007000_t0000_u01753672355374") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4ac_d20250728_m031229_c001_v0001180_t0029_u01753672349489") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eafc_d20250728_m031223_c001_v7007000_t0000_u01753672343553") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d07d7_d20250728_m031215_c001_v0001184_t0050_u01753672335539") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca84_d20250728_m031210_c001_v7007000_t0000_u01753672330110") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eab4_d20250728_m031202_c001_v0001099_t0016_u01753672322393") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bfe7_d20250728_m031314_c001_v7007000_t0000_u01753672394849") 2025/07/28 03:15:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a88_d20250728_m031310_c001_v0001184_t0020_u01753672390893") 2025/07/28 03:15:48 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e4a_d20250728_m031336_c001_v7007000_t0000_u01753672416226") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec4d_d20250728_m031330_c001_v0001099_t0051_u01753672410574") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b149_d20250728_m031448_c001_v7007000_t0000_u01753672488047") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed29_d20250728_m031440_c001_v0001099_t0015_u01753672480029") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbd1_d20250728_m031433_c001_v7007000_t0000_u01753672473381") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecfd_d20250728_m031425_c001_v0001099_t0023_u01753672465586") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c0d_d20250728_m031419_c001_v7007000_t0000_u01753672459285") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecd5_d20250728_m031411_c001_v0001099_t0026_u01753672451509") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b24_d20250728_m031404_c001_v7007000_t0000_u01753672444929") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ecad_d20250728_m031357_c001_v0001099_t0044_u01753672437356") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83974_d20250728_m031350_c001_v7007000_t0000_u01753672430675") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec73_d20250728_m031342_c001_v0001099_t0058_u01753672422546") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e2c_d20250728_m031331_c001_v7007000_t0000_u01753672411413") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e643_d20250728_m031326_c001_v0001180_t0038_u01753672406454") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff88f_d20250728_m031319_c001_v7007000_t0000_u01753672399591") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec1e_d20250728_m031314_c001_v0001099_t0040_u01753672394030") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6bd0_d20250728_m031311_c001_v7007000_t0000_u01753672391788") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a4c_d20250728_m031306_c001_v0001184_t0027_u01753672386339") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afea_d20250728_m031259_c001_v7007000_t0000_u01753672379452") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d09b4_d20250728_m031254_c001_v0001184_t0052_u01753672374342") 2025/07/28 03:15:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f408f676f87b8a67f_d20250728_m031252_c001_v7007000_t0000_u01753672372363") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf933_d20250728_m031246_c001_v0001130_t0000_u01753672366840") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6ad5_d20250728_m031235_c001_v7007000_t0000_u01753672355339") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0873_d20250728_m031229_c001_v0001184_t0039_u01753672349764") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eafd_d20250728_m031223_c001_v7007000_t0000_u01753672343748") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eafc_d20250728_m031215_c001_v0001099_t0045_u01753672335765") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca86_d20250728_m031210_c001_v7007000_t0000_u01753672330305") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3e9_d20250728_m031202_c001_v0001180_t0001_u01753672322767") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751bb_d20250728_m031314_c001_v7007000_t0000_u01753672394667") 2025/07/28 03:15:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec0a_d20250728_m031310_c001_v0001099_t0032_u01753672390949") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e4b_d20250728_m031336_c001_v7007000_t0000_u01753672416408") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9c3_d20250728_m031330_c001_v0001130_t0058_u01753672410648") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b14c_d20250728_m031448_c001_v7007000_t0000_u01753672488235") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0e77_d20250728_m031440_c001_v0001184_t0054_u01753672480373") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbd2_d20250728_m031433_c001_v7007000_t0000_u01753672473566") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0ddd_d20250728_m031425_c001_v0001184_t0038_u01753672465951") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c0e_d20250728_m031419_c001_v7007000_t0000_u01753672459466") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0d43_d20250728_m031411_c001_v0001184_t0053_u01753672451954") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b25_d20250728_m031405_c001_v7007000_t0000_u01753672445117") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0c9f_d20250728_m031357_c001_v0001184_t0041_u01753672437667") 2025/07/28 03:15:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83975_d20250728_m031350_c001_v7007000_t0000_u01753672430863") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0be4_d20250728_m031342_c001_v0001184_t0025_u01753672422831") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c8395c_d20250728_m031331_c001_v7007000_t0000_u01753672411566") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b34_d20250728_m031326_c001_v0001184_t0029_u01753672406673") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff890_d20250728_m031319_c001_v7007000_t0000_u01753672399773") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5fc_d20250728_m031314_c001_v0001180_t0050_u01753672394086") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751b3_d20250728_m031311_c001_v7007000_t0000_u01753672391387") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5ba_d20250728_m031306_c001_v0001180_t0017_u01753672386541") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afec_d20250728_m031259_c001_v7007000_t0000_u01753672379637") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf955_d20250728_m031254_c001_v0001130_t0033_u01753672374460") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4082b8e487bd8a87_d20250728_m031252_c001_v7007000_t0000_u01753672372152") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d094a_d20250728_m031247_c001_v0001184_t0011_u01753672367174") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f401842d4bc80c941_d20250728_m031235_c001_v7007000_t0000_u01753672355338") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb38_d20250728_m031230_c001_v0001099_t0027_u01753672350033") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eafe_d20250728_m031223_c001_v7007000_t0000_u01753672343932") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e449_d20250728_m031216_c001_v0001180_t0015_u01753672336128") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca88_d20250728_m031210_c001_v7007000_t0000_u01753672330487") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0743_d20250728_m031202_c001_v0001184_t0059_u01753672322954") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bd24_d20250728_m031314_c001_v7007000_t0000_u01753672394679") 2025/07/28 03:15:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf981_d20250728_m031310_c001_v0001130_t0016_u01753672390972") 2025/07/28 03:15:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e4d_d20250728_m031336_c001_v7007000_t0000_u01753672416589") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b64_d20250728_m031330_c001_v0001184_t0048_u01753672410791") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b14f_d20250728_m031448_c001_v7007000_t0000_u01753672488418") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa75_d20250728_m031440_c001_v0001130_t0003_u01753672480575") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbd3_d20250728_m031433_c001_v7007000_t0000_u01753672473747") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa51_d20250728_m031426_c001_v0001130_t0019_u01753672466156") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c0f_d20250728_m031419_c001_v7007000_t0000_u01753672459656") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa33_d20250728_m031412_c001_v0001130_t0034_u01753672452162") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b26_d20250728_m031405_c001_v7007000_t0000_u01753672445301") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa0b_d20250728_m031357_c001_v0001130_t0015_u01753672437867") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83976_d20250728_m031351_c001_v7007000_t0000_u01753672431048") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9d9_d20250728_m031343_c001_v0001130_t0006_u01753672423047") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e2d_d20250728_m031331_c001_v7007000_t0000_u01753672411413") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf9bb_d20250728_m031326_c001_v0001130_t0011_u01753672406876") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff891_d20250728_m031319_c001_v7007000_t0000_u01753672399956") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf993_d20250728_m031314_c001_v0001130_t0058_u01753672394097") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bfe2_d20250728_m031311_c001_v7007000_t0000_u01753672391721") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebf8_d20250728_m031306_c001_v0001099_t0037_u01753672386755") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afed_d20250728_m031259_c001_v7007000_t0000_u01753672379820") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e580_d20250728_m031254_c001_v0001180_t0005_u01753672374468") 2025/07/28 03:15:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afd6_d20250728_m031252_c001_v7007000_t0000_u01753672372154") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e538_d20250728_m031247_c001_v0001180_t0041_u01753672367370") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cad4_d20250728_m031235_c001_v7007000_t0000_u01753672355574") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4b8_d20250728_m031230_c001_v0001180_t0012_u01753672350458") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eaff_d20250728_m031224_c001_v7007000_t0000_u01753672344115") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d07df_d20250728_m031216_c001_v0001184_t0034_u01753672336352") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca8a_d20250728_m031210_c001_v7007000_t0000_u01753672330671") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eabc_d20250728_m031203_c001_v0001099_t0053_u01753672323214") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751be_d20250728_m031314_c001_v7007000_t0000_u01753672394860") 2025/07/28 03:15:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5dc_d20250728_m031310_c001_v0001180_t0046_u01753672390980") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e4f_d20250728_m031336_c001_v7007000_t0000_u01753672416771") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e65f_d20250728_m031330_c001_v0001180_t0048_u01753672410800") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b152_d20250728_m031448_c001_v7007000_t0000_u01753672488601") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7fe_d20250728_m031440_c001_v0001180_t0025_u01753672480936") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbd4_d20250728_m031433_c001_v7007000_t0000_u01753672473929") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7ad_d20250728_m031426_c001_v0001180_t0057_u01753672466505") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c10_d20250728_m031419_c001_v7007000_t0000_u01753672459837") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e757_d20250728_m031412_c001_v0001180_t0054_u01753672452545") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b27_d20250728_m031405_c001_v7007000_t0000_u01753672445485") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e70b_d20250728_m031358_c001_v0001180_t0055_u01753672438194") 2025/07/28 03:15:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83977_d20250728_m031351_c001_v7007000_t0000_u01753672431247") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e6a8_d20250728_m031343_c001_v0001180_t0001_u01753672423436") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e2e_d20250728_m031331_c001_v7007000_t0000_u01753672411594") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec3d_d20250728_m031327_c001_v0001099_t0032_u01753672407190") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff892_d20250728_m031320_c001_v7007000_t0000_u01753672400142") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0ab0_d20250728_m031314_c001_v0001184_t0018_u01753672394106") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f407dd04ca9a751b6_d20250728_m031311_c001_v7007000_t0000_u01753672391941") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf973_d20250728_m031307_c001_v0001130_t0023_u01753672387120") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afef_d20250728_m031300_c001_v7007000_t0000_u01753672380004") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ebbe_d20250728_m031254_c001_v0001099_t0044_u01753672374539") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e0b_d20250728_m031252_c001_v7007000_t0000_u01753672372330") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb8c_d20250728_m031247_c001_v0001099_t0021_u01753672367625") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cad1_d20250728_m031235_c001_v7007000_t0000_u01753672355374") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0887_d20250728_m031230_c001_v0001184_t0027_u01753672350674") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eb00_d20250728_m031224_c001_v7007000_t0000_u01753672344319") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eafe_d20250728_m031216_c001_v0001099_t0023_u01753672336553") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca8c_d20250728_m031210_c001_v7007000_t0000_u01753672330856") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e3ef_d20250728_m031203_c001_v0001180_t0057_u01753672323593") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff87c_d20250728_m031315_c001_v7007000_t0000_u01753672395044") 2025/07/28 03:15:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0a8e_d20250728_m031311_c001_v0001184_t0039_u01753672391116") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea6_d20250728_m031238_c001_v7007000_t0000_u01753672358256") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08a9_d20250728_m031233_c001_v0001184_t0052_u01753672353609") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea8_d20250728_m031238_c001_v7007000_t0000_u01753672358440") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4d4_d20250728_m031233_c001_v0001180_t0004_u01753672353621") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ea9_d20250728_m031238_c001_v7007000_t0000_u01753672358621") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb4c_d20250728_m031233_c001_v0001099_t0058_u01753672353697") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eaa_d20250728_m031238_c001_v7007000_t0000_u01753672358803") 2025/07/28 03:15:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08ad_d20250728_m031233_c001_v0001184_t0041_u01753672353810") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eab_d20250728_m031238_c001_v7007000_t0000_u01753672358986") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4dc_d20250728_m031233_c001_v0001180_t0001_u01753672353821") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eac_d20250728_m031239_c001_v7007000_t0000_u01753672359168") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08af_d20250728_m031234_c001_v0001184_t0021_u01753672354009") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9ead_d20250728_m031239_c001_v7007000_t0000_u01753672359351") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4e0_d20250728_m031234_c001_v0001180_t0023_u01753672354030") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eae_d20250728_m031239_c001_v7007000_t0000_u01753672359536") 2025/07/28 03:15:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb4e_d20250728_m031234_c001_v0001099_t0059_u01753672354095") 2025/07/28 03:15:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eaf_d20250728_m031239_c001_v7007000_t0000_u01753672359784") 2025/07/28 03:15:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08b3_d20250728_m031234_c001_v0001184_t0013_u01753672354214") 2025/07/28 03:15:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb0_d20250728_m031239_c001_v7007000_t0000_u01753672359967") 2025/07/28 03:15:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4e2_d20250728_m031234_c001_v0001180_t0006_u01753672354234") 2025/07/28 03:15:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb1_d20250728_m031240_c001_v7007000_t0000_u01753672360149") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf901_d20250728_m031234_c001_v0001130_t0042_u01753672354412") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb2_d20250728_m031240_c001_v7007000_t0000_u01753672360332") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08b7_d20250728_m031234_c001_v0001184_t0045_u01753672354421") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb3_d20250728_m031240_c001_v7007000_t0000_u01753672360516") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb50_d20250728_m031234_c001_v0001099_t0025_u01753672354431") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb4_d20250728_m031240_c001_v7007000_t0000_u01753672360698") 2025/07/28 03:15:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4e7_d20250728_m031234_c001_v0001180_t0053_u01753672354446") 2025/07/28 03:15:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb5_d20250728_m031240_c001_v7007000_t0000_u01753672360882") 2025/07/28 03:15:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d08b9_d20250728_m031234_c001_v0001184_t0049_u01753672354623") 2025/07/28 03:15:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f405c5fba583b9eb6_d20250728_m031241_c001_v7007000_t0000_u01753672361066") 2025/07/28 03:15:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e4e9_d20250728_m031234_c001_v0001180_t0037_u01753672354653") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4082b8e487bd8a8f_d20250728_m031255_c001_v7007000_t0000_u01753672375098") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d097c_d20250728_m031250_c001_v0001184_t0015_u01753672370192") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e0f_d20250728_m031254_c001_v7007000_t0000_u01753672374924") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e552_d20250728_m031250_c001_v0001180_t0033_u01753672370228") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afd8_d20250728_m031254_c001_v7007000_t0000_u01753672374931") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0980_d20250728_m031250_c001_v0001184_t0040_u01753672370399") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f408f676f87b8a684_d20250728_m031255_c001_v7007000_t0000_u01753672375269") 2025/07/28 03:15:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf941_d20250728_m031250_c001_v0001130_t0016_u01753672370413") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e10_d20250728_m031255_c001_v7007000_t0000_u01753672375108") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb9e_d20250728_m031250_c001_v0001099_t0052_u01753672370496") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff868_d20250728_m031254_c001_v7007000_t0000_u01753672374942") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e558_d20250728_m031250_c001_v0001180_t0015_u01753672370526") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afd9_d20250728_m031255_c001_v7007000_t0000_u01753672375116") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0984_d20250728_m031250_c001_v0001184_t0002_u01753672370632") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4082b8e487bd8a8e_d20250728_m031254_c001_v7007000_t0000_u01753672374914") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e55a_d20250728_m031250_c001_v0001180_t0026_u01753672370722") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff86a_d20250728_m031255_c001_v7007000_t0000_u01753672375128") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf943_d20250728_m031250_c001_v0001130_t0035_u01753672370762") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4082b8e487bd8a90_d20250728_m031255_c001_v7007000_t0000_u01753672375282") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0986_d20250728_m031250_c001_v0001184_t0058_u01753672370861") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6aed_d20250728_m031254_c001_v7007000_t0000_u01753672374963") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eba4_d20250728_m031250_c001_v0001099_t0040_u01753672370881") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e11_d20250728_m031255_c001_v7007000_t0000_u01753672375291") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e55e_d20250728_m031250_c001_v0001180_t0048_u01753672370924") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6aee_d20250728_m031255_c001_v7007000_t0000_u01753672375147") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d098c_d20250728_m031251_c001_v0001184_t0035_u01753672371056") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff86b_d20250728_m031255_c001_v7007000_t0000_u01753672375158") 2025/07/28 03:15:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf945_d20250728_m031251_c001_v0001130_t0027_u01753672371129") 2025/07/28 03:15:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff869_d20250728_m031254_c001_v7007000_t0000_u01753672374962") 2025/07/28 03:15:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e560_d20250728_m031251_c001_v0001180_t0042_u01753672371138") 2025/07/28 03:15:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3afda_d20250728_m031255_c001_v7007000_t0000_u01753672375299") 2025/07/28 03:15:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eba6_d20250728_m031251_c001_v0001099_t0009_u01753672371250") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa1a_d20250728_m031054_c001_v7007000_t0000_u01753672254895") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1000f029446cf321_d20250728_m031052_c001_v0001150_t0009_u01753672252835") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf49_d20250728_m031052_c001_v7007000_t0000_u01753672252654") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1000f029446cf30b_d20250728_m031048_c001_v0001150_t0001_u01753672248472") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf46_d20250728_m031047_c001_v7007000_t0000_u01753672247726") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e1f7_d20250728_m031043_c001_v0001180_t0006_u01753672243769") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a1b_d20250728_m031042_c001_v7007000_t0000_u01753672242275") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f114163195a02f9ce_d20250728_m031039_c001_v0001042_t0031_u01753672239500") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf41_d20250728_m031039_c001_v7007000_t0000_u01753672239318") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f114163195a02f9c2_d20250728_m031035_c001_v0001042_t0021_u01753672235328") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf3e_d20250728_m031034_c001_v7007000_t0000_u01753672234594") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502402ef_d20250728_m031031_c001_v0001146_t0038_u01753672231022") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756bb_d20250728_m031029_c001_v7007000_t0000_u01753672229740") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1008f855e7fbd0fd_d20250728_m031028_c001_v0001182_t0054_u01753672228373") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8c9dd_d20250728_m031028_c001_v7007000_t0000_u01753672228193") 2025/07/28 03:15:58 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1008f855e7fbd0d5_d20250728_m031025_c001_v0001182_t0026_u01753672225364") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8c9cf_d20250728_m031024_c001_v7007000_t0000_u01753672224603") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502402ab_d20250728_m031018_c001_v0001146_t0028_u01753672218408") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756b9_d20250728_m031017_c001_v7007000_t0000_u01753672217473") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f109a8d2cfc993855_d20250728_m031015_c001_v0001154_t0025_u01753672215678") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a0e_d20250728_m031015_c001_v7007000_t0000_u01753672215497") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f109a8d2cfc99384f_d20250728_m031012_c001_v0001154_t0011_u01753672212297") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a0b_d20250728_m031011_c001_v7007000_t0000_u01753672211572") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916f33_d20250728_m031005_c001_v0001178_t0026_u01753672205807") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4f9f9_d20250728_m031004_c001_v7007000_t0000_u01753672204813") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1073e5946fb8a6ff_d20250728_m031003_c001_v0001100_t0049_u01753672203106") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f421fca8aac64b53c_d20250728_m031002_c001_v7007000_t0000_u01753672202919") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1073e5946fb8a6f3_d20250728_m030959_c001_v0001100_t0036_u01753672199954") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f421fca8aac64b531_d20250728_m030959_c001_v7007000_t0000_u01753672199224") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e0ef_d20250728_m030953_c001_v0001180_t0021_u01753672193648") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf27_d20250728_m030952_c001_v7007000_t0000_u01753672192736") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11904c0bcd201967_d20250728_m030950_c001_v0001183_t0046_u01753672190921") 2025/07/28 03:15:59 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3af0a_d20250728_m030950_c001_v7007000_t0000_u01753672190736") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11904c0bcd201943_d20250728_m030947_c001_v0001183_t0056_u01753672187328") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3aefa_d20250728_m030946_c001_v7007000_t0000_u01753672186600") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502401ee_d20250728_m030940_c001_v0001146_t0056_u01753672180513") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff775_d20250728_m030939_c001_v7007000_t0000_u01753672179394") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f109d70de717af097_d20250728_m030934_c001_v0001184_t0023_u01753672174010") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4f9e4_d20250728_m030933_c001_v7007000_t0000_u01753672173756") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916e2f_d20250728_m030929_c001_v0001178_t0046_u01753672169782") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10915a328b684012_d20250728_m030929_c001_v0001177_t0036_u01753672169029") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10915a328b68400c_d20250728_m030928_c001_v0001177_t0059_u01753672168069") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bb52_d20250728_m030914_c001_v7007000_t0000_u01753672154602") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024011e_d20250728_m030907_c001_v0001146_t0027_u01753672147376") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10767a4a77c8322d_d20250728_m030906_c001_v0001180_t0008_u01753672146570") 2025/07/28 03:16:00 DEBUG : dst/one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10767a4a77c83225_d20250728_m030905_c001_v0001180_t0058_u01753672145622") 2025/07/28 03:16:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa1b_d20250728_m031055_c001_v7007000_t0000_u01753672255078") 2025/07/28 03:16:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f107b0e05f66b1a15_d20250728_m031052_c001_v0001150_t0034_u01753672252299") 2025/07/28 03:16:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10144fc2289cc81d_d20250728_m031047_c001_v0001150_t0037_u01753672247332") 2025/07/28 03:16:00 DEBUG : dst/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a1c_d20250728_m031042_c001_v7007000_t0000_u01753672242461") 2025/07/28 03:16:00 DEBUG : dst/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10512b4739d61ed8_d20250728_m031038_c001_v0001092_t0044_u01753672238850") 2025/07/28 03:16:00 DEBUG : dst/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d045f_d20250728_m031034_c001_v0001184_t0016_u01753672234381") 2025/07/28 03:16:01 DEBUG : dst/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756bc_d20250728_m031029_c001_v7007000_t0000_u01753672229923") 2025/07/28 03:16:01 DEBUG : dst/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10341f66ae053c26_d20250728_m031027_c001_v0001029_t0009_u01753672227654") 2025/07/28 03:16:01 DEBUG : dst/one.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f108cb82d2d608ff8_d20250728_m031024_c001_v0001165_t0026_u01753672224356") 2025/07/28 03:16:01 DEBUG : dst/three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff776_d20250728_m030939_c001_v7007000_t0000_u01753672179578") 2025/07/28 03:16:01 DEBUG : dst/three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10915a328b684057_d20250728_m030937_c001_v0001177_t0018_u01753672177988") 2025/07/28 03:16:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa1c_d20250728_m031055_c001_v7007000_t0000_u01753672255261") 2025/07/28 03:16:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1033b1418959dba9_d20250728_m031053_c001_v0001154_t0015_u01753672253661") 2025/07/28 03:16:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11425ff680accf5a_d20250728_m031049_c001_v0001106_t0028_u01753672249627") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa1d_d20250728_m031055_c001_v7007000_t0000_u01753672255443") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1000f029446cf32b_d20250728_m031054_c001_v0001150_t0042_u01753672254243") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf4b_d20250728_m031054_c001_v7007000_t0000_u01753672254058") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1000f029446cf317_d20250728_m031050_c001_v0001150_t0048_u01753672250903") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf47_d20250728_m031050_c001_v7007000_t0000_u01753672250718") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e201_d20250728_m031044_c001_v0001180_t0038_u01753672244709") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a1d_d20250728_m031042_c001_v7007000_t0000_u01753672242663") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f114163195a02f9d6_d20250728_m031041_c001_v0001042_t0045_u01753672241473") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf44_d20250728_m031041_c001_v7007000_t0000_u01753672241289") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f114163195a02f9c4_d20250728_m031036_c001_v0001042_t0022_u01753672236989") 2025/07/28 03:16:01 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf40_d20250728_m031036_c001_v7007000_t0000_u01753672236805") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502402f1_d20250728_m031031_c001_v0001146_t0038_u01753672231591") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8c9e4_d20250728_m031029_c001_v7007000_t0000_u01753672229182") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e1b1_d20250728_m031026_c001_v0001180_t0053_u01753672226848") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8c9d6_d20250728_m031026_c001_v7007000_t0000_u01753672226075") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502402b3_d20250728_m031021_c001_v0001146_t0017_u01753672221545") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a0f_d20250728_m031016_c001_v7007000_t0000_u01753672216541") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916f5f_d20250728_m031014_c001_v0001178_t0021_u01753672214341") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a0c_d20250728_m031013_c001_v7007000_t0000_u01753672213235") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e139_d20250728_m031006_c001_v0001180_t0059_u01753672206847") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f421fca8aac64b540_d20250728_m031003_c001_v7007000_t0000_u01753672203893") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e115_d20250728_m031001_c001_v0001180_t0017_u01753672201900") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f421fca8aac64b533_d20250728_m031000_c001_v7007000_t0000_u01753672200818") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240234_d20250728_m030954_c001_v0001146_t0008_u01753672194409") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3af0f_d20250728_m030951_c001_v7007000_t0000_u01753672191814") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240216_d20250728_m030949_c001_v0001146_t0049_u01753672189283") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3aefd_d20250728_m030948_c001_v7007000_t0000_u01753672188157") 2025/07/28 03:16:02 DEBUG : dst/three.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916e75_d20250728_m030941_c001_v0001178_t0031_u01753672181391") 2025/07/28 03:16:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a1f_d20250728_m031042_c001_v7007000_t0000_u01753672242848") 2025/07/28 03:16:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f113981e10b284002_d20250728_m031040_c001_v0001172_t0006_u01753672240592") 2025/07/28 03:16:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f102eafefbf2405e6_d20250728_m031036_c001_v0001131_t0051_u01753672236447") 2025/07/28 03:16:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756bd_d20250728_m031030_c001_v7007000_t0000_u01753672230107") 2025/07/28 03:16:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1078df1b198497a2_d20250728_m031028_c001_v0001041_t0033_u01753672228790") 2025/07/28 03:16:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f112e15aa55c0a530_d20250728_m031025_c001_v0001182_t0049_u01753672225848") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa1e_d20250728_m031055_c001_v7007000_t0000_u01753672255627") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024031f_d20250728_m031044_c001_v0001146_t0030_u01753672244328") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4200860b73fe6a20_d20250728_m031043_c001_v7007000_t0000_u01753672243033") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e1bf_d20250728_m031031_c001_v0001180_t0038_u01753672231374") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756be_d20250728_m031030_c001_v7007000_t0000_u01753672230291") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e181_d20250728_m031019_c001_v0001180_t0005_u01753672219325") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049efe6561756ba_d20250728_m031017_c001_v7007000_t0000_u01753672217659") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240278_d20250728_m031006_c001_v0001146_t0019_u01753672206375") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4f9fa_d20250728_m031005_c001_v7007000_t0000_u01753672205083") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916ecb_d20250728_m030954_c001_v0001178_t0058_u01753672194196") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419f5d167de5bf28_d20250728_m030952_c001_v7007000_t0000_u01753672192921") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e0a7_d20250728_m030941_c001_v0001180_t0025_u01753672181192") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff777_d20250728_m030939_c001_v7007000_t0000_u01753672179782") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f103735fd3440385b_d20250728_m030935_c001_v0001157_t0037_u01753672175565") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bb53_d20250728_m030914_c001_v7007000_t0000_u01753672154787") 2025/07/28 03:16:03 DEBUG : dst/two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f10767a4a77c8327e_d20250728_m030913_c001_v0001180_t0058_u01753672153658") 2025/07/28 03:16:03 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06e89_d20250728_m030840_c001_v7007000_t0000_u01753672120186") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916cbb_d20250728_m030836_c001_v0001178_t0045_u01753672116217") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06e87_d20250728_m030834_c001_v7007000_t0000_u01753672114360") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916c69_d20250728_m030824_c001_v0001178_t0038_u01753672104261") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9f8_d20250728_m030814_c001_v7007000_t0000_u01753672094944") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916c09_d20250728_m030811_c001_v0001178_t0037_u01753672091055") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9d6_d20250728_m030750_c001_v7007000_t0000_u01753672070191") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff98_d20250728_m030748_c001_v0001146_t0009_u01753672068039") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9d1_d20250728_m030746_c001_v7007000_t0000_u01753672066818") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff8e_d20250728_m030744_c001_v0001146_t0057_u01753672064938") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a7d_d20250728_m030742_c001_v7007000_t0000_u01753672062008") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff68_d20250728_m030740_c001_v0001146_t0036_u01753672060159") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a79_d20250728_m030739_c001_v7007000_t0000_u01753672059182") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff52_d20250728_m030737_c001_v0001146_t0049_u01753672057436") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05474_d20250728_m030730_c001_v7007000_t0000_u01753672050732") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff1a_d20250728_m030729_c001_v0001146_t0031_u01753672049039") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05470_d20250728_m030728_c001_v7007000_t0000_u01753672048130") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff08_d20250728_m030727_c001_v0001146_t0045_u01753672047279") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb0546a_d20250728_m030722_c001_v7007000_t0000_u01753672042210") 2025/07/28 03:16:04 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fed6_d20250728_m030720_c001_v0001146_t0028_u01753672040659") 2025/07/28 03:16:05 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05468_d20250728_m030718_c001_v7007000_t0000_u01753672038795") 2025/07/28 03:16:05 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fec6_d20250728_m030717_c001_v0001146_t0015_u01753672037564") 2025/07/28 03:16:05 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05464_d20250728_m030717_c001_v7007000_t0000_u01753672037200") 2025/07/28 03:16:05 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f105aa867a34691a2_d20250728_m030716_c001_v0001137_t0009_u01753672036458") 2025/07/28 03:16:05 DEBUG : empty space: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023febe_d20250728_m030714_c001_v0001146_t0042_u01753672034772") 2025/07/28 03:16:05 DEBUG : enormous: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9d3_d20250728_m030749_c001_v7007000_t0000_u01753672069261") 2025/07/28 03:16:05 DEBUG : enormous: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff9c_d20250728_m030748_c001_v0001146_t0009_u01753672068431") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f42299629dae4fa24_d20250728_m031100_c001_v7007000_t0000_u01753672260473") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45024035f_d20250728_m031059_c001_v0001146_t0020_u01753672259139") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9f4_d20250728_m030809_c001_v7007000_t0000_u01753672089718") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916bef_d20250728_m030808_c001_v0001178_t0047_u01753672088108") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3fb_d20250728_m030711_c001_v7007000_t0000_u01753672031291") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe9c_d20250728_m030710_c001_v0001146_t0012_u01753672030135") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3f8_d20250728_m030709_c001_v7007000_t0000_u01753672029587") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe90_d20250728_m030708_c001_v0001146_t0009_u01753672028671") 2025/07/28 03:16:05 DEBUG : existing: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe84_d20250728_m030707_c001_v0001146_t0019_u01753672027707") 2025/07/28 03:16:05 DEBUG : existing-b: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9f5_d20250728_m030809_c001_v7007000_t0000_u01753672089899") 2025/07/28 03:16:05 DEBUG : existing-b: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240024_d20250728_m030808_c001_v0001146_t0017_u01753672088096") 2025/07/28 03:16:05 DEBUG : file1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd7_d20250728_m031150_c001_v7007000_t0000_u01753672310862") 2025/07/28 03:16:05 DEBUG : file1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e387_d20250728_m031148_c001_v0001180_t0023_u01753672308968") 2025/07/28 03:16:05 DEBUG : file1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd4_d20250728_m031148_c001_v7007000_t0000_u01753672308008") 2025/07/28 03:16:06 DEBUG : file1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502404a5_d20250728_m031146_c001_v0001146_t0018_u01753672306431") 2025/07/28 03:16:06 DEBUG : five: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9d9_d20250728_m030754_c001_v7007000_t0000_u01753672074654") 2025/07/28 03:16:06 DEBUG : five: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45023ffb8_d20250728_m030752_c001_v0001146_t0037_u01753672072466") 2025/07/28 03:16:06 DEBUG : foo: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05469_d20250728_m030720_c001_v7007000_t0000_u01753672040273") 2025/07/28 03:16:06 DEBUG : foo: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45023fed0_d20250728_m030719_c001_v0001146_t0037_u01753672039714") 2025/07/28 03:16:06 DEBUG : foo: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45023fece_d20250728_m030719_c001_v0001146_t0037_u01753672039158") 2025/07/28 03:16:06 DEBUG : four: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9da_d20250728_m030754_c001_v7007000_t0000_u01753672074835") 2025/07/28 03:16:06 DEBUG : four: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f415533b9e3916b74_d20250728_m030753_c001_v0001178_t0019_u01753672073253") 2025/07/28 03:16:06 DEBUG : four: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ffb2_d20250728_m030751_c001_v0001146_t0027_u01753672071343") 2025/07/28 03:16:06 DEBUG : hello world2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910b5_d20250728_m030622_c001_v7007000_t0000_u01753671982503") 2025/07/28 03:16:06 DEBUG : hello world2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd32_d20250728_m030621_c001_v0001146_t0043_u01753671981668") 2025/07/28 03:16:06 DEBUG : ignore-size: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3f6_d20250728_m030707_c001_v7007000_t0000_u01753672027344") 2025/07/28 03:16:06 DEBUG : ignore-size: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe7c_d20250728_m030706_c001_v0001146_t0047_u01753672026222") 2025/07/28 03:16:06 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9ef_d20250728_m030807_c001_v7007000_t0000_u01753672087368") 2025/07/28 03:16:06 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23deda_d20250728_m030806_c001_v0001180_t0031_u01753672086684") 2025/07/28 03:16:06 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9ec_d20250728_m030805_c001_v7007000_t0000_u01753672085945") 2025/07/28 03:16:07 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23dec8_d20250728_m030804_c001_v0001180_t0055_u01753672084837") 2025/07/28 03:16:07 DEBUG : one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9db_d20250728_m030755_c001_v7007000_t0000_u01753672075016") 2025/07/28 03:16:07 DEBUG : one: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45023ffa8_d20250728_m030750_c001_v0001146_t0037_u01753672070572") 2025/07/28 03:16:07 DEBUG : only0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dbb_d20250728_m031141_c001_v7007000_t0000_u01753672301849") 2025/07/28 03:16:07 DEBUG : only0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b450240469_d20250728_m031136_c001_v0001146_t0037_u01753672296144") 2025/07/28 03:16:07 DEBUG : only0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2cb_d20250728_m031123_c001_v0001180_t0036_u01753672283472") 2025/07/28 03:16:07 DEBUG : only0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d6a_d20250728_m031117_c001_v7007000_t0000_u01753672277473") 2025/07/28 03:16:07 DEBUG : only0: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e251_d20250728_m031104_c001_v0001180_t0006_u01753672264136") 2025/07/28 03:16:07 DEBUG : only1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dbd_d20250728_m031142_c001_v7007000_t0000_u01753672302036") 2025/07/28 03:16:07 DEBUG : only1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41152cf3136d0639_d20250728_m031137_c001_v0001184_t0000_u01753672297336") 2025/07/28 03:16:07 DEBUG : only1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2cf_d20250728_m031124_c001_v0001180_t0047_u01753672284039") 2025/07/28 03:16:07 DEBUG : only1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d6c_d20250728_m031117_c001_v7007000_t0000_u01753672277655") 2025/07/28 03:16:07 DEBUG : only1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e255_d20250728_m031104_c001_v0001180_t0014_u01753672264727") 2025/07/28 03:16:07 DEBUG : only10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dbe_d20250728_m031142_c001_v7007000_t0000_u01753672302220") 2025/07/28 03:16:07 DEBUG : only10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23e333_d20250728_m031136_c001_v0001180_t0030_u01753672296156") 2025/07/28 03:16:07 DEBUG : only10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2fb_d20250728_m031129_c001_v0001180_t0022_u01753672289921") 2025/07/28 03:16:07 DEBUG : only10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226fe48_d20250728_m031117_c001_v7007000_t0000_u01753672277679") 2025/07/28 03:16:07 DEBUG : only10: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e27d_d20250728_m031110_c001_v0001180_t0002_u01753672270184") 2025/07/28 03:16:07 DEBUG : only11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc0_d20250728_m031142_c001_v7007000_t0000_u01753672302403") 2025/07/28 03:16:07 DEBUG : only11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41152cf3136d0633_d20250728_m031136_c001_v0001184_t0000_u01753672296711") 2025/07/28 03:16:08 DEBUG : only11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2ff_d20250728_m031130_c001_v0001180_t0028_u01753672290454") 2025/07/28 03:16:08 DEBUG : only11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d6e_d20250728_m031117_c001_v7007000_t0000_u01753672277825") 2025/07/28 03:16:08 DEBUG : only11: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e281_d20250728_m031110_c001_v0001180_t0048_u01753672270723") 2025/07/28 03:16:08 DEBUG : only12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc1_d20250728_m031142_c001_v7007000_t0000_u01753672302587") 2025/07/28 03:16:08 DEBUG : only12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4175993cb115ea43_d20250728_m031136_c001_v0001099_t0002_u01753672296904") 2025/07/28 03:16:08 DEBUG : only12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e30b_d20250728_m031131_c001_v0001180_t0035_u01753672291026") 2025/07/28 03:16:08 DEBUG : only12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d68_d20250728_m031117_c001_v7007000_t0000_u01753672277291") 2025/07/28 03:16:08 DEBUG : only12: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e287_d20250728_m031111_c001_v0001180_t0057_u01753672271343") 2025/07/28 03:16:08 DEBUG : only13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc2_d20250728_m031142_c001_v7007000_t0000_u01753672302769") 2025/07/28 03:16:08 DEBUG : only13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45024046d_d20250728_m031136_c001_v0001146_t0037_u01753672296550") 2025/07/28 03:16:08 DEBUG : only13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e30f_d20250728_m031131_c001_v0001180_t0023_u01753672291703") 2025/07/28 03:16:08 DEBUG : only13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d64_d20250728_m031116_c001_v7007000_t0000_u01753672276910") 2025/07/28 03:16:08 DEBUG : only13: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e28d_d20250728_m031111_c001_v0001180_t0003_u01753672271901") 2025/07/28 03:16:08 DEBUG : only14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc3_d20250728_m031142_c001_v7007000_t0000_u01753672302953") 2025/07/28 03:16:08 DEBUG : only14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23e339_d20250728_m031136_c001_v0001180_t0030_u01753672296561") 2025/07/28 03:16:08 DEBUG : only14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e31b_d20250728_m031132_c001_v0001180_t0009_u01753672292232") 2025/07/28 03:16:08 DEBUG : only14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06f70_d20250728_m031117_c001_v7007000_t0000_u01753672277488") 2025/07/28 03:16:08 DEBUG : only14: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e291_d20250728_m031112_c001_v0001180_t0033_u01753672272429") 2025/07/28 03:16:08 DEBUG : only15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc5_d20250728_m031143_c001_v7007000_t0000_u01753672303136") 2025/07/28 03:16:08 DEBUG : only15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b450240471_d20250728_m031136_c001_v0001146_t0037_u01753672296738") 2025/07/28 03:16:09 DEBUG : only15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e31d_d20250728_m031132_c001_v0001180_t0032_u01753672292840") 2025/07/28 03:16:09 DEBUG : only15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226fe47_d20250728_m031117_c001_v7007000_t0000_u01753672277496") 2025/07/28 03:16:09 DEBUG : only15: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e295_d20250728_m031113_c001_v0001180_t0020_u01753672273060") 2025/07/28 03:16:09 DEBUG : only16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc6_d20250728_m031143_c001_v7007000_t0000_u01753672303319") 2025/07/28 03:16:09 DEBUG : only16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23e33d_d20250728_m031136_c001_v0001180_t0030_u01753672296757") 2025/07/28 03:16:09 DEBUG : only16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e31f_d20250728_m031133_c001_v0001180_t0034_u01753672293486") 2025/07/28 03:16:09 DEBUG : only16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d6b_d20250728_m031117_c001_v7007000_t0000_u01753672277642") 2025/07/28 03:16:09 DEBUG : only16: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e297_d20250728_m031113_c001_v0001180_t0032_u01753672273634") 2025/07/28 03:16:10 DEBUG : only17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc7_d20250728_m031143_c001_v7007000_t0000_u01753672303503") 2025/07/28 03:16:10 DEBUG : only17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41152cf3136d0635_d20250728_m031136_c001_v0001184_t0000_u01753672296894") 2025/07/28 03:16:10 DEBUG : only17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e325_d20250728_m031134_c001_v0001180_t0018_u01753672294050") 2025/07/28 03:16:10 DEBUG : only17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d65_d20250728_m031117_c001_v7007000_t0000_u01753672277094") 2025/07/28 03:16:10 DEBUG : only17: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e29b_d20250728_m031114_c001_v0001180_t0055_u01753672274156") 2025/07/28 03:16:10 DEBUG : only18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc8_d20250728_m031143_c001_v7007000_t0000_u01753672303686") 2025/07/28 03:16:10 DEBUG : only18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b450240475_d20250728_m031136_c001_v0001146_t0037_u01753672296923") 2025/07/28 03:16:10 DEBUG : only18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e329_d20250728_m031134_c001_v0001180_t0009_u01753672294726") 2025/07/28 03:16:10 DEBUG : only18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06f6f_d20250728_m031117_c001_v7007000_t0000_u01753672277305") 2025/07/28 03:16:10 DEBUG : only18: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2a1_d20250728_m031114_c001_v0001180_t0041_u01753672274761") 2025/07/28 03:16:10 DEBUG : only19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dc9_d20250728_m031143_c001_v7007000_t0000_u01753672303875") 2025/07/28 03:16:10 DEBUG : only19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23e33f_d20250728_m031136_c001_v0001180_t0030_u01753672296973") 2025/07/28 03:16:10 DEBUG : only19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e32f_d20250728_m031135_c001_v0001180_t0057_u01753672295301") 2025/07/28 03:16:10 DEBUG : only19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06f6e_d20250728_m031117_c001_v7007000_t0000_u01753672277115") 2025/07/28 03:16:10 DEBUG : only19: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2a3_d20250728_m031115_c001_v0001180_t0035_u01753672275256") 2025/07/28 03:16:10 DEBUG : only2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dcb_d20250728_m031144_c001_v7007000_t0000_u01753672304060") 2025/07/28 03:16:10 DEBUG : only2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23e347_d20250728_m031137_c001_v0001180_t0030_u01753672297347") 2025/07/28 03:16:10 DEBUG : only2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2d3_d20250728_m031124_c001_v0001180_t0032_u01753672284590") 2025/07/28 03:16:10 DEBUG : only2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226fe46_d20250728_m031117_c001_v7007000_t0000_u01753672277311") 2025/07/28 03:16:10 DEBUG : only2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e25d_d20250728_m031105_c001_v0001180_t0011_u01753672265343") 2025/07/28 03:16:10 DEBUG : only3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dcc_d20250728_m031144_c001_v7007000_t0000_u01753672304245") 2025/07/28 03:16:10 DEBUG : only3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4175993cb115ea45_d20250728_m031137_c001_v0001099_t0002_u01753672297104") 2025/07/28 03:16:10 DEBUG : only3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2dd_d20250728_m031125_c001_v0001180_t0053_u01753672285229") 2025/07/28 03:16:11 DEBUG : only3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d69_d20250728_m031117_c001_v7007000_t0000_u01753672277459") 2025/07/28 03:16:11 DEBUG : only3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e261_d20250728_m031105_c001_v0001180_t0059_u01753672265861") 2025/07/28 03:16:11 DEBUG : only4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dcd_d20250728_m031144_c001_v7007000_t0000_u01753672304429") 2025/07/28 03:16:11 DEBUG : only4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b450240479_d20250728_m031137_c001_v0001146_t0037_u01753672297112") 2025/07/28 03:16:11 DEBUG : only4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2e1_d20250728_m031125_c001_v0001180_t0000_u01753672285866") 2025/07/28 03:16:11 DEBUG : only4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d66_d20250728_m031117_c001_v7007000_t0000_u01753672277108") 2025/07/28 03:16:11 DEBUG : only4: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e265_d20250728_m031106_c001_v0001180_t0017_u01753672266420") 2025/07/28 03:16:11 DEBUG : only5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dce_d20250728_m031144_c001_v7007000_t0000_u01753672304626") 2025/07/28 03:16:11 DEBUG : only5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41152cf3136d0637_d20250728_m031137_c001_v0001184_t0000_u01753672297148") 2025/07/28 03:16:11 DEBUG : only5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2e3_d20250728_m031126_c001_v0001180_t0014_u01753672286575") 2025/07/28 03:16:11 DEBUG : only5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d6f_d20250728_m031117_c001_v7007000_t0000_u01753672277844") 2025/07/28 03:16:11 DEBUG : only5: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e269_d20250728_m031106_c001_v0001180_t0016_u01753672266996") 2025/07/28 03:16:11 DEBUG : only6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dcf_d20250728_m031144_c001_v7007000_t0000_u01753672304878") 2025/07/28 03:16:11 DEBUG : only6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23e345_d20250728_m031137_c001_v0001180_t0030_u01753672297158") 2025/07/28 03:16:11 DEBUG : only6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2eb_d20250728_m031127_c001_v0001180_t0035_u01753672287178") 2025/07/28 03:16:11 DEBUG : only6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226fe44_d20250728_m031117_c001_v7007000_t0000_u01753672277120") 2025/07/28 03:16:11 DEBUG : only6: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e26f_d20250728_m031107_c001_v0001180_t0030_u01753672267679") 2025/07/28 03:16:11 DEBUG : only7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd0_d20250728_m031145_c001_v7007000_t0000_u01753672305126") 2025/07/28 03:16:11 DEBUG : only7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4175993cb115ea47_d20250728_m031137_c001_v0001099_t0002_u01753672297288") 2025/07/28 03:16:11 DEBUG : only7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2ef_d20250728_m031127_c001_v0001180_t0054_u01753672287799") 2025/07/28 03:16:12 DEBUG : only7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d63_d20250728_m031116_c001_v7007000_t0000_u01753672276727") 2025/07/28 03:16:12 DEBUG : only7: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e275_d20250728_m031108_c001_v0001180_t0034_u01753672268250") 2025/07/28 03:16:12 DEBUG : only8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd1_d20250728_m031145_c001_v7007000_t0000_u01753672305310") 2025/07/28 03:16:12 DEBUG : only8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45024047b_d20250728_m031137_c001_v0001146_t0037_u01753672297303") 2025/07/28 03:16:12 DEBUG : only8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2f3_d20250728_m031128_c001_v0001180_t0022_u01753672288578") 2025/07/28 03:16:12 DEBUG : only8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8d67_d20250728_m031117_c001_v7007000_t0000_u01753672277277") 2025/07/28 03:16:12 DEBUG : only8: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e277_d20250728_m031108_c001_v0001180_t0044_u01753672268900") 2025/07/28 03:16:12 DEBUG : only9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd2_d20250728_m031145_c001_v7007000_t0000_u01753672305493") 2025/07/28 03:16:12 DEBUG : only9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4175993cb115ea49_d20250728_m031137_c001_v0001099_t0002_u01753672297471") 2025/07/28 03:16:12 DEBUG : only9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e2f7_d20250728_m031129_c001_v0001180_t0009_u01753672289186") 2025/07/28 03:16:12 DEBUG : only9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06f71_d20250728_m031117_c001_v7007000_t0000_u01753672277672") 2025/07/28 03:16:12 DEBUG : only9: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e279_d20250728_m031109_c001_v0001180_t0031_u01753672269579") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e9_d20250728_m030803_c001_v7007000_t0000_u01753672083710") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916bbe_d20250728_m030801_c001_v0001178_t0051_u01753672081956") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e4_d20250728_m030800_c001_v7007000_t0000_u01753672080848") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ffe4_d20250728_m030758_c001_v0001146_t0023_u01753672078738") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e0_d20250728_m030757_c001_v7007000_t0000_u01753672077994") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23de9c_d20250728_m030755_c001_v0001180_t0039_u01753672075940") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a7f_d20250728_m030743_c001_v7007000_t0000_u01753672063996") 2025/07/28 03:16:12 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff7c_d20250728_m030742_c001_v0001146_t0041_u01753672062556") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a7b_d20250728_m030740_c001_v7007000_t0000_u01753672060825") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff62_d20250728_m030739_c001_v0001146_t0027_u01753672059732") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a78_d20250728_m030738_c001_v7007000_t0000_u01753672058479") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff4e_d20250728_m030736_c001_v0001146_t0027_u01753672056851") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05473_d20250728_m030730_c001_v7007000_t0000_u01753672050174") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff18_d20250728_m030728_c001_v0001146_t0010_u01753672048677") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05471_d20250728_m030728_c001_v7007000_t0000_u01753672048314") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff06_d20250728_m030726_c001_v0001146_t0019_u01753672046604") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb0546e_d20250728_m030726_c001_v7007000_t0000_u01753672046242") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff00_d20250728_m030725_c001_v0001146_t0029_u01753672045340") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fefc_d20250728_m030724_c001_v0001146_t0002_u01753672044638") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb0546d_d20250728_m030724_c001_v7007000_t0000_u01753672044275") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fef2_d20250728_m030723_c001_v0001146_t0031_u01753672043438") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fef0_d20250728_m030722_c001_v0001146_t0053_u01753672042759") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb0546b_d20250728_m030722_c001_v7007000_t0000_u01753672042393") 2025/07/28 03:16:13 DEBUG : potato: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fee4_d20250728_m030721_c001_v0001146_t0041_u01753672041462") 2025/07/28 03:16:13 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f421fca8aac64b501_d20250728_m030849_c001_v7007000_t0000_u01753672129833") 2025/07/28 03:16:13 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23df9a_d20250728_m030848_c001_v0001180_t0032_u01753672128993") 2025/07/28 03:16:13 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06e8a_d20250728_m030840_c001_v7007000_t0000_u01753672120607") 2025/07/28 03:16:13 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23df58_d20250728_m030835_c001_v0001180_t0002_u01753672115645") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418407e7a4eb55ee_d20250728_m030828_c001_v7007000_t0000_u01753672108204") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23df2c_d20250728_m030823_c001_v0001180_t0058_u01753672103701") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9fa_d20250728_m030815_c001_v7007000_t0000_u01753672095330") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23deee_d20250728_m030810_c001_v0001180_t0037_u01753672090849") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9d4_d20250728_m030749_c001_v7007000_t0000_u01753672069445") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff96_d20250728_m030747_c001_v0001146_t0027_u01753672067360") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9d2_d20250728_m030747_c001_v7007000_t0000_u01753672067000") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff8c_d20250728_m030744_c001_v0001146_t0043_u01753672064546") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a80_d20250728_m030744_c001_v7007000_t0000_u01753672064180") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff82_d20250728_m030743_c001_v0001146_t0009_u01753672063240") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a7e_d20250728_m030742_c001_v7007000_t0000_u01753672062192") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff70_d20250728_m030741_c001_v0001146_t0034_u01753672061195") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06a7a_d20250728_m030739_c001_v7007000_t0000_u01753672059366") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff59_d20250728_m030738_c001_v0001146_t0003_u01753672058486") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb05475_d20250728_m030730_c001_v7007000_t0000_u01753672050916") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ff22_d20250728_m030729_c001_v0001146_t0044_u01753672049877") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910ba_d20250728_m030625_c001_v7007000_t0000_u01753671985632") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd4c_d20250728_m030624_c001_v0001146_t0057_u01753671984704") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910b8_d20250728_m030623_c001_v7007000_t0000_u01753671983754") 2025/07/28 03:16:14 DEBUG : potato2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd3e_d20250728_m030623_c001_v0001146_t0051_u01753671983055") 2025/07/28 03:16:15 DEBUG : potato3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb06e8b_d20250728_m030840_c001_v7007000_t0000_u01753672120896") 2025/07/28 03:16:15 DEBUG : potato3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b4502400a2_d20250728_m030836_c001_v0001146_t0053_u01753672116788") 2025/07/28 03:16:15 DEBUG : potato3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418407e7a4eb55f0_d20250728_m030828_c001_v7007000_t0000_u01753672108449") 2025/07/28 03:16:15 DEBUG : potato3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240078_d20250728_m030824_c001_v0001146_t0040_u01753672104915") 2025/07/28 03:16:15 DEBUG : potato3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9fb_d20250728_m030815_c001_v7007000_t0000_u01753672095675") 2025/07/28 03:16:15 DEBUG : potato3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240032_d20250728_m030811_c001_v0001146_t0039_u01753672091277") 2025/07/28 03:16:15 DEBUG : pre-dest1/1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff73d_d20250728_m030923_c001_v7007000_t0000_u01753672163730") 2025/07/28 03:16:15 DEBUG : pre-dest1/1: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240148_d20250728_m030915_c001_v0001146_t0008_u01753672155576") 2025/07/28 03:16:15 DEBUG : pre-dest2/2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff73f_d20250728_m030923_c001_v7007000_t0000_u01753672163927") 2025/07/28 03:16:15 DEBUG : pre-dest2/2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e02f_d20250728_m030916_c001_v0001180_t0059_u01753672156557") 2025/07/28 03:16:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41448285bd78bb4e_d20250728_m030901_c001_v7007000_t0000_u01753672141572") 2025/07/28 03:16:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916d55_d20250728_m030857_c001_v0001178_t0001_u01753672137589") 2025/07/28 03:16:15 DEBUG : sizeonly: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3f5_d20250728_m030705_c001_v7007000_t0000_u01753672025670") 2025/07/28 03:16:15 DEBUG : sizeonly: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe6c_d20250728_m030704_c001_v0001146_t0035_u01753672024410") 2025/07/28 03:16:15 DEBUG : splitbanan: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8e50_d20250728_m031336_c001_v7007000_t0000_u01753672416952") 2025/07/28 03:16:15 DEBUG : splitbanan: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0b52_d20250728_m031329_c001_v0001184_t0057_u01753672409600") 2025/07/28 03:16:15 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b154_d20250728_m031448_c001_v7007000_t0000_u01753672488783") 2025/07/28 03:16:15 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e808_d20250728_m031442_c001_v0001180_t0043_u01753672482086") 2025/07/28 03:16:15 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8cbd5_d20250728_m031434_c001_v7007000_t0000_u01753672474112") 2025/07/28 03:16:15 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e7b3_d20250728_m031427_c001_v0001180_t0014_u01753672467771") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f411320ef57ce6c11_d20250728_m031420_c001_v7007000_t0000_u01753672460021") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e75d_d20250728_m031413_c001_v0001180_t0055_u01753672453746") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4102464a4e661b28_d20250728_m031405_c001_v7007000_t0000_u01753672445668") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e70f_d20250728_m031359_c001_v0001180_t0046_u01753672439302") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f418771a8f5c83978_d20250728_m031351_c001_v7007000_t0000_u01753672431432") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e6b2_d20250728_m031344_c001_v0001180_t0027_u01753672424459") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f406c34f5178ae791_d20250728_m031331_c001_v7007000_t0000_u01753672411231") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec3f_d20250728_m031328_c001_v0001099_t0056_u01753672408392") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f419774da3c5ff893_d20250728_m031320_c001_v7007000_t0000_u01753672400333") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ec10_d20250728_m031312_c001_v0001099_t0042_u01753672392923") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff16_d20250728_m031311_c001_v7007000_t0000_u01753672391744") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf977_d20250728_m031308_c001_v0001130_t0031_u01753672388461") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3aff0_d20250728_m031300_c001_v7007000_t0000_u01753672380186") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bf94d_d20250728_m031253_c001_v0001130_t0035_u01753672373309") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4082b8e487bd8a88_d20250728_m031252_c001_v7007000_t0000_u01753672372353") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb92_d20250728_m031248_c001_v0001099_t0024_u01753672368805") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4070d2a0679c50ad_d20250728_m031234_c001_v7007000_t0000_u01753672354932") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115eb40_d20250728_m031231_c001_v0001099_t0038_u01753672351623") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f417f89adf746eb02_d20250728_m031224_c001_v7007000_t0000_u01753672344504") 2025/07/28 03:16:16 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e459_d20250728_m031217_c001_v0001180_t0008_u01753672337831") 2025/07/28 03:16:17 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4095922555a8ca8f_d20250728_m031211_c001_v7007000_t0000_u01753672331038") 2025/07/28 03:16:17 DEBUG : splitbananasplit: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d075d_d20250728_m031204_c001_v0001184_t0016_u01753672324491") 2025/07/28 03:16:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4155c9966226ff18_d20250728_m031314_c001_v7007000_t0000_u01753672394605") 2025/07/28 03:16:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e5ca_d20250728_m031309_c001_v0001180_t0012_u01753672389797") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8de3_d20250728_m031158_c001_v7007000_t0000_u01753672318232") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ea8e_d20250728_m031155_c001_v0001099_t0018_u01753672315615") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3dfcd_d20250728_m031154_c001_v7007000_t0000_u01753672314437") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e39f_d20250728_m031151_c001_v0001180_t0055_u01753672311973") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9f0_d20250728_m030807_c001_v7007000_t0000_u01753672087550") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916be5_d20250728_m030806_c001_v0001178_t0011_u01753672086673") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9ed_d20250728_m030806_c001_v7007000_t0000_u01753672086128") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b450240008_d20250728_m030805_c001_v0001146_t0030_u01753672085190") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3f3_d20250728_m030702_c001_v7007000_t0000_u01753672022200") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe4c_d20250728_m030700_c001_v0001146_t0037_u01753672020543") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3f1_d20250728_m030700_c001_v7007000_t0000_u01753672020178") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe40_d20250728_m030658_c001_v0001146_t0022_u01753672018728") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3e9_d20250728_m030656_c001_v7007000_t0000_u01753672016616") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe26_d20250728_m030655_c001_v0001146_t0022_u01753672015147") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3e8_d20250728_m030654_c001_v7007000_t0000_u01753672014604") 2025/07/28 03:16:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fe20_d20250728_m030653_c001_v0001146_t0046_u01753672013296") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fdfe_d20250728_m030650_c001_v0001146_t0022_u01753672010334") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3e7_d20250728_m030649_c001_v7007000_t0000_u01753672009967") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fdf8_d20250728_m030648_c001_v0001146_t0046_u01753672008958") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fdf2_d20250728_m030648_c001_v0001146_t0043_u01753672008063") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416ff4e9f29fe3e6_d20250728_m030647_c001_v7007000_t0000_u01753672007696") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fde4_d20250728_m030644_c001_v0001146_t0001_u01753672004805") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fdd2_d20250728_m030641_c001_v0001146_t0006_u01753672001628") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910cd_d20250728_m030641_c001_v7007000_t0000_u01753672001268") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fdc6_d20250728_m030640_c001_v0001146_t0011_u01753672000518") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fdc0_d20250728_m030639_c001_v0001146_t0045_u01753671999516") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910cb_d20250728_m030639_c001_v7007000_t0000_u01753671999155") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd94_d20250728_m030635_c001_v0001146_t0022_u01753671995240") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910c8_d20250728_m030634_c001_v7007000_t0000_u01753671994875") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd8c_d20250728_m030634_c001_v0001146_t0033_u01753671994037") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910c6_d20250728_m030633_c001_v7007000_t0000_u01753671993134") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd82_d20250728_m030632_c001_v0001146_t0008_u01753671992148") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910c5_d20250728_m030631_c001_v7007000_t0000_u01753671991587") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd76_d20250728_m030630_c001_v0001146_t0008_u01753671990665") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910c4_d20250728_m030629_c001_v7007000_t0000_u01753671989749") 2025/07/28 03:16:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd68_d20250728_m030628_c001_v0001146_t0032_u01753671988826") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910c3_d20250728_m030628_c001_v7007000_t0000_u01753671988282") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd5c_d20250728_m030627_c001_v0001146_t0053_u01753671987598") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910c2_d20250728_m030627_c001_v7007000_t0000_u01753671987052") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd4e_d20250728_m030626_c001_v0001146_t0012_u01753671986176") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910b4_d20250728_m030621_c001_v7007000_t0000_u01753671981122") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd2e_d20250728_m030620_c001_v0001146_t0046_u01753671980427") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910b3_d20250728_m030619_c001_v7007000_t0000_u01753671979883") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd26_d20250728_m030619_c001_v0001146_t0003_u01753671979150") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910b2_d20250728_m030618_c001_v7007000_t0000_u01753671978243") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd20_d20250728_m030617_c001_v0001146_t0038_u01753671977509") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f402e1f7bb63910af_d20250728_m030615_c001_v7007000_t0000_u01753671975154") 2025/07/28 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023fd10_d20250728_m030614_c001_v0001146_t0005_u01753671974417") 2025/07/28 03:16:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8de4_d20250728_m031158_c001_v7007000_t0000_u01753672318420") 2025/07/28 03:16:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d06f3_d20250728_m031155_c001_v0001184_t0033_u01753672315261") 2025/07/28 03:16:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3dfce_d20250728_m031154_c001_v7007000_t0000_u01753672314619") 2025/07/28 03:16:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d06c7_d20250728_m031151_c001_v0001184_t0031_u01753672311825") 2025/07/28 03:16:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b174_d20250728_m031450_c001_v7007000_t0000_u01753672490971") 2025/07/28 03:16:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed3a_d20250728_m031450_c001_v0001099_t0024_u01753672490136") 2025/07/28 03:16:19 DEBUG : sub/yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e8_d20250728_m030803_c001_v7007000_t0000_u01753672083163") 2025/07/28 03:16:19 DEBUG : sub/yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23deb6_d20250728_m030801_c001_v0001180_t0056_u01753672081612") 2025/07/28 03:16:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd8_d20250728_m031151_c001_v7007000_t0000_u01753672311046") 2025/07/28 03:16:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d06a1_d20250728_m031148_c001_v0001184_t0029_u01753672308977") 2025/07/28 03:16:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd5_d20250728_m031148_c001_v7007000_t0000_u01753672308192") 2025/07/28 03:16:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e383_d20250728_m031146_c001_v0001180_t0026_u01753672306454") 2025/07/28 03:16:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd9_d20250728_m031151_c001_v7007000_t0000_u01753672311231") 2025/07/28 03:16:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ea72_d20250728_m031149_c001_v0001099_t0054_u01753672309325") 2025/07/28 03:16:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4049d4ddc9ea8dd6_d20250728_m031148_c001_v7007000_t0000_u01753672308376") 2025/07/28 03:16:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d068d_d20250728_m031146_c001_v0001184_t0034_u01753672306461") 2025/07/28 03:16:20 DEBUG : three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9dc_d20250728_m030755_c001_v7007000_t0000_u01753672075197") 2025/07/28 03:16:20 DEBUG : three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ffc2_d20250728_m030753_c001_v0001146_t0025_u01753672073817") 2025/07/28 03:16:20 DEBUG : three: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f116403b45023ffb0_d20250728_m030751_c001_v0001146_t0038_u01753672071026") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b189_d20250728_m031452_c001_v7007000_t0000_u01753672492551") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0ed5_d20250728_m031451_c001_v0001184_t0033_u01753672491944") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1c9_d20250728_m031511_c001_v7007000_t0000_u01753672511824") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfaa1_d20250728_m031510_c001_v0001130_t0056_u01753672510095") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1c7_d20250728_m031508_c001_v7007000_t0000_u01753672508521") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0f61_d20250728_m031506_c001_v0001184_t0020_u01753672506892") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1c5_d20250728_m031505_c001_v7007000_t0000_u01753672505933") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed5e_d20250728_m031505_c001_v0001099_t0046_u01753672505169") 2025/07/28 03:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1be_d20250728_m031459_c001_v7007000_t0000_u01753672499987") 2025/07/28 03:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0f15_d20250728_m031458_c001_v0001184_t0035_u01753672498714") 2025/07/28 03:16:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1c0_d20250728_m031502_c001_v7007000_t0000_u01753672502626") 2025/07/28 03:16:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa91_d20250728_m031500_c001_v0001130_t0039_u01753672500973") 2025/07/28 03:16:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1bc_d20250728_m031457_c001_v7007000_t0000_u01753672497758") 2025/07/28 03:16:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175993cb115ed46_d20250728_m031456_c001_v0001099_t0017_u01753672496883") 2025/07/28 03:16:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1b2_d20250728_m031455_c001_v7007000_t0000_u01753672495940") 2025/07/28 03:16:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e849_d20250728_m031455_c001_v0001180_t0010_u01753672495246") 2025/07/28 03:16:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b19e_d20250728_m031454_c001_v7007000_t0000_u01753672494271") 2025/07/28 03:16:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f110db860934bfa8b_d20250728_m031453_c001_v0001130_t0045_u01753672493511") 2025/07/28 03:16:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416f0ad7fdb070c1_d20250728_m031517_c001_v7007000_t0000_u01753672517200") 2025/07/28 03:16:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f11152cf3136d0fcd_d20250728_m031516_c001_v0001184_t0017_u01753672516583") 2025/07/28 03:16:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1c3_d20250728_m031504_c001_v7007000_t0000_u01753672504199") 2025/07/28 03:16:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e875_d20250728_m031503_c001_v0001180_t0057_u01753672503591") 2025/07/28 03:16:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1ca_d20250728_m031512_c001_v7007000_t0000_u01753672512417") 2025/07/28 03:16:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23e8a7_d20250728_m031511_c001_v0001180_t0039_u01753672511625") 2025/07/28 03:16:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f400d250f20b3b1c8_d20250728_m031509_c001_v7007000_t0000_u01753672509132") 2025/07/28 03:16:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f101c5c7fbe636f6d_d20250728_m031508_c001_v0001036_t0053_u01753672508071") 2025/07/28 03:16:21 DEBUG : two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9dd_d20250728_m030755_c001_v7007000_t0000_u01753672075380") 2025/07/28 03:16:21 DEBUG : two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f4053b51f7d23de88_d20250728_m030753_c001_v0001180_t0030_u01753672073059") 2025/07/28 03:16:21 DEBUG : two: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f416403b45023ffac_d20250728_m030750_c001_v0001146_t0037_u01753672070805") 2025/07/28 03:16:22 DEBUG : yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9ea_d20250728_m030803_c001_v7007000_t0000_u01753672083898") 2025/07/28 03:16:22 DEBUG : yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1081370b80bda932_d20250728_m030802_c001_v0001182_t0019_u01753672082963") 2025/07/28 03:16:22 DEBUG : yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e3_d20250728_m030800_c001_v7007000_t0000_u01753672080301") 2025/07/28 03:16:22 DEBUG : yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1053b51f7d23dea6_d20250728_m030758_c001_v0001180_t0044_u01753672078750") 2025/07/28 03:16:22 DEBUG : yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9df_d20250728_m030757_c001_v7007000_t0000_u01753672077442") 2025/07/28 03:16:22 DEBUG : yam: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f115533b9e3916b8e_d20250728_m030755_c001_v0001178_t0009_u01753672075951") 2025/07/28 03:16:22 DEBUG : yaml: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e5_d20250728_m030801_c001_v7007000_t0000_u01753672081032") 2025/07/28 03:16:22 DEBUG : yaml: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1175199380cb7121_d20250728_m030759_c001_v0001137_t0012_u01753672079979") 2025/07/28 03:16:22 DEBUG : yaml: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f41753ae669b3d9e1_d20250728_m030758_c001_v7007000_t0000_u01753672078176") 2025/07/28 03:16:22 DEBUG : yaml: Deleting (id "4_zbf72bd63f0ed4beb9f880e1b_f1027f596bb0b037f_d20250728_m030757_c001_v0001041_t0010_u01753672077115") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m12.093234741s (try 1/5)