"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/17 01:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi" 2025/07/17 01:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:05:36 DEBUG : Creating backend with remote "/tmp/rclone1267723108" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:40 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/17 01:05:40 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.62s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:41 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:41 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:43 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:05:43 DEBUG : B2 bucket rclone-test-licocim6cubi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.47s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", 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-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:44 DEBUG : Creating backend with remote "/non-existing" 2025/07/17 01:05:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/17 01:05:44 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:44 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:45 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:45 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.72s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", 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-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:48 INFO : B2 bucket rclone-test-licocim6cubi: Running all checks before starting transfers 2025/07/17 01:05:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:48 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:48 INFO : B2 bucket rclone-test-licocim6cubi: Checks finished, now starting transfers 2025/07/17 01:05:48 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:49 ERROR : Ignoring --no-traverse with sync 2025/07/17 01:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:49 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:49 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:50 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/17 01:05:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/17 01:05:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:05:53 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:53 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:05:55 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:55 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/17 01:05:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:05:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/17 01:05:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:05:56 INFO : sub dir2: Making directory 2025/07/17 01:05:56 INFO : sub dir: Making directory 2025/07/17 01:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:56 INFO : sub dir2/sub sub dir2: Making directory 2025/07/17 01:05:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:57 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/17 01:05:57 DEBUG : B2 bucket rclone-test-licocim6cubi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:05:58 INFO : sub dir2: Making directory 2025/07/17 01:05:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/17 01:05:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:05:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:05:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:05:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:05:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:05:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:00 DEBUG : sub dir2: Making directory with metadata 2025/07/17 01:06:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:06:00 INFO : sub dir2: Making directory 2025/07/17 01:06:00 INFO : sub dir: Making directory 2025/07/17 01:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:00 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:00 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:01 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:06:01 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/17 01:06:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 01:06:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", 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-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:02 INFO : sub dir2: Making directory 2025/07/17 01:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:02 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:02 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:03 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:06:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.46s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:03 DEBUG : sub dir2: Making directory with metadata 2025/07/17 01:06:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:06:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:06:04 INFO : sub dir2: Making directory 2025/07/17 01:06:04 INFO : sub dir: Making directory 2025/07/17 01:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:06:04 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/17 01:06:05 DEBUG : B2 bucket rclone-test-licocim6cubi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", 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-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:05 INFO : sub dir2: Making directory 2025/07/17 01:06:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:06 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:06:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.65s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fahafeg6jeqi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-licocim6cubi -> B2 bucket rclone-test-fahafeg6jeqi 2025/07/17 01:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:09 DEBUG : B2 bucket rclone-test-fahafeg6jeqi: Waiting for checks to finish 2025/07/17 01:06:09 DEBUG : B2 bucket rclone-test-fahafeg6jeqi: Waiting for transfers to finish 2025/07/17 01:06:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/17 01:06:13 DEBUG : B2 bucket rclone-test-fahafeg6jeqi: Purge remote 2025/07/17 01:06:13 INFO : B2 bucket rclone-test-fahafeg6jeqi: cleaning bucket "rclone-test-fahafeg6jeqi" of all files 2025/07/17 01:06:13 DEBUG : sub dir/hello world: Deleting (id "4_z2ff2dda3e0ad1b5b9f880e1b_f108c209ea17835e4_d20250717_m010613_c001_v0001130_t0051_u01752714373003") --- PASS: TestServerSideCopy (9.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:06:18 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:18 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/17 01:06:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (3.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fakakok2xope" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-licocim6cubi -> B2 bucket rclone-test-fakakok2xope 2025/07/17 01:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:22 DEBUG : B2 bucket rclone-test-fakakok2xope: Waiting for checks to finish 2025/07/17 01:06:22 DEBUG : B2 bucket rclone-test-fakakok2xope: Waiting for transfers to finish 2025/07/17 01:06:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/17 01:06:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:06:28 DEBUG : B2 bucket rclone-test-fakakok2xope: Waiting for checks to finish 2025/07/17 01:06:28 DEBUG : B2 bucket rclone-test-fakakok2xope: Waiting for transfers to finish 2025/07/17 01:06:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/17 01:06:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/17 01:06:28 DEBUG : B2 bucket rclone-test-fakakok2xope: Purge remote 2025/07/17 01:06:28 INFO : B2 bucket rclone-test-fakakok2xope: cleaning bucket "rclone-test-fakakok2xope" of all files 2025/07/17 01:06:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20dc3e0bd1b5b9f880e1b_f106877461c35e8c1_d20250717_m010628_c001_v0001161_t0046_u01752714388257") 2025/07/17 01:06:28 DEBUG : sub dir/hello world: Deleting (id "4_zcfb20dc3e0bd1b5b9f880e1b_f1130c19ad5119308_d20250717_m010626_c001_v0001181_t0040_u01752714386066") --- PASS: TestServerSideCopyOverSelf (12.98s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:06:34 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:34 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/17 01:06:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/17 01:06:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.62s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kitoput1jere" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-licocim6cubi -> B2 bucket rclone-test-kitoput1jere 2025/07/17 01:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:38 DEBUG : B2 bucket rclone-test-kitoput1jere: Waiting for checks to finish 2025/07/17 01:06:38 DEBUG : B2 bucket rclone-test-kitoput1jere: Waiting for transfers to finish 2025/07/17 01:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/17 01:06:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:06:40 DEBUG : B2 bucket rclone-test-kitoput1jere: Waiting for checks to finish 2025/07/17 01:06:40 DEBUG : B2 bucket rclone-test-kitoput1jere: Waiting for transfers to finish 2025/07/17 01:06:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/17 01:06:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/17 01:06:41 INFO : sub dir/hello world: Deleted 2025/07/17 01:06:42 DEBUG : testing file moves 2025/07/17 01:06:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/17 01:06:42 DEBUG : B2 bucket rclone-test-kitoput1jere: Waiting for checks to finish 2025/07/17 01:06:42 DEBUG : B2 bucket rclone-test-kitoput1jere: Waiting for transfers to finish 2025/07/17 01:06:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/17 01:06:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/17 01:06:43 INFO : sub dir/hello world: Deleted 2025/07/17 01:06:43 DEBUG : B2 bucket rclone-test-kitoput1jere: Purge remote 2025/07/17 01:06:43 INFO : B2 bucket rclone-test-kitoput1jere: cleaning bucket "rclone-test-kitoput1jere" of all files 2025/07/17 01:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zcfe24d93e0bd1b5b9f880e1b_f117b3d397a05b08c_d20250717_m010643_c001_v0001181_t0020_u01752714403100") 2025/07/17 01:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zcfe24d93e0bd1b5b9f880e1b_f117f05bb1a5f3af6_d20250717_m010640_c001_v0001100_t0025_u01752714400713") 2025/07/17 01:06:43 DEBUG : sub dir/hello world: Deleting (id "4_zcfe24d93e0bd1b5b9f880e1b_f1116b79036ad8f97_d20250717_m010639_c001_v0001183_t0046_u01752714399476") --- PASS: TestServerSideMoveOverSelf (10.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:46 ERROR : error listing: directory not found 2025/07/17 01:06:46 INFO : Local file system at /tmp/rclone1267723108: Making directory 2025/07/17 01:06:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:06:48 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for checks to finish 2025/07/17 01:06:48 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for transfers to finish 2025/07/17 01:06:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:06:49 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/17 01:06:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/17 01:06:49 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:49 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:06:50 INFO : check sum: Copied (new) 2025/07/17 01:06:50 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:50 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:06:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/17 01:06:50 DEBUG : check sum: Unchanged skipping 2025/07/17 01:06:50 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:50 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.84s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/17 01:06:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/17 01:06:52 INFO : sizeonly: Copied (new) 2025/07/17 01:06:52 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:52 DEBUG : sizeonly: Sizes identical 2025/07/17 01:06:52 DEBUG : sizeonly: Unchanged skipping 2025/07/17 01:06:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:52 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/17 01:06:53 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:53 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/17 01:06:54 INFO : ignore-size: Copied (new) 2025/07/17 01:06:54 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:06:54 DEBUG : ignore-size: Unchanged skipping 2025/07/17 01:06:54 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:54 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:54 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:06:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:56 DEBUG : existing: Unchanged skipping 2025/07/17 01:06:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:56 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:56 INFO : There was nothing to transfer 2025/07/17 01:06:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/17 01:06:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/17 01:06:57 INFO : existing: Copied (replaced existing) 2025/07/17 01:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:06:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/17 01:06:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/17 01:06:58 INFO : existing: Copied (new) 2025/07/17 01:06:58 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:59 DEBUG : existing: Destination exists, skipping 2025/07/17 01:06:59 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:06:59 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:06:59 DEBUG : Waiting for deletions to finish 2025/07/17 01:06:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:01 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/17 01:07:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:01 DEBUG : c/non empty space: Unchanged skipping 2025/07/17 01:07:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:02 INFO : a/potato2: Copied (new) 2025/07/17 01:07:02 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:02 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/17 01:07:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:07:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/17 01:07:04 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:04 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:04 INFO : There was nothing to transfer 2025/07/17 01:07:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/17 01:07:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:07:05 INFO : empty space: Updated modification time in destination 2025/07/17 01:07:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:05 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/17 01:07:07 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:07:07 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:07 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:09 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/17 01:07:09 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1267723108) 2025/07/17 01:07:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-licocim6cubi) 2025/07/17 01:07:09 DEBUG : foo: sha1 differ 2025/07/17 01:07:09 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/17 01:07:09 INFO : foo: Copied (replaced existing) 2025/07/17 01:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/17 01:07:10 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:10 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:10 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:11 INFO : potato: Copied (new) 2025/07/17 01:07:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/17 01:07:14 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:14 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/17 01:07:15 INFO : potato: Copied (replaced existing) 2025/07/17 01:07:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.42s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:16 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/17 01:07:16 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1267723108) 2025/07/17 01:07:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-licocim6cubi) 2025/07/17 01:07:16 DEBUG : potato: sha1 differ 2025/07/17 01:07:16 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/17 01:07:17 INFO : potato: Copied (replaced existing) 2025/07/17 01:07:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/17 01:07:19 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:19 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:19 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:19 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:22 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:22 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:22 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:23 INFO : potato2: Copied (new) 2025/07/17 01:07:23 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:26 INFO : d: Making directory 2025/07/17 01:07:26 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/17 01:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:26 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:26 DEBUG : c/non empty space: Unchanged skipping 2025/07/17 01:07:26 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:27 INFO : a/potato2: Copied (new) 2025/07/17 01:07:27 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/17 01:07:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/17 01:07:29 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:29 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:30 INFO : a/potato2: Copied (new) 2025/07/17 01:07:30 ERROR : B2 bucket rclone-test-licocim6cubi: not deleting files as there were IO errors 2025/07/17 01:07:30 ERROR : B2 bucket rclone-test-licocim6cubi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:33 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:33 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:33 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:33 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:33 INFO : potato: Deleted 2025/07/17 01:07:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:37 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:37 INFO : potato: Deleted 2025/07/17 01:07:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:37 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:07:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:07:40 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:40 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/17 01:07:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.50s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:43 DEBUG : enormous: Excluded (Size Filter) 2025/07/17 01:07:43 DEBUG : enormous: Excluded 2025/07/17 01:07:43 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:07:43 DEBUG : potato2: Excluded 2025/07/17 01:07:43 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:07:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:43 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:43 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:43 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:43 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:43 INFO : There was nothing to transfer 2025/07/17 01:07:43 DEBUG : enormous: Excluded (Size Filter) 2025/07/17 01:07:43 DEBUG : enormous: Excluded 2025/07/17 01:07:43 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:07:43 DEBUG : potato2: Excluded 2025/07/17 01:07:44 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:07:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/17 01:07:44 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:44 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for checks to finish 2025/07/17 01:07:44 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for transfers to finish 2025/07/17 01:07:44 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/17 01:07:47 DEBUG : enormous: Excluded 2025/07/17 01:07:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:07:47 DEBUG : potato2: Excluded 2025/07/17 01:07:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:07:47 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:47 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:47 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:47 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:47 INFO : potato2: Deleted 2025/07/17 01:07:48 INFO : enormous: Deleted 2025/07/17 01:07:48 INFO : There was nothing to transfer 2025/07/17 01:07:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/17 01:07:48 DEBUG : empty space: Unchanged skipping 2025/07/17 01:07:48 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for checks to finish 2025/07/17 01:07:48 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for transfers to finish 2025/07/17 01:07:48 INFO : enormous: Deleted 2025/07/17 01:07:48 INFO : potato2: Deleted 2025/07/17 01:07:48 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.14s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:07:51 DEBUG : five: Need to transfer - File not found at Destination 2025/07/17 01:07:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/17 01:07:51 DEBUG : one: Destination is newer than source, skipping 2025/07/17 01:07:51 DEBUG : three: Sizes identical 2025/07/17 01:07:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/17 01:07:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/17 01:07:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1267723108) 2025/07/17 01:07:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-licocim6cubi) 2025/07/17 01:07:51 DEBUG : two: sha1 differ 2025/07/17 01:07:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/17 01:07:51 INFO : four: Copied (replaced existing) 2025/07/17 01:07:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/17 01:07:52 INFO : two: Copied (replaced existing) 2025/07/17 01:07:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/17 01:07:52 INFO : five: Copied (new) 2025/07/17 01:07:52 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:52 DEBUG : one: Destination is newer than source, skipping 2025/07/17 01:07:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1267723108) 2025/07/17 01:07:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-licocim6cubi) 2025/07/17 01:07:52 DEBUG : three: sha1 differ 2025/07/17 01:07:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/17 01:07:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/17 01:07:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/17 01:07:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/17 01:07:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/17 01:07:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/17 01:07:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/17 01:07:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/17 01:07:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/17 01:07:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/17 01:07:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:07:53 INFO : three: Copied (replaced existing) 2025/07/17 01:07:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.06s) === 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-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/17 01:07:55 INFO : B2 bucket rclone-test-licocim6cubi: Making map for --track-renames 2025/07/17 01:07:55 INFO : B2 bucket rclone-test-licocim6cubi: Finished making map for --track-renames 2025/07/17 01:07:55 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:55 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for renames to finish 2025/07/17 01:07:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/17 01:07:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/17 01:07:55 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/17 01:07:55 INFO : potato: Copied (new) 2025/07/17 01:07:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/17 01:07:55 INFO : yam: Copied (new) 2025/07/17 01:07:55 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:07:56 INFO : B2 bucket rclone-test-licocim6cubi: Making map for --track-renames 2025/07/17 01:07:56 INFO : B2 bucket rclone-test-licocim6cubi: Finished making map for --track-renames 2025/07/17 01:07:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:56 DEBUG : potato: Unchanged skipping 2025/07/17 01:07:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for renames to finish 2025/07/17 01:07:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/17 01:07:56 INFO : yam: Copied (server-side copy) to: yaml 2025/07/17 01:07:57 INFO : yam: Deleted 2025/07/17 01:07:57 INFO : yaml: Renamed from "yam" 2025/07/17 01:07:57 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/17 01:07:58 INFO : B2 bucket rclone-test-licocim6cubi: Making map for --track-renames 2025/07/17 01:07:58 INFO : B2 bucket rclone-test-licocim6cubi: Finished making map for --track-renames 2025/07/17 01:07:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/17 01:07:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/17 01:07:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for renames to finish 2025/07/17 01:07:58 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/17 01:07:58 INFO : yam: Copied (new) 2025/07/17 01:07:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/17 01:07:58 INFO : potato: Copied (new) 2025/07/17 01:07:58 DEBUG : Waiting for deletions to finish 2025/07/17 01:07:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:07:59 INFO : B2 bucket rclone-test-licocim6cubi: Making map for --track-renames 2025/07/17 01:07:59 INFO : B2 bucket rclone-test-licocim6cubi: Finished making map for --track-renames 2025/07/17 01:07:59 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:07:59 DEBUG : potato: Unchanged skipping 2025/07/17 01:07:59 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for renames to finish 2025/07/17 01:07:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/17 01:07:59 INFO : yam: Copied (server-side copy) to: yaml 2025/07/17 01:07:59 INFO : yam: Deleted 2025/07/17 01:07:59 INFO : yaml: Renamed from "yam" 2025/07/17 01:07:59 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/17 01:08:01 INFO : B2 bucket rclone-test-licocim6cubi: Making map for --track-renames 2025/07/17 01:08:01 INFO : B2 bucket rclone-test-licocim6cubi: Finished making map for --track-renames 2025/07/17 01:08:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:08:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/17 01:08:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/17 01:08:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for renames to finish 2025/07/17 01:08:01 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:08:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/17 01:08:01 INFO : sub/yam: Copied (new) 2025/07/17 01:08:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/17 01:08:02 INFO : potato: Copied (new) 2025/07/17 01:08:02 DEBUG : Waiting for deletions to finish 2025/07/17 01:08:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:08:02 DEBUG : potato: Unchanged skipping 2025/07/17 01:08:02 INFO : B2 bucket rclone-test-licocim6cubi: Making map for --track-renames 2025/07/17 01:08:02 INFO : B2 bucket rclone-test-licocim6cubi: Finished making map for --track-renames 2025/07/17 01:08:02 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:08:02 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for renames to finish 2025/07/17 01:08:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/17 01:08:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/17 01:08:03 INFO : sub/yam: Deleted 2025/07/17 01:08:03 INFO : yam: Renamed from "sub/yam" 2025/07/17 01:08:03 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:08:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:03 DEBUG : Creating backend with remote "/tmp/rclone1267723108/dir1" 2025/07/17 01:08:03 DEBUG : Creating backend with remote "/tmp/rclone1267723108/dir2" 2025/07/17 01:08:03 DEBUG : Local file system at /tmp/rclone1267723108/dir2: Using server-side directory move 2025/07/17 01:08:03 INFO : Local file system at /tmp/rclone1267723108/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/17 01:08:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/17 01:08:03 DEBUG : Local file system at /tmp/rclone1267723108/dir2: Waiting for checks to finish 2025/07/17 01:08:03 DEBUG : Local file system at /tmp/rclone1267723108/dir2: Waiting for transfers to finish 2025/07/17 01:08:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:08:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/17 01:08:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:08:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:08:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/17 01:08:04 INFO : nested/sub dir/file: Copied (new) 2025/07/17 01:08:04 INFO : nested/sub dir/file: Deleted 2025/07/17 01:08:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:08:05 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:08:05 INFO : sub dir/hello world: Deleted 2025/07/17 01:08:05 INFO : sub dir: Removing directory 2025/07/17 01:08:05 INFO : nested/sub dir: Removing directory 2025/07/17 01:08:05 INFO : nested: Removing directory 2025/07/17 01:08:05 DEBUG : Local file system at /tmp/rclone1267723108: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:08:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/17 01:08:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:08:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:08:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/17 01:08:06 INFO : nested/sub dir/file: Copied (new) 2025/07/17 01:08:06 INFO : nested/sub dir/file: Deleted 2025/07/17 01:08:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:08:06 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:08:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/17 01:08:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/17 01:08:08 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:08:08 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:08:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/17 01:08:08 INFO : existing-b: Copied (new) 2025/07/17 01:08:08 INFO : existing-b: Deleted 2025/07/17 01:08:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/17 01:08:08 INFO : existing: Copied (new) 2025/07/17 01:08:08 INFO : existing: Deleted 2025/07/17 01:08:08 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:08:08 DEBUG : existing: Destination exists, skipping 2025/07/17 01:08:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/17 01:08:08 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:08:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.07s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lalokih2xita" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-licocim6cubi -> B2 bucket rclone-test-lalokih2xita 2025/07/17 01:08:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/17 01:08:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/17 01:08:17 DEBUG : pacer: Reducing sleep to 10ms 2025/07/17 01:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:08:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/17 01:08:17 DEBUG : empty space: Unchanged skipping 2025/07/17 01:08:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/17 01:08:17 DEBUG : B2 bucket rclone-test-lalokih2xita: Waiting for checks to finish 2025/07/17 01:08:17 INFO : empty space: Deleted 2025/07/17 01:08:17 DEBUG : B2 bucket rclone-test-lalokih2xita: Waiting for transfers to finish 2025/07/17 01:08:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:08:17 INFO : potato2: Copied (server-side copy) 2025/07/17 01:08:17 INFO : potato2: Deleted 2025/07/17 01:08:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/17 01:08:17 INFO : potato3: Copied (server-side copy) 2025/07/17 01:08:17 INFO : potato3: Deleted 2025/07/17 01:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fobupol9hiku" 2025/07/17 01:08:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/17 01:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:08:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/17 01:08:19 DEBUG : B2 bucket rclone-test-fobupol9hiku: Waiting for checks to finish 2025/07/17 01:08:19 DEBUG : B2 bucket rclone-test-fobupol9hiku: Waiting for transfers to finish 2025/07/17 01:08:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:08:23 INFO : empty space: Copied (server-side copy) 2025/07/17 01:08:23 INFO : empty space: Deleted 2025/07/17 01:08:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:08:23 INFO : potato2: Copied (server-side copy) 2025/07/17 01:08:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/17 01:08:23 INFO : potato3: Copied (server-side copy) 2025/07/17 01:08:23 INFO : potato2: Deleted 2025/07/17 01:08:23 INFO : potato3: Deleted 2025/07/17 01:08:24 DEBUG : B2 bucket rclone-test-fobupol9hiku: Purge remote 2025/07/17 01:08:24 INFO : B2 bucket rclone-test-fobupol9hiku: cleaning bucket "rclone-test-fobupol9hiku" of all files 2025/07/17 01:08:24 DEBUG : empty space: Deleting (id "4_zffb2dd53e0cd1b5b9f880e1b_f102a8d02acd4c8a3_d20250717_m010823_c001_v0001093_t0015_u01752714503035") 2025/07/17 01:08:24 DEBUG : potato2: Deleting (id "4_zffb2dd53e0cd1b5b9f880e1b_f111a4d6dc5a1b032_d20250717_m010823_c001_v0001177_t0016_u01752714503397") 2025/07/17 01:08:24 DEBUG : potato3: Deleting (id "4_zffb2dd53e0cd1b5b9f880e1b_f1124484aadb53171_d20250717_m010823_c001_v0001153_t0019_u01752714503408") 2025/07/17 01:08:26 DEBUG : B2 bucket rclone-test-lalokih2xita: Purge remote 2025/07/17 01:08:26 INFO : B2 bucket rclone-test-lalokih2xita: cleaning bucket "rclone-test-lalokih2xita" of all files 2025/07/17 01:08:26 DEBUG : empty space: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f418b2534fc6dc853_d20250717_m010823_c001_v7007000_t0000_u01752714503424") 2025/07/17 01:08:26 DEBUG : empty space: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f112d77c9d8686244_d20250717_m010816_c001_v0001183_t0050_u01752714496217") 2025/07/17 01:08:26 DEBUG : potato2: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f418b2534fc6dc854_d20250717_m010823_c001_v7007000_t0000_u01752714503620") 2025/07/17 01:08:26 DEBUG : potato2: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f10899dd25def667e_d20250717_m010817_c001_v0001136_t0031_u01752714497376") 2025/07/17 01:08:26 DEBUG : potato3: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f411b4f88342d15d8_d20250717_m010823_c001_v7007000_t0000_u01752714503753") 2025/07/17 01:08:26 DEBUG : potato3: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f101679f037482c5f_d20250717_m010817_c001_v0001182_t0007_u01752714497678") 2025/07/17 01:08:26 DEBUG : potato3: Deleting (id "4_z2f92bd93e0cd1b5b9f880e1b_f112d77c9d8686248_d20250717_m010816_c001_v0001183_t0051_u01752714496419") --- PASS: TestServerSideMove (19.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gemiman4yufu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-licocim6cubi -> B2 bucket rclone-test-gemiman4yufu 2025/07/17 01:08:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/17 01:08:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/17 01:08:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:08:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/17 01:08:37 DEBUG : B2 bucket rclone-test-gemiman4yufu: Waiting for checks to finish 2025/07/17 01:08:37 DEBUG : B2 bucket rclone-test-gemiman4yufu: Waiting for transfers to finish 2025/07/17 01:08:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:08:37 INFO : potato2: Copied (server-side copy) 2025/07/17 01:08:38 INFO : potato2: Deleted 2025/07/17 01:08:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/17 01:08:38 INFO : potato3: Copied (server-side copy) 2025/07/17 01:08:38 INFO : potato3: Deleted 2025/07/17 01:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qurufol7piwe" 2025/07/17 01:08:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/17 01:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:08:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/17 01:08:39 DEBUG : B2 bucket rclone-test-qurufol7piwe: Waiting for checks to finish 2025/07/17 01:08:39 DEBUG : B2 bucket rclone-test-qurufol7piwe: Waiting for transfers to finish 2025/07/17 01:08:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:08:43 INFO : potato2: Copied (server-side copy) 2025/07/17 01:08:43 INFO : potato2: Deleted 2025/07/17 01:08:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/17 01:08:44 INFO : potato3: Copied (server-side copy) 2025/07/17 01:08:44 INFO : potato3: Deleted 2025/07/17 01:08:44 DEBUG : B2 bucket rclone-test-qurufol7piwe: Purge remote 2025/07/17 01:08:44 INFO : B2 bucket rclone-test-qurufol7piwe: cleaning bucket "rclone-test-qurufol7piwe" of all files 2025/07/17 01:08:44 DEBUG : potato2: Deleting (id "4_z6fb22d53e0dd1b5b9f880e1b_f106da2603505fcba_d20250717_m010843_c001_v0001099_t0001_u01752714523365") 2025/07/17 01:08:44 DEBUG : potato3: Deleting (id "4_z6fb22d53e0dd1b5b9f880e1b_f10296061f6248443_d20250717_m010843_c001_v0001116_t0030_u01752714523719") 2025/07/17 01:08:46 DEBUG : B2 bucket rclone-test-gemiman4yufu: Purge remote 2025/07/17 01:08:46 INFO : B2 bucket rclone-test-gemiman4yufu: cleaning bucket "rclone-test-gemiman4yufu" of all files 2025/07/17 01:08:46 DEBUG : empty space: Deleting (id "4_zffa20db3e0dd1b5b9f880e1b_f101f9226d2b6f33a_d20250717_m010835_c001_v0001105_t0017_u01752714515838") 2025/07/17 01:08:46 DEBUG : potato2: Deleting (id "4_zffa20db3e0dd1b5b9f880e1b_f407fe7564e0bc6f5_d20250717_m010843_c001_v7007000_t0000_u01752714523903") 2025/07/17 01:08:46 DEBUG : potato2: Deleting (id "4_zffa20db3e0dd1b5b9f880e1b_f1105462fd2247433_d20250717_m010837_c001_v0001172_t0027_u01752714517416") 2025/07/17 01:08:46 DEBUG : potato3: Deleting (id "4_zffa20db3e0dd1b5b9f880e1b_f407fe7564e0bc6f7_d20250717_m010844_c001_v7007000_t0000_u01752714524237") 2025/07/17 01:08:46 DEBUG : potato3: Deleting (id "4_zffa20db3e0dd1b5b9f880e1b_f1127858ad6b72368_d20250717_m010837_c001_v0001101_t0059_u01752714517767") 2025/07/17 01:08:46 DEBUG : potato3: Deleting (id "4_zffa20db3e0dd1b5b9f880e1b_f101f9226d2b6f33c_d20250717_m010836_c001_v0001105_t0016_u01752714516552") --- PASS: TestServerSideMoveWithFilter (21.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dasavaf3cexu" 2025/07/17 01:08:54 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-licocim6cubi -> B2 bucket rclone-test-dasavaf3cexu 2025/07/17 01:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:09:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/17 01:09:00 DEBUG : B2 bucket rclone-test-dasavaf3cexu: Waiting for checks to finish 2025/07/17 01:09:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/17 01:09:00 DEBUG : empty space: Unchanged skipping 2025/07/17 01:09:00 INFO : empty space: Deleted 2025/07/17 01:09:00 DEBUG : B2 bucket rclone-test-dasavaf3cexu: Waiting for transfers to finish 2025/07/17 01:09:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:09:00 INFO : potato2: Copied (server-side copy) 2025/07/17 01:09:00 INFO : potato2: Deleted 2025/07/17 01:09:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/17 01:09:01 INFO : potato3: Copied (server-side copy) 2025/07/17 01:09:01 INFO : potato3: Deleted 2025/07/17 01:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xaxewus9ganu" 2025/07/17 01:09:02 INFO : tomatoDir: Making directory 2025/07/17 01:09:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/17 01:09:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:09:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/17 01:09:02 DEBUG : B2 bucket rclone-test-xaxewus9ganu: Waiting for checks to finish 2025/07/17 01:09:02 DEBUG : B2 bucket rclone-test-xaxewus9ganu: Waiting for transfers to finish 2025/07/17 01:09:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/17 01:09:06 INFO : empty space: Copied (server-side copy) 2025/07/17 01:09:06 INFO : empty space: Deleted 2025/07/17 01:09:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/17 01:09:07 INFO : potato2: Copied (server-side copy) 2025/07/17 01:09:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/17 01:09:07 INFO : potato3: Copied (server-side copy) 2025/07/17 01:09:07 INFO : potato2: Deleted 2025/07/17 01:09:07 INFO : potato3: Deleted 2025/07/17 01:09:07 DEBUG : B2 bucket rclone-test-xaxewus9ganu: Purge remote 2025/07/17 01:09:07 INFO : B2 bucket rclone-test-xaxewus9ganu: cleaning bucket "rclone-test-xaxewus9ganu" of all files 2025/07/17 01:09:08 DEBUG : empty space: Deleting (id "4_zef827df3e0dd1b5b9f880e1b_f1141295d7d645c1f_d20250717_m010906_c001_v0001093_t0009_u01752714546520") 2025/07/17 01:09:08 DEBUG : potato2: Deleting (id "4_zef827df3e0dd1b5b9f880e1b_f104a8dbe633dc89d_d20250717_m010906_c001_v0001101_t0027_u01752714546863") 2025/07/17 01:09:08 DEBUG : potato3: Deleting (id "4_zef827df3e0dd1b5b9f880e1b_f101f74aaf899cfec_d20250717_m010906_c001_v0001137_t0015_u01752714546890") 2025/07/17 01:09:09 DEBUG : B2 bucket rclone-test-dasavaf3cexu: Purge remote 2025/07/17 01:09:09 INFO : B2 bucket rclone-test-dasavaf3cexu: cleaning bucket "rclone-test-dasavaf3cexu" of all files 2025/07/17 01:09:09 DEBUG : empty space: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f407fe7564e0bc737_d20250717_m010906_c001_v7007000_t0000_u01752714546844") 2025/07/17 01:09:09 DEBUG : empty space: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f103f3d7618684a83_d20250717_m010859_c001_v0001184_t0042_u01752714539076") 2025/07/17 01:09:09 DEBUG : potato2: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f407fe7564e0bc73a_d20250717_m010907_c001_v7007000_t0000_u01752714547230") 2025/07/17 01:09:09 DEBUG : potato2: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f11479503268236bb_d20250717_m010900_c001_v0001184_t0019_u01752714540425") 2025/07/17 01:09:09 DEBUG : potato3: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f4037087ca415c28a_d20250717_m010907_c001_v7007000_t0000_u01752714547259") 2025/07/17 01:09:09 DEBUG : potato3: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f11696f722ac5f2b0_d20250717_m010900_c001_v0001032_t0045_u01752714540691") 2025/07/17 01:09:09 DEBUG : potato3: Deleting (id "4_zbfb26d03e0dd1b5b9f880e1b_f103f3d7618684a87_d20250717_m010859_c001_v0001184_t0015_u01752714539269") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/rclone-sync-test" 2025/07/17 01:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/rclone-sync-test-include/layer2" 2025/07/17 01:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/rclone-sync-test-ignore-file" 2025/07/17 01:09:21 DEBUG : Config file has changed externally - reloading 2025/07/17 01:09:25 DEBUG : B2 bucket rclone-test-licocim6cubi path rclone-sync-test: Waiting for checks to finish 2025/07/17 01:09:25 DEBUG : B2 bucket rclone-test-licocim6cubi path rclone-sync-test: Waiting for transfers to finish 2025/07/17 01:09:25 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:25 INFO : There was nothing to transfer 2025/07/17 01:09:25 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:09:25 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:09:25 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:25 INFO : There was nothing to transfer 2025/07/17 01:09:25 DEBUG : B2 bucket rclone-test-licocim6cubi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/17 01:09:25 DEBUG : B2 bucket rclone-test-licocim6cubi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/17 01:09:25 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:25 INFO : There was nothing to transfer 2025/07/17 01:09:26 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:09:26 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:09:26 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:26 INFO : There was nothing to transfer 2025/07/17 01:09:26 DEBUG : B2 bucket rclone-test-licocim6cubi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/17 01:09:26 DEBUG : B2 bucket rclone-test-licocim6cubi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/17 01:09:26 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/CompareDest" 2025/07/17 01:09:30 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:09:30 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:30 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:09:31 INFO : one: Copied (new) 2025/07/17 01:09:31 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:31 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:32 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/17 01:09:32 INFO : one: Copied (replaced existing) 2025/07/17 01:09:32 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:34 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:09:34 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:34 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:34 INFO : There was nothing to transfer 2025/07/17 01:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:09:36 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:09:36 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:36 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:36 INFO : There was nothing to transfer 2025/07/17 01:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:09:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:09:37 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:37 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:37 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:37 INFO : There was nothing to transfer 2025/07/17 01:09:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:38 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/17 01:09:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/17 01:09:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:09:38 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:09:38 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:38 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:38 INFO : There was nothing to transfer 2025/07/17 01:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:09:38 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:09:38 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/17 01:09:39 INFO : two: Copied (new) 2025/07/17 01:09:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:09:43 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dest" 2025/07/17 01:09:44 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/pre-dest1" 2025/07/17 01:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/pre-dest2" 2025/07/17 01:09:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:09:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/17 01:09:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:09:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/17 01:09:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/17 01:09:48 DEBUG : B2 bucket rclone-test-licocim6cubi path dest: Waiting for checks to finish 2025/07/17 01:09:48 DEBUG : B2 bucket rclone-test-licocim6cubi path dest: Waiting for transfers to finish 2025/07/17 01:09:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/17 01:09:48 INFO : 3: Copied (new) 2025/07/17 01:09:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.44s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/CopyDest" 2025/07/17 01:09:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:09:53 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:53 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:09:54 INFO : one: Copied (new) 2025/07/17 01:09:54 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:55 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:55 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:09:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/17 01:09:55 INFO : one: Copied (replaced existing) 2025/07/17 01:09:55 DEBUG : Waiting for deletions to finish 2025/07/17 01:09:57 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/BackupDir" 2025/07/17 01:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:09:58 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:09:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:10:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:10:00 INFO : one: Copied (server-side copy) 2025/07/17 01:10:00 INFO : one: Deleted 2025/07/17 01:10:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/17 01:10:00 INFO : one: Copied (server-side copy) 2025/07/17 01:10:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/17 01:10:00 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:00 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:10:01 DEBUG : one: Unchanged skipping 2025/07/17 01:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/17 01:10:02 INFO : two: Copied (server-side copy) 2025/07/17 01:10:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/17 01:10:02 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:02 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:02 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:10:02 DEBUG : one: Unchanged skipping 2025/07/17 01:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:10:02 DEBUG : two: Unchanged skipping 2025/07/17 01:10:02 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:02 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:02 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:02 INFO : There was nothing to transfer 2025/07/17 01:10:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:10:04 DEBUG : one: Unchanged skipping 2025/07/17 01:10:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/17 01:10:04 DEBUG : three: Destination not found in --copy-dest 2025/07/17 01:10:04 DEBUG : three: Need to transfer - File not found at Destination 2025/07/17 01:10:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:10:04 DEBUG : two: Unchanged skipping 2025/07/17 01:10:04 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:04 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/17 01:10:05 INFO : three: Copied (new) 2025/07/17 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/backup" 2025/07/17 01:10:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:11 DEBUG : two: Unchanged skipping 2025/07/17 01:10:11 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:10:13 INFO : one: Copied (server-side copy) 2025/07/17 01:10:13 INFO : one: Deleted 2025/07/17 01:10:13 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:14 INFO : one: Copied (new) 2025/07/17 01:10:14 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:10:15 INFO : three.txt: Copied (server-side copy) 2025/07/17 01:10:15 INFO : three.txt: Deleted 2025/07/17 01:10:15 INFO : three.txt: Moved into backup dir 2025/07/17 01:10:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:10:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:17 DEBUG : two: Unchanged skipping 2025/07/17 01:10:17 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:17 INFO : one: Copied (server-side copy) 2025/07/17 01:10:17 INFO : one: Deleted 2025/07/17 01:10:17 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/17 01:10:18 INFO : one: Copied (new) 2025/07/17 01:10:18 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:10:18 INFO : three.txt: Copied (server-side copy) 2025/07/17 01:10:18 INFO : three.txt: Deleted 2025/07/17 01:10:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/backup" 2025/07/17 01:10:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:24 DEBUG : two: Unchanged skipping 2025/07/17 01:10:24 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:10:26 INFO : one: Copied (server-side copy) to: one.bak 2025/07/17 01:10:26 INFO : one: Deleted 2025/07/17 01:10:26 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:27 INFO : one: Copied (new) 2025/07/17 01:10:27 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:10:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/17 01:10:27 INFO : three.txt: Deleted 2025/07/17 01:10:27 INFO : three.txt: Moved into backup dir 2025/07/17 01:10:29 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:29 DEBUG : two: Unchanged skipping 2025/07/17 01:10:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:29 INFO : one: Copied (server-side copy) to: one.bak 2025/07/17 01:10:30 INFO : one: Deleted 2025/07/17 01:10:30 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/17 01:10:30 INFO : one: Copied (new) 2025/07/17 01:10:30 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:10:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/17 01:10:30 INFO : three.txt: Deleted 2025/07/17 01:10:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/backup" 2025/07/17 01:10:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:10:36 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:36 DEBUG : two: Unchanged skipping 2025/07/17 01:10:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:10:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/17 01:10:38 INFO : one: Deleted 2025/07/17 01:10:38 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:39 INFO : one: Copied (new) 2025/07/17 01:10:39 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:10:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/17 01:10:40 INFO : three.txt: Deleted 2025/07/17 01:10:40 INFO : three.txt: Moved into backup dir 2025/07/17 01:10:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:10:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:41 DEBUG : two: Unchanged skipping 2025/07/17 01:10:41 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/17 01:10:42 INFO : one: Deleted 2025/07/17 01:10:42 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/17 01:10:42 INFO : one: Copied (new) 2025/07/17 01:10:42 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:10:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/17 01:10:43 INFO : three.txt: Deleted 2025/07/17 01:10:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:10:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:10:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:49 DEBUG : two: Unchanged skipping 2025/07/17 01:10:49 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:10:49 INFO : one: Copied (server-side copy) to: one.bak 2025/07/17 01:10:49 INFO : one: Deleted 2025/07/17 01:10:49 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:50 INFO : one: Copied (new) 2025/07/17 01:10:50 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:10:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/17 01:10:51 INFO : three.txt: Deleted 2025/07/17 01:10:51 INFO : three.txt: Moved into backup dir 2025/07/17 01:10:53 DEBUG : one.bak: Excluded (Path Filter) 2025/07/17 01:10:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/17 01:10:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:10:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:10:53 DEBUG : two: Unchanged skipping 2025/07/17 01:10:53 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for checks to finish 2025/07/17 01:10:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:10:54 INFO : one: Copied (server-side copy) to: one.bak 2025/07/17 01:10:54 INFO : one: Deleted 2025/07/17 01:10:54 DEBUG : B2 bucket rclone-test-licocim6cubi path dst: Waiting for transfers to finish 2025/07/17 01:10:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/17 01:10:54 INFO : one: Copied (new) 2025/07/17 01:10:54 DEBUG : Waiting for deletions to finish 2025/07/17 01:10:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:10:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/17 01:10:55 INFO : three.txt: Deleted 2025/07/17 01:10:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.40s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:11:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:11:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:11:02 INFO : one: Copied (server-side copy) to: one.bak 2025/07/17 01:11:02 INFO : one: Deleted 2025/07/17 01:11:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:11:03 INFO : one: Copied (new) 2025/07/17 01:11:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:03 DEBUG : two: Unchanged skipping 2025/07/17 01:11:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/17 01:11:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:11:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/17 01:11:04 INFO : three.txt: Deleted 2025/07/17 01:11:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:11:04 INFO : three.txt: Copied (new) 2025/07/17 01:11:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:11:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:11:06 INFO : one: Copied (server-side copy) to: one.bak 2025/07/17 01:11:06 INFO : one: Deleted 2025/07/17 01:11:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/17 01:11:07 INFO : one: Copied (new) 2025/07/17 01:11:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:07 DEBUG : two: Unchanged skipping 2025/07/17 01:11:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/17 01:11:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:11:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/17 01:11:08 INFO : three.txt: Deleted 2025/07/17 01:11:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/17 01:11:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-licocim6cubi/dst" 2025/07/17 01:11:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:11:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/17 01:11:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/17 01:11:14 INFO : one: Deleted 2025/07/17 01:11:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:11:15 INFO : one: Copied (new) 2025/07/17 01:11:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:16 DEBUG : two: Unchanged skipping 2025/07/17 01:11:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/17 01:11:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/17 01:11:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/17 01:11:16 INFO : three.txt: Deleted 2025/07/17 01:11:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:11:17 INFO : three.txt: Copied (new) 2025/07/17 01:11:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:11:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/17 01:11:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/17 01:11:19 INFO : one: Deleted 2025/07/17 01:11:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/17 01:11:19 INFO : one: Copied (new) 2025/07/17 01:11:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:19 DEBUG : two: Unchanged skipping 2025/07/17 01:11:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/17 01:11:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/17 01:11:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/17 01:11:20 INFO : three.txt: Deleted 2025/07/17 01:11:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/17 01:11:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.00s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:11:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/17 01:11:24 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:11:24 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:11:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/17 01:11:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/17 01:11:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:11:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/17 01:11:25 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:11:25 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:11:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/17 01:11:27 INFO : existing: Copied (new) 2025/07/17 01:11:27 DEBUG : Waiting for deletions to finish 2025/07/17 01:11:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/17 01:11:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/17 01:11:27 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:11:27 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:11:27 ERROR : B2 bucket rclone-test-licocim6cubi: not deleting files as there were IO errors 2025/07/17 01:11:27 ERROR : B2 bucket rclone-test-licocim6cubi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.90s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:11:29 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:11:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:29 DEBUG : existing: Unchanged skipping 2025/07/17 01:11:29 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:11:29 DEBUG : Waiting for deletions to finish 2025/07/17 01:11:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", 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-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:11:32 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/4fe25dc3e0ad1b5b9f880e1b/c001_v0001104_t0058": EOF 2025/07/17 01:11:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/4fe25dc3e0ad1b5b9f880e1b/c001_v0001104_t0058": EOF) 2025/07/17 01:11:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-licocim6cubi: 1/10 (Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/4fe25dc3e0ad1b5b9f880e1b/c001_v0001104_t0058": EOF) 2025/07/17 01:11:34 DEBUG : pacer: Reducing sleep to 10ms 2025/07/17 01:11:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:11:46 DEBUG : both10: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both13: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both14: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both15: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both16: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both0: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both11: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both12: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both17: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both2: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both3: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both4: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both18: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both19: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both1: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both5: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:46 DEBUG : both9: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both6: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both7: Unchanged skipping 2025/07/17 01:11:46 DEBUG : both8: Unchanged skipping 2025/07/17 01:11:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:11:46 DEBUG : Waiting for deletions to finish 2025/07/17 01:11:46 INFO : only0: Deleted 2025/07/17 01:11:46 INFO : only1: Deleted 2025/07/17 01:11:47 INFO : only13: Deleted 2025/07/17 01:11:47 INFO : only18: Deleted 2025/07/17 01:11:47 INFO : only6: Deleted 2025/07/17 01:11:47 INFO : only12: Deleted 2025/07/17 01:11:47 INFO : only14: Deleted 2025/07/17 01:11:47 INFO : only2: Deleted 2025/07/17 01:11:47 INFO : only4: Deleted 2025/07/17 01:11:47 INFO : only8: Deleted 2025/07/17 01:11:47 INFO : only11: Deleted 2025/07/17 01:11:47 INFO : only17: Deleted 2025/07/17 01:11:47 INFO : only7: Deleted 2025/07/17 01:11:47 INFO : only10: Deleted 2025/07/17 01:11:47 INFO : only15: Deleted 2025/07/17 01:11:47 INFO : only16: Deleted 2025/07/17 01:11:47 INFO : only19: Deleted 2025/07/17 01:11:47 INFO : only3: Deleted 2025/07/17 01:11:47 INFO : only5: Deleted 2025/07/17 01:11:47 INFO : only9: Deleted 2025/07/17 01:11:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:12:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both10: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both13: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both14: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both15: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both0: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both17: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both12: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both19: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both11: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both16: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both18: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both4: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both5: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both1: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both7: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both8: Unchanged skipping 2025/07/17 01:12:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:04 DEBUG : both9: Unchanged skipping 2025/07/17 01:12:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : both3: Unchanged skipping 2025/07/17 01:12:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : both2: Unchanged skipping 2025/07/17 01:12:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : both6: Unchanged skipping 2025/07/17 01:12:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/17 01:12:04 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:12:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only0: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only13: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only17: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only16: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only18: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only14: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only19: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only10: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only11: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only2: Copied (replaced existing) 2025/07/17 01:12:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:05 INFO : only12: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only4: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only5: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only15: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only7: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only8: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only9: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only1: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only3: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/17 01:12:06 INFO : only6: Copied (replaced existing) 2025/07/17 01:12:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.25s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:14 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:12:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:12:14 DEBUG : empty_on_remote: Making directory with metadata 2025/07/17 01:12:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:12:14 INFO : empty_on_remote: Making directory 2025/07/17 01:12:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/17 01:12:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:16 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:12:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:12:16 DEBUG : empty_on_remote: Making directory with metadata 2025/07/17 01:12:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:12:16 INFO : empty_on_remote: Making directory 2025/07/17 01:12:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/17 01:12:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:19 INFO : sub dir: Making directory 2025/07/17 01:12:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:12:21 INFO : sub dir: Making directory 2025/07/17 01:12:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:30 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:31 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : apple: Unchanged skipping 2025/07/17 01:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : banana: Unchanged skipping 2025/07/17 01:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:12:31 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:12:31 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:31 INFO : There was nothing to transfer 2025/07/17 01:12:31 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:31 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : apple: Unchanged skipping 2025/07/17 01:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:12:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : banana: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:12:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:12:32 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:12:32 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:32 INFO : There was nothing to transfer 2025/07/17 01:12:32 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:32 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:12:45 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:46 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:12:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : apple: Unchanged skipping 2025/07/17 01:12:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : banana: Unchanged skipping 2025/07/17 01:12:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:12:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:12:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:12:46 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:46 INFO : There was nothing to transfer 2025/07/17 01:12:46 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:46 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : apple: Unchanged skipping 2025/07/17 01:12:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : banana: Unchanged skipping 2025/07/17 01:12:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:12:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:12:47 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:12:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:12:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:12:47 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:12:47 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:47 INFO : There was nothing to transfer 2025/07/17 01:12:47 DEBUG : Waiting for deletions to finish 2025/07/17 01:12:47 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:12:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:13:01 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:02 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:13:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:13:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:02 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:13:02 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:13:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/17 01:13:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/17 01:13:02 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/17 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/17 01:13:02 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/17 01:13:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/17 01:13:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/17 01:13:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/17 01:13:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/17 01:13:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/17 01:13:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/17 01:13:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/17 01:13:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/17 01:13:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/17 01:13:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/17 01:13:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/17 01:13:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/17 01:13:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/17 01:13:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/17 01:13:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/17 01:13:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/17 01:13:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/17 01:13:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:04 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:13:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:13:05 INFO : banana: Deleted 2025/07/17 01:13:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:13:05 INFO : apple: Deleted 2025/07/17 01:13:05 INFO : appleappleapplebanana: Deleted 2025/07/17 01:13:05 INFO : splitbananasplit: Deleted 2025/07/17 01:13:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:13:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:13:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : apple: Unchanged skipping 2025/07/17 01:13:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : banana: Unchanged skipping 2025/07/17 01:13:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:13:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:13:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:13:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:13:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:13:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:13:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/17 01:13:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:13:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:13:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:13:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:13:21 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:21 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:13:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:13:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:13:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:13:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:13:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:13:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:13:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:13:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:13:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:13:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:13:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/17 01:13:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:21 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:13:21 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:13:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/17 01:13:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/17 01:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/17 01:13:22 INFO : apple: Copied (new) to: PREFIXapple 2025/07/17 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/17 01:13:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/17 01:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/17 01:13:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/17 01:13:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/17 01:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/17 01:13:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/17 01:13:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/17 01:13:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/17 01:13:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/17 01:13:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/17 01:13:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/17 01:13:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/17 01:13:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/17 01:13:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/17 01:13:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/17 01:13:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/17 01:13:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/17 01:13:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/17 01:13:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/17 01:13:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:23 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:23 INFO : apple: Deleted 2025/07/17 01:13:23 INFO : banana: Deleted 2025/07/17 01:13:24 INFO : splitbananasplit: Deleted 2025/07/17 01:13:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:13:24 INFO : appleappleapplebanana: Deleted 2025/07/17 01:13:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:13:24 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:13:24 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:13:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:13:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:13:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:13:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:25 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:13:25 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:13:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/17 01:13:25 INFO : apple: Copied (new) 2025/07/17 01:13:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/17 01:13:25 INFO : appleappleapplebanana: Copied (new) 2025/07/17 01:13:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/17 01:13:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/17 01:13:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/17 01:13:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/17 01:13:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/17 01:13:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/17 01:13:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/17 01:13:25 INFO : banana: Copied (new) 2025/07/17 01:13:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/17 01:13:25 INFO : splitbananasplit: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/17 01:13:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/17 01:13:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/17 01:13:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/17 01:13:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/17 01:13:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/17 01:13:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/17 01:13:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/17 01:13:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/17 01:13:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/17 01:13:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/17 01:13:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/17 01:13:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/17 01:13:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/17 01:13:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/17 01:13:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/17 01:13:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/17 01:13:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/17 01:13:27 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/17 01:13:27 INFO : PREFIXapple: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/17 01:13:27 INFO : PREFIXsplitbananasplit: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/17 01:13:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/17 01:13:27 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/17 01:13:27 INFO : PREFIXbanana: Deleted 2025/07/17 01:13:27 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:28 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:28 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:13:41 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:42 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:13:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:42 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:13:42 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:13:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/17 01:13:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/17 01:13:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/17 01:13:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/17 01:13:43 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/17 01:13:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/17 01:13:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/17 01:13:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/17 01:13:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/17 01:13:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/17 01:13:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/17 01:13:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/17 01:13:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/17 01:13:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/17 01:13:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/17 01:13:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/17 01:13:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/17 01:13:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/17 01:13:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/17 01:13:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/17 01:13:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/17 01:13:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:44 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:45 INFO : banana: Deleted 2025/07/17 01:13:45 INFO : appleappleapplebanana: Deleted 2025/07/17 01:13:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:13:45 INFO : apple: Deleted 2025/07/17 01:13:45 INFO : splitbananasplit: Deleted 2025/07/17 01:13:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:13:45 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:13:45 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:13:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:13:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:13:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:13:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:13:46 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:13:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/17 01:13:46 INFO : appleappleapplebanana: Copied (new) 2025/07/17 01:13:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/17 01:13:46 INFO : splitbananasplit: Copied (new) 2025/07/17 01:13:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/17 01:13:46 INFO : apple: Copied (new) 2025/07/17 01:13:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/17 01:13:46 INFO : banana: Copied (new) 2025/07/17 01:13:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/17 01:13:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/17 01:13:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/17 01:13:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/17 01:13:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/17 01:13:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/17 01:13:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/17 01:13:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/17 01:13:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/17 01:13:47 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/17 01:13:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/17 01:13:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/17 01:13:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/17 01:13:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/17 01:13:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/17 01:13:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/17 01:13:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/17 01:13:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/17 01:13:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/17 01:13:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/17 01:13:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/17 01:13:48 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : appleSUFFIX: Deleted 2025/07/17 01:13:48 INFO : bananaSUFFIX: Deleted 2025/07/17 01:13:48 INFO : splitbananasplitSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/17 01:13:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/17 01:13:48 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:49 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : Waiting for deletions to finish 2025/07/17 01:13:49 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:14:02 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:02 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:03 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:03 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:14:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:14:03 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:03 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/17 01:14:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/17 01:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/17 01:14:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/17 01:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/17 01:14:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/17 01:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/17 01:14:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/17 01:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/17 01:14:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/17 01:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/17 01:14:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/17 01:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/17 01:14:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/17 01:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/17 01:14:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/17 01:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/17 01:14:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/17 01:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/17 01:14:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/17 01:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/17 01:14:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/17 01:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/17 01:14:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/17 01:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/17 01:14:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/17 01:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/17 01:14:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/17 01:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/17 01:14:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/17 01:14:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/17 01:14:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/17 01:14:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/17 01:14:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/17 01:14:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/17 01:14:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/17 01:14:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:14:05 INFO : splitbananasplit: Deleted 2025/07/17 01:14:05 INFO : appleappleapplebanana: Deleted 2025/07/17 01:14:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:14:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:14:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:14:06 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:14:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:06 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : appleapple: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:06 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:06 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:07 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : appleapple: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/17 01:14:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:14:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:14:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:14:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:14:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:14:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:14:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:14:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:14:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:14:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:14:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:14:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:14:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:14:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:14:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:14:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:14:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:14:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:14:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:14:20 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:20 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:20 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:20 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:20 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:20 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:21 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:21 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:21 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:21 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:21 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:21 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:22 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:14:35 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:36 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:36 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:36 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:36 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:36 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:36 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:37 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:37 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:37 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:37 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:14:50 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:50 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:51 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:51 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:51 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:51 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : apple: Unchanged skipping 2025/07/17 01:14:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:14:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : banana: Unchanged skipping 2025/07/17 01:14:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:14:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:14:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:14:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:14:52 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:52 DEBUG : Waiting for deletions to finish 2025/07/17 01:14:52 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:07 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : apple: Unchanged skipping 2025/07/17 01:15:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:15:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:15:07 DEBUG : banana: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:15:07 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:07 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : apple: Unchanged skipping 2025/07/17 01:15:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:15:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : banana: Unchanged skipping 2025/07/17 01:15:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:15:08 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:21 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:22 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:15:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : apple: Unchanged skipping 2025/07/17 01:15:22 DEBUG : banana: Unchanged skipping 2025/07/17 01:15:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:15:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:15:22 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:22 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:22 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:23 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:15:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:15:23 DEBUG : apple: Unchanged skipping 2025/07/17 01:15:23 DEBUG : banana: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:15:23 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:23 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:23 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:23 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.36s) --- PASS: TestTransform/NFC (13.98s) --- PASS: TestTransform/NFD (15.05s) --- PASS: TestTransform/base64 (18.75s) --- PASS: TestTransform/prefix (22.31s) --- PASS: TestTransform/suffix (20.86s) --- PASS: TestTransform/truncate (17.58s) --- PASS: TestTransform/encoder (15.23s) --- PASS: TestTransform/ISO-8859-1 (15.43s) --- PASS: TestTransform/charmap (14.72s) --- PASS: TestTransform/lowercase (16.20s) --- PASS: TestTransform/ascii (15.26s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 01:15:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 01:15:28 INFO : sub dir_somesuffix: Making directory 2025/07/17 01:15:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 01:15:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/17 01:15:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:15:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:15:28 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:28 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:15:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:30 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:30 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:30 INFO : tictactoe: Making directory 2025/07/17 01:15:30 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:30 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:15:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:30 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:30 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/17 01:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.95s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:32 INFO : toe: Making directory 2025/07/17 01:15:32 INFO : toe/toe: Making directory 2025/07/17 01:15:32 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:15:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:15:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:15:32 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:32 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/17 01:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:34 INFO : toe: Making directory 2025/07/17 01:15:34 INFO : toe/toe: Making directory 2025/07/17 01:15:34 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:15:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:15:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:15:34 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:34 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/17 01:15:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:36 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:15:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:15:36 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:36 INFO : tictacempty_dir: Making directory 2025/07/17 01:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:36 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:36 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:36 INFO : tictactoe: Making directory 2025/07/17 01:15:36 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:36 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:36 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:15:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:36 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:36 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.74s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:37 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:15:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:15:37 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:37 INFO : tictacempty_dir: Making directory 2025/07/17 01:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:37 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:37 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:37 INFO : tictactoe: Making directory 2025/07/17 01:15:37 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:37 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:37 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:15:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:15:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:37 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/17 01:15:39 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:39 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:39 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:39 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:15:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/17 01:15:39 NOTICE: B2 bucket rclone-test-licocim6cubi: 0 differences found 2025/07/17 01:15:39 NOTICE: B2 bucket rclone-test-licocim6cubi: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:39 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:40 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:40 INFO : tictactoe: Making directory 2025/07/17 01:15:40 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:40 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:40 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:15:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:40 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:40 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:41 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:15:41 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:15:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/17 01:15:41 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2025/07/17 01:15:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:42 INFO : toe: Making directory 2025/07/17 01:15:42 INFO : toe/toe: Making directory 2025/07/17 01:15:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:15:42 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:42 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:43 INFO : toe/toe/toe: Copied (new) 2025/07/17 01:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:44 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:15:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:15:44 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:44 INFO : tictacempty_dir: Making directory 2025/07/17 01:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:44 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:44 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:44 INFO : tictactoe: Making directory 2025/07/17 01:15:44 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:44 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:44 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:15:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:15:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:44 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:44 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:44 INFO : toe/toe/toe.txt: Deleted 2025/07/17 01:15:44 INFO : toe/toe: Removing directory 2025/07/17 01:15:44 INFO : toe: Removing directory 2025/07/17 01:15:44 INFO : empty_dir: Removing directory 2025/07/17 01:15:44 DEBUG : Local file system at /tmp/rclone1267723108: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:45 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:15:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:15:45 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:45 INFO : tictacempty_dir: Making directory 2025/07/17 01:15:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:45 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:45 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:45 INFO : tictactoe: Making directory 2025/07/17 01:15:45 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:45 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:45 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:15:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:15:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:45 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:45 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:46 INFO : toe/toe/toe.txt: Deleted 2025/07/17 01:15:46 INFO : toe/toe: Removing directory 2025/07/17 01:15:46 INFO : toe: Removing directory 2025/07/17 01:15:46 INFO : empty_dir: Removing directory 2025/07/17 01:15:46 DEBUG : Local file system at /tmp/rclone1267723108: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/17 01:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/17 01:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/17 01:15:48 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.32s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:48 DEBUG : Reset feature "Copy" 2025/07/17 01:15:48 DEBUG : Reset feature "Move" 2025/07/17 01:15:48 DEBUG : Reset feature "Copy" 2025/07/17 01:15:48 DEBUG : Reset feature "Move" 2025/07/17 01:15:48 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:15:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:15:48 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:49 INFO : tictacempty_dir: Making directory 2025/07/17 01:15:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:15:49 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:49 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:49 INFO : tictactoe: Making directory 2025/07/17 01:15:49 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:49 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:15:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:49 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:15:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:15:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:15:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:49 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:49 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:15:49 INFO : toe/toe/toe.txt: Deleted 2025/07/17 01:15:49 INFO : toe/toe: Removing directory 2025/07/17 01:15:49 INFO : toe: Removing directory 2025/07/17 01:15:49 INFO : empty_dir: Removing directory 2025/07/17 01:15:49 DEBUG : Local file system at /tmp/rclone1267723108: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/17 01:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/17 01:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:15:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/17 01:15:51 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.40s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:52 DEBUG : toe: transformed to: dG9l 2025/07/17 01:15:52 DEBUG : toe: transformed to: dG9l 2025/07/17 01:15:52 INFO : dG9l: Making directory 2025/07/17 01:15:52 DEBUG : toe: transformed to: dG9l 2025/07/17 01:15:52 DEBUG : toe: transformed to: dG9l 2025/07/17 01:15:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/17 01:15:52 INFO : dG9l/dG9l: Making directory 2025/07/17 01:15:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/17 01:15:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/17 01:15:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 01:15:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:15:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 01:15:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:52 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 01:15:53 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:53 DEBUG : dG9l: transformed to: toe 2025/07/17 01:15:53 DEBUG : dG9l: transformed to: toe 2025/07/17 01:15:53 DEBUG : dG9l: transformed to: toe 2025/07/17 01:15:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/17 01:15:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/17 01:15:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/17 01:15:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/17 01:15:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/17 01:15:53 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for checks to finish 2025/07/17 01:15:53 DEBUG : Local file system at /tmp/rclone1267723108: Waiting for transfers to finish 2025/07/17 01:15:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-licocim6cubi", Local "Local file system at /tmp/rclone1267723108", Modify Window "1ms" 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe: transformed to: 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe: transformed to: 2025/07/17 01:15:54 INFO : B2 bucket rclone-test-licocim6cubi: Making directory 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe: transformed to: 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe: transformed to: 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe/toe: transformed to: 2025/07/17 01:15:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/17 01:15:54 INFO : toe/toe: Making directory 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe/toe: transformed to: 2025/07/17 01:15:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe: transformed to: 2025/07/17 01:15:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:15:54 DEBUG : toe/toe/toe: transformed to: 2025/07/17 01:15:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/17 01:15:54 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for checks to finish 2025/07/17 01:15:54 DEBUG : B2 bucket rclone-test-licocim6cubi: Waiting for transfers to finish 2025/07/17 01:15:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/17 01:15:55 INFO : toe/toe/toe: Copied (new) 2025/07/17 01:15:55 ERROR : B2 bucket rclone-test-licocim6cubi: not deleting files as there were IO errors 2025/07/17 01:15:55 ERROR : B2 bucket rclone-test-licocim6cubi: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2025/07/17 01:15:56 DEBUG : B2 bucket rclone-test-licocim6cubi: Purge remote 2025/07/17 01:15:56 INFO : B2 bucket rclone-test-licocim6cubi: cleaning bucket "rclone-test-licocim6cubi" of all files 2025/07/17 01:15:57 DEBUG : BackupDir/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf0d_d20250717_m011005_c001_v7007000_t0000_u01752714605550") 2025/07/17 01:15:57 DEBUG : BackupDir/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10511dba61c5d671_d20250717_m010959_c001_v0001130_t0039_u01752714599946") 2025/07/17 01:15:57 DEBUG : CompareDest/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364b9b1_d20250717_m010940_c001_v7007000_t0000_u01752714580292") 2025/07/17 01:15:57 DEBUG : CompareDest/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496cf2_d20250717_m010934_c001_v0001171_t0038_u01752714574162") 2025/07/17 01:15:57 DEBUG : CompareDest/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364b9b3_d20250717_m010940_c001_v7007000_t0000_u01752714580478") 2025/07/17 01:15:57 DEBUG : CompareDest/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41147_d20250717_m010935_c001_v0001182_t0032_u01752714575559") 2025/07/17 01:15:57 DEBUG : CopyDest/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf0f_d20250717_m011005_c001_v7007000_t0000_u01752714605732") 2025/07/17 01:15:57 DEBUG : CopyDest/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7f68_d20250717_m010956_c001_v0001104_t0014_u01752714596829") 2025/07/17 01:15:57 DEBUG : CopyDest/three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf11_d20250717_m011005_c001_v7007000_t0000_u01752714605913") 2025/07/17 01:15:57 DEBUG : CopyDest/three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41269_d20250717_m011003_c001_v0001182_t0006_u01752714603632") 2025/07/17 01:15:58 DEBUG : CopyDest/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf12_d20250717_m011006_c001_v7007000_t0000_u01752714606095") 2025/07/17 01:15:58 DEBUG : CopyDest/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496dfa_d20250717_m011001_c001_v0001171_t0049_u01752714601238") 2025/07/17 01:15:58 DEBUG : EXISTING: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e69_d20250717_m011129_c001_v7007000_t0000_u01752714689546") 2025/07/17 01:15:58 DEBUG : EXISTING: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54971d3_d20250717_m011128_c001_v0001171_t0039_u01752714688468") 2025/07/17 01:15:58 DEBUG : PREFIXapple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2c5_d20250717_m011327_c001_v7007000_t0000_u01752714807464") 2025/07/17 01:15:58 DEBUG : PREFIXapple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549778c_d20250717_m011321_c001_v0001171_t0014_u01752714801913") 2025/07/17 01:15:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc989_d20250717_m011327_c001_v7007000_t0000_u01752714807845") 2025/07/17 01:15:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ad3_d20250717_m011321_c001_v0001041_t0023_u01752714801882") 2025/07/17 01:15:58 DEBUG : PREFIXbanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2cd_d20250717_m011327_c001_v7007000_t0000_u01752714807858") 2025/07/17 01:15:58 DEBUG : PREFIXbanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41aff_d20250717_m011321_c001_v0001182_t0010_u01752714801892") 2025/07/17 01:15:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f409625629ed3e3ce_d20250717_m011327_c001_v7007000_t0000_u01752714807525") 2025/07/17 01:15:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bf7_d20250717_m011321_c001_v0001093_t0043_u01752714801900") 2025/07/17 01:15:58 DEBUG : Testêé: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e5d_d20250717_m011125_c001_v7007000_t0000_u01752714685191") 2025/07/17 01:15:58 DEBUG : Testêé: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41577_d20250717_m011124_c001_v0001182_t0052_u01752714684498") 2025/07/17 01:15:58 DEBUG : Testêé: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54971a0_d20250717_m011123_c001_v0001171_t0049_u01752714683487") 2025/07/17 01:15:58 DEBUG : YXBwbGU=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c71_d20250717_m011306_c001_v7007000_t0000_u01752714786910") 2025/07/17 01:15:58 DEBUG : YXBwbGU=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549769c_d20250717_m011302_c001_v0001171_t0017_u01752714782688") 2025/07/17 01:15:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c73_d20250717_m011307_c001_v7007000_t0000_u01752714787094") 2025/07/17 01:15:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b9f_d20250717_m011302_c001_v0001093_t0057_u01752714782702") 2025/07/17 01:15:59 DEBUG : YmFuYW5h: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c74_d20250717_m011307_c001_v7007000_t0000_u01752714787277") 2025/07/17 01:15:59 DEBUG : YmFuYW5h: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a58_d20250717_m011302_c001_v0001041_t0016_u01752714782681") 2025/07/17 01:15:59 DEBUG : a/potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbc9_d20250717_m010731_c001_v7007000_t0000_u01752714451127") 2025/07/17 01:15:59 DEBUG : a/potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cba_d20250717_m010730_c001_v0001104_t0049_u01752714450083") 2025/07/17 01:15:59 DEBUG : a/potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbc3_d20250717_m010727_c001_v7007000_t0000_u01752714447849") 2025/07/17 01:15:59 DEBUG : a/potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c9a_d20250717_m010726_c001_v0001104_t0010_u01752714446549") 2025/07/17 01:15:59 DEBUG : a/potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b9590f_d20250717_m010702_c001_v7007000_t0000_u01752714422927") 2025/07/17 01:15:59 DEBUG : a/potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bdf_d20250717_m010701_c001_v0001104_t0012_u01752714421660") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898991a_d20250717_m011524_c001_v7007000_t0000_u01752714924423") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de42019_d20250717_m011520_c001_v0001182_t0043_u01752714920437") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae401_d20250717_m011509_c001_v7007000_t0000_u01752714909208") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41f85_d20250717_m011505_c001_v0001182_t0044_u01752714905088") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f7c_d20250717_m011453_c001_v7007000_t0000_u01752714893051") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ef5_d20250717_m011449_c001_v0001182_t0057_u01752714889470") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cd6_d20250717_m011438_c001_v7007000_t0000_u01752714878246") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41e6b_d20250717_m011434_c001_v0001182_t0011_u01752714874211") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd3a_d20250717_m011422_c001_v7007000_t0000_u01752714862886") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41dbb_d20250717_m011418_c001_v0001182_t0028_u01752714858702") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d05_d20250717_m011407_c001_v7007000_t0000_u01752714847626") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ce1_d20250717_m011401_c001_v0001182_t0041_u01752714841397") 2025/07/17 01:15:59 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ab8_d20250717_m011350_c001_v7007000_t0000_u01752714830083") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c55_d20250717_m011346_c001_v0001093_t0044_u01752714826550") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f86_d20250717_m011345_c001_v7007000_t0000_u01752714825405") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41bd8_d20250717_m011340_c001_v0001182_t0057_u01752714820526") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2d7_d20250717_m011329_c001_v7007000_t0000_u01752714809169") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b2a_d20250717_m011325_c001_v0001182_t0004_u01752714805341") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f409625629ed3e3b8_d20250717_m011323_c001_v7007000_t0000_u01752714803801") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777abd_d20250717_m011319_c001_v0001041_t0034_u01752714799497") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898979d_d20250717_m011305_c001_v7007000_t0000_u01752714785114") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a15_d20250717_m011259_c001_v0001182_t0029_u01752714779739") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bcb_d20250717_m011248_c001_v7007000_t0000_u01752714768121") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41976_d20250717_m011244_c001_v0001182_t0040_u01752714764277") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0b5_d20250717_m011233_c001_v7007000_t0000_u01752714753129") 2025/07/17 01:16:00 DEBUG : apple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de418b1_d20250717_m011229_c001_v0001182_t0018_u01752714749319") 2025/07/17 01:16:00 DEBUG : appleSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94c61_d20250717_m011348_c001_v7007000_t0000_u01752714828324") 2025/07/17 01:16:00 DEBUG : appleSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c45_d20250717_m011342_c001_v0001093_t0034_u01752714822894") 2025/07/17 01:16:00 DEBUG : appleapple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d06_d20250717_m011407_c001_v7007000_t0000_u01752714847810") 2025/07/17 01:16:00 DEBUG : appleapple: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43ca2_d20250717_m011403_c001_v0001093_t0052_u01752714843639") 2025/07/17 01:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898991c_d20250717_m011524_c001_v7007000_t0000_u01752714924607") 2025/07/17 01:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d87_d20250717_m011521_c001_v0001093_t0041_u01752714921091") 2025/07/17 01:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae402_d20250717_m011509_c001_v7007000_t0000_u01752714909389") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d5b_d20250717_m011505_c001_v0001093_t0013_u01752714905692") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f7d_d20250717_m011453_c001_v7007000_t0000_u01752714893241") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d33_d20250717_m011450_c001_v0001093_t0052_u01752714890103") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cd7_d20250717_m011438_c001_v7007000_t0000_u01752714878430") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d07_d20250717_m011434_c001_v0001093_t0054_u01752714874823") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd3b_d20250717_m011423_c001_v7007000_t0000_u01752714863068") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cd6_d20250717_m011419_c001_v0001093_t0035_u01752714859293") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f418b2534fc6dccf3_d20250717_m011405_c001_v7007000_t0000_u01752714845889") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54979ab_d20250717_m011402_c001_v0001171_t0017_u01752714842053") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ab9_d20250717_m011350_c001_v7007000_t0000_u01752714830266") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c2a_d20250717_m011346_c001_v0001182_t0009_u01752714826521") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0ce7_d20250717_m011344_c001_v7007000_t0000_u01752714824990") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549785b_d20250717_m011341_c001_v0001171_t0001_u01752714821173") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2d9_d20250717_m011329_c001_v7007000_t0000_u01752714809350") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54977ae_d20250717_m011325_c001_v0001171_t0027_u01752714805327") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2a9_d20250717_m011324_c001_v7007000_t0000_u01752714804207") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bed_d20250717_m011320_c001_v0001093_t0051_u01752714800024") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cedfe_d20250717_m011305_c001_v7007000_t0000_u01752714785125") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497678_d20250717_m011300_c001_v0001171_t0050_u01752714780612") 2025/07/17 01:16:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bce_d20250717_m011248_c001_v7007000_t0000_u01752714768305") 2025/07/17 01:16:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54975b7_d20250717_m011244_c001_v0001171_t0013_u01752714764864") 2025/07/17 01:16:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0bb_d20250717_m011233_c001_v7007000_t0000_u01752714753314") 2025/07/17 01:16:02 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549751f_d20250717_m011229_c001_v0001171_t0032_u01752714749894") 2025/07/17 01:16:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94c62_d20250717_m011348_c001_v7007000_t0000_u01752714828513") 2025/07/17 01:16:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41bf6_d20250717_m011342_c001_v0001182_t0004_u01752714822885") 2025/07/17 01:16:02 DEBUG : b/potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbcb_d20250717_m010731_c001_v7007000_t0000_u01752714451313") 2025/07/17 01:16:02 DEBUG : b/potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cb0_d20250717_m010728_c001_v0001104_t0040_u01752714448421") 2025/07/17 01:16:02 DEBUG : b/potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbc1_d20250717_m010727_c001_v7007000_t0000_u01752714447265") 2025/07/17 01:16:02 DEBUG : b/potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c8a_d20250717_m010724_c001_v0001104_t0058_u01752714444330") 2025/07/17 01:16:02 DEBUG : b/potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b9590d_d20250717_m010702_c001_v7007000_t0000_u01752714422364") 2025/07/17 01:16:02 DEBUG : b/potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bd3_d20250717_m010659_c001_v0001104_t0013_u01752714419907") 2025/07/17 01:16:02 DEBUG : backup/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc75e_d20250717_m011019_c001_v7007000_t0000_u01752714619301") 2025/07/17 01:16:02 DEBUG : backup/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11095d9d36cccc9f_d20250717_m011017_c001_v0001184_t0035_u01752714617592") 2025/07/17 01:16:02 DEBUG : backup/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f118cdf97c0c16b93_d20250717_m011012_c001_v0001171_t0005_u01752714612856") 2025/07/17 01:16:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba65_d20250717_m011044_c001_v7007000_t0000_u01752714644010") 2025/07/17 01:16:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f101f9226d2b6f460_d20250717_m011041_c001_v0001105_t0056_u01752714641795") 2025/07/17 01:16:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f112f0cce3efccc2c_d20250717_m011038_c001_v0001177_t0043_u01752714638098") 2025/07/17 01:16:02 DEBUG : backup/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405f381dd5c8c06f_d20250717_m011031_c001_v7007000_t0000_u01752714631326") 2025/07/17 01:16:02 DEBUG : backup/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f119f30326aab7505_d20250717_m011029_c001_v0001136_t0030_u01752714629666") 2025/07/17 01:16:02 DEBUG : backup/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f110ba401daa04c76_d20250717_m011026_c001_v0001120_t0026_u01752714626016") 2025/07/17 01:16:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba66_d20250717_m011044_c001_v7007000_t0000_u01752714644193") 2025/07/17 01:16:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1001bbad7bbd1326_d20250717_m011042_c001_v0001036_t0014_u01752714642990") 2025/07/17 01:16:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f100e946b8e551d39_d20250717_m011039_c001_v0001092_t0036_u01752714639471") 2025/07/17 01:16:03 DEBUG : backup/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc75f_d20250717_m011019_c001_v7007000_t0000_u01752714619483") 2025/07/17 01:16:03 DEBUG : backup/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f101baa773cb8f6cb_d20250717_m011018_c001_v0001120_t0005_u01752714618441") 2025/07/17 01:16:03 DEBUG : backup/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1127ae787362dbfe_d20250717_m011014_c001_v0001104_t0003_u01752714614445") 2025/07/17 01:16:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405f381dd5c8c070_d20250717_m011031_c001_v7007000_t0000_u01752714631508") 2025/07/17 01:16:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1067894d0c12a652_d20250717_m011030_c001_v0001183_t0014_u01752714630554") 2025/07/17 01:16:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f109ae4b9cd0cf41b_d20250717_m011027_c001_v0001171_t0055_u01752714627404") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989954_d20250717_m011524_c001_v7007000_t0000_u01752714924792") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d5a_d20250717_m011520_c001_v0001041_t0033_u01752714920692") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae404_d20250717_m011509_c001_v7007000_t0000_u01752714909594") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d1c_d20250717_m011505_c001_v0001041_t0044_u01752714905281") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f7e_d20250717_m011453_c001_v7007000_t0000_u01752714893423") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777cc4_d20250717_m011449_c001_v0001041_t0040_u01752714889666") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cd8_d20250717_m011438_c001_v7007000_t0000_u01752714878614") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c84_d20250717_m011434_c001_v0001041_t0023_u01752714874428") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd3c_d20250717_m011423_c001_v7007000_t0000_u01752714863250") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c21_d20250717_m011418_c001_v0001041_t0053_u01752714858901") 2025/07/17 01:16:03 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d07_d20250717_m011407_c001_v7007000_t0000_u01752714847993") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c9a_d20250717_m011401_c001_v0001093_t0008_u01752714841629") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1aba_d20250717_m011350_c001_v7007000_t0000_u01752714830464") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b63_d20250717_m011346_c001_v0001041_t0029_u01752714826539") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0ce8_d20250717_m011345_c001_v7007000_t0000_u01752714825002") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c3b_d20250717_m011340_c001_v0001093_t0056_u01752714820730") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2db_d20250717_m011329_c001_v7007000_t0000_u01752714809532") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c07_d20250717_m011325_c001_v0001093_t0049_u01752714805349") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4608_d20250717_m011323_c001_v7007000_t0000_u01752714803816") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41aec_d20250717_m011319_c001_v0001182_t0028_u01752714799818") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f43067768220a_d20250717_m011304_c001_v7007000_t0000_u01752714784957") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a44_d20250717_m011259_c001_v0001041_t0012_u01752714779950") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bd0_d20250717_m011248_c001_v7007000_t0000_u01752714768487") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779fa_d20250717_m011244_c001_v0001041_t0057_u01752714764472") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0c3_d20250717_m011233_c001_v7007000_t0000_u01752714753499") 2025/07/17 01:16:04 DEBUG : banana: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779b4_d20250717_m011229_c001_v0001041_t0012_u01752714749513") 2025/07/17 01:16:04 DEBUG : bananaSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4edc_d20250717_m011348_c001_v7007000_t0000_u01752714828335") 2025/07/17 01:16:04 DEBUG : bananaSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b49_d20250717_m011342_c001_v0001041_t0039_u01752714822915") 2025/07/17 01:16:04 DEBUG : both0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94ba6_d20250717_m011207_c001_v7007000_t0000_u01752714727057") 2025/07/17 01:16:04 DEBUG : both0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de416d5_d20250717_m011152_c001_v0001182_t0007_u01752714712759") 2025/07/17 01:16:04 DEBUG : both0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbad_d20250717_m011148_c001_v7007000_t0000_u01752714708430") 2025/07/17 01:16:04 DEBUG : both0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de415cb_d20250717_m011131_c001_v0001182_t0011_u01752714691814") 2025/07/17 01:16:05 DEBUG : both1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94ba9_d20250717_m011207_c001_v7007000_t0000_u01752714727239") 2025/07/17 01:16:05 DEBUG : both1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de416e1_d20250717_m011153_c001_v0001182_t0012_u01752714713650") 2025/07/17 01:16:05 DEBUG : both1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbaf_d20250717_m011148_c001_v7007000_t0000_u01752714708611") 2025/07/17 01:16:05 DEBUG : both1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de415f1_d20250717_m011134_c001_v0001182_t0009_u01752714694896") 2025/07/17 01:16:05 DEBUG : both10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bab_d20250717_m011207_c001_v7007000_t0000_u01752714727421") 2025/07/17 01:16:05 DEBUG : both10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41735_d20250717_m011158_c001_v0001182_t0013_u01752714718737") 2025/07/17 01:16:05 DEBUG : both10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbb0_d20250717_m011148_c001_v7007000_t0000_u01752714708794") 2025/07/17 01:16:05 DEBUG : both10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4163d_d20250717_m011140_c001_v0001182_t0040_u01752714700282") 2025/07/17 01:16:05 DEBUG : both11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bac_d20250717_m011207_c001_v7007000_t0000_u01752714727604") 2025/07/17 01:16:05 DEBUG : both11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4173d_d20250717_m011159_c001_v0001182_t0033_u01752714719240") 2025/07/17 01:16:05 DEBUG : both11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbb2_d20250717_m011148_c001_v7007000_t0000_u01752714708976") 2025/07/17 01:16:05 DEBUG : both11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41645_d20250717_m011140_c001_v0001182_t0045_u01752714700862") 2025/07/17 01:16:05 DEBUG : both12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bad_d20250717_m011207_c001_v7007000_t0000_u01752714727787") 2025/07/17 01:16:05 DEBUG : both12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41745_d20250717_m011159_c001_v0001182_t0004_u01752714719725") 2025/07/17 01:16:05 DEBUG : both12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbb3_d20250717_m011149_c001_v7007000_t0000_u01752714709157") 2025/07/17 01:16:05 DEBUG : both12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41651_d20250717_m011141_c001_v0001182_t0054_u01752714701444") 2025/07/17 01:16:05 DEBUG : both13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94baf_d20250717_m011207_c001_v7007000_t0000_u01752714727969") 2025/07/17 01:16:05 DEBUG : both13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4174f_d20250717_m011200_c001_v0001182_t0010_u01752714720250") 2025/07/17 01:16:05 DEBUG : both13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbb5_d20250717_m011149_c001_v7007000_t0000_u01752714709391") 2025/07/17 01:16:05 DEBUG : both13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41657_d20250717_m011141_c001_v0001182_t0024_u01752714701959") 2025/07/17 01:16:05 DEBUG : both14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb1_d20250717_m011208_c001_v7007000_t0000_u01752714728152") 2025/07/17 01:16:05 DEBUG : both14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41755_d20250717_m011201_c001_v0001182_t0029_u01752714721016") 2025/07/17 01:16:05 DEBUG : both14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbb7_d20250717_m011149_c001_v7007000_t0000_u01752714709575") 2025/07/17 01:16:06 DEBUG : both14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41661_d20250717_m011142_c001_v0001182_t0027_u01752714702463") 2025/07/17 01:16:06 DEBUG : both15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb2_d20250717_m011208_c001_v7007000_t0000_u01752714728334") 2025/07/17 01:16:06 DEBUG : both15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41759_d20250717_m011201_c001_v0001182_t0010_u01752714721649") 2025/07/17 01:16:06 DEBUG : both15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbb8_d20250717_m011149_c001_v7007000_t0000_u01752714709808") 2025/07/17 01:16:06 DEBUG : both15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4166b_d20250717_m011142_c001_v0001182_t0054_u01752714702983") 2025/07/17 01:16:06 DEBUG : both16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb3_d20250717_m011208_c001_v7007000_t0000_u01752714728517") 2025/07/17 01:16:06 DEBUG : both16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4175f_d20250717_m011202_c001_v0001182_t0054_u01752714722202") 2025/07/17 01:16:06 DEBUG : both16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbba_d20250717_m011149_c001_v7007000_t0000_u01752714709990") 2025/07/17 01:16:06 DEBUG : both16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4166f_d20250717_m011143_c001_v0001182_t0032_u01752714703477") 2025/07/17 01:16:06 DEBUG : both17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb4_d20250717_m011208_c001_v7007000_t0000_u01752714728699") 2025/07/17 01:16:06 DEBUG : both17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41767_d20250717_m011202_c001_v0001182_t0024_u01752714722845") 2025/07/17 01:16:06 DEBUG : both17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbbc_d20250717_m011150_c001_v7007000_t0000_u01752714710172") 2025/07/17 01:16:06 DEBUG : both17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41675_d20250717_m011144_c001_v0001182_t0045_u01752714704086") 2025/07/17 01:16:06 DEBUG : both18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb5_d20250717_m011208_c001_v7007000_t0000_u01752714728886") 2025/07/17 01:16:06 DEBUG : both18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41769_d20250717_m011203_c001_v0001182_t0043_u01752714723409") 2025/07/17 01:16:06 DEBUG : both18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbbf_d20250717_m011150_c001_v7007000_t0000_u01752714710353") 2025/07/17 01:16:06 DEBUG : both18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4167b_d20250717_m011144_c001_v0001182_t0028_u01752714704668") 2025/07/17 01:16:06 DEBUG : both19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb7_d20250717_m011209_c001_v7007000_t0000_u01752714729086") 2025/07/17 01:16:06 DEBUG : both19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4176d_d20250717_m011203_c001_v0001182_t0003_u01752714723913") 2025/07/17 01:16:06 DEBUG : both19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbc1_d20250717_m011150_c001_v7007000_t0000_u01752714710536") 2025/07/17 01:16:07 DEBUG : both19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41687_d20250717_m011145_c001_v0001182_t0044_u01752714705176") 2025/07/17 01:16:07 DEBUG : both2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb8_d20250717_m011209_c001_v7007000_t0000_u01752714729267") 2025/07/17 01:16:07 DEBUG : both2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de416ef_d20250717_m011154_c001_v0001182_t0039_u01752714714191") 2025/07/17 01:16:07 DEBUG : both2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbc4_d20250717_m011150_c001_v7007000_t0000_u01752714710718") 2025/07/17 01:16:07 DEBUG : both2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de415f9_d20250717_m011135_c001_v0001182_t0023_u01752714695491") 2025/07/17 01:16:07 DEBUG : both3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bb9_d20250717_m011209_c001_v7007000_t0000_u01752714729449") 2025/07/17 01:16:07 DEBUG : both3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de416f7_d20250717_m011154_c001_v0001182_t0046_u01752714714738") 2025/07/17 01:16:07 DEBUG : both3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbc7_d20250717_m011150_c001_v7007000_t0000_u01752714710900") 2025/07/17 01:16:07 DEBUG : both3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41603_d20250717_m011136_c001_v0001182_t0048_u01752714696081") 2025/07/17 01:16:07 DEBUG : both4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bbb_d20250717_m011209_c001_v7007000_t0000_u01752714729634") 2025/07/17 01:16:07 DEBUG : both4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41703_d20250717_m011155_c001_v0001182_t0017_u01752714715306") 2025/07/17 01:16:07 DEBUG : both4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbc9_d20250717_m011151_c001_v7007000_t0000_u01752714711083") 2025/07/17 01:16:07 DEBUG : both4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4160d_d20250717_m011136_c001_v0001182_t0026_u01752714696622") 2025/07/17 01:16:07 DEBUG : both5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bbc_d20250717_m011209_c001_v7007000_t0000_u01752714729823") 2025/07/17 01:16:07 DEBUG : both5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41711_d20250717_m011155_c001_v0001182_t0041_u01752714715942") 2025/07/17 01:16:07 DEBUG : both5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbcc_d20250717_m011151_c001_v7007000_t0000_u01752714711264") 2025/07/17 01:16:07 DEBUG : both5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41617_d20250717_m011137_c001_v0001182_t0026_u01752714697223") 2025/07/17 01:16:07 DEBUG : both6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bbe_d20250717_m011210_c001_v7007000_t0000_u01752714730008") 2025/07/17 01:16:07 DEBUG : both6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41717_d20250717_m011156_c001_v0001182_t0049_u01752714716531") 2025/07/17 01:16:07 DEBUG : both6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbce_d20250717_m011151_c001_v7007000_t0000_u01752714711446") 2025/07/17 01:16:08 DEBUG : both6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41623_d20250717_m011137_c001_v0001182_t0032_u01752714697853") 2025/07/17 01:16:08 DEBUG : both7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bbf_d20250717_m011210_c001_v7007000_t0000_u01752714730190") 2025/07/17 01:16:08 DEBUG : both7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4171f_d20250717_m011157_c001_v0001182_t0030_u01752714717064") 2025/07/17 01:16:08 DEBUG : both7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbd0_d20250717_m011151_c001_v7007000_t0000_u01752714711627") 2025/07/17 01:16:08 DEBUG : both7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4162b_d20250717_m011138_c001_v0001182_t0047_u01752714698583") 2025/07/17 01:16:08 DEBUG : both8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc0_d20250717_m011210_c001_v7007000_t0000_u01752714730372") 2025/07/17 01:16:08 DEBUG : both8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41729_d20250717_m011157_c001_v0001182_t0049_u01752714717650") 2025/07/17 01:16:08 DEBUG : both8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbd3_d20250717_m011151_c001_v7007000_t0000_u01752714711839") 2025/07/17 01:16:08 DEBUG : both8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4162f_d20250717_m011139_c001_v0001182_t0054_u01752714699124") 2025/07/17 01:16:08 DEBUG : both9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc1_d20250717_m011210_c001_v7007000_t0000_u01752714730554") 2025/07/17 01:16:08 DEBUG : both9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41733_d20250717_m011158_c001_v0001182_t0025_u01752714718194") 2025/07/17 01:16:08 DEBUG : both9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dbd5_d20250717_m011152_c001_v7007000_t0000_u01752714712022") 2025/07/17 01:16:08 DEBUG : both9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41635_d20250717_m011139_c001_v0001182_t0021_u01752714699780") 2025/07/17 01:16:08 DEBUG : c/non empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbcc_d20250717_m010731_c001_v7007000_t0000_u01752714451498") 2025/07/17 01:16:08 DEBUG : c/non empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cb4_d20250717_m010729_c001_v0001104_t0013_u01752714449233") 2025/07/17 01:16:08 DEBUG : c/non empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbc4_d20250717_m010728_c001_v7007000_t0000_u01752714448039") 2025/07/17 01:16:08 DEBUG : c/non empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c90_d20250717_m010725_c001_v0001104_t0015_u01752714445009") 2025/07/17 01:16:08 DEBUG : c/non empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95910_d20250717_m010703_c001_v7007000_t0000_u01752714423110") 2025/07/17 01:16:08 DEBUG : c/non empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bd5_d20250717_m010700_c001_v0001104_t0057_u01752714420563") 2025/07/17 01:16:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c76_d20250717_m011307_c001_v7007000_t0000_u01752714787462") 2025/07/17 01:16:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a4b_d20250717_m011302_c001_v0001182_t0022_u01752714782671") 2025/07/17 01:16:09 DEBUG : check sum: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958fe_d20250717_m010651_c001_v7007000_t0000_u01752714411194") 2025/07/17 01:16:09 DEBUG : check sum: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b95_d20250717_m010649_c001_v0001104_t0023_u01752714409905") 2025/07/17 01:16:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7da30c_d20250717_m011554_c001_v7007000_t0000_u01752714954462") 2025/07/17 01:16:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4212f_d20250717_m011553_c001_v0001182_t0054_u01752714953048") 2025/07/17 01:16:09 DEBUG : dest/3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cade70_d20250717_m010949_c001_v7007000_t0000_u01752714589894") 2025/07/17 01:16:09 DEBUG : dest/3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4067ac9fe683d98f_d20250717_m010948_c001_v0001113_t0023_u01752714588764") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d08_d20250717_m011408_c001_v7007000_t0000_u01752714848177") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bcd_d20250717_m011403_c001_v0001041_t0059_u01752714843660") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989955_d20250717_m011524_c001_v7007000_t0000_u01752714924977") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41fcd_d20250717_m011513_c001_v0001182_t0041_u01752714913883") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae405_d20250717_m011509_c001_v7007000_t0000_u01752714909775") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41f39_d20250717_m011457_c001_v0001182_t0000_u01752714897679") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f7f_d20250717_m011453_c001_v7007000_t0000_u01752714893604") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ebb_d20250717_m011442_c001_v0001182_t0038_u01752714882960") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cdb_d20250717_m011438_c001_v7007000_t0000_u01752714878798") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41e1d_d20250717_m011427_c001_v0001182_t0049_u01752714867525") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd3d_d20250717_m011423_c001_v7007000_t0000_u01752714863432") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d5f_d20250717_m011412_c001_v0001182_t0057_u01752714852299") 2025/07/17 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b96a37_d20250717_m011406_c001_v7007000_t0000_u01752714846024") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c8c_d20250717_m011354_c001_v0001182_t0029_u01752714834718") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1abb_d20250717_m011350_c001_v7007000_t0000_u01752714830648") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c2e_d20250717_m011346_c001_v0001182_t0008_u01752714826735") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94c56_d20250717_m011345_c001_v7007000_t0000_u01752714825429") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b9c_d20250717_m011333_c001_v0001182_t0004_u01752714813870") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2dd_d20250717_m011329_c001_v7007000_t0000_u01752714809714") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b30_d20250717_m011325_c001_v0001182_t0018_u01752714805560") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc983_d20250717_m011324_c001_v7007000_t0000_u01752714804409") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a89_d20250717_m011311_c001_v0001041_t0005_u01752714791555") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c64_d20250717_m011305_c001_v7007000_t0000_u01752714785278") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de419d3_d20250717_m011252_c001_v0001182_t0025_u01752714772808") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bd2_d20250717_m011248_c001_v7007000_t0000_u01752714768672") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41918_d20250717_m011237_c001_v0001182_t0050_u01752714757756") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0cb_d20250717_m011233_c001_v7007000_t0000_u01752714753683") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4186f_d20250717_m011223_c001_v0001182_t0019_u01752714743422") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f89_d20250717_m011348_c001_v7007000_t0000_u01752714828274") 2025/07/17 01:16:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41bfc_d20250717_m011343_c001_v0001182_t0007_u01752714823088") 2025/07/17 01:16:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d09_d20250717_m011408_c001_v7007000_t0000_u01752714848360") 2025/07/17 01:16:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54979c3_d20250717_m011403_c001_v0001171_t0046_u01752714843646") 2025/07/17 01:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989957_d20250717_m011525_c001_v7007000_t0000_u01752714925166") 2025/07/17 01:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d40_d20250717_m011514_c001_v0001041_t0019_u01752714914459") 2025/07/17 01:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae407_d20250717_m011509_c001_v7007000_t0000_u01752714909956") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777cfa_d20250717_m011458_c001_v0001041_t0042_u01752714898303") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f80_d20250717_m011453_c001_v7007000_t0000_u01752714893786") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ca8_d20250717_m011443_c001_v0001041_t0007_u01752714883526") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cdd_d20250717_m011438_c001_v7007000_t0000_u01752714878982") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c5e_d20250717_m011428_c001_v0001041_t0038_u01752714868116") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd3f_d20250717_m011423_c001_v7007000_t0000_u01752714863615") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bfd_d20250717_m011412_c001_v0001041_t0031_u01752714852858") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203fa8_d20250717_m011405_c001_v7007000_t0000_u01752714845486") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c7c_d20250717_m011355_c001_v0001093_t0054_u01752714835279") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1abc_d20250717_m011350_c001_v7007000_t0000_u01752714830831") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54978b1_d20250717_m011346_c001_v0001171_t0048_u01752714826856") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0ceb_d20250717_m011345_c001_v7007000_t0000_u01752714825381") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c25_d20250717_m011334_c001_v0001093_t0051_u01752714814442") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2e0_d20250717_m011329_c001_v7007000_t0000_u01752714809896") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54977b2_d20250717_m011325_c001_v0001171_t0052_u01752714805675") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4609_d20250717_m011323_c001_v7007000_t0000_u01752714803999") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41aae_d20250717_m011312_c001_v0001182_t0038_u01752714792284") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c5b_d20250717_m011304_c001_v7007000_t0000_u01752714784713") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a19_d20250717_m011253_c001_v0001041_t0014_u01752714773370") 2025/07/17 01:16:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bd4_d20250717_m011248_c001_v7007000_t0000_u01752714768856") 2025/07/17 01:16:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779ce_d20250717_m011238_c001_v0001041_t0032_u01752714758312") 2025/07/17 01:16:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0d2_d20250717_m011233_c001_v7007000_t0000_u01752714753868") 2025/07/17 01:16:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df840677798e_d20250717_m011223_c001_v0001041_t0012_u01752714743635") 2025/07/17 01:16:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f8b_d20250717_m011348_c001_v7007000_t0000_u01752714828460") 2025/07/17 01:16:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c02_d20250717_m011343_c001_v0001182_t0027_u01752714823302") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d0a_d20250717_m011408_c001_v7007000_t0000_u01752714848544") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41cfc_d20250717_m011403_c001_v0001182_t0012_u01752714843828") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989958_d20250717_m011525_c001_v7007000_t0000_u01752714925363") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d6f_d20250717_m011515_c001_v0001093_t0051_u01752714915301") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae40a_d20250717_m011510_c001_v7007000_t0000_u01752714910139") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d45_d20250717_m011459_c001_v0001093_t0019_u01752714899225") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f81_d20250717_m011453_c001_v7007000_t0000_u01752714893968") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d21_d20250717_m011444_c001_v0001093_t0058_u01752714884311") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cdf_d20250717_m011439_c001_v7007000_t0000_u01752714879166") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cf3_d20250717_m011428_c001_v0001093_t0054_u01752714868954") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd40_d20250717_m011423_c001_v7007000_t0000_u01752714863796") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cc0_d20250717_m011413_c001_v0001093_t0018_u01752714853678") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d00_d20250717_m011405_c001_v7007000_t0000_u01752714845654") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549794d_d20250717_m011356_c001_v0001171_t0010_u01752714836101") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1abd_d20250717_m011351_c001_v7007000_t0000_u01752714831013") 2025/07/17 01:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c5b_d20250717_m011346_c001_v0001093_t0000_u01752714826883") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cee_d20250717_m011345_c001_v7007000_t0000_u01752714825565") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497820_d20250717_m011335_c001_v0001171_t0059_u01752714815194") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2e1_d20250717_m011330_c001_v7007000_t0000_u01752714810090") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b34_d20250717_m011325_c001_v0001182_t0038_u01752714805782") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f409625629ed3e3bd_d20250717_m011324_c001_v7007000_t0000_u01752714804164") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bd3_d20250717_m011312_c001_v0001093_t0054_u01752714792847") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f43067768220c_d20250717_m011305_c001_v7007000_t0000_u01752714785147") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549761b_d20250717_m011254_c001_v0001171_t0050_u01752714774201") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bd7_d20250717_m011249_c001_v7007000_t0000_u01752714769039") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497575_d20250717_m011239_c001_v0001171_t0053_u01752714759011") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0da_d20250717_m011234_c001_v7007000_t0000_u01752714754060") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54974cb_d20250717_m011224_c001_v0001171_t0040_u01752714744013") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4107e88561120921_d20250717_m011348_c001_v7007000_t0000_u01752714828525") 2025/07/17 01:16:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c47_d20250717_m011343_c001_v0001093_t0054_u01752714823403") 2025/07/17 01:16:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d0b_d20250717_m011408_c001_v7007000_t0000_u01752714848740") 2025/07/17 01:16:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bcf_d20250717_m011404_c001_v0001041_t0015_u01752714844037") 2025/07/17 01:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989959_d20250717_m011525_c001_v7007000_t0000_u01752714925549") 2025/07/17 01:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497d74_d20250717_m011516_c001_v0001171_t0012_u01752714916134") 2025/07/17 01:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae40b_d20250717_m011510_c001_v7007000_t0000_u01752714910320") 2025/07/17 01:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497ccd_d20250717_m011500_c001_v0001171_t0044_u01752714900064") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f82_d20250717_m011454_c001_v7007000_t0000_u01752714894149") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497c23_d20250717_m011445_c001_v0001171_t0045_u01752714885035") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142ce1_d20250717_m011439_c001_v7007000_t0000_u01752714879349") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497b65_d20250717_m011429_c001_v0001171_t0030_u01752714869843") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd41_d20250717_m011423_c001_v7007000_t0000_u01752714863977") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497a83_d20250717_m011414_c001_v0001171_t0038_u01752714854375") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203fa9_d20250717_m011405_c001_v7007000_t0000_u01752714845669") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b9b_d20250717_m011357_c001_v0001041_t0050_u01752714837011") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1abf_d20250717_m011351_c001_v7007000_t0000_u01752714831197") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b67_d20250717_m011346_c001_v0001041_t0006_u01752714826904") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae331_d20250717_m011345_c001_v7007000_t0000_u01752714825577") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b23_d20250717_m011335_c001_v0001041_t0044_u01752714815970") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2e5_d20250717_m011330_c001_v7007000_t0000_u01752714810277") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54977b6_d20250717_m011325_c001_v0001171_t0059_u01752714805934") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde5c_d20250717_m011324_c001_v7007000_t0000_u01752714804176") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497730_d20250717_m011314_c001_v0001171_t0029_u01752714794204") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde57_d20250717_m011305_c001_v7007000_t0000_u01752714785285") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b83_d20250717_m011255_c001_v0001093_t0046_u01752714775190") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bdb_d20250717_m011249_c001_v7007000_t0000_u01752714769222") 2025/07/17 01:16:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b51_d20250717_m011239_c001_v0001093_t0013_u01752714759689") 2025/07/17 01:16:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0e0_d20250717_m011234_c001_v7007000_t0000_u01752714754245") 2025/07/17 01:16:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b1f_d20250717_m011224_c001_v0001093_t0057_u01752714744321") 2025/07/17 01:16:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ab6_d20250717_m011348_c001_v7007000_t0000_u01752714828732") 2025/07/17 01:16:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c08_d20250717_m011343_c001_v0001182_t0010_u01752714823512") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d0c_d20250717_m011408_c001_v7007000_t0000_u01752714848926") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43ca4_d20250717_m011404_c001_v0001093_t0049_u01752714844069") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898995a_d20250717_m011525_c001_v7007000_t0000_u01752714925734") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41fe9_d20250717_m011516_c001_v0001182_t0058_u01752714916609") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae40e_d20250717_m011510_c001_v7007000_t0000_u01752714910514") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41f4f_d20250717_m011500_c001_v0001182_t0053_u01752714900425") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f83_d20250717_m011454_c001_v7007000_t0000_u01752714894348") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ecb_d20250717_m011445_c001_v0001182_t0032_u01752714885329") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142ce3_d20250717_m011439_c001_v7007000_t0000_u01752714879533") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41e45_d20250717_m011430_c001_v0001182_t0049_u01752714870140") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd42_d20250717_m011424_c001_v7007000_t0000_u01752714864159") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d7b_d20250717_m011414_c001_v0001182_t0010_u01752714854668") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142bf3_d20250717_m011405_c001_v7007000_t0000_u01752714845498") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41cac_d20250717_m011357_c001_v0001182_t0019_u01752714837381") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac1_d20250717_m011351_c001_v7007000_t0000_u01752714831380") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c38_d20250717_m011346_c001_v0001182_t0035_u01752714826934") 2025/07/17 01:16:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4183de41fa5b4947_d20250717_m011345_c001_v7007000_t0000_u01752714825020") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41bae_d20250717_m011336_c001_v0001182_t0046_u01752714816319") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2e8_d20250717_m011330_c001_v7007000_t0000_u01752714810460") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b3a_d20250717_m011325_c001_v0001182_t0026_u01752714805983") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde5d_d20250717_m011324_c001_v7007000_t0000_u01752714804375") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a97_d20250717_m011314_c001_v0001041_t0008_u01752714794480") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c5d_d20250717_m011304_c001_v7007000_t0000_u01752714784897") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de419eb_d20250717_m011255_c001_v0001182_t0027_u01752714775536") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bdd_d20250717_m011249_c001_v7007000_t0000_u01752714769404") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41946_d20250717_m011240_c001_v0001182_t0005_u01752714760060") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0e7_d20250717_m011234_c001_v7007000_t0000_u01752714754428") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41889_d20250717_m011224_c001_v0001182_t0034_u01752714744894") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4edd_d20250717_m011348_c001_v7007000_t0000_u01752714828525") 2025/07/17 01:16:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497887_d20250717_m011343_c001_v0001171_t0026_u01752714823607") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d0d_d20250717_m011409_c001_v7007000_t0000_u01752714849120") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41cfe_d20250717_m011404_c001_v0001182_t0013_u01752714844082") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898995b_d20250717_m011525_c001_v7007000_t0000_u01752714925918") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d4c_d20250717_m011516_c001_v0001041_t0050_u01752714916838") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae40f_d20250717_m011510_c001_v7007000_t0000_u01752714910696") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d0a_d20250717_m011500_c001_v0001041_t0034_u01752714900752") 2025/07/17 01:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f84_d20250717_m011454_c001_v7007000_t0000_u01752714894530") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777cb0_d20250717_m011445_c001_v0001041_t0048_u01752714885523") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142ce5_d20250717_m011439_c001_v7007000_t0000_u01752714879719") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c70_d20250717_m011430_c001_v0001041_t0032_u01752714870339") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd43_d20250717_m011424_c001_v7007000_t0000_u01752714864341") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c09_d20250717_m011414_c001_v0001041_t0014_u01752714854871") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b96a36_d20250717_m011405_c001_v7007000_t0000_u01752714845842") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c8a_d20250717_m011357_c001_v0001093_t0017_u01752714837582") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac2_d20250717_m011351_c001_v7007000_t0000_u01752714831564") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c3c_d20250717_m011347_c001_v0001182_t0011_u01752714827132") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cea_d20250717_m011345_c001_v7007000_t0000_u01752714825197") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c2d_d20250717_m011336_c001_v0001093_t0034_u01752714816528") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2e9_d20250717_m011330_c001_v7007000_t0000_u01752714810642") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c0b_d20250717_m011326_c001_v0001093_t0001_u01752714806032") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e460c_d20250717_m011324_c001_v7007000_t0000_u01752714804181") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ac6_d20250717_m011314_c001_v0001182_t0028_u01752714794875") 2025/07/17 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c58_d20250717_m011304_c001_v7007000_t0000_u01752714784529") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a28_d20250717_m011255_c001_v0001041_t0032_u01752714775790") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104be0_d20250717_m011249_c001_v7007000_t0000_u01752714769587") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779dc_d20250717_m011240_c001_v0001041_t0039_u01752714760263") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0ee_d20250717_m011234_c001_v7007000_t0000_u01752714754613") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777994_d20250717_m011225_c001_v0001041_t0015_u01752714745104") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae333_d20250717_m011348_c001_v7007000_t0000_u01752714828527") 2025/07/17 01:16:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b4d_d20250717_m011343_c001_v0001041_t0049_u01752714823619") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d0e_d20250717_m011409_c001_v7007000_t0000_u01752714849303") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54979cf_d20250717_m011404_c001_v0001171_t0001_u01752714844256") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898995c_d20250717_m011526_c001_v7007000_t0000_u01752714926105") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d75_d20250717_m011517_c001_v0001093_t0043_u01752714917230") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae411_d20250717_m011510_c001_v7007000_t0000_u01752714910877") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d4b_d20250717_m011501_c001_v0001093_t0023_u01752714901139") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f85_d20250717_m011454_c001_v7007000_t0000_u01752714894711") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d29_d20250717_m011445_c001_v0001093_t0004_u01752714885976") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142ce8_d20250717_m011439_c001_v7007000_t0000_u01752714879903") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cf7_d20250717_m011430_c001_v0001093_t0035_u01752714870738") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd44_d20250717_m011424_c001_v7007000_t0000_u01752714864523") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cc4_d20250717_m011415_c001_v0001093_t0011_u01752714855216") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b96a35_d20250717_m011405_c001_v7007000_t0000_u01752714845658") 2025/07/17 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497967_d20250717_m011358_c001_v0001171_t0016_u01752714838098") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac3_d20250717_m011351_c001_v7007000_t0000_u01752714831747") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54978bb_d20250717_m011347_c001_v0001171_t0030_u01752714827139") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f87_d20250717_m011345_c001_v7007000_t0000_u01752714825590") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497830_d20250717_m011336_c001_v0001171_t0039_u01752714816966") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2ec_d20250717_m011330_c001_v7007000_t0000_u01752714810894") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777aed_d20250717_m011326_c001_v0001041_t0025_u01752714806056") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2aa_d20250717_m011324_c001_v7007000_t0000_u01752714804212") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bd5_d20250717_m011315_c001_v0001093_t0007_u01752714795092") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f4c_d20250717_m011304_c001_v7007000_t0000_u01752714784972") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497634_d20250717_m011256_c001_v0001171_t0045_u01752714776102") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104be2_d20250717_m011249_c001_v7007000_t0000_u01752714769770") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497589_d20250717_m011240_c001_v0001171_t0050_u01752714760605") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0f4_d20250717_m011234_c001_v7007000_t0000_u01752714754797") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54974df_d20250717_m011225_c001_v0001171_t0054_u01752714745596") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4107e88561120920_d20250717_m011348_c001_v7007000_t0000_u01752714828282") 2025/07/17 01:16:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c10_d20250717_m011343_c001_v0001182_t0041_u01752714823733") 2025/07/17 01:16:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d0f_d20250717_m011409_c001_v7007000_t0000_u01752714849488") 2025/07/17 01:16:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d02_d20250717_m011404_c001_v0001182_t0030_u01752714844315") 2025/07/17 01:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898995d_d20250717_m011526_c001_v7007000_t0000_u01752714926290") 2025/07/17 01:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497d88_d20250717_m011517_c001_v0001171_t0045_u01752714917567") 2025/07/17 01:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae413_d20250717_m011511_c001_v7007000_t0000_u01752714911058") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497cd9_d20250717_m011501_c001_v0001171_t0046_u01752714901590") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f86_d20250717_m011454_c001_v7007000_t0000_u01752714894893") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497c2f_d20250717_m011446_c001_v0001171_t0051_u01752714886351") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cea_d20250717_m011440_c001_v7007000_t0000_u01752714880124") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497b77_d20250717_m011431_c001_v0001171_t0030_u01752714871040") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd45_d20250717_m011424_c001_v7007000_t0000_u01752714864710") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497a91_d20250717_m011415_c001_v0001171_t0042_u01752714855557") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d01_d20250717_m011405_c001_v7007000_t0000_u01752714845837") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bab_d20250717_m011358_c001_v0001041_t0013_u01752714838385") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac4_d20250717_m011351_c001_v7007000_t0000_u01752714831930") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c40_d20250717_m011347_c001_v0001182_t0055_u01752714827347") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4183de41fa5b494a_d20250717_m011345_c001_v7007000_t0000_u01752714825384") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b2b_d20250717_m011337_c001_v0001041_t0019_u01752714817278") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2f0_d20250717_m011331_c001_v7007000_t0000_u01752714811076") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b3e_d20250717_m011326_c001_v0001182_t0026_u01752714806182") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e460e_d20250717_m011324_c001_v7007000_t0000_u01752714804369") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549774c_d20250717_m011316_c001_v0001171_t0001_u01752714796439") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80fb5_d20250717_m011304_c001_v7007000_t0000_u01752714784977") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b89_d20250717_m011256_c001_v0001093_t0009_u01752714776381") 2025/07/17 01:16:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104be5_d20250717_m011249_c001_v7007000_t0000_u01752714769953") 2025/07/17 01:16:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b55_d20250717_m011240_c001_v0001093_t0001_u01752714760941") 2025/07/17 01:16:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda0fd_d20250717_m011234_c001_v7007000_t0000_u01752714754981") 2025/07/17 01:16:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b21_d20250717_m011225_c001_v0001093_t0035_u01752714745929") 2025/07/17 01:16:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cf5_d20250717_m011348_c001_v7007000_t0000_u01752714828632") 2025/07/17 01:16:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c49_d20250717_m011343_c001_v0001093_t0025_u01752714823806") 2025/07/17 01:16:21 DEBUG : dir1/0008-23456: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d10_d20250717_m011409_c001_v7007000_t0000_u01752714849676") 2025/07/17 01:16:21 DEBUG : dir1/0008-23456: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d0a_d20250717_m011404_c001_v0001182_t0031_u01752714844525") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898995e_d20250717_m011526_c001_v7007000_t0000_u01752714926475") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ff7_d20250717_m011517_c001_v0001182_t0043_u01752714917857") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae414_d20250717_m011511_c001_v7007000_t0000_u01752714911240") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41f65_d20250717_m011501_c001_v0001182_t0033_u01752714901920") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f88_d20250717_m011455_c001_v7007000_t0000_u01752714895073") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41edd_d20250717_m011446_c001_v0001182_t0045_u01752714886723") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cec_d20250717_m011440_c001_v7007000_t0000_u01752714880308") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41e53_d20250717_m011431_c001_v0001182_t0028_u01752714871324") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd46_d20250717_m011424_c001_v7007000_t0000_u01752714864893") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d8b_d20250717_m011415_c001_v0001182_t0026_u01752714855928") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203faa_d20250717_m011405_c001_v7007000_t0000_u01752714845855") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41cc6_d20250717_m011358_c001_v0001182_t0010_u01752714838807") 2025/07/17 01:16:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac5_d20250717_m011352_c001_v7007000_t0000_u01752714832113") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c61_d20250717_m011347_c001_v0001093_t0057_u01752714827396") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cef_d20250717_m011345_c001_v7007000_t0000_u01752714825599") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41bb8_d20250717_m011337_c001_v0001182_t0050_u01752714817674") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2f1_d20250717_m011331_c001_v7007000_t0000_u01752714811257") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54977bc_d20250717_m011326_c001_v0001171_t0058_u01752714806285") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2ad_d20250717_m011324_c001_v7007000_t0000_u01752714804421") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ab3_d20250717_m011316_c001_v0001041_t0023_u01752714796838") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c61_d20250717_m011305_c001_v7007000_t0000_u01752714785081") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de419f7_d20250717_m011256_c001_v0001182_t0035_u01752714776699") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104be7_d20250717_m011250_c001_v7007000_t0000_u01752714770135") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41958_d20250717_m011241_c001_v0001182_t0039_u01752714761319") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda103_d20250717_m011235_c001_v7007000_t0000_u01752714755164") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41899_d20250717_m011226_c001_v0001182_t0053_u01752714746400") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ab5_d20250717_m011348_c001_v7007000_t0000_u01752714828494") 2025/07/17 01:16:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497891_d20250717_m011343_c001_v0001171_t0016_u01752714823903") 2025/07/17 01:16:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d11_d20250717_m011409_c001_v7007000_t0000_u01752714849860") 2025/07/17 01:16:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bd1_d20250717_m011404_c001_v0001041_t0032_u01752714844539") 2025/07/17 01:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898995f_d20250717_m011526_c001_v7007000_t0000_u01752714926660") 2025/07/17 01:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d50_d20250717_m011518_c001_v0001041_t0045_u01752714918067") 2025/07/17 01:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae416_d20250717_m011511_c001_v7007000_t0000_u01752714911421") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d14_d20250717_m011502_c001_v0001041_t0032_u01752714902128") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f89_d20250717_m011455_c001_v7007000_t0000_u01752714895254") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777cba_d20250717_m011446_c001_v0001041_t0006_u01752714886947") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cee_d20250717_m011440_c001_v7007000_t0000_u01752714880498") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c76_d20250717_m011431_c001_v0001041_t0007_u01752714871525") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd49_d20250717_m011425_c001_v7007000_t0000_u01752714865079") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c11_d20250717_m011416_c001_v0001041_t0043_u01752714856139") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142bf7_d20250717_m011405_c001_v7007000_t0000_u01752714845861") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c90_d20250717_m011359_c001_v0001093_t0044_u01752714839000") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac7_d20250717_m011352_c001_v7007000_t0000_u01752714832302") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b6d_d20250717_m011347_c001_v0001041_t0037_u01752714827449") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae330_d20250717_m011345_c001_v7007000_t0000_u01752714825388") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c31_d20250717_m011337_c001_v0001093_t0048_u01752714817884") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2f4_d20250717_m011331_c001_v7007000_t0000_u01752714811439") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b42_d20250717_m011326_c001_v0001182_t0027_u01752714806377") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8ad_d20250717_m011324_c001_v7007000_t0000_u01752714804434") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ad6_d20250717_m011317_c001_v0001182_t0050_u01752714797422") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cedfd_d20250717_m011304_c001_v7007000_t0000_u01752714784937") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a30_d20250717_m011256_c001_v0001041_t0019_u01752714776893") 2025/07/17 01:16:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104be9_d20250717_m011250_c001_v7007000_t0000_u01752714770318") 2025/07/17 01:16:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779e2_d20250717_m011241_c001_v0001041_t0048_u01752714761518") 2025/07/17 01:16:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda109_d20250717_m011235_c001_v7007000_t0000_u01752714755346") 2025/07/17 01:16:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779a0_d20250717_m011226_c001_v0001041_t0023_u01752714746617") 2025/07/17 01:16:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cf4_d20250717_m011348_c001_v7007000_t0000_u01752714828501") 2025/07/17 01:16:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c16_d20250717_m011343_c001_v0001182_t0043_u01752714823966") 2025/07/17 01:16:24 DEBUG : dir1/0010-45678: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d12_d20250717_m011410_c001_v7007000_t0000_u01752714850043") 2025/07/17 01:16:24 DEBUG : dir1/0010-45678: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d0e_d20250717_m011404_c001_v0001182_t0049_u01752714844736") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989960_d20250717_m011526_c001_v7007000_t0000_u01752714926844") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d79_d20250717_m011518_c001_v0001093_t0001_u01752714918529") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae417_d20250717_m011511_c001_v7007000_t0000_u01752714911613") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d4f_d20250717_m011502_c001_v0001093_t0057_u01752714902539") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f8a_d20250717_m011455_c001_v7007000_t0000_u01752714895435") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d2d_d20250717_m011447_c001_v0001093_t0015_u01752714887299") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cf1_d20250717_m011440_c001_v7007000_t0000_u01752714880698") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cfb_d20250717_m011431_c001_v0001093_t0018_u01752714871908") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd4a_d20250717_m011425_c001_v7007000_t0000_u01752714865260") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cce_d20250717_m011416_c001_v0001093_t0021_u01752714856544") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7da183_d20250717_m011405_c001_v7007000_t0000_u01752714845888") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497985_d20250717_m011359_c001_v0001171_t0059_u01752714839334") 2025/07/17 01:16:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac8_d20250717_m011352_c001_v7007000_t0000_u01752714832486") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54978bf_d20250717_m011347_c001_v0001171_t0027_u01752714827491") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae32c_d20250717_m011345_c001_v7007000_t0000_u01752714825023") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549783b_d20250717_m011338_c001_v0001171_t0006_u01752714818237") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2f6_d20250717_m011331_c001_v7007000_t0000_u01752714811621") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777af5_d20250717_m011326_c001_v0001041_t0027_u01752714806483") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4107e885611208d9_d20250717_m011324_c001_v7007000_t0000_u01752714804198") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43be3_d20250717_m011317_c001_v0001093_t0011_u01752714797614") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f4d_d20250717_m011305_c001_v7007000_t0000_u01752714785158") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497644_d20250717_m011257_c001_v0001171_t0032_u01752714777343") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104beb_d20250717_m011250_c001_v7007000_t0000_u01752714770500") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549759b_d20250717_m011242_c001_v0001171_t0046_u01752714762025") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda110_d20250717_m011235_c001_v7007000_t0000_u01752714755530") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54974f3_d20250717_m011227_c001_v0001171_t0006_u01752714747093") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cf6_d20250717_m011348_c001_v7007000_t0000_u01752714828701") 2025/07/17 01:16:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b53_d20250717_m011344_c001_v0001041_t0055_u01752714824079") 2025/07/17 01:16:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d13_d20250717_m011410_c001_v7007000_t0000_u01752714850228") 2025/07/17 01:16:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54979d9_d20250717_m011404_c001_v0001171_t0039_u01752714844796") 2025/07/17 01:16:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989961_d20250717_m011527_c001_v7007000_t0000_u01752714927029") 2025/07/17 01:16:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497d9c_d20250717_m011518_c001_v0001171_t0050_u01752714918885") 2025/07/17 01:16:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae419_d20250717_m011511_c001_v7007000_t0000_u01752714911796") 2025/07/17 01:16:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497cfb_d20250717_m011503_c001_v0001171_t0012_u01752714903087") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f8b_d20250717_m011455_c001_v7007000_t0000_u01752714895616") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497c3d_d20250717_m011447_c001_v0001171_t0053_u01752714887642") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cf3_d20250717_m011440_c001_v7007000_t0000_u01752714880882") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497b89_d20250717_m011432_c001_v0001171_t0008_u01752714872289") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd4b_d20250717_m011425_c001_v7007000_t0000_u01752714865441") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497aa7_d20250717_m011416_c001_v0001171_t0004_u01752714856982") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d02_d20250717_m011406_c001_v7007000_t0000_u01752714846029") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bb5_d20250717_m011359_c001_v0001041_t0001_u01752714839665") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ac9_d20250717_m011352_c001_v7007000_t0000_u01752714832669") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c46_d20250717_m011347_c001_v0001182_t0041_u01752714827551") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0ce9_d20250717_m011345_c001_v7007000_t0000_u01752714825186") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b33_d20250717_m011338_c001_v0001041_t0044_u01752714818561") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2f8_d20250717_m011331_c001_v7007000_t0000_u01752714811803") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c0d_d20250717_m011326_c001_v0001093_t0028_u01752714806542") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4107e885611208da_d20250717_m011324_c001_v7007000_t0000_u01752714804387") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497758_d20250717_m011317_c001_v0001171_t0049_u01752714797957") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80fb6_d20250717_m011305_c001_v7007000_t0000_u01752714785169") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b93_d20250717_m011257_c001_v0001093_t0016_u01752714777796") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bed_d20250717_m011250_c001_v7007000_t0000_u01752714770683") 2025/07/17 01:16:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b5b_d20250717_m011242_c001_v0001093_t0030_u01752714762295") 2025/07/17 01:16:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda116_d20250717_m011235_c001_v7007000_t0000_u01752714755713") 2025/07/17 01:16:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b25_d20250717_m011227_c001_v0001093_t0056_u01752714747429") 2025/07/17 01:16:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cf1_d20250717_m011348_c001_v7007000_t0000_u01752714828261") 2025/07/17 01:16:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c4f_d20250717_m011344_c001_v0001093_t0016_u01752714824114") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d14_d20250717_m011410_c001_v7007000_t0000_u01752714850410") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bd5_d20250717_m011404_c001_v0001041_t0029_u01752714844888") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989962_d20250717_m011527_c001_v7007000_t0000_u01752714927213") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de42003_d20250717_m011519_c001_v0001182_t0020_u01752714919169") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae41c_d20250717_m011511_c001_v7007000_t0000_u01752714911977") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41f73_d20250717_m011503_c001_v0001182_t0026_u01752714903398") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f8c_d20250717_m011455_c001_v7007000_t0000_u01752714895798") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ee7_d20250717_m011447_c001_v0001182_t0059_u01752714887996") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cf5_d20250717_m011441_c001_v7007000_t0000_u01752714881065") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41e60_d20250717_m011432_c001_v0001182_t0037_u01752714872777") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd4c_d20250717_m011425_c001_v7007000_t0000_u01752714865628") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d9b_d20250717_m011417_c001_v0001182_t0044_u01752714857347") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41504b544b4de9f5_d20250717_m011405_c001_v7007000_t0000_u01752714845902") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41cd7_d20250717_m011400_c001_v0001182_t0050_u01752714840040") 2025/07/17 01:16:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1acb_d20250717_m011352_c001_v7007000_t0000_u01752714832852") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c4a_d20250717_m011347_c001_v0001182_t0034_u01752714827758") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4ed9_d20250717_m011345_c001_v7007000_t0000_u01752714825395") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41bca_d20250717_m011339_c001_v0001182_t0055_u01752714819242") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2fb_d20250717_m011331_c001_v7007000_t0000_u01752714811984") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b4a_d20250717_m011326_c001_v0001182_t0043_u01752714806590") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc981_d20250717_m011324_c001_v7007000_t0000_u01752714804224") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ab9_d20250717_m011318_c001_v0001041_t0014_u01752714798262") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde54_d20250717_m011304_c001_v7007000_t0000_u01752714784913") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a07_d20250717_m011258_c001_v0001182_t0012_u01752714778204") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bef_d20250717_m011250_c001_v7007000_t0000_u01752714770922") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41966_d20250717_m011242_c001_v0001182_t0059_u01752714762850") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda11d_d20250717_m011235_c001_v7007000_t0000_u01752714755896") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de418a1_d20250717_m011227_c001_v0001182_t0015_u01752714747849") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae332_d20250717_m011348_c001_v7007000_t0000_u01752714828293") 2025/07/17 01:16:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c1a_d20250717_m011344_c001_v0001182_t0005_u01752714824193") 2025/07/17 01:16:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d15_d20250717_m011410_c001_v7007000_t0000_u01752714850594") 2025/07/17 01:16:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41d12_d20250717_m011404_c001_v0001182_t0034_u01752714844973") 2025/07/17 01:16:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989963_d20250717_m011527_c001_v7007000_t0000_u01752714927397") 2025/07/17 01:16:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d54_d20250717_m011519_c001_v0001041_t0020_u01752714919376") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae41d_d20250717_m011512_c001_v7007000_t0000_u01752714912158") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d1a_d20250717_m011503_c001_v0001041_t0052_u01752714903611") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f8d_d20250717_m011455_c001_v7007000_t0000_u01752714895981") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777cc0_d20250717_m011448_c001_v0001041_t0002_u01752714888247") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cf7_d20250717_m011441_c001_v7007000_t0000_u01752714881249") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c82_d20250717_m011432_c001_v0001041_t0002_u01752714872987") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd4d_d20250717_m011425_c001_v7007000_t0000_u01752714865810") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777c19_d20250717_m011417_c001_v0001041_t0007_u01752714857548") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cff_d20250717_m011405_c001_v7007000_t0000_u01752714845472") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c96_d20250717_m011400_c001_v0001093_t0045_u01752714840261") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1acc_d20250717_m011353_c001_v7007000_t0000_u01752714833035") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b6f_d20250717_m011347_c001_v0001041_t0036_u01752714827791") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae32f_d20250717_m011345_c001_v7007000_t0000_u01752714825206") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c35_d20250717_m011339_c001_v0001093_t0056_u01752714819444") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2fc_d20250717_m011332_c001_v7007000_t0000_u01752714812166") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b4c_d20250717_m011326_c001_v0001182_t0032_u01752714806794") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8ac_d20250717_m011324_c001_v7007000_t0000_u01752714804241") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41ae0_d20250717_m011318_c001_v0001182_t0039_u01752714798611") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898979c_d20250717_m011304_c001_v7007000_t0000_u01752714784930") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a38_d20250717_m011258_c001_v0001041_t0014_u01752714778408") 2025/07/17 01:16:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bf1_d20250717_m011251_c001_v7007000_t0000_u01752714771105") 2025/07/17 01:16:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779ec_d20250717_m011243_c001_v0001041_t0004_u01752714763137") 2025/07/17 01:16:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda126_d20250717_m011236_c001_v7007000_t0000_u01752714756080") 2025/07/17 01:16:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df84067779a6_d20250717_m011228_c001_v0001041_t0005_u01752714748047") 2025/07/17 01:16:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cf2_d20250717_m011348_c001_v7007000_t0000_u01752714828314") 2025/07/17 01:16:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497897_d20250717_m011344_c001_v0001171_t0004_u01752714824238") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d16_d20250717_m011410_c001_v7007000_t0000_u01752714850777") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43ca8_d20250717_m011405_c001_v0001093_t0020_u01752714845010") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989964_d20250717_m011527_c001_v7007000_t0000_u01752714927582") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d7f_d20250717_m011519_c001_v0001093_t0051_u01752714919703") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae41f_d20250717_m011512_c001_v7007000_t0000_u01752714912341") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d57_d20250717_m011504_c001_v0001093_t0049_u01752714904072") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f8e_d20250717_m011456_c001_v7007000_t0000_u01752714896163") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d2f_d20250717_m011448_c001_v0001093_t0014_u01752714888631") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cf9_d20250717_m011441_c001_v7007000_t0000_u01752714881433") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d01_d20250717_m011433_c001_v0001093_t0021_u01752714873397") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd4f_d20250717_m011425_c001_v7007000_t0000_u01752714865994") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43cd2_d20250717_m011417_c001_v0001093_t0040_u01752714857940") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b96a34_d20250717_m011405_c001_v7007000_t0000_u01752714845467") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549799b_d20250717_m011400_c001_v0001171_t0057_u01752714840675") 2025/07/17 01:16:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ace_d20250717_m011353_c001_v7007000_t0000_u01752714833220") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c65_d20250717_m011347_c001_v0001093_t0045_u01752714827834") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cec_d20250717_m011345_c001_v7007000_t0000_u01752714825382") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549784d_d20250717_m011339_c001_v0001171_t0051_u01752714819916") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2ff_d20250717_m011332_c001_v7007000_t0000_u01752714812348") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777af7_d20250717_m011326_c001_v0001041_t0024_u01752714806913") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f409625629ed3e3c1_d20250717_m011324_c001_v7007000_t0000_u01752714804356") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43be7_d20250717_m011318_c001_v0001093_t0031_u01752714798852") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde55_d20250717_m011305_c001_v7007000_t0000_u01752714785101") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497658_d20250717_m011258_c001_v0001171_t0045_u01752714778775") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bf3_d20250717_m011251_c001_v7007000_t0000_u01752714771287") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54975ab_d20250717_m011243_c001_v0001171_t0023_u01752714763471") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda12c_d20250717_m011236_c001_v7007000_t0000_u01752714756265") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497503_d20250717_m011228_c001_v0001171_t0027_u01752714748450") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ab4_d20250717_m011348_c001_v7007000_t0000_u01752714828310") 2025/07/17 01:16:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41c1c_d20250717_m011344_c001_v0001182_t0029_u01752714824411") 2025/07/17 01:16:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d17_d20250717_m011410_c001_v7007000_t0000_u01752714850960") 2025/07/17 01:16:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54979e1_d20250717_m011405_c001_v0001171_t0049_u01752714845124") 2025/07/17 01:16:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989965_d20250717_m011527_c001_v7007000_t0000_u01752714927767") 2025/07/17 01:16:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497daa_d20250717_m011520_c001_v0001171_t0019_u01752714920160") 2025/07/17 01:16:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae421_d20250717_m011512_c001_v7007000_t0000_u01752714912524") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497d0d_d20250717_m011504_c001_v0001171_t0053_u01752714904612") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f91_d20250717_m011456_c001_v7007000_t0000_u01752714896344") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497c4b_d20250717_m011449_c001_v0001171_t0055_u01752714889105") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cfb_d20250717_m011441_c001_v7007000_t0000_u01752714881618") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497b97_d20250717_m011433_c001_v0001171_t0015_u01752714873807") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd50_d20250717_m011426_c001_v7007000_t0000_u01752714866175") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497abd_d20250717_m011418_c001_v0001171_t0049_u01752714858267") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142bf4_d20250717_m011405_c001_v7007000_t0000_u01752714845680") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bc3_d20250717_m011401_c001_v0001041_t0018_u01752714841026") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1acf_d20250717_m011353_c001_v7007000_t0000_u01752714833404") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54978c9_d20250717_m011347_c001_v0001171_t0030_u01752714827892") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4183de41fa5b4949_d20250717_m011345_c001_v7007000_t0000_u01752714825202") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b3d_d20250717_m011340_c001_v0001041_t0027_u01752714820167") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae301_d20250717_m011332_c001_v7007000_t0000_u01752714812531") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54977c6_d20250717_m011326_c001_v0001171_t0015_u01752714806897") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2ac_d20250717_m011324_c001_v7007000_t0000_u01752714804399") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549776c_d20250717_m011319_c001_v0001171_t0035_u01752714799198") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8a1_d20250717_m011304_c001_v7007000_t0000_u01752714784946") 2025/07/17 01:16:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b95_d20250717_m011259_c001_v0001093_t0009_u01752714779372") 2025/07/17 01:16:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bf5_d20250717_m011251_c001_v7007000_t0000_u01752714771468") 2025/07/17 01:16:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b5f_d20250717_m011243_c001_v0001093_t0028_u01752714763725") 2025/07/17 01:16:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda133_d20250717_m011236_c001_v7007000_t0000_u01752714756448") 2025/07/17 01:16:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b29_d20250717_m011228_c001_v0001093_t0014_u01752714748854") 2025/07/17 01:16:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203f8c_d20250717_m011348_c001_v7007000_t0000_u01752714828647") 2025/07/17 01:16:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c51_d20250717_m011344_c001_v0001093_t0004_u01752714824531") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c78_d20250717_m011307_c001_v7007000_t0000_u01752714787652") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a55_d20250717_m011302_c001_v0001182_t0013_u01752714782873") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c79_d20250717_m011307_c001_v7007000_t0000_u01752714787837") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a5a_d20250717_m011303_c001_v0001041_t0019_u01752714783021") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c7b_d20250717_m011308_c001_v7007000_t0000_u01752714788021") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54976a0_d20250717_m011303_c001_v0001171_t0051_u01752714783043") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c7c_d20250717_m011308_c001_v7007000_t0000_u01752714788206") 2025/07/17 01:16:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a5b_d20250717_m011303_c001_v0001182_t0053_u01752714783086") 2025/07/17 01:16:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c7e_d20250717_m011308_c001_v7007000_t0000_u01752714788389") 2025/07/17 01:16:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43ba3_d20250717_m011303_c001_v0001093_t0010_u01752714783129") 2025/07/17 01:16:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c80_d20250717_m011308_c001_v7007000_t0000_u01752714788573") 2025/07/17 01:16:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a65_d20250717_m011303_c001_v0001182_t0004_u01752714783358") 2025/07/17 01:16:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c81_d20250717_m011308_c001_v7007000_t0000_u01752714788755") 2025/07/17 01:16:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54976a6_d20250717_m011303_c001_v0001171_t0020_u01752714783349") 2025/07/17 01:16:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c83_d20250717_m011308_c001_v7007000_t0000_u01752714788939") 2025/07/17 01:16:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a5e_d20250717_m011303_c001_v0001041_t0038_u01752714783380") 2025/07/17 01:16:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c84_d20250717_m011309_c001_v7007000_t0000_u01752714789122") 2025/07/17 01:16:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43ba5_d20250717_m011303_c001_v0001093_t0059_u01752714783495") 2025/07/17 01:16:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c86_d20250717_m011309_c001_v7007000_t0000_u01752714789312") 2025/07/17 01:16:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a6b_d20250717_m011303_c001_v0001182_t0043_u01752714783561") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c88_d20250717_m011309_c001_v7007000_t0000_u01752714789496") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54976b2_d20250717_m011303_c001_v0001171_t0005_u01752714783626") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c89_d20250717_m011309_c001_v7007000_t0000_u01752714789679") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a6f_d20250717_m011303_c001_v0001182_t0050_u01752714783808") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c8b_d20250717_m011309_c001_v7007000_t0000_u01752714789863") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777a62_d20250717_m011303_c001_v0001041_t0038_u01752714783848") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c8c_d20250717_m011310_c001_v7007000_t0000_u01752714790046") 2025/07/17 01:16:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43ba7_d20250717_m011303_c001_v0001093_t0015_u01752714783927") 2025/07/17 01:16:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c8e_d20250717_m011310_c001_v7007000_t0000_u01752714790229") 2025/07/17 01:16:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41a71_d20250717_m011304_c001_v0001182_t0034_u01752714784021") 2025/07/17 01:16:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104c90_d20250717_m011310_c001_v7007000_t0000_u01752714790413") 2025/07/17 01:16:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54976b8_d20250717_m011304_c001_v0001171_t0006_u01752714784117") 2025/07/17 01:16:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc987_d20250717_m011327_c001_v7007000_t0000_u01752714807473") 2025/07/17 01:16:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b04_d20250717_m011322_c001_v0001182_t0040_u01752714802100") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e461a_d20250717_m011327_c001_v7007000_t0000_u01752714807700") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497794_d20250717_m011322_c001_v0001171_t0058_u01752714802224") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8af_d20250717_m011327_c001_v7007000_t0000_u01752714807638") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bf9_d20250717_m011322_c001_v0001093_t0016_u01752714802267") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2c8_d20250717_m011327_c001_v7007000_t0000_u01752714807647") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b06_d20250717_m011322_c001_v0001182_t0055_u01752714802300") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f409625629ed3e3d0_d20250717_m011327_c001_v7007000_t0000_u01752714807709") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ad5_d20250717_m011322_c001_v0001041_t0023_u01752714802448") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4107e885611208e2_d20250717_m011327_c001_v7007000_t0000_u01752714807493") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b08_d20250717_m011322_c001_v0001182_t0037_u01752714802505") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc988_d20250717_m011327_c001_v7007000_t0000_u01752714807658") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497796_d20250717_m011322_c001_v0001171_t0032_u01752714802565") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde5f_d20250717_m011327_c001_v7007000_t0000_u01752714807718") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bfb_d20250717_m011322_c001_v0001093_t0057_u01752714802608") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2ca_d20250717_m011327_c001_v7007000_t0000_u01752714807670") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b0a_d20250717_m011322_c001_v0001182_t0049_u01752714802775") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2c6_d20250717_m011327_c001_v7007000_t0000_u01752714807484") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ad7_d20250717_m011322_c001_v0001041_t0051_u01752714802860") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8ae_d20250717_m011327_c001_v7007000_t0000_u01752714807454") 2025/07/17 01:16:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b0c_d20250717_m011322_c001_v0001182_t0011_u01752714802980") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4107e885611208e4_d20250717_m011327_c001_v7007000_t0000_u01752714807679") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43bff_d20250717_m011323_c001_v0001093_t0044_u01752714803043") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8b1_d20250717_m011327_c001_v7007000_t0000_u01752714807820") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549779a_d20250717_m011323_c001_v0001171_t0017_u01752714803085") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40283ee406bcde5e_d20250717_m011327_c001_v7007000_t0000_u01752714807533") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41b10_d20250717_m011323_c001_v0001182_t0007_u01752714803181") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4619_d20250717_m011327_c001_v7007000_t0000_u01752714807517") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777adb_d20250717_m011323_c001_v0001041_t0024_u01752714803264") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae2cc_d20250717_m011327_c001_v7007000_t0000_u01752714807830") 2025/07/17 01:16:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43c03_d20250717_m011323_c001_v0001093_t0031_u01752714803344") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e55_d20250717_m011122_c001_v7007000_t0000_u01752714682022") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1183dae6af9bee3b_d20250717_m011119_c001_v0001040_t0035_u01752714679315") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dae4_d20250717_m011119_c001_v7007000_t0000_u01752714679130") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1183dae6af9bee2d_d20250717_m011115_c001_v0001040_t0054_u01752714675586") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dadc_d20250717_m011114_c001_v7007000_t0000_u01752714674850") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549710e_d20250717_m011110_c001_v0001171_t0011_u01752714670484") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b96028_d20250717_m011109_c001_v7007000_t0000_u01752714669018") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f111d685f92a77cb1_d20250717_m011106_c001_v0001157_t0045_u01752714666737") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7d8c97_d20250717_m011106_c001_v7007000_t0000_u01752714666551") 2025/07/17 01:16:36 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f111d685f92a77c95_d20250717_m011103_c001_v0001157_t0027_u01752714663155") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7d8c91_d20250717_m011102_c001_v7007000_t0000_u01752714662423") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497079_d20250717_m011057_c001_v0001171_t0008_u01752714657705") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba83_d20250717_m011056_c001_v7007000_t0000_u01752714656395") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f108ad85426d31087_d20250717_m011054_c001_v0001172_t0030_u01752714654314") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d74481425d8_d20250717_m011054_c001_v7007000_t0000_u01752714654117") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f108ad85426d3106f_d20250717_m011050_c001_v0001172_t0054_u01752714650455") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d74481425d2_d20250717_m011049_c001_v7007000_t0000_u01752714649724") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba8046_d20250717_m011045_c001_v0001104_t0040_u01752714645298") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba68_d20250717_m011044_c001_v7007000_t0000_u01752714644376") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1184ac450058d69b_d20250717_m011042_c001_v0001176_t0038_u01752714642568") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc778_d20250717_m011042_c001_v7007000_t0000_u01752714642380") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1184ac450058d68b_d20250717_m011039_c001_v0001176_t0013_u01752714639061") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc771_d20250717_m011038_c001_v7007000_t0000_u01752714638326") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41379_d20250717_m011032_c001_v0001182_t0035_u01752714632614") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405f381dd5c8c071_d20250717_m011031_c001_v7007000_t0000_u01752714631690") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f102bb06c9b3edc08_d20250717_m011030_c001_v0001181_t0045_u01752714630136") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fd6d_d20250717_m011029_c001_v7007000_t0000_u01752714629952") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f102bb06c9b3edbee_d20250717_m011026_c001_v0001181_t0046_u01752714626997") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fd6a_d20250717_m011026_c001_v7007000_t0000_u01752714626265") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496ee9_d20250717_m011020_c001_v0001171_t0034_u01752714620586") 2025/07/17 01:16:37 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc760_d20250717_m011019_c001_v7007000_t0000_u01752714619665") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1153808752ac1cea_d20250717_m011017_c001_v0001177_t0019_u01752714617974") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd610_d20250717_m011017_c001_v7007000_t0000_u01752714617787") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1153808752ac1cd2_d20250717_m011014_c001_v0001177_t0053_u01752714614005") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd5ef_d20250717_m011013_c001_v7007000_t0000_u01752714613267") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7fa6_d20250717_m011007_c001_v0001104_t0015_u01752714607373") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf14_d20250717_m011006_c001_v7007000_t0000_u01752714606277") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f119bf15b41741b93_d20250717_m011000_c001_v0001181_t0032_u01752714600481") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f422ad289d4203b89_d20250717_m011000_c001_v7007000_t0000_u01752714600276") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de411f9_d20250717_m010956_c001_v0001182_t0030_u01752714596271") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1118f4078fcb8983_d20250717_m010955_c001_v0001146_t0031_u01752714595403") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1118f4078fcb8979_d20250717_m010954_c001_v0001146_t0020_u01752714594319") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364b9b6_d20250717_m010940_c001_v7007000_t0000_u01752714580661") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7f02_d20250717_m010933_c001_v0001104_t0022_u01752714573203") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f104ecdb2183d3444_d20250717_m010932_c001_v0001040_t0033_u01752714572188") 2025/07/17 01:16:38 DEBUG : dst/one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f104ecdb2183d3440_d20250717_m010930_c001_v0001040_t0058_u01752714570940") 2025/07/17 01:16:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e56_d20250717_m011122_c001_v7007000_t0000_u01752714682204") 2025/07/17 01:16:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f118a8aca2ad067aa_d20250717_m011118_c001_v0001102_t0029_u01752714678790") 2025/07/17 01:16:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f103ef4c71a664954_d20250717_m011114_c001_v0001182_t0046_u01752714674627") 2025/07/17 01:16:38 DEBUG : dst/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b9602b_d20250717_m011109_c001_v7007000_t0000_u01752714669202") 2025/07/17 01:16:39 DEBUG : dst/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f108b19a3919e5f4c_d20250717_m011106_c001_v0001102_t0053_u01752714666156") 2025/07/17 01:16:39 DEBUG : dst/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f104b5663da98da06_d20250717_m011102_c001_v0001105_t0018_u01752714662044") 2025/07/17 01:16:39 DEBUG : dst/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba84_d20250717_m011056_c001_v7007000_t0000_u01752714656586") 2025/07/17 01:16:39 DEBUG : dst/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1036943a8c8a80b0_d20250717_m011053_c001_v0001090_t0056_u01752714653729") 2025/07/17 01:16:39 DEBUG : dst/one.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1061ce99674b4a33_d20250717_m011049_c001_v0001146_t0038_u01752714649329") 2025/07/17 01:16:39 DEBUG : dst/three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf15_d20250717_m011006_c001_v7007000_t0000_u01752714606459") 2025/07/17 01:16:39 DEBUG : dst/three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1118f4078fcb89b5_d20250717_m011004_c001_v0001146_t0032_u01752714604798") 2025/07/17 01:16:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e57_d20250717_m011122_c001_v7007000_t0000_u01752714682386") 2025/07/17 01:16:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1089e0468bccb5d9_d20250717_m011120_c001_v0001099_t0041_u01752714680380") 2025/07/17 01:16:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f115e01b58bb9fe4a_d20250717_m011116_c001_v0001179_t0052_u01752714676645") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e58_d20250717_m011122_c001_v7007000_t0000_u01752714682569") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1183dae6af9bee3d_d20250717_m011120_c001_v0001040_t0012_u01752714680944") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652db08_d20250717_m011120_c001_v7007000_t0000_u01752714680757") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1183dae6af9bee31_d20250717_m011117_c001_v0001040_t0032_u01752714677062") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dadd_d20250717_m011116_c001_v7007000_t0000_u01752714676877") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba80c2_d20250717_m011111_c001_v0001104_t0049_u01752714671682") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b9602e_d20250717_m011109_c001_v7007000_t0000_u01752714669386") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f111d685f92a77cbd_d20250717_m011108_c001_v0001157_t0029_u01752714668283") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7d8c98_d20250717_m011108_c001_v7007000_t0000_u01752714668097") 2025/07/17 01:16:39 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f111d685f92a77c9f_d20250717_m011104_c001_v0001157_t0007_u01752714664540") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7d8c93_d20250717_m011104_c001_v7007000_t0000_u01752714664353") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba808c_d20250717_m011058_c001_v0001104_t0013_u01752714658950") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d74481425da_d20250717_m011055_c001_v7007000_t0000_u01752714655831") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba8064_d20250717_m011052_c001_v0001104_t0029_u01752714652311") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d74481425d3_d20250717_m011051_c001_v7007000_t0000_u01752714651582") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de413f3_d20250717_m011046_c001_v0001182_t0052_u01752714646881") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc77e_d20250717_m011043_c001_v7007000_t0000_u01752714643450") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de413bf_d20250717_m011041_c001_v0001182_t0041_u01752714641013") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc776_d20250717_m011039_c001_v7007000_t0000_u01752714639907") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496f71_d20250717_m011033_c001_v0001171_t0027_u01752714633667") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fd70_d20250717_m011030_c001_v7007000_t0000_u01752714630772") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496f3d_d20250717_m011028_c001_v0001171_t0029_u01752714628783") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fd6b_d20250717_m011027_c001_v7007000_t0000_u01752714627687") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7ff0_d20250717_m011021_c001_v0001104_t0039_u01752714621424") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd619_d20250717_m011018_c001_v7007000_t0000_u01752714618745") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7fd8_d20250717_m011016_c001_v0001104_t0000_u01752714616347") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd5fc_d20250717_m011015_c001_v7007000_t0000_u01752714615242") 2025/07/17 01:16:40 DEBUG : dst/three.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4129b_d20250717_m011008_c001_v0001182_t0017_u01752714608542") 2025/07/17 01:16:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b9602f_d20250717_m011109_c001_v7007000_t0000_u01752714669571") 2025/07/17 01:16:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10922e917a39c87d_d20250717_m011107_c001_v0001172_t0028_u01752714667790") 2025/07/17 01:16:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113890e6db553e67_d20250717_m011104_c001_v0001183_t0056_u01752714664151") 2025/07/17 01:16:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba85_d20250717_m011056_c001_v7007000_t0000_u01752714656769") 2025/07/17 01:16:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f107ea9fb0b567178_d20250717_m011054_c001_v0001100_t0052_u01752714654789") 2025/07/17 01:16:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11030233c044d49b_d20250717_m011051_c001_v0001131_t0037_u01752714651203") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e59_d20250717_m011122_c001_v7007000_t0000_u01752714682751") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de414dd_d20250717_m011111_c001_v0001182_t0049_u01752714671119") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b96032_d20250717_m011109_c001_v7007000_t0000_u01752714669755") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4144d_d20250717_m011058_c001_v0001182_t0026_u01752714658379") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba86_d20250717_m011056_c001_v7007000_t0000_u01752714656952") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496ff9_d20250717_m011046_c001_v0001171_t0026_u01752714646174") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364ba69_d20250717_m011044_c001_v7007000_t0000_u01752714644565") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba801a_d20250717_m011033_c001_v0001104_t0006_u01752714633178") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405f381dd5c8c072_d20250717_m011031_c001_v7007000_t0000_u01752714631881") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41309_d20250717_m011021_c001_v0001182_t0057_u01752714621232") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc761_d20250717_m011019_c001_v7007000_t0000_u01752714619847") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496e68_d20250717_m011008_c001_v0001171_t0034_u01752714608222") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cadf16_d20250717_m011006_c001_v7007000_t0000_u01752714606642") 2025/07/17 01:16:41 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777706_d20250717_m011002_c001_v0001041_t0020_u01752714602242") 2025/07/17 01:16:42 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364b9b7_d20250717_m010940_c001_v7007000_t0000_u01752714580846") 2025/07/17 01:16:42 DEBUG : dst/two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f104ecdb2183d344c_d20250717_m010939_c001_v0001040_t0003_u01752714579395") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc71d_d20250717_m010900_c001_v7007000_t0000_u01752714540401") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40fb8_d20250717_m010853_c001_v0001182_t0004_u01752714533473") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc701_d20250717_m010851_c001_v7007000_t0000_u01752714531340") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40eef_d20250717_m010831_c001_v0001182_t0037_u01752714511564") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41504b544b4de2bf_d20250717_m010817_c001_v7007000_t0000_u01752714497360") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40e31_d20250717_m010810_c001_v0001182_t0011_u01752714490865") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc04_d20250717_m010748_c001_v7007000_t0000_u01752714468713") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d0c_d20250717_m010745_c001_v0001104_t0044_u01752714465536") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbf0_d20250717_m010744_c001_v7007000_t0000_u01752714464367") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d04_d20250717_m010742_c001_v0001104_t0049_u01752714462667") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbe9_d20250717_m010738_c001_v7007000_t0000_u01752714458806") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7ce0_d20250717_m010735_c001_v0001104_t0011_u01752714455994") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbcf_d20250717_m010734_c001_v7007000_t0000_u01752714454544") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cc4_d20250717_m010732_c001_v0001104_t0033_u01752714452361") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbbb_d20250717_m010723_c001_v7007000_t0000_u01752714443777") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c7c_d20250717_m010721_c001_v0001104_t0023_u01752714441639") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbb8_d20250717_m010720_c001_v7007000_t0000_u01752714440401") 2025/07/17 01:16:42 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c70_d20250717_m010718_c001_v0001104_t0043_u01752714438874") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbb1_d20250717_m010712_c001_v7007000_t0000_u01752714432735") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c25_d20250717_m010710_c001_v0001104_t0042_u01752714430015") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95916_d20250717_m010708_c001_v7007000_t0000_u01752714428170") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c03_d20250717_m010706_c001_v0001104_t0028_u01752714426604") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95914_d20250717_m010706_c001_v7007000_t0000_u01752714426245") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f107c50e590c899b3_d20250717_m010705_c001_v0001105_t0035_u01752714425509") 2025/07/17 01:16:43 DEBUG : empty space: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7beb_d20250717_m010703_c001_v0001104_t0013_u01752714423468") 2025/07/17 01:16:43 DEBUG : enormous: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc03_d20250717_m010747_c001_v7007000_t0000_u01752714467936") 2025/07/17 01:16:43 DEBUG : enormous: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d12_d20250717_m010746_c001_v0001104_t0033_u01752714466221") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80e5f_d20250717_m011128_c001_v7007000_t0000_u01752714688093") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba8105_d20250717_m011126_c001_v0001104_t0028_u01752714686309") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9414_d20250717_m010809_c001_v7007000_t0000_u01752714489494") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d9c_d20250717_m010808_c001_v0001104_t0012_u01752714488158") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95906_d20250717_m010659_c001_v7007000_t0000_u01752714419539") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bcd_d20250717_m010658_c001_v0001104_t0010_u01752714418251") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95905_d20250717_m010657_c001_v7007000_t0000_u01752714417707") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bc1_d20250717_m010656_c001_v0001104_t0052_u01752714416735") 2025/07/17 01:16:43 DEBUG : existing: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bbb_d20250717_m010655_c001_v0001104_t0031_u01752714415456") 2025/07/17 01:16:43 DEBUG : existing-b: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9415_d20250717_m010809_c001_v7007000_t0000_u01752714489678") 2025/07/17 01:16:43 DEBUG : existing-b: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40e15_d20250717_m010808_c001_v0001182_t0005_u01752714488172") 2025/07/17 01:16:43 DEBUG : file1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94be6_d20250717_m011218_c001_v7007000_t0000_u01752714738581") 2025/07/17 01:16:43 DEBUG : file1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b0b_d20250717_m011217_c001_v0001093_t0045_u01752714737563") 2025/07/17 01:16:44 DEBUG : file1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bdd_d20250717_m011216_c001_v7007000_t0000_u01752714736247") 2025/07/17 01:16:44 DEBUG : file1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de4180d_d20250717_m011215_c001_v0001182_t0042_u01752714735227") 2025/07/17 01:16:44 DEBUG : five: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc14_d20250717_m010754_c001_v7007000_t0000_u01752714474079") 2025/07/17 01:16:44 DEBUG : five: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54968b6_d20250717_m010752_c001_v0001171_t0019_u01752714472436") 2025/07/17 01:16:44 DEBUG : foo: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95918_d20250717_m010709_c001_v7007000_t0000_u01752714429655") 2025/07/17 01:16:44 DEBUG : foo: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41049bd1bcba7c1d_d20250717_m010709_c001_v0001104_t0058_u01752714429097") 2025/07/17 01:16:44 DEBUG : foo: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41049bd1bcba7c17_d20250717_m010708_c001_v0001104_t0058_u01752714428527") 2025/07/17 01:16:44 DEBUG : four: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc15_d20250717_m010754_c001_v7007000_t0000_u01752714474264") 2025/07/17 01:16:44 DEBUG : four: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41049bd1bcba7d40_d20250717_m010751_c001_v0001104_t0058_u01752714471680") 2025/07/17 01:16:44 DEBUG : four: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d34_d20250717_m010750_c001_v0001104_t0027_u01752714470465") 2025/07/17 01:16:44 DEBUG : hello world2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3b4_d20250717_m010552_c001_v7007000_t0000_u01752714352752") 2025/07/17 01:16:44 DEBUG : hello world2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a29_d20250717_m010551_c001_v0001104_t0016_u01752714351443") 2025/07/17 01:16:44 DEBUG : ignore-size: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95903_d20250717_m010655_c001_v7007000_t0000_u01752714415097") 2025/07/17 01:16:44 DEBUG : ignore-size: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7bad_d20250717_m010653_c001_v0001104_t0039_u01752714413575") 2025/07/17 01:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9410_d20250717_m010807_c001_v7007000_t0000_u01752714487420") 2025/07/17 01:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40e07_d20250717_m010806_c001_v0001182_t0037_u01752714486637") 2025/07/17 01:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed940c_d20250717_m010805_c001_v7007000_t0000_u01752714485884") 2025/07/17 01:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40def_d20250717_m010804_c001_v0001182_t0051_u01752714484634") 2025/07/17 01:16:44 DEBUG : one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc16_d20250717_m010754_c001_v7007000_t0000_u01752714474449") 2025/07/17 01:16:44 DEBUG : one: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41049bd1bcba7d24_d20250717_m010749_c001_v0001104_t0058_u01752714469166") 2025/07/17 01:16:45 DEBUG : only0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc3_d20250717_m011210_c001_v7007000_t0000_u01752714730795") 2025/07/17 01:16:45 DEBUG : only0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de41779_d20250717_m011205_c001_v0001182_t0041_u01752714725060") 2025/07/17 01:16:45 DEBUG : only0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549731e_d20250717_m011153_c001_v0001171_t0038_u01752714713327") 2025/07/17 01:16:45 DEBUG : only0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4164c302197169d2_d20250717_m011146_c001_v7007000_t0000_u01752714706665") 2025/07/17 01:16:45 DEBUG : only0: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549721d_d20250717_m011134_c001_v0001171_t0037_u01752714694502") 2025/07/17 01:16:45 DEBUG : only1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc4_d20250717_m011210_c001_v7007000_t0000_u01752714730977") 2025/07/17 01:16:45 DEBUG : only1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4156df8406777940_d20250717_m011206_c001_v0001041_t0048_u01752714726222") 2025/07/17 01:16:45 DEBUG : only1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497327_d20250717_m011153_c001_v0001171_t0039_u01752714713883") 2025/07/17 01:16:45 DEBUG : only1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4164c302197169d3_d20250717_m011146_c001_v7007000_t0000_u01752714706893") 2025/07/17 01:16:45 DEBUG : only1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497227_d20250717_m011135_c001_v0001171_t0039_u01752714695138") 2025/07/17 01:16:45 DEBUG : only10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc5_d20250717_m011211_c001_v7007000_t0000_u01752714731159") 2025/07/17 01:16:45 DEBUG : only10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413eb000dfe43aef_d20250717_m011205_c001_v0001093_t0032_u01752714725809") 2025/07/17 01:16:45 DEBUG : only10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549737b_d20250717_m011158_c001_v0001171_t0043_u01752714718944") 2025/07/17 01:16:45 DEBUG : only10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4164c302197169d7_d20250717_m011147_c001_v7007000_t0000_u01752714707445") 2025/07/17 01:16:45 DEBUG : only10: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497283_d20250717_m011140_c001_v0001171_t0040_u01752714700474") 2025/07/17 01:16:45 DEBUG : only11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc6_d20250717_m011211_c001_v7007000_t0000_u01752714731341") 2025/07/17 01:16:45 DEBUG : only11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de41785_d20250717_m011205_c001_v0001182_t0041_u01752714725833") 2025/07/17 01:16:45 DEBUG : only11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549737f_d20250717_m011159_c001_v0001171_t0036_u01752714719438") 2025/07/17 01:16:45 DEBUG : only11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80eab_d20250717_m011147_c001_v7007000_t0000_u01752714707411") 2025/07/17 01:16:45 DEBUG : only11: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497295_d20250717_m011141_c001_v0001171_t0019_u01752714701067") 2025/07/17 01:16:46 DEBUG : only12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc7_d20250717_m011211_c001_v7007000_t0000_u01752714731528") 2025/07/17 01:16:46 DEBUG : only12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54973e0_d20250717_m011205_c001_v0001171_t0019_u01752714725877") 2025/07/17 01:16:46 DEBUG : only12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549738c_d20250717_m011159_c001_v0001171_t0044_u01752714719926") 2025/07/17 01:16:46 DEBUG : only12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4164c302197169d4_d20250717_m011147_c001_v7007000_t0000_u01752714707081") 2025/07/17 01:16:46 DEBUG : only12: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549729f_d20250717_m011141_c001_v0001171_t0049_u01752714701647") 2025/07/17 01:16:46 DEBUG : only13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc8_d20250717_m011211_c001_v7007000_t0000_u01752714731711") 2025/07/17 01:16:46 DEBUG : only13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54973d8_d20250717_m011205_c001_v0001171_t0019_u01752714725066") 2025/07/17 01:16:46 DEBUG : only13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497392_d20250717_m011200_c001_v0001171_t0007_u01752714720493") 2025/07/17 01:16:46 DEBUG : only13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80ea6_d20250717_m011147_c001_v7007000_t0000_u01752714707049") 2025/07/17 01:16:46 DEBUG : only13: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972a7_d20250717_m011142_c001_v0001171_t0019_u01752714702159") 2025/07/17 01:16:46 DEBUG : only14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bc9_d20250717_m011211_c001_v7007000_t0000_u01752714731893") 2025/07/17 01:16:46 DEBUG : only14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4156df8406777938_d20250717_m011205_c001_v0001041_t0048_u01752714725629") 2025/07/17 01:16:46 DEBUG : only14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549739c_d20250717_m011201_c001_v0001171_t0001_u01752714721273") 2025/07/17 01:16:46 DEBUG : only14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80ea8_d20250717_m011147_c001_v7007000_t0000_u01752714707230") 2025/07/17 01:16:46 DEBUG : only14: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972ab_d20250717_m011142_c001_v0001171_t0036_u01752714702669") 2025/07/17 01:16:46 DEBUG : only15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bca_d20250717_m011212_c001_v7007000_t0000_u01752714732075") 2025/07/17 01:16:46 DEBUG : only15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4156df840677793c_d20250717_m011206_c001_v0001041_t0048_u01752714726034") 2025/07/17 01:16:46 DEBUG : only15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54973a2_d20250717_m011201_c001_v0001171_t0034_u01752714721843") 2025/07/17 01:16:46 DEBUG : only15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80ead_d20250717_m011147_c001_v7007000_t0000_u01752714707594") 2025/07/17 01:16:46 DEBUG : only15: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972af_d20250717_m011143_c001_v0001171_t0024_u01752714703191") 2025/07/17 01:16:47 DEBUG : only16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bcb_d20250717_m011212_c001_v7007000_t0000_u01752714732257") 2025/07/17 01:16:47 DEBUG : only16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54973dc_d20250717_m011205_c001_v0001171_t0019_u01752714725465") 2025/07/17 01:16:47 DEBUG : only16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54973aa_d20250717_m011202_c001_v0001171_t0004_u01752714722417") 2025/07/17 01:16:47 DEBUG : only16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dba8_d20250717_m011147_c001_v7007000_t0000_u01752714707604") 2025/07/17 01:16:47 DEBUG : only16: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972b3_d20250717_m011143_c001_v0001171_t0001_u01752714703681") 2025/07/17 01:16:48 DEBUG : only17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bcd_d20250717_m011212_c001_v7007000_t0000_u01752714732439") 2025/07/17 01:16:48 DEBUG : only17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de4177f_d20250717_m011205_c001_v0001182_t0041_u01752714725459") 2025/07/17 01:16:48 DEBUG : only17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54973b4_d20250717_m011203_c001_v0001171_t0057_u01752714723051") 2025/07/17 01:16:48 DEBUG : only17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dba3_d20250717_m011147_c001_v7007000_t0000_u01752714707420") 2025/07/17 01:16:48 DEBUG : only17: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972b9_d20250717_m011144_c001_v0001171_t0023_u01752714704347") 2025/07/17 01:16:48 DEBUG : only18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bce_d20250717_m011212_c001_v7007000_t0000_u01752714732622") 2025/07/17 01:16:48 DEBUG : only18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de41781_d20250717_m011205_c001_v0001182_t0041_u01752714725648") 2025/07/17 01:16:48 DEBUG : only18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54973bc_d20250717_m011203_c001_v0001171_t0047_u01752714723622") 2025/07/17 01:16:48 DEBUG : only18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f4306776821ad_d20250717_m011147_c001_v7007000_t0000_u01752714707047") 2025/07/17 01:16:48 DEBUG : only18: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972c3_d20250717_m011144_c001_v0001171_t0026_u01752714704881") 2025/07/17 01:16:48 DEBUG : only19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bcf_d20250717_m011212_c001_v7007000_t0000_u01752714732805") 2025/07/17 01:16:48 DEBUG : only19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54973de_d20250717_m011205_c001_v0001171_t0019_u01752714725657") 2025/07/17 01:16:48 DEBUG : only19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54973c2_d20250717_m011204_c001_v0001171_t0035_u01752714724125") 2025/07/17 01:16:48 DEBUG : only19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f4306776821b4_d20250717_m011147_c001_v7007000_t0000_u01752714707616") 2025/07/17 01:16:48 DEBUG : only19: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54972c9_d20250717_m011145_c001_v0001171_t0056_u01752714705369") 2025/07/17 01:16:48 DEBUG : only2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd1_d20250717_m011212_c001_v7007000_t0000_u01752714732988") 2025/07/17 01:16:48 DEBUG : only2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4156df840677793a_d20250717_m011205_c001_v0001041_t0048_u01752714725842") 2025/07/17 01:16:48 DEBUG : only2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497329_d20250717_m011154_c001_v0001171_t0021_u01752714714383") 2025/07/17 01:16:48 DEBUG : only2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652db98_d20250717_m011147_c001_v7007000_t0000_u01752714707238") 2025/07/17 01:16:48 DEBUG : only2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549722f_d20250717_m011135_c001_v0001171_t0053_u01752714695701") 2025/07/17 01:16:48 DEBUG : only3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd2_d20250717_m011213_c001_v7007000_t0000_u01752714733171") 2025/07/17 01:16:48 DEBUG : only3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54973e6_d20250717_m011206_c001_v0001171_t0019_u01752714726244") 2025/07/17 01:16:48 DEBUG : only3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497337_d20250717_m011154_c001_v0001171_t0035_u01752714714947") 2025/07/17 01:16:48 DEBUG : only3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4164c302197169d9_d20250717_m011147_c001_v7007000_t0000_u01752714707638") 2025/07/17 01:16:48 DEBUG : only3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549723d_d20250717_m011136_c001_v0001171_t0047_u01752714696281") 2025/07/17 01:16:49 DEBUG : only4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd3_d20250717_m011213_c001_v7007000_t0000_u01752714733354") 2025/07/17 01:16:49 DEBUG : only4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413eb000dfe43af1_d20250717_m011205_c001_v0001093_t0032_u01752714725994") 2025/07/17 01:16:49 DEBUG : only4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497347_d20250717_m011155_c001_v0001171_t0003_u01752714715502") 2025/07/17 01:16:49 DEBUG : only4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f4306776821af_d20250717_m011147_c001_v7007000_t0000_u01752714707249") 2025/07/17 01:16:49 DEBUG : only4: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549724d_d20250717_m011136_c001_v0001171_t0010_u01752714696842") 2025/07/17 01:16:49 DEBUG : only5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd4_d20250717_m011213_c001_v7007000_t0000_u01752714733537") 2025/07/17 01:16:49 DEBUG : only5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de4178d_d20250717_m011206_c001_v0001182_t0041_u01752714726018") 2025/07/17 01:16:49 DEBUG : only5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549734d_d20250717_m011156_c001_v0001171_t0054_u01752714716147") 2025/07/17 01:16:49 DEBUG : only5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f419bf9225fb80eaf_d20250717_m011147_c001_v7007000_t0000_u01752714707776") 2025/07/17 01:16:49 DEBUG : only5: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497257_d20250717_m011137_c001_v0001171_t0028_u01752714697413") 2025/07/17 01:16:49 DEBUG : only6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd6_d20250717_m011213_c001_v7007000_t0000_u01752714733719") 2025/07/17 01:16:49 DEBUG : only6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413eb000dfe43af5_d20250717_m011206_c001_v0001093_t0032_u01752714726374") 2025/07/17 01:16:49 DEBUG : only6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497355_d20250717_m011156_c001_v0001171_t0016_u01752714716731") 2025/07/17 01:16:49 DEBUG : only6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652db95_d20250717_m011147_c001_v7007000_t0000_u01752714707056") 2025/07/17 01:16:49 DEBUG : only6: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549725f_d20250717_m011138_c001_v0001171_t0003_u01752714698055") 2025/07/17 01:16:49 DEBUG : only7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd7_d20250717_m011213_c001_v7007000_t0000_u01752714733912") 2025/07/17 01:16:49 DEBUG : only7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413e4bd3f54973e2_d20250717_m011206_c001_v0001171_t0019_u01752714726061") 2025/07/17 01:16:49 DEBUG : only7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549735b_d20250717_m011157_c001_v0001171_t0011_u01752714717276") 2025/07/17 01:16:49 DEBUG : only7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f4306776821b2_d20250717_m011147_c001_v7007000_t0000_u01752714707432") 2025/07/17 01:16:49 DEBUG : only7: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497261_d20250717_m011138_c001_v0001171_t0016_u01752714698788") 2025/07/17 01:16:49 DEBUG : only8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd8_d20250717_m011214_c001_v7007000_t0000_u01752714734094") 2025/07/17 01:16:50 DEBUG : only8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f413eb000dfe43af3_d20250717_m011206_c001_v0001093_t0032_u01752714726179") 2025/07/17 01:16:50 DEBUG : only8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497369_d20250717_m011157_c001_v0001171_t0036_u01752714717855") 2025/07/17 01:16:50 DEBUG : only8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4164c302197169d5_d20250717_m011147_c001_v7007000_t0000_u01752714707262") 2025/07/17 01:16:50 DEBUG : only8: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549726b_d20250717_m011139_c001_v0001171_t0003_u01752714699331") 2025/07/17 01:16:50 DEBUG : only9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bd9_d20250717_m011214_c001_v7007000_t0000_u01752714734276") 2025/07/17 01:16:50 DEBUG : only9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de41791_d20250717_m011206_c001_v0001182_t0041_u01752714726202") 2025/07/17 01:16:50 DEBUG : only9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497375_d20250717_m011158_c001_v0001171_t0020_u01752714718399") 2025/07/17 01:16:50 DEBUG : only9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f406bb69ce652dba9_d20250717_m011147_c001_v7007000_t0000_u01752714707802") 2025/07/17 01:16:50 DEBUG : only9: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549727d_d20250717_m011139_c001_v0001171_t0039_u01752714699980") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9409_d20250717_m010803_c001_v7007000_t0000_u01752714483481") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549691a_d20250717_m010801_c001_v0001171_t0015_u01752714481503") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9404_d20250717_m010800_c001_v7007000_t0000_u01752714480407") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d6c_d20250717_m010758_c001_v0001104_t0024_u01752714478349") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed93fd_d20250717_m010757_c001_v7007000_t0000_u01752714477612") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40d65_d20250717_m010755_c001_v0001182_t0027_u01752714475381") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbeb_d20250717_m010741_c001_v7007000_t0000_u01752714461327") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cf0_d20250717_m010739_c001_v0001104_t0032_u01752714459378") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbe8_d20250717_m010737_c001_v7007000_t0000_u01752714457388") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cdc_d20250717_m010735_c001_v0001104_t0050_u01752714455154") 2025/07/17 01:16:50 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbce_d20250717_m010733_c001_v7007000_t0000_u01752714453439") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cc2_d20250717_m010731_c001_v0001104_t0058_u01752714451874") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbba_d20250717_m010723_c001_v7007000_t0000_u01752714443213") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c78_d20250717_m010720_c001_v0001104_t0001_u01752714440954") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbb9_d20250717_m010720_c001_v7007000_t0000_u01752714440586") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c6a_d20250717_m010718_c001_v0001104_t0055_u01752714438289") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbb7_d20250717_m010717_c001_v7007000_t0000_u01752714437920") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c64_d20250717_m010717_c001_v0001104_t0036_u01752714437030") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c5a_d20250717_m010715_c001_v0001104_t0038_u01752714435927") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbb5_d20250717_m010715_c001_v7007000_t0000_u01752714435562") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c52_d20250717_m010714_c001_v0001104_t0011_u01752714434616") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c46_d20250717_m010713_c001_v0001104_t0037_u01752714433504") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbb3_d20250717_m010712_c001_v7007000_t0000_u01752714432921") 2025/07/17 01:16:51 DEBUG : potato: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c31_d20250717_m010710_c001_v0001104_t0041_u01752714430944") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cad9c1_d20250717_m010916_c001_v7007000_t0000_u01752714556110") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496bfe_d20250717_m010915_c001_v0001171_t0020_u01752714555283") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc71f_d20250717_m010900_c001_v7007000_t0000_u01752714540654") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496b32_d20250717_m010852_c001_v0001171_t0055_u01752714532676") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd562_d20250717_m010838_c001_v7007000_t0000_u01752714518022") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496a45_d20250717_m010830_c001_v0001171_t0028_u01752714510903") 2025/07/17 01:16:51 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41504b544b4de2c0_d20250717_m010817_c001_v7007000_t0000_u01752714497661") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549697e_d20250717_m010810_c001_v0001171_t0036_u01752714490597") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc02_d20250717_m010747_c001_v7007000_t0000_u01752714467740") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d0a_d20250717_m010744_c001_v0001104_t0039_u01752714464991") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbf1_d20250717_m010744_c001_v7007000_t0000_u01752714464552") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d02_d20250717_m010741_c001_v0001104_t0007_u01752714461882") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbee_d20250717_m010741_c001_v7007000_t0000_u01752714461516") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cf4_d20250717_m010740_c001_v0001104_t0056_u01752714460337") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbea_d20250717_m010739_c001_v7007000_t0000_u01752714459006") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cea_d20250717_m010737_c001_v0001104_t0013_u01752714457808") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbd0_d20250717_m010734_c001_v7007000_t0000_u01752714454784") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7cca_d20250717_m010733_c001_v0001104_t0039_u01752714453448") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fbbc_d20250717_m010723_c001_v7007000_t0000_u01752714443962") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7c82_d20250717_m010722_c001_v0001104_t0016_u01752714442685") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3b7_d20250717_m010556_c001_v7007000_t0000_u01752714356103") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a3d_d20250717_m010555_c001_v0001104_t0026_u01752714355164") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3b5_d20250717_m010554_c001_v7007000_t0000_u01752714354246") 2025/07/17 01:16:52 DEBUG : potato2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a35_d20250717_m010553_c001_v0001104_t0054_u01752714353301") 2025/07/17 01:16:52 DEBUG : potato3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f407fe7564e0bc722_d20250717_m010901_c001_v7007000_t0000_u01752714541220") 2025/07/17 01:16:52 DEBUG : potato3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7e70_d20250717_m010854_c001_v0001104_t0012_u01752714534033") 2025/07/17 01:16:52 DEBUG : potato3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd564_d20250717_m010838_c001_v7007000_t0000_u01752714518227") 2025/07/17 01:16:53 DEBUG : potato3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7e08_d20250717_m010832_c001_v0001104_t0053_u01752714512129") 2025/07/17 01:16:53 DEBUG : potato3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41504b544b4de2c1_d20250717_m010817_c001_v7007000_t0000_u01752714497896") 2025/07/17 01:16:53 DEBUG : potato3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7dac_d20250717_m010811_c001_v0001104_t0019_u01752714491074") 2025/07/17 01:16:53 DEBUG : pre-dest1/1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cade79_d20250717_m010950_c001_v7007000_t0000_u01752714590076") 2025/07/17 01:16:53 DEBUG : pre-dest1/1: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7f2a_d20250717_m010941_c001_v0001104_t0022_u01752714581592") 2025/07/17 01:16:53 DEBUG : pre-dest2/2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cade80_d20250717_m010950_c001_v7007000_t0000_u01752714590289") 2025/07/17 01:16:53 DEBUG : pre-dest2/2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496d52_d20250717_m010942_c001_v0001171_t0026_u01752714582726") 2025/07/17 01:16:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364b98c_d20250717_m010926_c001_v7007000_t0000_u01752714566832") 2025/07/17 01:16:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de410e1_d20250717_m010923_c001_v0001182_t0057_u01752714563863") 2025/07/17 01:16:53 DEBUG : sizeonly: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b95902_d20250717_m010653_c001_v7007000_t0000_u01752714413025") 2025/07/17 01:16:53 DEBUG : sizeonly: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b9f_d20250717_m010651_c001_v0001104_t0051_u01752714411741") 2025/07/17 01:16:53 DEBUG : splitbanan: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0d18_d20250717_m011411_c001_v7007000_t0000_u01752714851144") 2025/07/17 01:16:53 DEBUG : splitbanan: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41cf6_d20250717_m011403_c001_v0001182_t0008_u01752714843629") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989966_d20250717_m011527_c001_v7007000_t0000_u01752714927953") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497dc6_d20250717_m011521_c001_v0001171_t0008_u01752714921410") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae424_d20250717_m011512_c001_v7007000_t0000_u01752714912705") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497d1b_d20250717_m011506_c001_v0001171_t0013_u01752714906133") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4196c7043f5e4f92_d20250717_m011456_c001_v7007000_t0000_u01752714896526") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497c5f_d20250717_m011450_c001_v0001171_t0051_u01752714890535") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f405d8d7448142cfd_d20250717_m011441_c001_v7007000_t0000_u01752714881801") 2025/07/17 01:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497ba3_d20250717_m011435_c001_v0001171_t0006_u01752714875330") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f417f73a54364bd51_d20250717_m011426_c001_v7007000_t0000_u01752714866355") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497ad1_d20250717_m011419_c001_v0001171_t0058_u01752714859670") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c91d_d20250717_m011405_c001_v7007000_t0000_u01752714845874") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777bc9_d20250717_m011402_c001_v0001041_t0053_u01752714842346") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f411b4f88342d1ad0_d20250717_m011353_c001_v7007000_t0000_u01752714833588") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54978ab_d20250717_m011346_c001_v0001171_t0049_u01752714826528") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0ced_d20250717_m011345_c001_v7007000_t0000_u01752714825417") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777b45_d20250717_m011341_c001_v0001041_t0017_u01752714821556") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4146207bf9cae303_d20250717_m011332_c001_v7007000_t0000_u01752714812714") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777ae9_d20250717_m011325_c001_v0001041_t0049_u01752714805360") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f409625629ed3e3bb_d20250717_m011323_c001_v7007000_t0000_u01752714803982") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549777c_d20250717_m011320_c001_v0001171_t0020_u01752714800696") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4015dd3d4b40c8a2_d20250717_m011305_c001_v7007000_t0000_u01752714785136") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b9b_d20250717_m011301_c001_v0001093_t0017_u01752714781043") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e104bf7_d20250717_m011251_c001_v7007000_t0000_u01752714771652") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b6b_d20250717_m011245_c001_v0001093_t0012_u01752714765239") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79eda139_d20250717_m011236_c001_v7007000_t0000_u01752714756632") 2025/07/17 01:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b2f_d20250717_m011230_c001_v0001093_t0037_u01752714750249") 2025/07/17 01:16:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40448ee3c98e0cf3_d20250717_m011348_c001_v7007000_t0000_u01752714828447") 2025/07/17 01:16:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497877_d20250717_m011342_c001_v0001171_t0036_u01752714822903") 2025/07/17 01:16:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bf0_d20250717_m011222_c001_v7007000_t0000_u01752714742854") 2025/07/17 01:16:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54974bb_d20250717_m011221_c001_v0001171_t0013_u01752714741633") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bec_d20250717_m011220_c001_v7007000_t0000_u01752714740873") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df840677797c_d20250717_m011219_c001_v0001041_t0059_u01752714739558") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9411_d20250717_m010807_c001_v7007000_t0000_u01752714487604") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f549694c_d20250717_m010806_c001_v0001171_t0017_u01752714486622") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed940d_d20250717_m010806_c001_v7007000_t0000_u01752714486067") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d8c_d20250717_m010804_c001_v0001104_t0038_u01752714484982") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958fc_d20250717_m010649_c001_v7007000_t0000_u01752714409349") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b91_d20250717_m010647_c001_v0001104_t0015_u01752714407789") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958fa_d20250717_m010647_c001_v7007000_t0000_u01752714407432") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b7f_d20250717_m010646_c001_v0001104_t0000_u01752714406104") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958f0_d20250717_m010643_c001_v7007000_t0000_u01752714403310") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b6f_d20250717_m010641_c001_v0001104_t0037_u01752714401918") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958e8_d20250717_m010641_c001_v7007000_t0000_u01752714401377") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b63_d20250717_m010639_c001_v0001104_t0038_u01752714399860") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b51_d20250717_m010636_c001_v0001104_t0013_u01752714396059") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958c0_d20250717_m010635_c001_v7007000_t0000_u01752714395703") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b4d_d20250717_m010634_c001_v0001104_t0012_u01752714394734") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b43_d20250717_m010633_c001_v0001104_t0008_u01752714393797") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f415d5da768b958af_d20250717_m010633_c001_v7007000_t0000_u01752714393078") 2025/07/17 01:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7b09_d20250717_m010626_c001_v0001104_t0006_u01752714386826") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7ae3_d20250717_m010620_c001_v0001104_t0058_u01752714380462") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e103c96_d20250717_m010620_c001_v7007000_t0000_u01752714380083") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7ad3_d20250717_m010618_c001_v0001104_t0042_u01752714378568") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7acd_d20250717_m010617_c001_v0001104_t0042_u01752714377443") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f408af9c67e103c8a_d20250717_m010616_c001_v7007000_t0000_u01752714376701") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a93_d20250717_m010607_c001_v0001104_t0055_u01752714367678") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3c4_d20250717_m010607_c001_v7007000_t0000_u01752714367300") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a8d_d20250717_m010606_c001_v0001104_t0051_u01752714366207") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3c1_d20250717_m010605_c001_v7007000_t0000_u01752714365300") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a7f_d20250717_m010604_c001_v0001104_t0054_u01752714364138") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3c0_d20250717_m010603_c001_v7007000_t0000_u01752714363591") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a79_d20250717_m010602_c001_v0001104_t0059_u01752714362706") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3bd_d20250717_m010601_c001_v7007000_t0000_u01752714361771") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a6d_d20250717_m010600_c001_v0001104_t0046_u01752714360598") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3bc_d20250717_m010600_c001_v7007000_t0000_u01752714360049") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a61_d20250717_m010558_c001_v0001104_t0008_u01752714358500") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3ba_d20250717_m010557_c001_v7007000_t0000_u01752714357952") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a4b_d20250717_m010556_c001_v0001104_t0016_u01752714356652") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3b1_d20250717_m010550_c001_v7007000_t0000_u01752714350896") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a1f_d20250717_m010549_c001_v0001104_t0052_u01752714349943") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3af_d20250717_m010549_c001_v7007000_t0000_u01752714349397") 2025/07/17 01:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7a11_d20250717_m010548_c001_v0001104_t0023_u01752714348577") 2025/07/17 01:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3ad_d20250717_m010547_c001_v7007000_t0000_u01752714347670") 2025/07/17 01:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba79ff_d20250717_m010546_c001_v0001104_t0026_u01752714346053") 2025/07/17 01:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f42173e82187cd3a9_d20250717_m010543_c001_v7007000_t0000_u01752714343686") 2025/07/17 01:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba79e3_d20250717_m010542_c001_v0001104_t0005_u01752714342313") 2025/07/17 01:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bf1_d20250717_m011223_c001_v7007000_t0000_u01752714743037") 2025/07/17 01:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43b19_d20250717_m011221_c001_v0001093_t0043_u01752714741646") 2025/07/17 01:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bed_d20250717_m011221_c001_v7007000_t0000_u01752714741056") 2025/07/17 01:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41843_d20250717_m011219_c001_v0001182_t0021_u01752714739554") 2025/07/17 01:16:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989968_d20250717_m011530_c001_v7007000_t0000_u01752714930030") 2025/07/17 01:16:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de42061_d20250717_m011529_c001_v0001182_t0058_u01752714929356") 2025/07/17 01:16:57 DEBUG : sub/yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9408_d20250717_m010802_c001_v7007000_t0000_u01752714482930") 2025/07/17 01:16:57 DEBUG : sub/yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40dcd_d20250717_m010801_c001_v0001182_t0006_u01752714481156") 2025/07/17 01:16:57 DEBUG : test_dir1/file2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94be7_d20250717_m011218_c001_v7007000_t0000_u01752714738765") 2025/07/17 01:16:57 DEBUG : test_dir1/file2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497481_d20250717_m011217_c001_v0001171_t0052_u01752714737221") 2025/07/17 01:16:57 DEBUG : test_dir1/file2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bde_d20250717_m011216_c001_v7007000_t0000_u01752714736430") 2025/07/17 01:16:57 DEBUG : test_dir1/file2: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df840677796c_d20250717_m011215_c001_v0001041_t0035_u01752714735241") 2025/07/17 01:16:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94be8_d20250717_m011218_c001_v7007000_t0000_u01752714738966") 2025/07/17 01:16:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de41829_d20250717_m011217_c001_v0001182_t0000_u01752714737208") 2025/07/17 01:16:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4003d7a695e94bdf_d20250717_m011216_c001_v7007000_t0000_u01752714736612") 2025/07/17 01:16:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497469_d20250717_m011215_c001_v0001171_t0046_u01752714735246") 2025/07/17 01:16:58 DEBUG : three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f420f204b3168fc17_d20250717_m010754_c001_v7007000_t0000_u01752714474633") 2025/07/17 01:16:58 DEBUG : three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d48_d20250717_m010753_c001_v0001104_t0014_u01752714473012") 2025/07/17 01:16:58 DEBUG : three: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11049bd1bcba7d2a_d20250717_m010749_c001_v0001104_t0004_u01752714469543") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989969_d20250717_m011531_c001_v7007000_t0000_u01752714931928") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d82_d20250717_m011531_c001_v0001041_t0019_u01752714931016") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d89899a1_d20250717_m011551_c001_v7007000_t0000_u01752714951449") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43dbd_d20250717_m011549_c001_v0001093_t0031_u01752714949651") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898999e_d20250717_m011548_c001_v7007000_t0000_u01752714948073") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777dc6_d20250717_m011546_c001_v0001041_t0051_u01752714946330") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989996_d20250717_m011545_c001_v7007000_t0000_u01752714945370") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de420d3_d20250717_m011544_c001_v0001182_t0020_u01752714944726") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989973_d20250717_m011539_c001_v7007000_t0000_u01752714939674") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777d9e_d20250717_m011538_c001_v0001041_t0036_u01752714938414") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989974_d20250717_m011542_c001_v7007000_t0000_u01752714942044") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43dab_d20250717_m011540_c001_v0001093_t0024_u01752714940656") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989970_d20250717_m011537_c001_v7007000_t0000_u01752714937437") 2025/07/17 01:16:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de42099_d20250717_m011536_c001_v0001182_t0029_u01752714936693") 2025/07/17 01:16:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898996d_d20250717_m011535_c001_v7007000_t0000_u01752714935720") 2025/07/17 01:16:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497e32_d20250717_m011534_c001_v0001171_t0027_u01752714934801") 2025/07/17 01:16:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898996b_d20250717_m011533_c001_v7007000_t0000_u01752714933776") 2025/07/17 01:16:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113eb000dfe43d99_d20250717_m011532_c001_v0001093_t0051_u01752714932953") 2025/07/17 01:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41271751ae7da310_d20250717_m011556_c001_v7007000_t0000_u01752714956301") 2025/07/17 01:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1156df8406777de6_d20250717_m011555_c001_v0001041_t0059_u01752714955434") 2025/07/17 01:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d8989981_d20250717_m011543_c001_v7007000_t0000_u01752714943745") 2025/07/17 01:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497e80_d20250717_m011543_c001_v0001171_t0015_u01752714943013") 2025/07/17 01:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d89899a2_d20250717_m011552_c001_v7007000_t0000_u01752714952071") 2025/07/17 01:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5497ec0_d20250717_m011551_c001_v0001171_t0023_u01752714951127") 2025/07/17 01:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4078beb0d898999f_d20250717_m011548_c001_v7007000_t0000_u01752714948679") 2025/07/17 01:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1163ea81bb0fb7b1_d20250717_m011547_c001_v0001130_t0021_u01752714947762") 2025/07/17 01:16:59 DEBUG : two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed93fb_d20250717_m010754_c001_v7007000_t0000_u01752714474821") 2025/07/17 01:16:59 DEBUG : two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f40858acb5de40d37_d20250717_m010752_c001_v0001182_t0041_u01752714472238") 2025/07/17 01:16:59 DEBUG : two: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f41049bd1bcba7d26_d20250717_m010749_c001_v0001104_t0058_u01752714469349") 2025/07/17 01:16:59 DEBUG : yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed940a_d20250717_m010803_c001_v7007000_t0000_u01752714483666") 2025/07/17 01:16:59 DEBUG : yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f11725b0266f85018_d20250717_m010802_c001_v0001183_t0008_u01752714482724") 2025/07/17 01:16:59 DEBUG : yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9401_d20250717_m010759_c001_v7007000_t0000_u01752714479853") 2025/07/17 01:16:59 DEBUG : yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f10858acb5de40db1_d20250717_m010758_c001_v0001182_t0000_u01752714478363") 2025/07/17 01:16:59 DEBUG : yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed93fc_d20250717_m010757_c001_v7007000_t0000_u01752714477056") 2025/07/17 01:16:59 DEBUG : yam: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f54968d0_d20250717_m010755_c001_v0001171_t0052_u01752714475388") 2025/07/17 01:16:59 DEBUG : yaml: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed9405_d20250717_m010800_c001_v7007000_t0000_u01752714480590") 2025/07/17 01:16:59 DEBUG : yaml: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f113e4bd3f5496908_d20250717_m010759_c001_v0001171_t0040_u01752714479531") 2025/07/17 01:17:00 DEBUG : yaml: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f4021475c79ed93ff_d20250717_m010757_c001_v7007000_t0000_u01752714477797") 2025/07/17 01:17:00 DEBUG : yaml: Deleting (id "4_z4fe25dc3e0ad1b5b9f880e1b_f1171e628a3d589e5_d20250717_m010756_c001_v0001105_t0012_u01752714476680") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m27.896700632s (try 1/5)