"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/20 03:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu" 2025/10/20 03:52:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 03:52:45 DEBUG : Creating backend with remote "/tmp/rclone2277908127" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:52:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/20 03:52:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.14s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:52:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:52:48 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:48 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:52:49 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:52:49 DEBUG : B2 bucket rclone-test-senapir9nocu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:50 DEBUG : Creating backend with remote "/non-existing" 2025/10/20 03:52:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/20 03:52:50 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:50 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:52:51 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:51 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:52:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:53 INFO : B2 bucket rclone-test-senapir9nocu: Running all checks before starting transfers 2025/10/20 03:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:52:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:53 INFO : B2 bucket rclone-test-senapir9nocu: Checks finished, now starting transfers 2025/10/20 03:52:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:52:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:54 ERROR : Ignoring --no-traverse with sync 2025/10/20 03:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:52:54 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:54 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:52:55 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/20 03:52:56 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:56 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/20 03:52:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:52:57 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:57 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:52:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:52:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:52:59 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:52:59 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:52:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:52:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/20 03:53:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:53:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/20 03:53:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:53:00 INFO : sub dir2: Making directory 2025/10/20 03:53:00 INFO : sub dir: Making directory 2025/10/20 03:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:00 INFO : sub dir2/sub sub dir2: Making directory 2025/10/20 03:53:00 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:00 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:01 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/20 03:53:01 DEBUG : B2 bucket rclone-test-senapir9nocu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:01 INFO : sub dir2: Making directory 2025/10/20 03:53:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/20 03:53:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:01 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:01 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:03 DEBUG : sub dir2: Making directory with metadata 2025/10/20 03:53:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:53:03 INFO : sub dir2: Making directory 2025/10/20 03:53:03 INFO : sub dir: Making directory 2025/10/20 03:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:03 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:03 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:03 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:53:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/20 03:53:03 DEBUG : B2 bucket rclone-test-senapir9nocu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/20 03:53:04 DEBUG : B2 bucket rclone-test-senapir9nocu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.56s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:05 INFO : sub dir2: Making directory 2025/10/20 03:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:05 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:05 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:05 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:53:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:06 DEBUG : sub dir2: Making directory with metadata 2025/10/20 03:53:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:53:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:53:06 INFO : sub dir2: Making directory 2025/10/20 03:53:06 INFO : sub dir: Making directory 2025/10/20 03:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:06 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:06 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:07 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:53:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/20 03:53:07 DEBUG : B2 bucket rclone-test-senapir9nocu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:08 INFO : sub dir2: Making directory 2025/10/20 03:53:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:08 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:08 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:08 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:53:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kavelib0fexi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-senapir9nocu -> B2 bucket rclone-test-kavelib0fexi 2025/10/20 03:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:11 DEBUG : B2 bucket rclone-test-kavelib0fexi: Waiting for checks to finish 2025/10/20 03:53:11 DEBUG : B2 bucket rclone-test-kavelib0fexi: Waiting for transfers to finish 2025/10/20 03:53:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 03:53:13 DEBUG : B2 bucket rclone-test-kavelib0fexi: Purge remote 2025/10/20 03:53:13 INFO : B2 bucket rclone-test-kavelib0fexi: cleaning bucket "rclone-test-kavelib0fexi" of all files 2025/10/20 03:53:13 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2edb3b0fdfbfb9f980e1b_f10079bef933c6893_d20251020_m035313_c001_v0001183_t0028_u01760932393151") --- PASS: TestServerSideCopy (5.15s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 03:53:15 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:15 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 03:53:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.12s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hizofit8rudi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-senapir9nocu -> B2 bucket rclone-test-hizofit8rudi 2025/10/20 03:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:18 DEBUG : B2 bucket rclone-test-hizofit8rudi: Waiting for checks to finish 2025/10/20 03:53:18 DEBUG : B2 bucket rclone-test-hizofit8rudi: Waiting for transfers to finish 2025/10/20 03:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 03:53:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 03:53:20 DEBUG : B2 bucket rclone-test-hizofit8rudi: Waiting for checks to finish 2025/10/20 03:53:20 DEBUG : B2 bucket rclone-test-hizofit8rudi: Waiting for transfers to finish 2025/10/20 03:53:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 03:53:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 03:53:21 DEBUG : B2 bucket rclone-test-hizofit8rudi: Purge remote 2025/10/20 03:53:21 INFO : B2 bucket rclone-test-hizofit8rudi: cleaning bucket "rclone-test-hizofit8rudi" of all files 2025/10/20 03:53:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f520d63c00dfbfb9f980e1b_f111b1cbde22aec7d_d20251020_m035320_c001_v0001106_t0006_u01760932400356") 2025/10/20 03:53:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f520d63c00dfbfb9f980e1b_f101e9871ef2b339b_d20251020_m035319_c001_v0001172_t0006_u01760932399091") --- PASS: TestServerSideCopyOverSelf (6.29s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 03:53:24 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:24 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 03:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/20 03:53:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-loqexiv0cevo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-senapir9nocu -> B2 bucket rclone-test-loqexiv0cevo 2025/10/20 03:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:27 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Waiting for checks to finish 2025/10/20 03:53:27 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Waiting for transfers to finish 2025/10/20 03:53:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 03:53:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 03:53:29 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Waiting for checks to finish 2025/10/20 03:53:29 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Waiting for transfers to finish 2025/10/20 03:53:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 03:53:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 03:53:29 INFO : sub dir/hello world: Deleted 2025/10/20 03:53:31 DEBUG : testing file moves 2025/10/20 03:53:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/20 03:53:31 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Waiting for checks to finish 2025/10/20 03:53:31 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Waiting for transfers to finish 2025/10/20 03:53:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/20 03:53:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/20 03:53:31 INFO : sub dir/hello world: Deleted 2025/10/20 03:53:32 DEBUG : B2 bucket rclone-test-loqexiv0cevo: Purge remote 2025/10/20 03:53:32 INFO : B2 bucket rclone-test-loqexiv0cevo: cleaning bucket "rclone-test-loqexiv0cevo" of all files 2025/10/20 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa22d93c00dfbfb9f980e1b_f11774f90bf3f6ffb_d20251020_m035331_c001_v0001183_t0048_u01760932411504") 2025/10/20 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa22d93c00dfbfb9f980e1b_f100ca5fe7bd8af75_d20251020_m035329_c001_v0001134_t0026_u01760932409363") 2025/10/20 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfa22d93c00dfbfb9f980e1b_f118f74b887a2f291_d20251020_m035328_c001_v0001184_t0019_u01760932408227") --- PASS: TestServerSideMoveOverSelf (7.89s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:34 ERROR : error listing: directory not found 2025/10/20 03:53:34 INFO : Local file system at /tmp/rclone2277908127: Making directory 2025/10/20 03:53:34 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:34 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:53:35 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for checks to finish 2025/10/20 03:53:35 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for transfers to finish 2025/10/20 03:53:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:53:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/20 03:53:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/20 03:53:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:53:37 INFO : check sum: Copied (new) 2025/10/20 03:53:37 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:53:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/20 03:53:37 DEBUG : check sum: Unchanged skipping 2025/10/20 03:53:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:37 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/20 03:53:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 03:53:39 INFO : sizeonly: Copied (new) 2025/10/20 03:53:39 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:39 DEBUG : sizeonly: Sizes identical 2025/10/20 03:53:39 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:39 DEBUG : sizeonly: Unchanged skipping 2025/10/20 03:53:39 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:39 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/20 03:53:40 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:40 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/20 03:53:40 INFO : ignore-size: Copied (new) 2025/10/20 03:53:40 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:53:41 DEBUG : ignore-size: Unchanged skipping 2025/10/20 03:53:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:41 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:53:43 DEBUG : existing: Unchanged skipping 2025/10/20 03:53:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:43 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:43 INFO : There was nothing to transfer 2025/10/20 03:53:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/20 03:53:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 03:53:45 INFO : existing: Copied (replaced existing) 2025/10/20 03:53:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 03:53:46 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:46 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 03:53:46 INFO : existing: Copied (new) 2025/10/20 03:53:46 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:47 DEBUG : existing: Destination exists, skipping 2025/10/20 03:53:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:47 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/20 03:53:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:53:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 03:53:49 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:49 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 03:53:49 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:53:49 INFO : a/potato2: Copied (new) 2025/10/20 03:53:49 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:53 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/10/20 03:53:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:53:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/20 03:53:53 DEBUG : empty space: Unchanged skipping 2025/10/20 03:53:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:53 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:53 INFO : There was nothing to transfer 2025/10/20 03:53:53 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/10/20 03:53:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:53:54 INFO : empty space: Updated modification time in destination 2025/10/20 03:53:54 DEBUG : empty space: Unchanged skipping 2025/10/20 03:53:54 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:54 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/20 03:53:56 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:53:56 DEBUG : empty space: Unchanged skipping 2025/10/20 03:53:56 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:56 DEBUG : Waiting for deletions to finish 2025/10/20 03:53:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:57 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/10/20 03:53:57 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2277908127) 2025/10/20 03:53:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-senapir9nocu) 2025/10/20 03:53:57 DEBUG : foo: sha1 differ 2025/10/20 03:53:57 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/20 03:53:57 INFO : foo: Copied (replaced existing) 2025/10/20 03:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:53:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:53:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/20 03:53:59 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:53:59 DEBUG : empty space: Unchanged skipping 2025/10/20 03:53:59 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:53:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:53:59 INFO : potato: Copied (new) 2025/10/20 03:53:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/20 03:54:01 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:01 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/20 03:54:01 INFO : potato: Copied (replaced existing) 2025/10/20 03:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:03 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/10/20 03:54:03 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2277908127) 2025/10/20 03:54:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-senapir9nocu) 2025/10/20 03:54:03 DEBUG : potato: sha1 differ 2025/10/20 03:54:03 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/20 03:54:03 INFO : potato: Copied (replaced existing) 2025/10/20 03:54:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:05 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/20 03:54:05 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:05 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:05 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:07 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:07 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:07 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:54:08 INFO : potato2: Copied (new) 2025/10/20 03:54:08 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:09 INFO : d: Making directory 2025/10/20 03:54:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/20 03:54:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:10 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:10 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 03:54:10 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:54:10 INFO : a/potato2: Copied (new) 2025/10/20 03:54:10 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/20 03:54:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:12 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 03:54:12 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:12 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:54:17 INFO : a/potato2: Copied (new) 2025/10/20 03:54:17 ERROR : B2 bucket rclone-test-senapir9nocu: not deleting files as there were IO errors 2025/10/20 03:54:17 ERROR : B2 bucket rclone-test-senapir9nocu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:20 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:20 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:20 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:20 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:20 INFO : potato: Deleted 2025/10/20 03:54:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:54:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:22 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:23 INFO : potato: Deleted 2025/10/20 03:54:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:23 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:54:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:25 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:25 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/20 03:54:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.98s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:28 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 03:54:28 DEBUG : enormous: Excluded 2025/10/20 03:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 03:54:28 DEBUG : potato2: Excluded 2025/10/20 03:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 03:54:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:28 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:28 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:28 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:28 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:28 INFO : There was nothing to transfer 2025/10/20 03:54:28 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 03:54:28 DEBUG : enormous: Excluded 2025/10/20 03:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 03:54:28 DEBUG : potato2: Excluded 2025/10/20 03:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 03:54:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/20 03:54:28 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:28 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for checks to finish 2025/10/20 03:54:28 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for transfers to finish 2025/10/20 03:54:28 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.48s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:31 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 03:54:31 DEBUG : enormous: Excluded 2025/10/20 03:54:31 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 03:54:31 DEBUG : potato2: Excluded 2025/10/20 03:54:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:54:31 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:31 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:31 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:31 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:31 INFO : potato2: Deleted 2025/10/20 03:54:31 INFO : enormous: Deleted 2025/10/20 03:54:31 INFO : There was nothing to transfer 2025/10/20 03:54:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/20 03:54:31 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:31 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for checks to finish 2025/10/20 03:54:31 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for transfers to finish 2025/10/20 03:54:31 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:31 INFO : enormous: Deleted 2025/10/20 03:54:31 INFO : potato2: Deleted 2025/10/20 03:54:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:34 DEBUG : five: Need to transfer - File not found at Destination 2025/10/20 03:54:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/20 03:54:34 DEBUG : one: Destination is newer than source, skipping 2025/10/20 03:54:34 DEBUG : three: Sizes identical 2025/10/20 03:54:34 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/20 03:54:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 03:54:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2277908127) 2025/10/20 03:54:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-senapir9nocu) 2025/10/20 03:54:34 DEBUG : two: sha1 differ 2025/10/20 03:54:34 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/20 03:54:34 INFO : five: Copied (new) 2025/10/20 03:54:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/20 03:54:34 INFO : four: Copied (replaced existing) 2025/10/20 03:54:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 03:54:35 INFO : two: Copied (replaced existing) 2025/10/20 03:54:35 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:35 DEBUG : one: Destination is newer than source, skipping 2025/10/20 03:54:35 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/20 03:54:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/20 03:54:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 03:54:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 03:54:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/20 03:54:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 03:54:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/20 03:54:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/20 03:54:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 03:54:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2277908127) 2025/10/20 03:54:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-senapir9nocu) 2025/10/20 03:54:35 DEBUG : three: sha1 differ 2025/10/20 03:54:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/20 03:54:35 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:54:36 INFO : three: Copied (replaced existing) 2025/10/20 03:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.40s) === 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/20 03:54:38 INFO : B2 bucket rclone-test-senapir9nocu: Making map for --track-renames 2025/10/20 03:54:38 INFO : B2 bucket rclone-test-senapir9nocu: Finished making map for --track-renames 2025/10/20 03:54:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 03:54:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 03:54:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for renames to finish 2025/10/20 03:54:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 03:54:38 INFO : potato: Copied (new) 2025/10/20 03:54:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 03:54:38 INFO : yam: Copied (new) 2025/10/20 03:54:38 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:54:38 INFO : B2 bucket rclone-test-senapir9nocu: Making map for --track-renames 2025/10/20 03:54:38 INFO : B2 bucket rclone-test-senapir9nocu: Finished making map for --track-renames 2025/10/20 03:54:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:38 DEBUG : potato: Unchanged skipping 2025/10/20 03:54:38 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for renames to finish 2025/10/20 03:54:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 03:54:40 INFO : yam: Copied (server-side copy) to: yaml 2025/10/20 03:54:40 INFO : yam: Deleted 2025/10/20 03:54:40 INFO : yaml: Renamed from "yam" 2025/10/20 03:54:40 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/20 03:54:41 INFO : B2 bucket rclone-test-senapir9nocu: Making map for --track-renames 2025/10/20 03:54:41 INFO : B2 bucket rclone-test-senapir9nocu: Finished making map for --track-renames 2025/10/20 03:54:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 03:54:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 03:54:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for renames to finish 2025/10/20 03:54:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 03:54:41 INFO : yam: Copied (new) 2025/10/20 03:54:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 03:54:42 INFO : potato: Copied (new) 2025/10/20 03:54:42 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:54:42 INFO : B2 bucket rclone-test-senapir9nocu: Making map for --track-renames 2025/10/20 03:54:42 INFO : B2 bucket rclone-test-senapir9nocu: Finished making map for --track-renames 2025/10/20 03:54:42 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:42 DEBUG : potato: Unchanged skipping 2025/10/20 03:54:42 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for renames to finish 2025/10/20 03:54:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 03:54:43 INFO : yam: Copied (server-side copy) to: yaml 2025/10/20 03:54:43 INFO : yam: Deleted 2025/10/20 03:54:43 INFO : yaml: Renamed from "yam" 2025/10/20 03:54:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/20 03:54:44 INFO : B2 bucket rclone-test-senapir9nocu: Making map for --track-renames 2025/10/20 03:54:44 INFO : B2 bucket rclone-test-senapir9nocu: Finished making map for --track-renames 2025/10/20 03:54:44 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 03:54:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/20 03:54:44 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for renames to finish 2025/10/20 03:54:44 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 03:54:45 INFO : sub/yam: Copied (new) 2025/10/20 03:54:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 03:54:45 INFO : potato: Copied (new) 2025/10/20 03:54:45 DEBUG : Waiting for deletions to finish 2025/10/20 03:54:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:54:45 DEBUG : potato: Unchanged skipping 2025/10/20 03:54:45 INFO : B2 bucket rclone-test-senapir9nocu: Making map for --track-renames 2025/10/20 03:54:45 INFO : B2 bucket rclone-test-senapir9nocu: Finished making map for --track-renames 2025/10/20 03:54:45 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:45 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for renames to finish 2025/10/20 03:54:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 03:54:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/20 03:54:46 INFO : sub/yam: Deleted 2025/10/20 03:54:46 INFO : yam: Renamed from "sub/yam" 2025/10/20 03:54:46 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:47 DEBUG : Creating backend with remote "/tmp/rclone2277908127/dir1" 2025/10/20 03:54:47 DEBUG : Creating backend with remote "/tmp/rclone2277908127/dir2" 2025/10/20 03:54:47 DEBUG : Local file system at /tmp/rclone2277908127/dir2: Using server-side directory move 2025/10/20 03:54:47 INFO : Local file system at /tmp/rclone2277908127/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/20 03:54:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/20 03:54:47 INFO : file1.txt: Moved (server-side) 2025/10/20 03:54:47 DEBUG : Local file system at /tmp/rclone2277908127/dir2: Waiting for checks to finish 2025/10/20 03:54:47 DEBUG : Local file system at /tmp/rclone2277908127/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:54:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/20 03:54:48 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:48 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/20 03:54:48 INFO : nested/sub dir/file: Copied (new) 2025/10/20 03:54:48 INFO : nested/sub dir/file: Deleted 2025/10/20 03:54:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:54:48 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:54:48 INFO : sub dir/hello world: Deleted 2025/10/20 03:54:48 INFO : sub dir: Removing directory 2025/10/20 03:54:48 INFO : nested/sub dir: Removing directory 2025/10/20 03:54:48 INFO : nested: Removing directory 2025/10/20 03:54:48 DEBUG : Local file system at /tmp/rclone2277908127: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 03:54:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/20 03:54:49 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:49 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 03:54:50 INFO : sub dir/hello world: Copied (new) 2025/10/20 03:54:50 INFO : sub dir/hello world: Deleted 2025/10/20 03:54:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/20 03:54:50 INFO : nested/sub dir/file: Copied (new) 2025/10/20 03:54:50 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/20 03:54:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 03:54:51 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:51 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/20 03:54:51 INFO : existing-b: Copied (new) 2025/10/20 03:54:51 INFO : existing-b: Deleted 2025/10/20 03:54:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 03:54:51 INFO : existing: Copied (new) 2025/10/20 03:54:51 INFO : existing: Deleted 2025/10/20 03:54:52 DEBUG : existing: Destination exists, skipping 2025/10/20 03:54:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/20 03:54:52 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:54:52 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:54:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:54:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vezifex3musi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-senapir9nocu -> B2 bucket rclone-test-vezifex3musi 2025/10/20 03:54:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:54:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 03:54:58 DEBUG : empty space: Unchanged skipping 2025/10/20 03:54:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 03:54:58 DEBUG : B2 bucket rclone-test-vezifex3musi: Waiting for checks to finish 2025/10/20 03:54:58 INFO : empty space: Deleted 2025/10/20 03:54:58 DEBUG : B2 bucket rclone-test-vezifex3musi: Waiting for transfers to finish 2025/10/20 03:54:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:54:59 INFO : potato2: Copied (server-side copy) 2025/10/20 03:54:59 INFO : potato2: Deleted 2025/10/20 03:54:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 03:54:59 INFO : potato3: Copied (server-side copy) 2025/10/20 03:54:59 INFO : potato3: Deleted 2025/10/20 03:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-leyedez0tide" 2025/10/20 03:55:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/20 03:55:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:55:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/20 03:55:00 DEBUG : B2 bucket rclone-test-leyedez0tide: Waiting for checks to finish 2025/10/20 03:55:00 DEBUG : B2 bucket rclone-test-leyedez0tide: Waiting for transfers to finish 2025/10/20 03:55:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:55:01 INFO : empty space: Copied (server-side copy) 2025/10/20 03:55:01 INFO : empty space: Deleted 2025/10/20 03:55:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:55:02 INFO : potato2: Copied (server-side copy) 2025/10/20 03:55:02 INFO : potato2: Deleted 2025/10/20 03:55:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 03:55:02 INFO : potato3: Copied (server-side copy) 2025/10/20 03:55:02 INFO : potato3: Deleted 2025/10/20 03:55:02 DEBUG : B2 bucket rclone-test-leyedez0tide: Purge remote 2025/10/20 03:55:02 INFO : B2 bucket rclone-test-leyedez0tide: cleaning bucket "rclone-test-leyedez0tide" of all files 2025/10/20 03:55:03 DEBUG : empty space: Deleting (id "4_z4fb29d63c01dfbfb9f980e1b_f11783e8858f6f4b2_d20251020_m035501_c001_v0001171_t0001_u01760932501555") 2025/10/20 03:55:03 DEBUG : potato2: Deleting (id "4_z4fb29d63c01dfbfb9f980e1b_f107694b62ebe913e_d20251020_m035501_c001_v0001131_t0010_u01760932501905") 2025/10/20 03:55:03 DEBUG : potato3: Deleting (id "4_z4fb29d63c01dfbfb9f980e1b_f1048594c5de00213_d20251020_m035501_c001_v0001117_t0052_u01760932501920") 2025/10/20 03:55:03 DEBUG : B2 bucket rclone-test-vezifex3musi: Purge remote 2025/10/20 03:55:03 INFO : B2 bucket rclone-test-vezifex3musi: cleaning bucket "rclone-test-vezifex3musi" of all files 2025/10/20 03:55:04 DEBUG : empty space: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f422b06bf1c927847_d20251020_m035501_c001_v7007000_t0000_u01760932501886") 2025/10/20 03:55:04 DEBUG : empty space: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f1161d2cbf6a41b58_d20251020_m035456_c001_v0001116_t0024_u01760932496843") 2025/10/20 03:55:04 DEBUG : potato2: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f422b06bf1c927848_d20251020_m035502_c001_v7007000_t0000_u01760932502257") 2025/10/20 03:55:04 DEBUG : potato2: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f1038644e94b97661_d20251020_m035458_c001_v0001099_t0018_u01760932498717") 2025/10/20 03:55:04 DEBUG : potato3: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f422b06bf1c927849_d20251020_m035502_c001_v7007000_t0000_u01760932502523") 2025/10/20 03:55:04 DEBUG : potato3: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f114776e272d8b432_d20251020_m035459_c001_v0001150_t0039_u01760932499086") 2025/10/20 03:55:04 DEBUG : potato3: Deleting (id "4_zcf328d13c01dfbfb9f980e1b_f1161d2cbf6a41b5a_d20251020_m035457_c001_v0001116_t0014_u01760932497646") --- PASS: TestServerSideMove (12.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-moqajow3guri" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-senapir9nocu -> B2 bucket rclone-test-moqajow3guri 2025/10/20 03:55:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 03:55:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 03:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:55:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 03:55:11 DEBUG : B2 bucket rclone-test-moqajow3guri: Waiting for checks to finish 2025/10/20 03:55:11 DEBUG : B2 bucket rclone-test-moqajow3guri: Waiting for transfers to finish 2025/10/20 03:55:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:55:11 INFO : potato2: Copied (server-side copy) 2025/10/20 03:55:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 03:55:11 INFO : potato3: Copied (server-side copy) 2025/10/20 03:55:11 INFO : potato2: Deleted 2025/10/20 03:55:12 INFO : potato3: Deleted 2025/10/20 03:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tabadif9kolo" 2025/10/20 03:55:13 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 03:55:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:55:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/20 03:55:13 DEBUG : B2 bucket rclone-test-tabadif9kolo: Waiting for checks to finish 2025/10/20 03:55:13 DEBUG : B2 bucket rclone-test-tabadif9kolo: Waiting for transfers to finish 2025/10/20 03:55:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:55:14 INFO : potato2: Copied (server-side copy) 2025/10/20 03:55:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 03:55:14 INFO : potato3: Copied (server-side copy) 2025/10/20 03:55:15 INFO : potato2: Deleted 2025/10/20 03:55:15 INFO : potato3: Deleted 2025/10/20 03:55:15 DEBUG : B2 bucket rclone-test-tabadif9kolo: Purge remote 2025/10/20 03:55:15 INFO : B2 bucket rclone-test-tabadif9kolo: cleaning bucket "rclone-test-tabadif9kolo" of all files 2025/10/20 03:55:15 DEBUG : potato2: Deleting (id "4_z5f92cd73c01dfbfb9f980e1b_f112e2ffb280c51e6_d20251020_m035514_c001_v0001144_t0007_u01760932514146") 2025/10/20 03:55:15 DEBUG : potato3: Deleting (id "4_z5f92cd73c01dfbfb9f980e1b_f10058a0e7af761df_d20251020_m035514_c001_v0001136_t0059_u01760932514510") 2025/10/20 03:55:16 DEBUG : B2 bucket rclone-test-moqajow3guri: Purge remote 2025/10/20 03:55:16 INFO : B2 bucket rclone-test-moqajow3guri: cleaning bucket "rclone-test-moqajow3guri" of all files 2025/10/20 03:55:16 DEBUG : empty space: Deleting (id "4_z3fc2bd73c01dfbfb9f980e1b_f1071ee2b10483bf4_d20251020_m035510_c001_v0001179_t0004_u01760932510427") 2025/10/20 03:55:16 DEBUG : potato2: Deleting (id "4_z3fc2bd73c01dfbfb9f980e1b_f40478fe37ca3f102_d20251020_m035514_c001_v7007000_t0000_u01760932514911") 2025/10/20 03:55:16 DEBUG : potato2: Deleting (id "4_z3fc2bd73c01dfbfb9f980e1b_f110b718c14d900bf_d20251020_m035511_c001_v0001144_t0023_u01760932511239") 2025/10/20 03:55:16 DEBUG : potato3: Deleting (id "4_z3fc2bd73c01dfbfb9f980e1b_f406528ccdb0f44b8_d20251020_m035514_c001_v7007000_t0000_u01760932514946") 2025/10/20 03:55:16 DEBUG : potato3: Deleting (id "4_z3fc2bd73c01dfbfb9f980e1b_f119dc33240b30d4e_d20251020_m035511_c001_v0001161_t0004_u01760932511612") 2025/10/20 03:55:16 DEBUG : potato3: Deleting (id "4_z3fc2bd73c01dfbfb9f980e1b_f1071ee2b10483bf6_d20251020_m035510_c001_v0001179_t0049_u01760932510640") --- PASS: TestServerSideMoveWithFilter (11.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zezelif8wuca" 2025/10/20 03:55:20 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-senapir9nocu -> B2 bucket rclone-test-zezelif8wuca 2025/10/20 03:55:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:55:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 03:55:23 DEBUG : empty space: Unchanged skipping 2025/10/20 03:55:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 03:55:23 DEBUG : B2 bucket rclone-test-zezelif8wuca: Waiting for checks to finish 2025/10/20 03:55:23 INFO : empty space: Deleted 2025/10/20 03:55:23 DEBUG : B2 bucket rclone-test-zezelif8wuca: Waiting for transfers to finish 2025/10/20 03:55:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:55:23 INFO : potato2: Copied (server-side copy) 2025/10/20 03:55:24 INFO : potato2: Deleted 2025/10/20 03:55:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 03:55:24 INFO : potato3: Copied (server-side copy) 2025/10/20 03:55:24 INFO : potato3: Deleted 2025/10/20 03:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jokonoh9ruyi" 2025/10/20 03:55:25 INFO : tomatoDir: Making directory 2025/10/20 03:55:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/20 03:55:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 03:55:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/20 03:55:26 DEBUG : B2 bucket rclone-test-jokonoh9ruyi: Waiting for checks to finish 2025/10/20 03:55:26 DEBUG : B2 bucket rclone-test-jokonoh9ruyi: Waiting for transfers to finish 2025/10/20 03:55:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 03:55:26 INFO : empty space: Copied (server-side copy) 2025/10/20 03:55:26 INFO : empty space: Deleted 2025/10/20 03:55:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/20 03:55:27 INFO : potato3: Copied (server-side copy) 2025/10/20 03:55:27 INFO : potato3: Deleted 2025/10/20 03:55:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 03:55:27 INFO : potato2: Copied (server-side copy) 2025/10/20 03:55:27 INFO : potato2: Deleted 2025/10/20 03:55:28 DEBUG : B2 bucket rclone-test-jokonoh9ruyi: Purge remote 2025/10/20 03:55:28 INFO : B2 bucket rclone-test-jokonoh9ruyi: cleaning bucket "rclone-test-jokonoh9ruyi" of all files 2025/10/20 03:55:28 DEBUG : empty space: Deleting (id "4_z2f62fd83c01dfbfb9f980e1b_f109e90f70c941502_d20251020_m035526_c001_v0001181_t0021_u01760932526636") 2025/10/20 03:55:28 DEBUG : potato2: Deleting (id "4_z2f62fd83c01dfbfb9f980e1b_f1038c46f954f88d2_d20251020_m035526_c001_v0001145_t0018_u01760932526876") 2025/10/20 03:55:28 DEBUG : potato3: Deleting (id "4_z2f62fd83c01dfbfb9f980e1b_f1033729cf65f70cd_d20251020_m035527_c001_v0001184_t0012_u01760932527001") 2025/10/20 03:55:28 DEBUG : B2 bucket rclone-test-zezelif8wuca: Purge remote 2025/10/20 03:55:28 INFO : B2 bucket rclone-test-zezelif8wuca: cleaning bucket "rclone-test-zezelif8wuca" of all files 2025/10/20 03:55:29 DEBUG : empty space: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f406528ccdb0f44cd_d20251020_m035526_c001_v7007000_t0000_u01760932526851") 2025/10/20 03:55:29 DEBUG : empty space: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f105a540c743b9455_d20251020_m035522_c001_v0001131_t0037_u01760932522498") 2025/10/20 03:55:29 DEBUG : potato2: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f406528ccdb0f44d0_d20251020_m035527_c001_v7007000_t0000_u01760932527465") 2025/10/20 03:55:29 DEBUG : potato2: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f101b071824fde308_d20251020_m035523_c001_v0001161_t0033_u01760932523686") 2025/10/20 03:55:29 DEBUG : potato3: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f406528ccdb0f44cf_d20251020_m035527_c001_v7007000_t0000_u01760932527203") 2025/10/20 03:55:29 DEBUG : potato3: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f10212315f88fc6ae_d20251020_m035524_c001_v0001182_t0042_u01760932524050") 2025/10/20 03:55:29 DEBUG : potato3: Deleting (id "4_z2fb2ed63c01dfbfb9f980e1b_f105a540c743b9459_d20251020_m035523_c001_v0001131_t0059_u01760932523020") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/rclone-sync-test" 2025/10/20 03:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/rclone-sync-test-include/layer2" 2025/10/20 03:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/rclone-sync-test-ignore-file" 2025/10/20 03:55:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/20 03:55:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/20 03:55:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/20 03:55:42 DEBUG : B2 bucket rclone-test-senapir9nocu path rclone-sync-test: Waiting for checks to finish 2025/10/20 03:55:42 DEBUG : B2 bucket rclone-test-senapir9nocu path rclone-sync-test: Waiting for transfers to finish 2025/10/20 03:55:42 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:42 INFO : There was nothing to transfer 2025/10/20 03:55:42 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:55:42 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:55:42 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:42 INFO : There was nothing to transfer 2025/10/20 03:55:43 DEBUG : B2 bucket rclone-test-senapir9nocu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/20 03:55:43 DEBUG : B2 bucket rclone-test-senapir9nocu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/20 03:55:43 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:43 INFO : There was nothing to transfer 2025/10/20 03:55:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:55:43 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:55:43 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:43 INFO : There was nothing to transfer 2025/10/20 03:55:43 DEBUG : B2 bucket rclone-test-senapir9nocu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/20 03:55:43 DEBUG : B2 bucket rclone-test-senapir9nocu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/20 03:55:43 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.42s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/CompareDest" 2025/10/20 03:55:47 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 03:55:47 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:47 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:55:48 INFO : one: Copied (new) 2025/10/20 03:55:48 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:48 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:49 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 03:55:49 INFO : one: Copied (replaced existing) 2025/10/20 03:55:49 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:51 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 03:55:51 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:51 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:51 INFO : There was nothing to transfer 2025/10/20 03:55:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 03:55:53 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 03:55:53 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:53 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:53 INFO : There was nothing to transfer 2025/10/20 03:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 03:55:54 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 03:55:54 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:54 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:54 INFO : There was nothing to transfer 2025/10/20 03:55:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:55 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/10/20 03:55:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 03:55:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 03:55:55 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 03:55:55 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:55 DEBUG : Waiting for deletions to finish 2025/10/20 03:55:55 INFO : There was nothing to transfer 2025/10/20 03:55:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/20 03:55:56 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 03:55:56 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:55:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 03:55:56 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:55:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/20 03:55:57 INFO : two: Copied (new) 2025/10/20 03:55:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dest" 2025/10/20 03:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/pre-dest1" 2025/10/20 03:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/pre-dest2" 2025/10/20 03:56:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:56:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/20 03:56:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:56:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/20 03:56:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/20 03:56:05 DEBUG : B2 bucket rclone-test-senapir9nocu path dest: Waiting for checks to finish 2025/10/20 03:56:05 DEBUG : B2 bucket rclone-test-senapir9nocu path dest: Waiting for transfers to finish 2025/10/20 03:56:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/20 03:56:05 INFO : 3: Copied (new) 2025/10/20 03:56:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:56:07 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/CopyDest" 2025/10/20 03:56:10 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 03:56:10 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:10 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:56:11 INFO : one: Copied (new) 2025/10/20 03:56:11 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:56:11 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:12 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 03:56:12 INFO : one: Copied (replaced existing) 2025/10/20 03:56:12 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/BackupDir" 2025/10/20 03:56:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:56:15 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 03:56:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:56:17 INFO : one: Copied (server-side copy) 2025/10/20 03:56:17 INFO : one: Deleted 2025/10/20 03:56:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 03:56:17 INFO : one: Copied (server-side copy) 2025/10/20 03:56:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/20 03:56:17 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:17 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:19 DEBUG : one: Unchanged skipping 2025/10/20 03:56:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 03:56:19 INFO : two: Copied (server-side copy) 2025/10/20 03:56:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/20 03:56:19 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:19 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:19 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:20 DEBUG : two: Unchanged skipping 2025/10/20 03:56:20 DEBUG : one: Unchanged skipping 2025/10/20 03:56:20 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:20 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:20 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:20 INFO : There was nothing to transfer 2025/10/20 03:56:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:21 DEBUG : one: Unchanged skipping 2025/10/20 03:56:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/20 03:56:21 DEBUG : three: Destination not found in --copy-dest 2025/10/20 03:56:21 DEBUG : three: Need to transfer - File not found at Destination 2025/10/20 03:56:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 03:56:21 DEBUG : two: Unchanged skipping 2025/10/20 03:56:21 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:21 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/20 03:56:22 INFO : three: Copied (new) 2025/10/20 03:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/backup" 2025/10/20 03:56:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 03:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:56:28 DEBUG : two: Unchanged skipping 2025/10/20 03:56:28 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:56:30 INFO : one: Copied (server-side copy) 2025/10/20 03:56:30 INFO : one: Deleted 2025/10/20 03:56:30 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:56:31 INFO : one: Copied (new) 2025/10/20 03:56:31 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:56:37 INFO : three.txt: Copied (server-side copy) 2025/10/20 03:56:38 INFO : three.txt: Deleted 2025/10/20 03:56:38 INFO : three.txt: Moved into backup dir 2025/10/20 03:56:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 03:56:39 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:56:39 DEBUG : two: Unchanged skipping 2025/10/20 03:56:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:56:41 INFO : one: Copied (server-side copy) 2025/10/20 03:56:41 INFO : one: Deleted 2025/10/20 03:56:41 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 03:56:42 INFO : one: Copied (new) 2025/10/20 03:56:42 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:56:42 INFO : three.txt: Copied (server-side copy) 2025/10/20 03:56:43 INFO : three.txt: Deleted 2025/10/20 03:56:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/backup" 2025/10/20 03:56:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 03:56:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:56:51 DEBUG : two: Unchanged skipping 2025/10/20 03:56:51 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:56:52 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 03:56:52 INFO : one: Deleted 2025/10/20 03:56:52 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:56:53 INFO : one: Copied (new) 2025/10/20 03:56:53 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:56:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 03:56:54 INFO : three.txt: Deleted 2025/10/20 03:56:54 INFO : three.txt: Moved into backup dir 2025/10/20 03:56:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 03:56:55 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:56:55 DEBUG : two: Unchanged skipping 2025/10/20 03:56:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:56:56 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 03:56:56 INFO : one: Deleted 2025/10/20 03:56:56 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:56:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 03:56:57 INFO : one: Copied (new) 2025/10/20 03:56:57 DEBUG : Waiting for deletions to finish 2025/10/20 03:56:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:56:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 03:56:57 INFO : three.txt: Deleted 2025/10/20 03:56:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:01 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/backup" 2025/10/20 03:57:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 03:57:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:04 DEBUG : two: Unchanged skipping 2025/10/20 03:57:04 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:57:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:57:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 03:57:05 INFO : one: Deleted 2025/10/20 03:57:05 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:57:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:07 INFO : one: Copied (new) 2025/10/20 03:57:07 DEBUG : Waiting for deletions to finish 2025/10/20 03:57:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:57:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 03:57:07 INFO : three.txt: Deleted 2025/10/20 03:57:07 INFO : three.txt: Moved into backup dir 2025/10/20 03:57:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 03:57:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:09 DEBUG : two: Unchanged skipping 2025/10/20 03:57:09 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:57:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 03:57:10 INFO : one: Deleted 2025/10/20 03:57:10 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:57:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 03:57:10 INFO : one: Copied (new) 2025/10/20 03:57:10 DEBUG : Waiting for deletions to finish 2025/10/20 03:57:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:57:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 03:57:11 INFO : three.txt: Deleted 2025/10/20 03:57:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:15 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:57:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 03:57:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:17 DEBUG : two: Unchanged skipping 2025/10/20 03:57:17 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:57:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:57:17 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 03:57:17 INFO : one: Deleted 2025/10/20 03:57:17 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:57:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:18 INFO : one: Copied (new) 2025/10/20 03:57:18 DEBUG : Waiting for deletions to finish 2025/10/20 03:57:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:57:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 03:57:19 INFO : three.txt: Deleted 2025/10/20 03:57:19 INFO : three.txt: Moved into backup dir 2025/10/20 03:57:21 DEBUG : one.bak: Excluded (Path Filter) 2025/10/20 03:57:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/20 03:57:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 03:57:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:21 DEBUG : two: Unchanged skipping 2025/10/20 03:57:21 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for checks to finish 2025/10/20 03:57:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:21 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 03:57:21 INFO : one: Deleted 2025/10/20 03:57:21 DEBUG : B2 bucket rclone-test-senapir9nocu path dst: Waiting for transfers to finish 2025/10/20 03:57:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 03:57:22 INFO : one: Copied (new) 2025/10/20 03:57:22 DEBUG : Waiting for deletions to finish 2025/10/20 03:57:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:57:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 03:57:23 INFO : three.txt: Deleted 2025/10/20 03:57:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.60s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:27 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:57:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 03:57:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:57:30 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 03:57:30 INFO : one: Deleted 2025/10/20 03:57:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:31 INFO : one: Copied (new) 2025/10/20 03:57:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:31 DEBUG : two: Unchanged skipping 2025/10/20 03:57:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/20 03:57:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:57:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 03:57:32 INFO : three.txt: Deleted 2025/10/20 03:57:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:57:32 INFO : three.txt: Copied (new) 2025/10/20 03:57:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 03:57:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:33 INFO : one: Copied (server-side copy) to: one.bak 2025/10/20 03:57:33 INFO : one: Deleted 2025/10/20 03:57:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 03:57:34 INFO : one: Copied (new) 2025/10/20 03:57:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:34 DEBUG : two: Unchanged skipping 2025/10/20 03:57:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/20 03:57:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:57:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/20 03:57:34 INFO : three.txt: Deleted 2025/10/20 03:57:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/20 03:57:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-senapir9nocu/dst" 2025/10/20 03:57:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 03:57:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 03:57:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 03:57:42 INFO : one: Deleted 2025/10/20 03:57:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:43 INFO : one: Copied (new) 2025/10/20 03:57:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:43 DEBUG : two: Unchanged skipping 2025/10/20 03:57:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/20 03:57:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 03:57:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 03:57:44 INFO : three.txt: Deleted 2025/10/20 03:57:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:57:44 INFO : three.txt: Copied (new) 2025/10/20 03:57:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/20 03:57:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/20 03:57:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/20 03:57:46 INFO : one: Deleted 2025/10/20 03:57:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/20 03:57:46 INFO : one: Copied (new) 2025/10/20 03:57:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:46 DEBUG : two: Unchanged skipping 2025/10/20 03:57:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/20 03:57:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/20 03:57:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/20 03:57:47 INFO : three.txt: Deleted 2025/10/20 03:57:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/20 03:57:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:50 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:57:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/20 03:57:50 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:57:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/20 03:57:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/20 03:57:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 03:57:52 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:57:52 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:57:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 03:57:53 INFO : existing: Copied (new) 2025/10/20 03:57:53 DEBUG : Waiting for deletions to finish 2025/10/20 03:57:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/20 03:57:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/20 03:57:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:57:53 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:57:53 ERROR : B2 bucket rclone-test-senapir9nocu: not deleting files as there were IO errors 2025/10/20 03:57:53 ERROR : B2 bucket rclone-test-senapir9nocu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:57:55 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:57:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:57:55 DEBUG : existing: Unchanged skipping 2025/10/20 03:57:55 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:57:55 DEBUG : Waiting for deletions to finish 2025/10/20 03:57:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", 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-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:58:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both0: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both10: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both11: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both12: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both13: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both14: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both15: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both16: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both17: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both18: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:58:16 DEBUG : both19: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both4: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both1: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both6: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both7: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both8: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:16 DEBUG : both9: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both2: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both3: Unchanged skipping 2025/10/20 03:58:16 DEBUG : both5: Unchanged skipping 2025/10/20 03:58:16 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:58:16 DEBUG : Waiting for deletions to finish 2025/10/20 03:58:16 INFO : only0: Deleted 2025/10/20 03:58:16 INFO : only13: Deleted 2025/10/20 03:58:16 INFO : only14: Deleted 2025/10/20 03:58:16 INFO : only19: Deleted 2025/10/20 03:58:16 INFO : only2: Deleted 2025/10/20 03:58:16 INFO : only11: Deleted 2025/10/20 03:58:17 INFO : only12: Deleted 2025/10/20 03:58:17 INFO : only1: Deleted 2025/10/20 03:58:17 INFO : only6: Deleted 2025/10/20 03:58:17 INFO : only7: Deleted 2025/10/20 03:58:17 INFO : only8: Deleted 2025/10/20 03:58:17 INFO : only10: Deleted 2025/10/20 03:58:17 INFO : only15: Deleted 2025/10/20 03:58:17 INFO : only17: Deleted 2025/10/20 03:58:17 INFO : only18: Deleted 2025/10/20 03:58:17 INFO : only16: Deleted 2025/10/20 03:58:17 INFO : only3: Deleted 2025/10/20 03:58:17 INFO : only4: Deleted 2025/10/20 03:58:17 INFO : only5: Deleted 2025/10/20 03:58:17 INFO : only9: Deleted 2025/10/20 03:58:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:58:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both10: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:58:39 DEBUG : both12: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both13: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both14: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both15: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both11: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both0: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both18: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both16: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both2: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both3: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both4: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both5: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both6: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both7: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both8: Unchanged skipping 2025/10/20 03:58:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:58:39 DEBUG : both9: Unchanged skipping 2025/10/20 03:58:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : both17: Unchanged skipping 2025/10/20 03:58:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : both19: Unchanged skipping 2025/10/20 03:58:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/20 03:58:39 DEBUG : both1: Unchanged skipping 2025/10/20 03:58:39 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:58:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:39 INFO : only0: Copied (replaced existing) 2025/10/20 03:58:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:39 INFO : only11: Copied (replaced existing) 2025/10/20 03:58:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:39 INFO : only10: Copied (replaced existing) 2025/10/20 03:58:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:39 INFO : only13: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only15: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only14: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only17: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only16: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only18: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only12: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only1: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only19: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only2: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only3: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only4: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only5: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only7: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only6: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only8: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 03:58:40 INFO : only9: Copied (replaced existing) 2025/10/20 03:58:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.86s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:58:48 DEBUG : empty_dir: Making directory with metadata 2025/10/20 03:58:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:58:48 DEBUG : empty_on_remote: Making directory with metadata 2025/10/20 03:58:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:58:48 INFO : empty_on_remote: Making directory 2025/10/20 03:58:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 03:58:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:58:51 DEBUG : empty_dir: Making directory with metadata 2025/10/20 03:58:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:58:51 DEBUG : empty_on_remote: Making directory with metadata 2025/10/20 03:58:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 03:58:51 INFO : empty_on_remote: Making directory 2025/10/20 03:58:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 03:58:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:58:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:53 INFO : sub dir: Making directory 2025/10/20 03:58:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 03:58:55 INFO : sub dir: Making directory 2025/10/20 03:58:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.13s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:59:04 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:05 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : apple: Unchanged skipping 2025/10/20 03:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 03:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : banana: Unchanged skipping 2025/10/20 03:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 03:59:05 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:05 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:05 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:05 INFO : There was nothing to transfer 2025/10/20 03:59:05 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:05 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : apple: Unchanged skipping 2025/10/20 03:59:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 03:59:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : banana: Unchanged skipping 2025/10/20 03:59:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 03:59:06 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:06 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:06 INFO : There was nothing to transfer 2025/10/20 03:59:06 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:06 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:59:20 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:20 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : banana: Unchanged skipping 2025/10/20 03:59:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : apple: Unchanged skipping 2025/10/20 03:59:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 03:59:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 03:59:21 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:21 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:21 INFO : There was nothing to transfer 2025/10/20 03:59:21 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:21 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 03:59:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : apple: Unchanged skipping 2025/10/20 03:59:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : banana: Unchanged skipping 2025/10/20 03:59:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 03:59:22 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:22 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:22 INFO : There was nothing to transfer 2025/10/20 03:59:22 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:22 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:59:36 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:36 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 03:59:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 03:59:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 03:59:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 03:59:37 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/20 03:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 03:59:37 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/20 03:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 03:59:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 03:59:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 03:59:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 03:59:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 03:59:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 03:59:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 03:59:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 03:59:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 03:59:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 03:59:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 03:59:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 03:59:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 03:59:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 03:59:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 03:59:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 03:59:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:39 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:39 INFO : appleappleapplebanana: Deleted 2025/10/20 03:59:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 03:59:39 INFO : banana: Deleted 2025/10/20 03:59:39 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 03:59:39 INFO : apple: Deleted 2025/10/20 03:59:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 03:59:39 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 03:59:39 INFO : splitbananasplit: Deleted 2025/10/20 03:59:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 03:59:40 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 03:59:40 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 03:59:40 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 03:59:40 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 03:59:40 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : apple: Unchanged skipping 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : banana: Unchanged skipping 2025/10/20 03:59:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 03:59:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 03:59:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 03:59:40 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:40 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:40 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/20 03:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 03:59:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 03:59:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 03:59:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 03:59:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 03:59:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 03:59:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 03:59:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 03:59:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 03:59:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 03:59:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 03:59:55 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:55 DEBUG : apple: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : banana: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/20 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/20 03:59:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/20 03:59:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/20 03:59:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/20 03:59:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/20 03:59:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/20 03:59:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/20 03:59:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/20 03:59:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/20 03:59:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:56 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:56 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 03:59:56 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/20 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 03:59:56 INFO : apple: Copied (new) to: PREFIXapple 2025/10/20 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 03:59:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/20 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 03:59:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/20 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 03:59:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 03:59:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 03:59:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 03:59:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 03:59:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 03:59:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 03:59:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 03:59:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 03:59:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 03:59:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 03:59:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 03:59:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 03:59:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 03:59:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 03:59:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 03:59:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:58 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:58 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 03:59:58 INFO : apple: Deleted 2025/10/20 03:59:58 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 03:59:58 INFO : banana: Deleted 2025/10/20 03:59:58 INFO : appleappleapplebanana: Deleted 2025/10/20 03:59:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 03:59:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 03:59:58 INFO : splitbananasplit: Deleted 2025/10/20 03:59:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 03:59:58 DEBUG : Waiting for deletions to finish 2025/10/20 03:59:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/20 03:59:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/20 03:59:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/20 03:59:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 03:59:59 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 03:59:59 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 03:59:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 03:59:59 INFO : banana: Copied (new) 2025/10/20 03:59:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 03:59:59 INFO : splitbananasplit: Copied (new) 2025/10/20 04:00:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:00:00 INFO : apple: Copied (new) 2025/10/20 04:00:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:00:00 INFO : appleappleapplebanana: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:00:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:00:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:00:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:00:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:00:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:00:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:00:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/20 04:00:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:00:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:00:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:00:01 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:00:01 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:00:01 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:00:01 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:00:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:00:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:00:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/20 04:00:01 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/20 04:00:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/20 04:00:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/20 04:00:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/20 04:00:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/20 04:00:01 INFO : PREFIXsplitbananasplit: Deleted 2025/10/20 04:00:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/20 04:00:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/20 04:00:02 INFO : PREFIXapple: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/20 04:00:02 INFO : PREFIXbanana: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/20 04:00:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/20 04:00:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/20 04:00:02 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:02 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:00:02 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:03 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:00:17 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:17 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:00:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:17 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:17 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:17 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:17 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/20 04:00:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:17 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:00:17 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:00:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:00:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:00:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:00:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:00:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:00:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:00:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:00:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:00:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:00:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:00:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:00:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:00:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:00:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:00:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:00:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:00:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:00:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:00:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:00:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:00:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:22 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 04:00:22 INFO : apple: Deleted 2025/10/20 04:00:22 INFO : banana: Deleted 2025/10/20 04:00:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 04:00:22 INFO : appleappleapplebanana: Deleted 2025/10/20 04:00:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 04:00:22 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 04:00:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 04:00:23 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 04:00:23 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 04:00:23 INFO : splitbananasplit: Deleted 2025/10/20 04:00:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 04:00:23 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/20 04:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/20 04:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/20 04:00:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:00:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:00:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:00:24 INFO : splitbananasplit: Copied (new) 2025/10/20 04:00:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 04:00:24 INFO : banana: Copied (new) 2025/10/20 04:00:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:00:24 INFO : appleappleapplebanana: Copied (new) 2025/10/20 04:00:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 04:00:24 INFO : apple: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:00:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:00:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:00:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:00:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:00:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:00:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/20 04:00:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:00:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:00:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:00:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:00:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:00:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:00:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:00:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:00:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:00:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:00:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/20 04:00:25 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/20 04:00:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : appleSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : bananaSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/20 04:00:26 INFO : splitbananasplitSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/20 04:00:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/20 04:00:26 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:26 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:00:26 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:27 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:00:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:40 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:00:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:41 DEBUG : apple: Unchanged skipping 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:41 DEBUG : banana: Unchanged skipping 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:00:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 04:00:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:00:41 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 04:00:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/20 04:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 04:00:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/20 04:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 04:00:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/20 04:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 04:00:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/20 04:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 04:00:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/20 04:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 04:00:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/20 04:00:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 04:00:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/20 04:00:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 04:00:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/20 04:00:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 04:00:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/20 04:00:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 04:00:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/20 04:00:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 04:00:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/20 04:00:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 04:00:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/20 04:00:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 04:00:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/20 04:00:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 04:00:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/20 04:00:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 04:00:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/20 04:00:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 04:00:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/20 04:00:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 04:00:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/20 04:00:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 04:00:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/20 04:00:43 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 04:00:43 INFO : splitbananasplit: Deleted 2025/10/20 04:00:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 04:00:43 INFO : appleappleapplebanana: Deleted 2025/10/20 04:00:43 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 04:00:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 04:00:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 04:00:44 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:44 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : appleapple: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : apple: Unchanged skipping 2025/10/20 04:00:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:00:44 DEBUG : banana: Unchanged skipping 2025/10/20 04:00:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/20 04:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/20 04:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/20 04:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/20 04:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/20 04:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/20 04:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/20 04:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/20 04:00:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/20 04:00:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/20 04:00:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/20 04:00:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/20 04:00:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:00:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:00:44 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:00:44 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:44 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:44 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : appleapple: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/20 04:00:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/20 04:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/20 04:00:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/20 04:00:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/20 04:00:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/20 04:00:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/20 04:00:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/20 04:00:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/20 04:00:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/20 04:00:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/20 04:00:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/20 04:00:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/20 04:00:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/20 04:00:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/20 04:00:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/20 04:00:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/20 04:00:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/20 04:00:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/20 04:00:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/20 04:00:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:00:59 DEBUG : Waiting for deletions to finish 2025/10/20 04:00:59 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:00:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:00 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:00 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:00 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:00 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:00 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:00 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:00 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:01 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:01:15 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:15 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:15 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:15 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:15 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:15 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:16 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:16 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:16 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:16 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:16 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:01:30 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:30 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:31 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:31 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:31 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:31 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:32 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:32 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:32 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:32 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:01:45 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:46 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:47 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:47 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:47 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:01:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:01:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:01:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : apple: Unchanged skipping 2025/10/20 04:01:47 DEBUG : banana: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:01:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:01:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:01:47 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:01:47 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:47 DEBUG : Waiting for deletions to finish 2025/10/20 04:01:48 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:01:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:02 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:03 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:02:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : apple: Unchanged skipping 2025/10/20 04:02:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : banana: Unchanged skipping 2025/10/20 04:02:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:02:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:04 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 04:02:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : apple: Unchanged skipping 2025/10/20 04:02:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 04:02:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : banana: Unchanged skipping 2025/10/20 04:02:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 04:02:04 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:05 DEBUG : apple: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : banana: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 04:02:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.45s) --- PASS: TestTransform/NFC (13.84s) --- PASS: TestTransform/NFD (15.67s) --- PASS: TestTransform/base64 (18.89s) --- PASS: TestTransform/prefix (21.92s) --- PASS: TestTransform/suffix (24.11s) --- PASS: TestTransform/truncate (17.78s) --- PASS: TestTransform/encoder (16.59s) --- PASS: TestTransform/ISO-8859-1 (15.50s) --- PASS: TestTransform/charmap (15.39s) --- PASS: TestTransform/lowercase (15.73s) --- PASS: TestTransform/ascii (17.03s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/20 04:02:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/20 04:02:10 INFO : sub dir_somesuffix: Making directory 2025/10/20 04:02:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/20 04:02:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/20 04:02:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/20 04:02:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/20 04:02:10 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:10 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/20 04:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.29s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:12 INFO : tictactoe: Making directory 2025/10/20 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:02:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:12 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:12 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/20 04:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:13 INFO : toe: Making directory 2025/10/20 04:02:13 INFO : toe/toe: Making directory 2025/10/20 04:02:13 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:02:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:02:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:02:13 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:13 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/20 04:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:15 INFO : toe: Making directory 2025/10/20 04:02:15 INFO : toe/toe: Making directory 2025/10/20 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:02:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:02:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/20 04:02:15 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:15 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/20 04:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:17 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:02:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:17 INFO : tictacempty_dir: Making directory 2025/10/20 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:17 INFO : tictactoe: Making directory 2025/10/20 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:17 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:02:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:17 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:17 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.09s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:19 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:02:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:19 INFO : tictacempty_dir: Making directory 2025/10/20 04:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:19 INFO : tictactoe: Making directory 2025/10/20 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:19 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:02:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:02:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:19 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:19 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/20 04:02:20 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:02:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/20 04:02:20 NOTICE: B2 bucket rclone-test-senapir9nocu: 0 differences found 2025/10/20 04:02:20 NOTICE: B2 bucket rclone-test-senapir9nocu: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:21 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:21 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:21 INFO : tictactoe: Making directory 2025/10/20 04:02:21 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:21 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:21 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:02:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:21 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:21 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:22 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:22 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:22 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:22 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:02:22 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/20 04:02:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/20 04:02:22 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.21s) === RUN TestSyntax 2025/10/20 04:02:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:23 INFO : toe: Making directory 2025/10/20 04:02:23 INFO : toe/toe: Making directory 2025/10/20 04:02:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:02:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:23 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:24 INFO : toe/toe/toe: Copied (new) 2025/10/20 04:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:25 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:02:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:25 INFO : tictacempty_dir: Making directory 2025/10/20 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:25 INFO : tictactoe: Making directory 2025/10/20 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:25 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:02:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:25 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:25 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:26 INFO : toe/toe/toe.txt: Deleted 2025/10/20 04:02:26 INFO : toe/toe: Removing directory 2025/10/20 04:02:26 INFO : toe: Removing directory 2025/10/20 04:02:26 INFO : empty_dir: Removing directory 2025/10/20 04:02:26 DEBUG : Local file system at /tmp/rclone2277908127: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:26 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:02:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:02:26 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:27 INFO : tictacempty_dir: Making directory 2025/10/20 04:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:27 INFO : tictactoe: Making directory 2025/10/20 04:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:27 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:27 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:27 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:27 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:27 INFO : toe/toe/toe.txt: Deleted 2025/10/20 04:02:27 INFO : toe/toe: Removing directory 2025/10/20 04:02:27 INFO : toe: Removing directory 2025/10/20 04:02:27 INFO : empty_dir: Removing directory 2025/10/20 04:02:27 DEBUG : Local file system at /tmp/rclone2277908127: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/20 04:02:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 04:02:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:02:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:02:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:02:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/20 04:02:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:30 DEBUG : Reset feature "Copy" 2025/10/20 04:02:30 DEBUG : Reset feature "Move" 2025/10/20 04:02:30 DEBUG : Reset feature "Copy" 2025/10/20 04:02:30 DEBUG : Reset feature "Move" 2025/10/20 04:02:30 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:02:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:30 INFO : tictacempty_dir: Making directory 2025/10/20 04:02:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/20 04:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:30 INFO : tictactoe: Making directory 2025/10/20 04:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:30 DEBUG : toe: transformed to: tictactoe 2025/10/20 04:02:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:30 INFO : tictactoe/tictactoe: Making directory 2025/10/20 04:02:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/20 04:02:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/20 04:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:30 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:30 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/20 04:02:31 INFO : toe/toe/toe.txt: Deleted 2025/10/20 04:02:31 INFO : toe/toe: Removing directory 2025/10/20 04:02:31 INFO : toe: Removing directory 2025/10/20 04:02:31 INFO : empty_dir: Removing directory 2025/10/20 04:02:31 DEBUG : Local file system at /tmp/rclone2277908127: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/20 04:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/20 04:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/20 04:02:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/20 04:02:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.44s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:33 DEBUG : toe: transformed to: dG9l 2025/10/20 04:02:33 DEBUG : toe: transformed to: dG9l 2025/10/20 04:02:33 INFO : dG9l: Making directory 2025/10/20 04:02:33 DEBUG : toe: transformed to: dG9l 2025/10/20 04:02:33 DEBUG : toe: transformed to: dG9l 2025/10/20 04:02:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/20 04:02:33 INFO : dG9l/dG9l: Making directory 2025/10/20 04:02:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/20 04:02:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/20 04:02:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/20 04:02:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/20 04:02:33 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:33 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/20 04:02:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/20 04:02:34 DEBUG : Waiting for deletions to finish 2025/10/20 04:02:34 DEBUG : dG9l: transformed to: toe 2025/10/20 04:02:34 DEBUG : dG9l: transformed to: toe 2025/10/20 04:02:34 DEBUG : dG9l: transformed to: toe 2025/10/20 04:02:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/20 04:02:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/20 04:02:34 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for checks to finish 2025/10/20 04:02:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/20 04:02:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/20 04:02:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/20 04:02:34 DEBUG : Local file system at /tmp/rclone2277908127: Waiting for transfers to finish 2025/10/20 04:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-senapir9nocu", Local "Local file system at /tmp/rclone2277908127", Modify Window "1ms" 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe: transformed to: 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe: transformed to: 2025/10/20 04:02:36 INFO : B2 bucket rclone-test-senapir9nocu: Making directory 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe: transformed to: 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe: transformed to: 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe/toe: transformed to: 2025/10/20 04:02:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/20 04:02:36 INFO : toe/toe: Making directory 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe/toe: transformed to: 2025/10/20 04:02:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe: transformed to: 2025/10/20 04:02:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/20 04:02:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/20 04:02:36 DEBUG : toe/toe/toe: transformed to: 2025/10/20 04:02:36 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/20 04:02:36 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for checks to finish 2025/10/20 04:02:36 DEBUG : B2 bucket rclone-test-senapir9nocu: Waiting for transfers to finish 2025/10/20 04:02:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:37 INFO : toe/toe/toe: Copied (new) 2025/10/20 04:02:37 ERROR : B2 bucket rclone-test-senapir9nocu: not deleting files as there were IO errors 2025/10/20 04:02:37 ERROR : B2 bucket rclone-test-senapir9nocu: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/10/20 04:02:37 DEBUG : B2 bucket rclone-test-senapir9nocu: Purge remote 2025/10/20 04:02:37 INFO : B2 bucket rclone-test-senapir9nocu: cleaning bucket "rclone-test-senapir9nocu" of all files 2025/10/20 04:02:38 DEBUG : BackupDir/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3288e_d20251020_m035622_c001_v7007000_t0000_u01760932582597") 2025/10/20 04:02:38 DEBUG : BackupDir/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1040ca2b64b68a6d_d20251020_m035617_c001_v0001144_t0045_u01760932577005") 2025/10/20 04:02:38 DEBUG : CompareDest/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bb952f_d20251020_m035557_c001_v7007000_t0000_u01760932557512") 2025/10/20 04:02:38 DEBUG : CompareDest/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62fc_d20251020_m035550_c001_v0001153_t0015_u01760932550973") 2025/10/20 04:02:38 DEBUG : CompareDest/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bb9530_d20251020_m035557_c001_v7007000_t0000_u01760932557695") 2025/10/20 04:02:38 DEBUG : CompareDest/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff82b9_d20251020_m035552_c001_v0001098_t0014_u01760932552422") 2025/10/20 04:02:38 DEBUG : CopyDest/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3288f_d20251020_m035622_c001_v7007000_t0000_u01760932582781") 2025/10/20 04:02:38 DEBUG : CopyDest/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa1009a7_d20251020_m035613_c001_v0001105_t0008_u01760932573935") 2025/10/20 04:02:38 DEBUG : CopyDest/three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32890_d20251020_m035622_c001_v7007000_t0000_u01760932582965") 2025/10/20 04:02:39 DEBUG : CopyDest/three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff82f3_d20251020_m035620_c001_v0001098_t0018_u01760932580720") 2025/10/20 04:02:39 DEBUG : CopyDest/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32891_d20251020_m035623_c001_v7007000_t0000_u01760932583147") 2025/10/20 04:02:39 DEBUG : CopyDest/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6311_d20251020_m035618_c001_v0001153_t0021_u01760932578524") 2025/10/20 04:02:39 DEBUG : EXISTING: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28738a9_d20251020_m035755_c001_v7007000_t0000_u01760932675640") 2025/10/20 04:02:39 DEBUG : EXISTING: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6386_d20251020_m035754_c001_v0001153_t0002_u01760932674555") 2025/10/20 04:02:39 DEBUG : PREFIXapple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e56dd_d20251020_m040002_c001_v7007000_t0000_u01760932802019") 2025/10/20 04:02:39 DEBUG : PREFIXapple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c46_d20251020_m035956_c001_v0001171_t0059_u01760932796140") 2025/10/20 04:02:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aedac_d20251020_m040002_c001_v7007000_t0000_u01760932802313") 2025/10/20 04:02:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8515_d20251020_m035956_c001_v0001098_t0054_u01760932796107") 2025/10/20 04:02:39 DEBUG : PREFIXbanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b32_d20251020_m040002_c001_v7007000_t0000_u01760932802111") 2025/10/20 04:02:39 DEBUG : PREFIXbanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bb2_d20251020_m035956_c001_v0001105_t0048_u01760932796117") 2025/10/20 04:02:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40478fe37ca40ce6_d20251020_m040001_c001_v7007000_t0000_u01760932801874") 2025/10/20 04:02:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd647d_d20251020_m035956_c001_v0001153_t0019_u01760932796128") 2025/10/20 04:02:39 DEBUG : Testêé: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28730d5_d20251020_m035751_c001_v7007000_t0000_u01760932671757") 2025/10/20 04:02:40 DEBUG : Testêé: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83b8_d20251020_m035750_c001_v0001098_t0028_u01760932670896") 2025/10/20 04:02:40 DEBUG : Testêé: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd637c_d20251020_m035749_c001_v0001153_t0015_u01760932669767") 2025/10/20 04:02:40 DEBUG : YXBwbGU=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb94095f_d20251020_m035941_c001_v7007000_t0000_u01760932781662") 2025/10/20 04:02:40 DEBUG : YXBwbGU=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b84_d20251020_m035937_c001_v0001105_t0032_u01760932777460") 2025/10/20 04:02:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940963_d20251020_m035941_c001_v7007000_t0000_u01760932781843") 2025/10/20 04:02:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c03_d20251020_m035937_c001_v0001171_t0048_u01760932777451") 2025/10/20 04:02:40 DEBUG : YmFuYW5h: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940968_d20251020_m035942_c001_v7007000_t0000_u01760932782027") 2025/10/20 04:02:40 DEBUG : YmFuYW5h: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84eb_d20251020_m035937_c001_v0001098_t0037_u01760932777472") 2025/10/20 04:02:40 DEBUG : a/potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb9c_d20251020_m035417_c001_v7007000_t0000_u01760932457866") 2025/10/20 04:02:40 DEBUG : a/potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81a0_d20251020_m035413_c001_v0001098_t0037_u01760932453077") 2025/10/20 04:02:40 DEBUG : a/potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb86_d20251020_m035411_c001_v7007000_t0000_u01760932451321") 2025/10/20 04:02:40 DEBUG : a/potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8198_d20251020_m035410_c001_v0001098_t0042_u01760932450307") 2025/10/20 04:02:40 DEBUG : a/potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb07_d20251020_m035350_c001_v7007000_t0000_u01760932430421") 2025/10/20 04:02:40 DEBUG : a/potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff812f_d20251020_m035349_c001_v0001098_t0031_u01760932429485") 2025/10/20 04:02:40 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59937_d20251020_m040205_c001_v7007000_t0000_u01760932925709") 2025/10/20 04:02:40 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff86a0_d20251020_m040201_c001_v0001098_t0046_u01760932921234") 2025/10/20 04:02:40 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c71_d20251020_m040148_c001_v7007000_t0000_u01760932908610") 2025/10/20 04:02:40 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff865c_d20251020_m040144_c001_v0001098_t0040_u01760932904506") 2025/10/20 04:02:40 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f307_d20251020_m040132_c001_v7007000_t0000_u01760932892931") 2025/10/20 04:02:40 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8628_d20251020_m040129_c001_v0001098_t0007_u01760932889113") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b1025eb_d20251020_m040117_c001_v7007000_t0000_u01760932877444") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85de_d20251020_m040113_c001_v0001098_t0033_u01760932873802") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59595_d20251020_m040101_c001_v7007000_t0000_u01760932861979") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85bc_d20251020_m040057_c001_v0001098_t0040_u01760932857724") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cb6_d20251020_m040045_c001_v7007000_t0000_u01760932845489") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64c9_d20251020_m040039_c001_v0001153_t0024_u01760932839285") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ed7_d20251020_m040027_c001_v7007000_t0000_u01760932827663") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff856c_d20251020_m040023_c001_v0001098_t0047_u01760932823884") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f64c_d20251020_m040022_c001_v7007000_t0000_u01760932822715") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c9a_d20251020_m040015_c001_v0001171_t0003_u01760932815982") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aedd0_d20251020_m040003_c001_v7007000_t0000_u01760932803618") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6487_d20251020_m035959_c001_v0001153_t0023_u01760932799781") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b23_d20251020_m035958_c001_v7007000_t0000_u01760932798244") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8511_d20251020_m035953_c001_v0001098_t0054_u01760932793948") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940935_d20251020_m035939_c001_v7007000_t0000_u01760932779844") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0bf5_d20251020_m035934_c001_v0001171_t0023_u01760932774320") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5916d_d20251020_m035922_c001_v7007000_t0000_u01760932762789") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0bb9_d20251020_m035918_c001_v0001171_t0041_u01760932758964") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5513_d20251020_m035907_c001_v7007000_t0000_u01760932747124") 2025/10/20 04:02:41 DEBUG : apple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b79_d20251020_m035903_c001_v0001171_t0007_u01760932743304") 2025/10/20 04:02:42 DEBUG : appleSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5787_d20251020_m040025_c001_v7007000_t0000_u01760932825941") 2025/10/20 04:02:42 DEBUG : appleSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ca0_d20251020_m040018_c001_v0001171_t0018_u01760932818038") 2025/10/20 04:02:42 DEBUG : appleapple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cb9_d20251020_m040045_c001_v7007000_t0000_u01760932845670") 2025/10/20 04:02:42 DEBUG : appleapple: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64cb_d20251020_m040041_c001_v0001153_t0015_u01760932841488") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59938_d20251020_m040205_c001_v7007000_t0000_u01760932925892") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100d4a_d20251020_m040202_c001_v0001105_t0031_u01760932922278") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c72_d20251020_m040148_c001_v7007000_t0000_u01760932908793") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100cfa_d20251020_m040145_c001_v0001105_t0017_u01760932905186") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f30c_d20251020_m040133_c001_v7007000_t0000_u01760932893116") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100cba_d20251020_m040129_c001_v0001105_t0057_u01760932889835") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b1025ef_d20251020_m040117_c001_v7007000_t0000_u01760932877628") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c8c_d20251020_m040114_c001_v0001105_t0036_u01760932874510") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5959b_d20251020_m040102_c001_v7007000_t0000_u01760932862168") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c6c_d20251020_m040058_c001_v0001105_t0006_u01760932858521") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bbb7a2_d20251020_m040043_c001_v7007000_t0000_u01760932843713") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c40_d20251020_m040040_c001_v0001105_t0043_u01760932840046") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ed9_d20251020_m040027_c001_v7007000_t0000_u01760932827849") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c1c_d20251020_m040023_c001_v0001105_t0050_u01760932823873") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6336458_d20251020_m040022_c001_v7007000_t0000_u01760932822745") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64a7_d20251020_m040016_c001_v0001153_t0020_u01760932816654") 2025/10/20 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aedd7_d20251020_m040003_c001_v7007000_t0000_u01760932803799") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8523_d20251020_m035959_c001_v0001098_t0054_u01760932799791") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40478fe37ca40cd8_d20251020_m035958_c001_v7007000_t0000_u01760932798619") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6479_d20251020_m035954_c001_v0001153_t0014_u01760932794630") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41649bf175507ceb_d20251020_m035939_c001_v7007000_t0000_u01760932779287") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84e3_d20251020_m035935_c001_v0001098_t0023_u01760932775013") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5916e_d20251020_m035922_c001_v7007000_t0000_u01760932762972") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84c5_d20251020_m035919_c001_v0001098_t0039_u01760932759492") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5514_d20251020_m035907_c001_v7007000_t0000_u01760932747306") 2025/10/20 04:02:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84ab_d20251020_m035904_c001_v0001098_t0049_u01760932744114") 2025/10/20 04:02:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452d1b_d20251020_m040026_c001_v7007000_t0000_u01760932826222") 2025/10/20 04:02:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8554_d20251020_m040018_c001_v0001098_t0041_u01760932818050") 2025/10/20 04:02:43 DEBUG : b/potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb9d_d20251020_m035418_c001_v7007000_t0000_u01760932458051") 2025/10/20 04:02:43 DEBUG : b/potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff819a_d20251020_m035411_c001_v0001098_t0019_u01760932451873") 2025/10/20 04:02:43 DEBUG : b/potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb85_d20251020_m035410_c001_v7007000_t0000_u01760932450762") 2025/10/20 04:02:43 DEBUG : b/potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8192_d20251020_m035409_c001_v0001098_t0015_u01760932449225") 2025/10/20 04:02:43 DEBUG : b/potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb06_d20251020_m035349_c001_v7007000_t0000_u01760932429872") 2025/10/20 04:02:43 DEBUG : b/potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8125_d20251020_m035347_c001_v0001098_t0028_u01760932427957") 2025/10/20 04:02:43 DEBUG : backup/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd287307c_d20251020_m035643_c001_v7007000_t0000_u01760932603670") 2025/10/20 04:02:43 DEBUG : backup/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11285811dd1a30ec_d20251020_m035640_c001_v0001116_t0053_u01760932600682") 2025/10/20 04:02:43 DEBUG : backup/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f119a292531c9b531_d20251020_m035629_c001_v0001091_t0037_u01760932589973") 2025/10/20 04:02:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc63_d20251020_m035712_c001_v7007000_t0000_u01760932632175") 2025/10/20 04:02:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1181c7122934afc4_d20251020_m035709_c001_v0001117_t0011_u01760932629849") 2025/10/20 04:02:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f117150a8ef101e89_d20251020_m035705_c001_v0001116_t0015_u01760932625306") 2025/10/20 04:02:44 DEBUG : backup/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a384_d20251020_m035658_c001_v7007000_t0000_u01760932618231") 2025/10/20 04:02:44 DEBUG : backup/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f110f1f79ce7a6a40_d20251020_m035656_c001_v0001134_t0013_u01760932616098") 2025/10/20 04:02:44 DEBUG : backup/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1198507784c356fe_d20251020_m035652_c001_v0001136_t0056_u01760932612133") 2025/10/20 04:02:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc64_d20251020_m035712_c001_v7007000_t0000_u01760932632359") 2025/10/20 04:02:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f103f3d671efca627_d20251020_m035711_c001_v0001116_t0045_u01760932631109") 2025/10/20 04:02:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f10546f197827bb9b_d20251020_m035707_c001_v0001038_t0003_u01760932627299") 2025/10/20 04:02:44 DEBUG : backup/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd287307d_d20251020_m035643_c001_v7007000_t0000_u01760932603852") 2025/10/20 04:02:44 DEBUG : backup/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f101c6bdb49df1b84_d20251020_m035642_c001_v0001117_t0043_u01760932602624") 2025/10/20 04:02:44 DEBUG : backup/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f10044f275adc9f0a_d20251020_m035637_c001_v0001106_t0036_u01760932597474") 2025/10/20 04:02:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a385_d20251020_m035658_c001_v7007000_t0000_u01760932618412") 2025/10/20 04:02:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f108c69dfff8368b4_d20251020_m035657_c001_v0001181_t0028_u01760932617457") 2025/10/20 04:02:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1137ad4d975b2007_d20251020_m035653_c001_v0001157_t0027_u01760932613678") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5993b_d20251020_m040206_c001_v7007000_t0000_u01760932926072") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e9f_d20251020_m040202_c001_v0001171_t0055_u01760932922005") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c73_d20251020_m040148_c001_v7007000_t0000_u01760932908977") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e2a_d20251020_m040144_c001_v0001171_t0008_u01760932904889") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f311_d20251020_m040133_c001_v7007000_t0000_u01760932893302") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0dd4_d20251020_m040129_c001_v0001171_t0001_u01760932889561") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b1025f3_d20251020_m040117_c001_v7007000_t0000_u01760932877812") 2025/10/20 04:02:44 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d72_d20251020_m040114_c001_v0001171_t0026_u01760932874204") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595a3_d20251020_m040102_c001_v7007000_t0000_u01760932862390") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d41_d20251020_m040058_c001_v0001171_t0010_u01760932858179") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cbd_d20251020_m040045_c001_v7007000_t0000_u01760932845854") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff859a_d20251020_m040039_c001_v0001098_t0018_u01760932839686") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4eda_d20251020_m040028_c001_v7007000_t0000_u01760932828049") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64b5_d20251020_m040023_c001_v0001153_t0019_u01760932823862") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e577d_d20251020_m040022_c001_v7007000_t0000_u01760932822732") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff854c_d20251020_m040016_c001_v0001098_t0008_u01760932816264") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aeddc_d20251020_m040003_c001_v7007000_t0000_u01760932803981") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c56_d20251020_m035959_c001_v0001171_t0039_u01760932799802") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b27_d20251020_m035958_c001_v7007000_t0000_u01760932798608") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bae_d20251020_m035954_c001_v0001105_t0039_u01760932794291") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f4ed_d20251020_m035939_c001_v7007000_t0000_u01760932779687") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b7c_d20251020_m035934_c001_v0001105_t0055_u01760932774640") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5916f_d20251020_m035923_c001_v7007000_t0000_u01760932763156") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b6c_d20251020_m035919_c001_v0001105_t0046_u01760932759219") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5515_d20251020_m035907_c001_v7007000_t0000_u01760932747488") 2025/10/20 04:02:45 DEBUG : banana: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b54_d20251020_m035903_c001_v0001105_t0019_u01760932743576") 2025/10/20 04:02:45 DEBUG : bananaSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452d19_d20251020_m040026_c001_v7007000_t0000_u01760932826035") 2025/10/20 04:02:45 DEBUG : bananaSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64a9_d20251020_m040018_c001_v0001153_t0021_u01760932818060") 2025/10/20 04:02:46 DEBUG : both0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a414_d20251020_m035841_c001_v7007000_t0000_u01760932721342") 2025/10/20 04:02:46 DEBUG : both0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100acf_d20251020_m035822_c001_v0001105_t0008_u01760932702390") 2025/10/20 04:02:46 DEBUG : both0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3297c_d20251020_m035818_c001_v7007000_t0000_u01760932698161") 2025/10/20 04:02:46 DEBUG : both0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83cc_d20251020_m035757_c001_v0001098_t0034_u01760932677881") 2025/10/20 04:02:46 DEBUG : both1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a415_d20251020_m035841_c001_v7007000_t0000_u01760932721525") 2025/10/20 04:02:46 DEBUG : both1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff841d_d20251020_m035823_c001_v0001098_t0008_u01760932703862") 2025/10/20 04:02:46 DEBUG : both1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3297d_d20251020_m035818_c001_v7007000_t0000_u01760932698344") 2025/10/20 04:02:46 DEBUG : both1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6392_d20251020_m035759_c001_v0001153_t0019_u01760932679059") 2025/10/20 04:02:46 DEBUG : both10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a416_d20251020_m035841_c001_v7007000_t0000_u01760932721706") 2025/10/20 04:02:46 DEBUG : both10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8437_d20251020_m035831_c001_v0001098_t0020_u01760932711075") 2025/10/20 04:02:46 DEBUG : both10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3297e_d20251020_m035818_c001_v7007000_t0000_u01760932698527") 2025/10/20 04:02:46 DEBUG : both10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63a8_d20251020_m035807_c001_v0001153_t0011_u01760932687436") 2025/10/20 04:02:46 DEBUG : both11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a417_d20251020_m035841_c001_v7007000_t0000_u01760932721887") 2025/10/20 04:02:46 DEBUG : both11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63e1_d20251020_m035831_c001_v0001153_t0023_u01760932711948") 2025/10/20 04:02:46 DEBUG : both11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3297f_d20251020_m035818_c001_v7007000_t0000_u01760932698709") 2025/10/20 04:02:46 DEBUG : both11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aa0_d20251020_m035808_c001_v0001105_t0042_u01760932688266") 2025/10/20 04:02:46 DEBUG : both12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a418_d20251020_m035842_c001_v7007000_t0000_u01760932722069") 2025/10/20 04:02:46 DEBUG : both12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100af1_d20251020_m035832_c001_v0001105_t0054_u01760932712626") 2025/10/20 04:02:46 DEBUG : both12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32980_d20251020_m035818_c001_v7007000_t0000_u01760932698913") 2025/10/20 04:02:46 DEBUG : both12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83f8_d20251020_m035808_c001_v0001098_t0039_u01760932688950") 2025/10/20 04:02:47 DEBUG : both13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a41a_d20251020_m035842_c001_v7007000_t0000_u01760932722249") 2025/10/20 04:02:47 DEBUG : both13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff843f_d20251020_m035833_c001_v0001098_t0024_u01760932713552") 2025/10/20 04:02:47 DEBUG : both13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32981_d20251020_m035819_c001_v7007000_t0000_u01760932699095") 2025/10/20 04:02:47 DEBUG : both13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63ae_d20251020_m035809_c001_v0001153_t0009_u01760932689574") 2025/10/20 04:02:47 DEBUG : both14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a41b_d20251020_m035842_c001_v7007000_t0000_u01760932722432") 2025/10/20 04:02:47 DEBUG : both14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63e9_d20251020_m035834_c001_v0001153_t0024_u01760932714495") 2025/10/20 04:02:47 DEBUG : both14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32982_d20251020_m035819_c001_v7007000_t0000_u01760932699277") 2025/10/20 04:02:47 DEBUG : both14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aa9_d20251020_m035810_c001_v0001105_t0024_u01760932690440") 2025/10/20 04:02:47 DEBUG : both15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a41c_d20251020_m035842_c001_v7007000_t0000_u01760932722614") 2025/10/20 04:02:47 DEBUG : both15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100af9_d20251020_m035835_c001_v0001105_t0017_u01760932715269") 2025/10/20 04:02:47 DEBUG : both15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32983_d20251020_m035819_c001_v7007000_t0000_u01760932699460") 2025/10/20 04:02:47 DEBUG : both15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83fc_d20251020_m035811_c001_v0001098_t0046_u01760932691246") 2025/10/20 04:02:47 DEBUG : both16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a41d_d20251020_m035842_c001_v7007000_t0000_u01760932722796") 2025/10/20 04:02:47 DEBUG : both16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff844f_d20251020_m035836_c001_v0001098_t0017_u01760932716024") 2025/10/20 04:02:47 DEBUG : both16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32984_d20251020_m035819_c001_v7007000_t0000_u01760932699642") 2025/10/20 04:02:47 DEBUG : both16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63b7_d20251020_m035812_c001_v0001153_t0000_u01760932692153") 2025/10/20 04:02:47 DEBUG : both17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a41e_d20251020_m035842_c001_v7007000_t0000_u01760932722977") 2025/10/20 04:02:47 DEBUG : both17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63f1_d20251020_m035836_c001_v0001153_t0005_u01760932716683") 2025/10/20 04:02:47 DEBUG : both17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32985_d20251020_m035819_c001_v7007000_t0000_u01760932699824") 2025/10/20 04:02:47 DEBUG : both17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aaf_d20251020_m035812_c001_v0001105_t0010_u01760932692939") 2025/10/20 04:02:47 DEBUG : both18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a41f_d20251020_m035843_c001_v7007000_t0000_u01760932723159") 2025/10/20 04:02:47 DEBUG : both18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b05_d20251020_m035837_c001_v0001105_t0051_u01760932717456") 2025/10/20 04:02:48 DEBUG : both18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32986_d20251020_m035820_c001_v7007000_t0000_u01760932700007") 2025/10/20 04:02:48 DEBUG : both18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8409_d20251020_m035813_c001_v0001098_t0056_u01760932693717") 2025/10/20 04:02:48 DEBUG : both19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a420_d20251020_m035843_c001_v7007000_t0000_u01760932723340") 2025/10/20 04:02:48 DEBUG : both19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff845b_d20251020_m035838_c001_v0001098_t0037_u01760932718077") 2025/10/20 04:02:48 DEBUG : both19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32987_d20251020_m035820_c001_v7007000_t0000_u01760932700191") 2025/10/20 04:02:48 DEBUG : both19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63c2_d20251020_m035814_c001_v0001153_t0022_u01760932694614") 2025/10/20 04:02:48 DEBUG : both2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a421_d20251020_m035843_c001_v7007000_t0000_u01760932723533") 2025/10/20 04:02:48 DEBUG : both2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63cf_d20251020_m035824_c001_v0001153_t0005_u01760932704666") 2025/10/20 04:02:48 DEBUG : both2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32988_d20251020_m035820_c001_v7007000_t0000_u01760932700374") 2025/10/20 04:02:48 DEBUG : both2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a8c_d20251020_m035759_c001_v0001105_t0024_u01760932679922") 2025/10/20 04:02:48 DEBUG : both3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a423_d20251020_m035843_c001_v7007000_t0000_u01760932723714") 2025/10/20 04:02:48 DEBUG : both3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ad9_d20251020_m035825_c001_v0001105_t0015_u01760932705301") 2025/10/20 04:02:48 DEBUG : both3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32989_d20251020_m035820_c001_v7007000_t0000_u01760932700557") 2025/10/20 04:02:48 DEBUG : both3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83d6_d20251020_m035800_c001_v0001098_t0056_u01760932680709") 2025/10/20 04:02:48 DEBUG : both4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a424_d20251020_m035843_c001_v7007000_t0000_u01760932723898") 2025/10/20 04:02:48 DEBUG : both4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8421_d20251020_m035826_c001_v0001098_t0052_u01760932706046") 2025/10/20 04:02:48 DEBUG : both4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3298a_d20251020_m035820_c001_v7007000_t0000_u01760932700740") 2025/10/20 04:02:48 DEBUG : both4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd639c_d20251020_m035801_c001_v0001153_t0020_u01760932681535") 2025/10/20 04:02:48 DEBUG : both5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a425_d20251020_m035844_c001_v7007000_t0000_u01760932724080") 2025/10/20 04:02:48 DEBUG : both5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63d7_d20251020_m035826_c001_v0001153_t0005_u01760932706801") 2025/10/20 04:02:48 DEBUG : both5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3298b_d20251020_m035820_c001_v7007000_t0000_u01760932700923") 2025/10/20 04:02:48 DEBUG : both5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a92_d20251020_m035803_c001_v0001105_t0043_u01760932683348") 2025/10/20 04:02:49 DEBUG : both6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a426_d20251020_m035844_c001_v7007000_t0000_u01760932724290") 2025/10/20 04:02:49 DEBUG : both6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ae1_d20251020_m035827_c001_v0001105_t0011_u01760932707702") 2025/10/20 04:02:49 DEBUG : both6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3298c_d20251020_m035821_c001_v7007000_t0000_u01760932701104") 2025/10/20 04:02:49 DEBUG : both6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83e4_d20251020_m035803_c001_v0001098_t0050_u01760932683989") 2025/10/20 04:02:49 DEBUG : both7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a427_d20251020_m035844_c001_v7007000_t0000_u01760932724474") 2025/10/20 04:02:49 DEBUG : both7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8429_d20251020_m035828_c001_v0001098_t0012_u01760932708362") 2025/10/20 04:02:49 DEBUG : both7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3298d_d20251020_m035821_c001_v7007000_t0000_u01760932701286") 2025/10/20 04:02:49 DEBUG : both7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63a2_d20251020_m035804_c001_v0001153_t0014_u01760932684983") 2025/10/20 04:02:49 DEBUG : both8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a428_d20251020_m035844_c001_v7007000_t0000_u01760932724655") 2025/10/20 04:02:49 DEBUG : both8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63db_d20251020_m035829_c001_v0001153_t0016_u01760932709479") 2025/10/20 04:02:49 DEBUG : both8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32995_d20251020_m035821_c001_v7007000_t0000_u01760932701470") 2025/10/20 04:02:49 DEBUG : both8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a9a_d20251020_m035805_c001_v0001105_t0029_u01760932685818") 2025/10/20 04:02:49 DEBUG : both9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a429_d20251020_m035844_c001_v7007000_t0000_u01760932724836") 2025/10/20 04:02:49 DEBUG : both9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aeb_d20251020_m035830_c001_v0001105_t0023_u01760932710166") 2025/10/20 04:02:49 DEBUG : both9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3299d_d20251020_m035821_c001_v7007000_t0000_u01760932701654") 2025/10/20 04:02:49 DEBUG : both9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83ee_d20251020_m035806_c001_v0001098_t0041_u01760932686660") 2025/10/20 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb9e_d20251020_m035418_c001_v7007000_t0000_u01760932458234") 2025/10/20 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff819e_d20251020_m035412_c001_v0001098_t0030_u01760932452259") 2025/10/20 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb89_d20251020_m035411_c001_v7007000_t0000_u01760932451507") 2025/10/20 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8194_d20251020_m035409_c001_v0001098_t0002_u01760932449556") 2025/10/20 04:02:50 DEBUG : c/non empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb08_d20251020_m035350_c001_v7007000_t0000_u01760932430602") 2025/10/20 04:02:50 DEBUG : c/non empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8127_d20251020_m035348_c001_v0001098_t0014_u01760932428597") 2025/10/20 04:02:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb94096c_d20251020_m035942_c001_v7007000_t0000_u01760932782209") 2025/10/20 04:02:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd645d_d20251020_m035937_c001_v0001153_t0019_u01760932777481") 2025/10/20 04:02:50 DEBUG : check sum: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaf6_d20251020_m035338_c001_v7007000_t0000_u01760932418408") 2025/10/20 04:02:50 DEBUG : check sum: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8101_d20251020_m035337_c001_v0001098_t0043_u01760932417373") 2025/10/20 04:02:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c89102_d20251020_m040235_c001_v7007000_t0000_u01760932955803") 2025/10/20 04:02:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8726_d20251020_m040234_c001_v0001098_t0058_u01760932954244") 2025/10/20 04:02:50 DEBUG : dest/3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32860_d20251020_m035606_c001_v7007000_t0000_u01760932566796") 2025/10/20 04:02:50 DEBUG : dest/3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41963c0ea0a47dcc_d20251020_m035605_c001_v0001153_t0015_u01760932565685") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cc0_d20251020_m040046_c001_v7007000_t0000_u01760932846036") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d01_d20251020_m040041_c001_v0001171_t0058_u01760932841517") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5993f_d20251020_m040206_c001_v7007000_t0000_u01760932926257") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8686_d20251020_m040153_c001_v0001098_t0027_u01760932913309") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c77_d20251020_m040149_c001_v7007000_t0000_u01760932909159") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8644_d20251020_m040137_c001_v0001098_t0041_u01760932897574") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f318_d20251020_m040133_c001_v7007000_t0000_u01760932893490") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8608_d20251020_m040122_c001_v0001098_t0018_u01760932882187") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b1025f6_d20251020_m040117_c001_v7007000_t0000_u01760932877998") 2025/10/20 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85cc_d20251020_m040106_c001_v0001098_t0027_u01760932866685") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595a9_d20251020_m040102_c001_v7007000_t0000_u01760932862570") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85a8_d20251020_m040050_c001_v0001098_t0026_u01760932850099") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a6b4_d20251020_m040043_c001_v7007000_t0000_u01760932843716") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64c1_d20251020_m040032_c001_v0001153_t0000_u01760932832324") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4edc_d20251020_m040028_c001_v7007000_t0000_u01760932828234") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cc2_d20251020_m040024_c001_v0001171_t0058_u01760932824166") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a5ff_d20251020_m040022_c001_v7007000_t0000_u01760932822952") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c82_d20251020_m040008_c001_v0001171_t0003_u01760932808209") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aede4_d20251020_m040004_c001_v7007000_t0000_u01760932804169") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c59_d20251020_m040000_c001_v0001171_t0026_u01760932800066") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b28_d20251020_m035958_c001_v7007000_t0000_u01760932798633") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84ff_d20251020_m035946_c001_v0001098_t0017_u01760932786288") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f4f0_d20251020_m035939_c001_v7007000_t0000_u01760932779871") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0bd9_d20251020_m035927_c001_v0001171_t0050_u01760932767405") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59170_d20251020_m035923_c001_v7007000_t0000_u01760932763338") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b9f_d20251020_m035911_c001_v0001171_t0045_u01760932751733") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5516_d20251020_m035907_c001_v7007000_t0000_u01760932747670") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b4f_d20251020_m035857_c001_v0001171_t0004_u01760932737531") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a633646e_d20251020_m040026_c001_v7007000_t0000_u01760932826096") 2025/10/20 04:02:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ca4_d20251020_m040018_c001_v0001171_t0050_u01760932818387") 2025/10/20 04:02:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cc2_d20251020_m040046_c001_v7007000_t0000_u01760932846218") 2025/10/20 04:02:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c46_d20251020_m040041_c001_v0001105_t0051_u01760932841509") 2025/10/20 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59943_d20251020_m040206_c001_v7007000_t0000_u01760932926442") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e68_d20251020_m040154_c001_v0001171_t0054_u01760932914175") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c7c_d20251020_m040149_c001_v7007000_t0000_u01760932909341") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e06_d20251020_m040138_c001_v0001171_t0040_u01760932898299") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f31e_d20251020_m040133_c001_v7007000_t0000_u01760932893678") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0dac_d20251020_m040122_c001_v0001171_t0009_u01760932882895") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b1025fa_d20251020_m040118_c001_v7007000_t0000_u01760932878183") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d53_d20251020_m040107_c001_v0001171_t0032_u01760932867428") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595af_d20251020_m040102_c001_v7007000_t0000_u01760932862792") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d21_d20251020_m040050_c001_v0001171_t0032_u01760932850840") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88c9d_d20251020_m040043_c001_v7007000_t0000_u01760932843702") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8588_d20251020_m040033_c001_v0001098_t0001_u01760932833132") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4edd_d20251020_m040028_c001_v7007000_t0000_u01760932828417") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64b7_d20251020_m040024_c001_v0001153_t0001_u01760932824208") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f646_d20251020_m040022_c001_v7007000_t0000_u01760932822350") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff853c_d20251020_m040008_c001_v0001098_t0006_u01760932808826") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aede9_d20251020_m040004_c001_v7007000_t0000_u01760932804351") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bc8_d20251020_m040000_c001_v0001105_t0029_u01760932800075") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40478fe37ca40cdb_d20251020_m035958_c001_v7007000_t0000_u01760932798808") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b98_d20251020_m035947_c001_v0001105_t0050_u01760932787205") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41649bf175507cee_d20251020_m035939_c001_v7007000_t0000_u01760932779468") 2025/10/20 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b74_d20251020_m035928_c001_v0001105_t0029_u01760932768050") 2025/10/20 04:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59172_d20251020_m035923_c001_v7007000_t0000_u01760932763520") 2025/10/20 04:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b60_d20251020_m035912_c001_v0001105_t0040_u01760932752337") 2025/10/20 04:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5517_d20251020_m035907_c001_v7007000_t0000_u01760932747852") 2025/10/20 04:02:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b40_d20251020_m035857_c001_v0001105_t0036_u01760932737843") 2025/10/20 04:02:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a617_d20251020_m040025_c001_v7007000_t0000_u01760932825883") 2025/10/20 04:02:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8556_d20251020_m040018_c001_v0001098_t0057_u01760932818432") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cc5_d20251020_m040046_c001_v7007000_t0000_u01760932846400") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c4a_d20251020_m040041_c001_v0001105_t0042_u01760932841779") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59946_d20251020_m040206_c001_v7007000_t0000_u01760932926625") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100d1e_d20251020_m040155_c001_v0001105_t0016_u01760932915064") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c80_d20251020_m040149_c001_v7007000_t0000_u01760932909523") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100cd8_d20251020_m040139_c001_v0001105_t0043_u01760932899267") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f325_d20251020_m040133_c001_v7007000_t0000_u01760932893869") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c9c_d20251020_m040123_c001_v0001105_t0055_u01760932883572") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b1025fd_d20251020_m040118_c001_v7007000_t0000_u01760932878369") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c74_d20251020_m040108_c001_v0001105_t0055_u01760932868171") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595b3_d20251020_m040102_c001_v7007000_t0000_u01760932862975") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c59_d20251020_m040051_c001_v0001105_t0034_u01760932851554") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa759f2_d20251020_m040043_c001_v7007000_t0000_u01760932843506") 2025/10/20 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c33_d20251020_m040033_c001_v0001105_t0044_u01760932833908") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ede_d20251020_m040028_c001_v7007000_t0000_u01760932828600") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c1e_d20251020_m040024_c001_v0001105_t0021_u01760932824225") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e577b_d20251020_m040022_c001_v7007000_t0000_u01760932822365") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd649d_d20251020_m040009_c001_v0001153_t0001_u01760932809650") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aedf0_d20251020_m040004_c001_v7007000_t0000_u01760932804534") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6489_d20251020_m040000_c001_v0001153_t0025_u01760932800110") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e56cf_d20251020_m035958_c001_v7007000_t0000_u01760932798867") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd646b_d20251020_m035947_c001_v0001153_t0014_u01760932787933") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa75653_d20251020_m035939_c001_v7007000_t0000_u01760932779746") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84d5_d20251020_m035928_c001_v0001098_t0053_u01760932768834") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59173_d20251020_m035923_c001_v7007000_t0000_u01760932763702") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84b3_d20251020_m035913_c001_v0001098_t0036_u01760932753020") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5518_d20251020_m035908_c001_v7007000_t0000_u01760932748034") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8496_d20251020_m035858_c001_v0001098_t0031_u01760932738223") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41185a1fa61f56e4_d20251020_m040025_c001_v7007000_t0000_u01760932825967") 2025/10/20 04:02:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64ab_d20251020_m040018_c001_v0001153_t0017_u01760932818485") 2025/10/20 04:02:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cc6_d20251020_m040046_c001_v7007000_t0000_u01760932846582") 2025/10/20 04:02:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d05_d20251020_m040041_c001_v0001171_t0018_u01760932841814") 2025/10/20 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5994d_d20251020_m040206_c001_v7007000_t0000_u01760932926806") 2025/10/20 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd656b_d20251020_m040155_c001_v0001153_t0006_u01760932915798") 2025/10/20 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c83_d20251020_m040149_c001_v7007000_t0000_u01760932909705") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd654a_d20251020_m040139_c001_v0001153_t0007_u01760932899920") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f32a_d20251020_m040134_c001_v7007000_t0000_u01760932894052") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6520_d20251020_m040124_c001_v0001153_t0019_u01760932884192") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102600_d20251020_m040118_c001_v7007000_t0000_u01760932878553") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64f9_d20251020_m040108_c001_v0001153_t0002_u01760932868834") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595b5_d20251020_m040103_c001_v7007000_t0000_u01760932863157") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64df_d20251020_m040052_c001_v0001153_t0018_u01760932852397") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88ca1_d20251020_m040043_c001_v7007000_t0000_u01760932843883") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ce1_d20251020_m040034_c001_v0001171_t0051_u01760932834632") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4edf_d20251020_m040028_c001_v7007000_t0000_u01760932828784") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8570_d20251020_m040024_c001_v0001098_t0033_u01760932824363") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4e94_d20251020_m040022_c001_v7007000_t0000_u01760932822372") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bec_d20251020_m040010_c001_v0001105_t0007_u01760932810338") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aedf5_d20251020_m040004_c001_v7007000_t0000_u01760932804714") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8525_d20251020_m040000_c001_v0001098_t0042_u01760932800128") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b2b_d20251020_m035958_c001_v7007000_t0000_u01760932798820") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c30_d20251020_m035948_c001_v0001171_t0000_u01760932788948") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41649bf175507cf1_d20251020_m035939_c001_v7007000_t0000_u01760932779648") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd644b_d20251020_m035929_c001_v0001153_t0012_u01760932769483") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59176_d20251020_m035923_c001_v7007000_t0000_u01760932763884") 2025/10/20 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd643b_d20251020_m035914_c001_v0001153_t0018_u01760932754012") 2025/10/20 04:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5519_d20251020_m035908_c001_v7007000_t0000_u01760932748216") 2025/10/20 04:02:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6425_d20251020_m035858_c001_v0001153_t0017_u01760932738659") 2025/10/20 04:02:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c179_d20251020_m040026_c001_v7007000_t0000_u01760932826317") 2025/10/20 04:02:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c0e_d20251020_m040018_c001_v0001105_t0017_u01760932818510") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cc9_d20251020_m040046_c001_v7007000_t0000_u01760932846765") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff859e_d20251020_m040041_c001_v0001098_t0047_u01760932841832") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59951_d20251020_m040206_c001_v7007000_t0000_u01760932926989") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff868e_d20251020_m040156_c001_v0001098_t0019_u01760932916373") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c86_d20251020_m040149_c001_v7007000_t0000_u01760932909887") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff864c_d20251020_m040140_c001_v0001098_t0052_u01760932900319") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f330_d20251020_m040134_c001_v7007000_t0000_u01760932894234") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8618_d20251020_m040124_c001_v0001098_t0017_u01760932884576") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102601_d20251020_m040118_c001_v7007000_t0000_u01760932878739") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85d4_d20251020_m040109_c001_v0001098_t0015_u01760932869157") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595b7_d20251020_m040103_c001_v7007000_t0000_u01760932863340") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85b0_d20251020_m040052_c001_v0001098_t0003_u01760932852880") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3b1d2_d20251020_m040043_c001_v7007000_t0000_u01760932843522") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64c3_d20251020_m040034_c001_v0001153_t0017_u01760932834967") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee0_d20251020_m040028_c001_v7007000_t0000_u01760932828966") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cc6_d20251020_m040024_c001_v0001171_t0034_u01760932824494") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4e9c_d20251020_m040022_c001_v7007000_t0000_u01760932822738") 2025/10/20 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c88_d20251020_m040010_c001_v0001171_t0036_u01760932810674") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aedfd_d20251020_m040004_c001_v7007000_t0000_u01760932804895") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8527_d20251020_m040000_c001_v0001098_t0017_u01760932800427") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de9be_d20251020_m035958_c001_v7007000_t0000_u01760932798831") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8507_d20251020_m035949_c001_v0001098_t0009_u01760932789217") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940931_d20251020_m035939_c001_v7007000_t0000_u01760932779662") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0be1_d20251020_m035929_c001_v0001171_t0026_u01760932769817") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59179_d20251020_m035924_c001_v7007000_t0000_u01760932764067") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ba5_d20251020_m035914_c001_v0001171_t0022_u01760932754345") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e551a_d20251020_m035908_c001_v7007000_t0000_u01760932748399") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b5d_d20251020_m035859_c001_v0001171_t0055_u01760932739010") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a618_d20251020_m040026_c001_v7007000_t0000_u01760932826065") 2025/10/20 04:02:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0caa_d20251020_m040018_c001_v0001171_t0044_u01760932818709") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88ccc_d20251020_m040046_c001_v7007000_t0000_u01760932846946") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64cd_d20251020_m040041_c001_v0001153_t0025_u01760932841843") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59954_d20251020_m040207_c001_v7007000_t0000_u01760932927170") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e7a_d20251020_m040157_c001_v0001171_t0056_u01760932917100") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c8a_d20251020_m040150_c001_v7007000_t0000_u01760932910071") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e10_d20251020_m040140_c001_v0001171_t0021_u01760932900631") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f336_d20251020_m040134_c001_v7007000_t0000_u01760932894419") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0dc0_d20251020_m040124_c001_v0001171_t0049_u01760932884955") 2025/10/20 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102602_d20251020_m040118_c001_v7007000_t0000_u01760932878925") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d5f_d20251020_m040109_c001_v0001171_t0042_u01760932869553") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595bb_d20251020_m040103_c001_v7007000_t0000_u01760932863521") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d29_d20251020_m040053_c001_v0001171_t0033_u01760932853232") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa759f4_d20251020_m040043_c001_v7007000_t0000_u01760932843716") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8590_d20251020_m040035_c001_v0001098_t0056_u01760932835301") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee3_d20251020_m040029_c001_v7007000_t0000_u01760932829148") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64b9_d20251020_m040024_c001_v0001153_t0008_u01760932824520") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c139_d20251020_m040022_c001_v7007000_t0000_u01760932822761") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff853e_d20251020_m040010_c001_v0001098_t0051_u01760932810997") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee02_d20251020_m040005_c001_v7007000_t0000_u01760932805076") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c5d_d20251020_m040000_c001_v0001171_t0033_u01760932800515") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40776c4bb4064cf0_d20251020_m035958_c001_v7007000_t0000_u01760932798841") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ba0_d20251020_m035949_c001_v0001105_t0023_u01760932789634") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f419401ec44d563fe_d20251020_m035939_c001_v7007000_t0000_u01760932779900") 2025/10/20 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b76_d20251020_m035930_c001_v0001105_t0055_u01760932770122") 2025/10/20 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5917c_d20251020_m035924_c001_v7007000_t0000_u01760932764252") 2025/10/20 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b62_d20251020_m035914_c001_v0001105_t0053_u01760932754640") 2025/10/20 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e551b_d20251020_m035908_c001_v7007000_t0000_u01760932748581") 2025/10/20 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b42_d20251020_m035859_c001_v0001105_t0049_u01760932739267") 2025/10/20 04:02:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ec5_d20251020_m040026_c001_v7007000_t0000_u01760932826103") 2025/10/20 04:02:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff855a_d20251020_m040018_c001_v0001098_t0020_u01760932818861") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cd1_d20251020_m040047_c001_v7007000_t0000_u01760932847130") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c4c_d20251020_m040042_c001_v0001105_t0007_u01760932842070") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59958_d20251020_m040207_c001_v7007000_t0000_u01760932927352") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100d2a_d20251020_m040157_c001_v0001105_t0012_u01760932917397") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c8d_d20251020_m040150_c001_v7007000_t0000_u01760932910253") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ce0_d20251020_m040140_c001_v0001105_t0049_u01760932900977") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f33b_d20251020_m040134_c001_v7007000_t0000_u01760932894601") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ca4_d20251020_m040125_c001_v0001105_t0013_u01760932885227") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102603_d20251020_m040119_c001_v7007000_t0000_u01760932879116") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c78_d20251020_m040109_c001_v0001105_t0004_u01760932869853") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595c0_d20251020_m040103_c001_v7007000_t0000_u01760932863704") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c60_d20251020_m040053_c001_v0001105_t0040_u01760932853527") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3b1d1_d20251020_m040043_c001_v7007000_t0000_u01760932843338") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c35_d20251020_m040035_c001_v0001105_t0046_u01760932835764") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee4_d20251020_m040029_c001_v7007000_t0000_u01760932829331") 2025/10/20 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c20_d20251020_m040024_c001_v0001105_t0035_u01760932824633") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e577e_d20251020_m040022_c001_v7007000_t0000_u01760932822913") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd649f_d20251020_m040011_c001_v0001153_t0000_u01760932811280") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee08_d20251020_m040005_c001_v7007000_t0000_u01760932805256") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bcc_d20251020_m040000_c001_v0001105_t0018_u01760932800535") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de9ba_d20251020_m035958_c001_v7007000_t0000_u01760932798641") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd646d_d20251020_m035950_c001_v0001153_t0000_u01760932790141") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4165fb729390e670_d20251020_m035939_c001_v7007000_t0000_u01760932779695") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84d7_d20251020_m035930_c001_v0001098_t0059_u01760932770482") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59180_d20251020_m035924_c001_v7007000_t0000_u01760932764434") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84b9_d20251020_m035914_c001_v0001098_t0030_u01760932754942") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e551c_d20251020_m035908_c001_v7007000_t0000_u01760932748768") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff849a_d20251020_m035859_c001_v0001098_t0036_u01760932739546") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6336473_d20251020_m040026_c001_v7007000_t0000_u01760932826317") 2025/10/20 04:03:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64ad_d20251020_m040018_c001_v0001153_t0007_u01760932818910") 2025/10/20 04:03:00 DEBUG : dir1/0007-12345: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cd4_d20251020_m040047_c001_v7007000_t0000_u01760932847312") 2025/10/20 04:03:00 DEBUG : dir1/0007-12345: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85a0_d20251020_m040042_c001_v0001098_t0043_u01760932842114") 2025/10/20 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5995b_d20251020_m040207_c001_v7007000_t0000_u01760932927534") 2025/10/20 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd656f_d20251020_m040157_c001_v0001153_t0019_u01760932917803") 2025/10/20 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c91_d20251020_m040150_c001_v7007000_t0000_u01760932910436") 2025/10/20 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd654c_d20251020_m040141_c001_v0001153_t0018_u01760932901322") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f340_d20251020_m040134_c001_v7007000_t0000_u01760932894783") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd652a_d20251020_m040125_c001_v0001153_t0005_u01760932885702") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102605_d20251020_m040119_c001_v7007000_t0000_u01760932879334") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64fd_d20251020_m040110_c001_v0001153_t0008_u01760932870232") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595c5_d20251020_m040103_c001_v7007000_t0000_u01760932863886") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64e3_d20251020_m040053_c001_v0001153_t0025_u01760932853859") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3b1d4_d20251020_m040043_c001_v7007000_t0000_u01760932843895") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ce7_d20251020_m040036_c001_v0001171_t0007_u01760932836051") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee5_d20251020_m040029_c001_v7007000_t0000_u01760932829513") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64bd_d20251020_m040024_c001_v0001153_t0001_u01760932824848") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a5fa_d20251020_m040022_c001_v7007000_t0000_u01760932822764") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bf4_d20251020_m040011_c001_v0001105_t0042_u01760932811857") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee0e_d20251020_m040005_c001_v7007000_t0000_u01760932805439") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd648b_d20251020_m040000_c001_v0001153_t0018_u01760932800624") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b24_d20251020_m035958_c001_v7007000_t0000_u01760932798417") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c32_d20251020_m035950_c001_v0001171_t0006_u01760932790686") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4073ea3d8fc9a387_d20251020_m035939_c001_v7007000_t0000_u01760932779683") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6451_d20251020_m035931_c001_v0001153_t0013_u01760932771049") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59183_d20251020_m035924_c001_v7007000_t0000_u01760932764616") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd643f_d20251020_m035915_c001_v0001153_t0023_u01760932755544") 2025/10/20 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e551d_d20251020_m035908_c001_v7007000_t0000_u01760932748953") 2025/10/20 04:03:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd642b_d20251020_m035859_c001_v0001153_t0021_u01760932739941") 2025/10/20 04:03:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c16e_d20251020_m040025_c001_v7007000_t0000_u01760932825898") 2025/10/20 04:03:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cac_d20251020_m040019_c001_v0001171_t0055_u01760932819115") 2025/10/20 04:03:02 DEBUG : dir1/0008-23456: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cd7_d20251020_m040047_c001_v7007000_t0000_u01760932847494") 2025/10/20 04:03:02 DEBUG : dir1/0008-23456: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d09_d20251020_m040042_c001_v0001171_t0055_u01760932842160") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5995f_d20251020_m040207_c001_v7007000_t0000_u01760932927718") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8696_d20251020_m040158_c001_v0001098_t0030_u01760932918123") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c94_d20251020_m040150_c001_v7007000_t0000_u01760932910621") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8650_d20251020_m040141_c001_v0001098_t0033_u01760932901649") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f347_d20251020_m040134_c001_v7007000_t0000_u01760932894967") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff861e_d20251020_m040126_c001_v0001098_t0036_u01760932886035") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102606_d20251020_m040119_c001_v7007000_t0000_u01760932879519") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85d8_d20251020_m040110_c001_v0001098_t0047_u01760932870594") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595ca_d20251020_m040104_c001_v7007000_t0000_u01760932864067") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85b4_d20251020_m040054_c001_v0001098_t0025_u01760932854272") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88ca2_d20251020_m040043_c001_v7007000_t0000_u01760932843915") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64c5_d20251020_m040036_c001_v0001153_t0005_u01760932836381") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee6_d20251020_m040029_c001_v7007000_t0000_u01760932829697") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8572_d20251020_m040024_c001_v0001098_t0029_u01760932824863") 2025/10/20 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ea0_d20251020_m040022_c001_v7007000_t0000_u01760932822921") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c90_d20251020_m040012_c001_v0001171_t0009_u01760932812142") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee15_d20251020_m040005_c001_v7007000_t0000_u01760932805623") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c5f_d20251020_m040000_c001_v0001171_t0052_u01760932800813") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b22_d20251020_m035958_c001_v7007000_t0000_u01760932798234") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8509_d20251020_m035951_c001_v0001098_t0007_u01760932791081") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e55c4_d20251020_m035939_c001_v7007000_t0000_u01760932779914") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0be5_d20251020_m035931_c001_v0001171_t0014_u01760932771456") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59186_d20251020_m035924_c001_v7007000_t0000_u01760932764798") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0bad_d20251020_m035915_c001_v0001171_t0012_u01760932755871") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e551e_d20251020_m035909_c001_v7007000_t0000_u01760932749138") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b67_d20251020_m035900_c001_v0001171_t0050_u01760932740268") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41185a1fa61f56e6_d20251020_m040026_c001_v7007000_t0000_u01760932826151") 2025/10/20 04:03:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c10_d20251020_m040019_c001_v0001105_t0017_u01760932819225") 2025/10/20 04:03:03 DEBUG : dir1/0009-34567: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cdc_d20251020_m040047_c001_v7007000_t0000_u01760932847676") 2025/10/20 04:03:03 DEBUG : dir1/0009-34567: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c4f_d20251020_m040042_c001_v0001105_t0008_u01760932842389") 2025/10/20 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59962_d20251020_m040207_c001_v7007000_t0000_u01760932927902") 2025/10/20 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e83_d20251020_m040158_c001_v0001171_t0036_u01760932918559") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c97_d20251020_m040150_c001_v7007000_t0000_u01760932910804") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e18_d20251020_m040142_c001_v0001171_t0019_u01760932902032") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f34c_d20251020_m040135_c001_v7007000_t0000_u01760932895149") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0dcc_d20251020_m040126_c001_v0001171_t0047_u01760932886441") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102608_d20251020_m040119_c001_v7007000_t0000_u01760932879704") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d62_d20251020_m040110_c001_v0001171_t0021_u01760932870892") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595ce_d20251020_m040104_c001_v7007000_t0000_u01760932864250") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d33_d20251020_m040054_c001_v0001171_t0053_u01760932854647") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff33037_d20251020_m040043_c001_v7007000_t0000_u01760932843733") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8594_d20251020_m040036_c001_v0001098_t0026_u01760932836757") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee7_d20251020_m040029_c001_v7007000_t0000_u01760932829888") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cc8_d20251020_m040024_c001_v0001171_t0038_u01760932824888") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6336459_d20251020_m040022_c001_v7007000_t0000_u01760932822934") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8542_d20251020_m040012_c001_v0001098_t0003_u01760932812432") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee1c_d20251020_m040005_c001_v7007000_t0000_u01760932805806") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8529_d20251020_m040000_c001_v0001098_t0000_u01760932800851") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b25_d20251020_m035958_c001_v7007000_t0000_u01760932798426") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ba8_d20251020_m035951_c001_v0001105_t0026_u01760932791439") 2025/10/20 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e55be_d20251020_m035939_c001_v7007000_t0000_u01760932779713") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b78_d20251020_m035931_c001_v0001105_t0059_u01760932771800") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5918a_d20251020_m035924_c001_v7007000_t0000_u01760932764980") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b66_d20251020_m035916_c001_v0001105_t0043_u01760932756443") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5520_d20251020_m035909_c001_v7007000_t0000_u01760932749321") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b46_d20251020_m035900_c001_v0001105_t0038_u01760932740634") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c177_d20251020_m040026_c001_v7007000_t0000_u01760932826115") 2025/10/20 04:03:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff855c_d20251020_m040019_c001_v0001098_t0007_u01760932819295") 2025/10/20 04:03:05 DEBUG : dir1/0010-45678: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cdf_d20251020_m040047_c001_v7007000_t0000_u01760932847858") 2025/10/20 04:03:05 DEBUG : dir1/0010-45678: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64cf_d20251020_m040042_c001_v0001153_t0008_u01760932842453") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59964_d20251020_m040208_c001_v7007000_t0000_u01760932928088") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100d38_d20251020_m040158_c001_v0001105_t0053_u01760932918958") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c9c_d20251020_m040151_c001_v7007000_t0000_u01760932911068") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ce2_d20251020_m040142_c001_v0001105_t0013_u01760932902315") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f352_d20251020_m040135_c001_v7007000_t0000_u01760932895330") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100cb0_d20251020_m040126_c001_v0001105_t0021_u01760932886733") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b10260b_d20251020_m040119_c001_v7007000_t0000_u01760932879889") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c7c_d20251020_m040111_c001_v0001105_t0049_u01760932871312") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595d3_d20251020_m040104_c001_v7007000_t0000_u01760932864431") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c64_d20251020_m040055_c001_v0001105_t0034_u01760932855007") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa759f1_d20251020_m040043_c001_v7007000_t0000_u01760932843323") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c39_d20251020_m040037_c001_v0001105_t0039_u01760932837118") 2025/10/20 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ee8_d20251020_m040030_c001_v7007000_t0000_u01760932830072") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c22_d20251020_m040024_c001_v0001105_t0050_u01760932824948") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f649_d20251020_m040022_c001_v7007000_t0000_u01760932822532") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64a1_d20251020_m040012_c001_v0001153_t0025_u01760932812932") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee22_d20251020_m040005_c001_v7007000_t0000_u01760932805990") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bd0_d20251020_m040000_c001_v0001105_t0002_u01760932800883") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b26_d20251020_m035958_c001_v7007000_t0000_u01760932798602") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6473_d20251020_m035951_c001_v0001153_t0018_u01760932791904") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4165fb729390e671_d20251020_m035939_c001_v7007000_t0000_u01760932779879") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84dd_d20251020_m035932_c001_v0001098_t0054_u01760932772175") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5918d_d20251020_m035925_c001_v7007000_t0000_u01760932765163") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84bf_d20251020_m035916_c001_v0001098_t0034_u01760932756716") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5521_d20251020_m035909_c001_v7007000_t0000_u01760932749504") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84a3_d20251020_m035900_c001_v0001098_t0008_u01760932740916") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a633646a_d20251020_m040025_c001_v7007000_t0000_u01760932825912") 2025/10/20 04:03:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64af_d20251020_m040019_c001_v0001153_t0024_u01760932819319") 2025/10/20 04:03:06 DEBUG : dir1/0011-56789: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88ce3_d20251020_m040048_c001_v7007000_t0000_u01760932848040") 2025/10/20 04:03:06 DEBUG : dir1/0011-56789: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d0b_d20251020_m040042_c001_v0001171_t0035_u01760932842461") 2025/10/20 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59967_d20251020_m040208_c001_v7007000_t0000_u01760932928271") 2025/10/20 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6571_d20251020_m040159_c001_v0001153_t0023_u01760932919251") 2025/10/20 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1c9f_d20251020_m040151_c001_v7007000_t0000_u01760932911249") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6550_d20251020_m040142_c001_v0001153_t0019_u01760932902743") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f358_d20251020_m040135_c001_v7007000_t0000_u01760932895511") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6530_d20251020_m040127_c001_v0001153_t0019_u01760932887183") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b10260c_d20251020_m040120_c001_v7007000_t0000_u01760932880073") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6501_d20251020_m040111_c001_v0001153_t0016_u01760932871626") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595d8_d20251020_m040104_c001_v7007000_t0000_u01760932864614") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64e7_d20251020_m040055_c001_v0001153_t0014_u01760932855440") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bbb795_d20251020_m040043_c001_v7007000_t0000_u01760932843311") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ced_d20251020_m040037_c001_v0001171_t0038_u01760932837393") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4eeb_d20251020_m040030_c001_v7007000_t0000_u01760932830256") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64bf_d20251020_m040025_c001_v0001153_t0021_u01760932825198") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e577c_d20251020_m040022_c001_v7007000_t0000_u01760932822549") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bf8_d20251020_m040013_c001_v0001105_t0025_u01760932813466") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee28_d20251020_m040006_c001_v7007000_t0000_u01760932806178") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd648d_d20251020_m040000_c001_v0001153_t0002_u01760932800949") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40776c4bb4064cef_d20251020_m035958_c001_v7007000_t0000_u01760932798651") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c36_d20251020_m035952_c001_v0001171_t0031_u01760932792227") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f419401ec44d563fd_d20251020_m035939_c001_v7007000_t0000_u01760932779719") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6455_d20251020_m035932_c001_v0001153_t0011_u01760932772460") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59190_d20251020_m035925_c001_v7007000_t0000_u01760932765345") 2025/10/20 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6441_d20251020_m035917_c001_v0001153_t0003_u01760932757191") 2025/10/20 04:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5522_d20251020_m035909_c001_v7007000_t0000_u01760932749687") 2025/10/20 04:03:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd642d_d20251020_m035901_c001_v0001153_t0002_u01760932741347") 2025/10/20 04:03:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ec2_d20251020_m040025_c001_v7007000_t0000_u01760932825916") 2025/10/20 04:03:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cae_d20251020_m040019_c001_v0001171_t0013_u01760932819388") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88ce9_d20251020_m040048_c001_v7007000_t0000_u01760932848221") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85a2_d20251020_m040042_c001_v0001098_t0054_u01760932842538") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5996a_d20251020_m040208_c001_v7007000_t0000_u01760932928464") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff869e_d20251020_m040159_c001_v0001098_t0046_u01760932919653") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1ca3_d20251020_m040151_c001_v7007000_t0000_u01760932911432") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8656_d20251020_m040143_c001_v0001098_t0049_u01760932903165") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f35d_d20251020_m040135_c001_v7007000_t0000_u01760932895693") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8624_d20251020_m040127_c001_v0001098_t0048_u01760932887584") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b10260d_d20251020_m040120_c001_v7007000_t0000_u01760932880258") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85dc_d20251020_m040111_c001_v0001098_t0023_u01760932871961") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595dc_d20251020_m040104_c001_v7007000_t0000_u01760932864799") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff85b6_d20251020_m040056_c001_v0001098_t0006_u01760932856122") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bbb7a9_d20251020_m040043_c001_v7007000_t0000_u01760932843905") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64c7_d20251020_m040037_c001_v0001153_t0001_u01760932837771") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4eec_d20251020_m040030_c001_v7007000_t0000_u01760932830439") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cca_d20251020_m040025_c001_v0001171_t0030_u01760932825222") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c13a_d20251020_m040022_c001_v7007000_t0000_u01760932822775") 2025/10/20 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c94_d20251020_m040013_c001_v0001171_t0054_u01760932813975") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee2e_d20251020_m040006_c001_v7007000_t0000_u01760932806360") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c61_d20251020_m040001_c001_v0001171_t0026_u01760932801102") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e56ce_d20251020_m035958_c001_v7007000_t0000_u01760932798666") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff850d_d20251020_m035952_c001_v0001098_t0047_u01760932792561") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41649bf175507cf5_d20251020_m035939_c001_v7007000_t0000_u01760932779828") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0bef_d20251020_m035932_c001_v0001171_t0021_u01760932772792") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59194_d20251020_m035925_c001_v7007000_t0000_u01760932765528") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0bb3_d20251020_m035917_c001_v0001171_t0045_u01760932757591") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5523_d20251020_m035909_c001_v7007000_t0000_u01760932749870") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b6f_d20251020_m035901_c001_v0001171_t0013_u01760932741684") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c176_d20251020_m040026_c001_v7007000_t0000_u01760932826082") 2025/10/20 04:03:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cb2_d20251020_m040019_c001_v0001171_t0014_u01760932819679") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cec_d20251020_m040048_c001_v7007000_t0000_u01760932848403") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c51_d20251020_m040042_c001_v0001105_t0026_u01760932842706") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5996f_d20251020_m040208_c001_v7007000_t0000_u01760932928646") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e91_d20251020_m040200_c001_v0001171_t0046_u01760932920235") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1ca6_d20251020_m040151_c001_v7007000_t0000_u01760932911615") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0e1e_d20251020_m040143_c001_v0001171_t0022_u01760932903559") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f362_d20251020_m040135_c001_v7007000_t0000_u01760932895875") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0dd0_d20251020_m040128_c001_v0001171_t0042_u01760932888060") 2025/10/20 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b10260f_d20251020_m040120_c001_v7007000_t0000_u01760932880443") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d6a_d20251020_m040112_c001_v0001171_t0028_u01760932872539") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595e0_d20251020_m040104_c001_v7007000_t0000_u01760932864980") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d3a_d20251020_m040056_c001_v0001171_t0040_u01760932856723") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88c9e_d20251020_m040043_c001_v7007000_t0000_u01760932843732") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8598_d20251020_m040038_c001_v0001098_t0017_u01760932838154") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4eee_d20251020_m040030_c001_v7007000_t0000_u01760932830623") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c24_d20251020_m040025_c001_v0001105_t0033_u01760932825276") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f64d_d20251020_m040022_c001_v7007000_t0000_u01760932822782") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8546_d20251020_m040014_c001_v0001098_t0053_u01760932814392") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee33_d20251020_m040006_c001_v7007000_t0000_u01760932806542") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff852b_d20251020_m040001_c001_v0001098_t0053_u01760932801212") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aed6a_d20251020_m035958_c001_v7007000_t0000_u01760932798666") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bac_d20251020_m035952_c001_v0001105_t0053_u01760932792872") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa75654_d20251020_m035939_c001_v7007000_t0000_u01760932779930") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b7a_d20251020_m035933_c001_v0001105_t0012_u01760932773157") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59197_d20251020_m035925_c001_v7007000_t0000_u01760932765710") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b6a_d20251020_m035917_c001_v0001105_t0040_u01760932757853") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5524_d20251020_m035910_c001_v7007000_t0000_u01760932750052") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b4c_d20251020_m035901_c001_v0001105_t0015_u01760932741973") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5788_d20251020_m040026_c001_v7007000_t0000_u01760932826128") 2025/10/20 04:03:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8560_d20251020_m040019_c001_v0001098_t0021_u01760932819689") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cf2_d20251020_m040048_c001_v7007000_t0000_u01760932848585") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0d0d_d20251020_m040042_c001_v0001171_t0002_u01760932842810") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59972_d20251020_m040208_c001_v7007000_t0000_u01760932928828") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100d44_d20251020_m040200_c001_v0001105_t0047_u01760932920577") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1cab_d20251020_m040151_c001_v7007000_t0000_u01760932911799") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100cea_d20251020_m040143_c001_v0001105_t0040_u01760932903827") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f369_d20251020_m040136_c001_v7007000_t0000_u01760932896057") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100cb6_d20251020_m040128_c001_v0001105_t0018_u01760932888350") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102611_d20251020_m040120_c001_v7007000_t0000_u01760932880629") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c86_d20251020_m040113_c001_v0001105_t0028_u01760932873010") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595e4_d20251020_m040105_c001_v7007000_t0000_u01760932865161") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c68_d20251020_m040057_c001_v0001105_t0004_u01760932857001") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bbb79c_d20251020_m040043_c001_v7007000_t0000_u01760932843493") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c3d_d20251020_m040038_c001_v0001105_t0025_u01760932838522") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4eef_d20251020_m040030_c001_v7007000_t0000_u01760932830805") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8574_d20251020_m040025_c001_v0001098_t0025_u01760932825364") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4175adbfc718f650_d20251020_m040022_c001_v7007000_t0000_u01760932822895") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64a5_d20251020_m040015_c001_v0001153_t0014_u01760932815039") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee3b_d20251020_m040006_c001_v7007000_t0000_u01760932806726") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd648f_d20251020_m040001_c001_v0001153_t0009_u01760932801291") 2025/10/20 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b29_d20251020_m035958_c001_v7007000_t0000_u01760932798786") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6477_d20251020_m035953_c001_v0001153_t0021_u01760932793199") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41649bf175507cfb_d20251020_m035940_c001_v7007000_t0000_u01760932780009") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84e1_d20251020_m035933_c001_v0001098_t0053_u01760932773484") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd5919a_d20251020_m035925_c001_v7007000_t0000_u01760932765894") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84c1_d20251020_m035918_c001_v0001098_t0038_u01760932758146") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5525_d20251020_m035910_c001_v7007000_t0000_u01760932750236") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84a5_d20251020_m035902_c001_v0001098_t0031_u01760932742416") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c16f_d20251020_m040025_c001_v7007000_t0000_u01760932825928") 2025/10/20 04:03:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64b3_d20251020_m040019_c001_v0001153_t0006_u01760932819766") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cf5_d20251020_m040048_c001_v7007000_t0000_u01760932848767") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64d1_d20251020_m040042_c001_v0001153_t0014_u01760932842849") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59975_d20251020_m040209_c001_v7007000_t0000_u01760932929010") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6577_d20251020_m040200_c001_v0001153_t0011_u01760932920894") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1caf_d20251020_m040151_c001_v7007000_t0000_u01760932911981") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd655a_d20251020_m040144_c001_v0001153_t0020_u01760932904149") 2025/10/20 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f36e_d20251020_m040136_c001_v7007000_t0000_u01760932896240") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6536_d20251020_m040128_c001_v0001153_t0001_u01760932888751") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102615_d20251020_m040120_c001_v7007000_t0000_u01760932880814") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6503_d20251020_m040113_c001_v0001153_t0005_u01760932873391") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595ea_d20251020_m040105_c001_v7007000_t0000_u01760932865342") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64eb_d20251020_m040057_c001_v0001153_t0018_u01760932857386") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873d45_d20251020_m040043_c001_v7007000_t0000_u01760932843743") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cf5_d20251020_m040038_c001_v0001171_t0056_u01760932838997") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ef2_d20251020_m040030_c001_v7007000_t0000_u01760932830988") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0ccc_d20251020_m040025_c001_v0001171_t0026_u01760932825538") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4e98_d20251020_m040022_c001_v7007000_t0000_u01760932822555") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c00_d20251020_m040015_c001_v0001105_t0019_u01760932815509") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee3f_d20251020_m040006_c001_v7007000_t0000_u01760932806907") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bd2_d20251020_m040001_c001_v0001105_t0000_u01760932801329") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b2a_d20251020_m035958_c001_v7007000_t0000_u01760932798797") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c3c_d20251020_m035953_c001_v0001171_t0051_u01760932793557") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb94093a_d20251020_m035940_c001_v7007000_t0000_u01760932780026") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6457_d20251020_m035933_c001_v0001153_t0014_u01760932773920") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd591a0_d20251020_m035926_c001_v7007000_t0000_u01760932766078") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6443_d20251020_m035918_c001_v0001153_t0003_u01760932758608") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5526_d20251020_m035910_c001_v7007000_t0000_u01760932750418") 2025/10/20 04:03:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd642f_d20251020_m035902_c001_v0001153_t0023_u01760932742955") 2025/10/20 04:03:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ec8_d20251020_m040026_c001_v7007000_t0000_u01760932826317") 2025/10/20 04:03:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c14_d20251020_m040019_c001_v0001105_t0053_u01760932819822") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940973_d20251020_m035942_c001_v7007000_t0000_u01760932782391") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c07_d20251020_m035937_c001_v0001171_t0028_u01760932777735") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb94097a_d20251020_m035942_c001_v7007000_t0000_u01760932782573") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd645f_d20251020_m035937_c001_v0001153_t0023_u01760932777801") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940981_d20251020_m035942_c001_v7007000_t0000_u01760932782755") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84ef_d20251020_m035937_c001_v0001098_t0054_u01760932777838") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940987_d20251020_m035942_c001_v7007000_t0000_u01760932782937") 2025/10/20 04:03:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b86_d20251020_m035937_c001_v0001105_t0045_u01760932777888") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb94098e_d20251020_m035943_c001_v7007000_t0000_u01760932783119") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c09_d20251020_m035938_c001_v0001171_t0015_u01760932778069") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb940996_d20251020_m035943_c001_v7007000_t0000_u01760932783303") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6461_d20251020_m035938_c001_v0001153_t0024_u01760932778150") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb94099c_d20251020_m035943_c001_v7007000_t0000_u01760932783485") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b88_d20251020_m035938_c001_v0001105_t0040_u01760932778178") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409a1_d20251020_m035943_c001_v7007000_t0000_u01760932783666") 2025/10/20 04:03:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84f1_d20251020_m035938_c001_v0001098_t0006_u01760932778311") 2025/10/20 04:03:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409a7_d20251020_m035943_c001_v7007000_t0000_u01760932783848") 2025/10/20 04:03:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c0d_d20251020_m035938_c001_v0001171_t0004_u01760932778323") 2025/10/20 04:03:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409ae_d20251020_m035944_c001_v7007000_t0000_u01760932784030") 2025/10/20 04:03:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b8a_d20251020_m035938_c001_v0001105_t0010_u01760932778466") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409b6_d20251020_m035944_c001_v7007000_t0000_u01760932784212") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6463_d20251020_m035938_c001_v0001153_t0001_u01760932778574") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409bc_d20251020_m035944_c001_v7007000_t0000_u01760932784395") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c11_d20251020_m035938_c001_v0001171_t0035_u01760932778591") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409c2_d20251020_m035944_c001_v7007000_t0000_u01760932784577") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff84f3_d20251020_m035938_c001_v0001098_t0033_u01760932778644") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409ca_d20251020_m035944_c001_v7007000_t0000_u01760932784779") 2025/10/20 04:03:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b8c_d20251020_m035938_c001_v0001105_t0016_u01760932778826") 2025/10/20 04:03:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409d2_d20251020_m035944_c001_v7007000_t0000_u01760932784965") 2025/10/20 04:03:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6465_d20251020_m035938_c001_v0001153_t0017_u01760932778892") 2025/10/20 04:03:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415e124fbb9409d9_d20251020_m035945_c001_v7007000_t0000_u01760932785159") 2025/10/20 04:03:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c13_d20251020_m035938_c001_v0001171_t0042_u01760932778904") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aeda1_d20251020_m040002_c001_v7007000_t0000_u01760932802019") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bb4_d20251020_m035956_c001_v0001105_t0030_u01760932796383") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b33_d20251020_m040002_c001_v7007000_t0000_u01760932802122") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c4a_d20251020_m035956_c001_v0001171_t0040_u01760932796441") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e56da_d20251020_m040001_c001_v7007000_t0000_u01760932801829") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd647f_d20251020_m035956_c001_v0001153_t0022_u01760932796464") 2025/10/20 04:03:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b2f_d20251020_m040001_c001_v7007000_t0000_u01760932801885") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8517_d20251020_m035956_c001_v0001098_t0056_u01760932796622") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aed9d_d20251020_m040001_c001_v7007000_t0000_u01760932801831") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bb6_d20251020_m035956_c001_v0001105_t0044_u01760932796775") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40776c4bb4064d10_d20251020_m040002_c001_v7007000_t0000_u01760932802068") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6481_d20251020_m035956_c001_v0001153_t0020_u01760932796803") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e56e2_d20251020_m040002_c001_v7007000_t0000_u01760932802202") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c4c_d20251020_m035956_c001_v0001171_t0017_u01760932796827") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15dea07_d20251020_m040002_c001_v7007000_t0000_u01760932802128") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bb8_d20251020_m035957_c001_v0001105_t0059_u01760932797107") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40776c4bb4064d0c_d20251020_m040001_c001_v7007000_t0000_u01760932801844") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c4e_d20251020_m035957_c001_v0001171_t0022_u01760932797150") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b35_d20251020_m040002_c001_v7007000_t0000_u01760932802305") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6483_d20251020_m035957_c001_v0001153_t0012_u01760932797138") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b31_d20251020_m040002_c001_v7007000_t0000_u01760932802091") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8519_d20251020_m035957_c001_v0001098_t0055_u01760932797160") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b30_d20251020_m040001_c001_v7007000_t0000_u01760932801896") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bba_d20251020_m035957_c001_v0001105_t0023_u01760932797403") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40776c4bb4064d13_d20251020_m040002_c001_v7007000_t0000_u01760932802263") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6485_d20251020_m035957_c001_v0001153_t0002_u01760932797494") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40478fe37ca40ce7_d20251020_m040002_c001_v7007000_t0000_u01760932802125") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff851d_d20251020_m035957_c001_v0001098_t0004_u01760932797572") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de9fd_d20251020_m040001_c001_v7007000_t0000_u01760932801855") 2025/10/20 04:03:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c50_d20251020_m035957_c001_v0001171_t0009_u01760932797588") 2025/10/20 04:03:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2873b2e_d20251020_m040001_c001_v7007000_t0000_u01760932801866") 2025/10/20 04:03:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bbe_d20251020_m035957_c001_v0001105_t0028_u01760932797817") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28730ce_d20251020_m035748_c001_v7007000_t0000_u01760932668287") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1020180d4c080b26_d20251020_m035746_c001_v0001131_t0049_u01760932666121") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ad64_d20251020_m035745_c001_v7007000_t0000_u01760932665938") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1020180d4c080b1e_d20251020_m035742_c001_v0001131_t0018_u01760932662745") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ad62_d20251020_m035742_c001_v7007000_t0000_u01760932662003") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6374_d20251020_m035737_c001_v0001153_t0019_u01760932657131") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc71_d20251020_m035735_c001_v7007000_t0000_u01760932655659") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f113aa5fda82593cf_d20251020_m035733_c001_v0001165_t0007_u01760932653853") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98ec59_d20251020_m035733_c001_v7007000_t0000_u01760932653666") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f113aa5fda82593c2_d20251020_m035730_c001_v0001165_t0053_u01760932650967") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98ec57_d20251020_m035730_c001_v7007000_t0000_u01760932650241") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd636a_d20251020_m035725_c001_v0001153_t0014_u01760932645061") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc69_d20251020_m035723_c001_v7007000_t0000_u01760932643768") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1084cad0ce2a7ac0_d20251020_m035721_c001_v0001043_t0001_u01760932641971") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ad0e_d20251020_m035721_c001_v7007000_t0000_u01760932641784") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1084cad0ce2a7ab8_d20251020_m035718_c001_v0001043_t0010_u01760932638548") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3acf6_d20251020_m035717_c001_v7007000_t0000_u01760932637818") 2025/10/20 04:03:17 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a2a_d20251020_m035713_c001_v0001105_t0046_u01760932633456") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc65_d20251020_m035712_c001_v7007000_t0000_u01760932632542") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1145cd52e19385e3_d20251020_m035710_c001_v0001130_t0016_u01760932630546") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29451bd3_d20251020_m035710_c001_v7007000_t0000_u01760932630363") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1145cd52e19385d7_d20251020_m035706_c001_v0001130_t0021_u01760932626501") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29451bcf_d20251020_m035705_c001_v7007000_t0000_u01760932625768") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8356_d20251020_m035659_c001_v0001098_t0019_u01760932619517") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a387_d20251020_m035658_c001_v7007000_t0000_u01760932618594") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f104cbe84325752b4_d20251020_m035656_c001_v0001131_t0024_u01760932616792") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed11dc_d20251020_m035656_c001_v7007000_t0000_u01760932616611") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f104cbe84325752a6_d20251020_m035653_c001_v0001131_t0041_u01760932613183") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed11d5_d20251020_m035652_c001_v7007000_t0000_u01760932612454") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd632c_d20251020_m035644_c001_v0001153_t0014_u01760932604947") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd287307e_d20251020_m035644_c001_v7007000_t0000_u01760932604035") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1128dbb07f27c12d_d20251020_m035641_c001_v0001154_t0005_u01760932601985") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230ae9ea_d20251020_m035641_c001_v7007000_t0000_u01760932601429") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1128dbb07f27c121_d20251020_m035631_c001_v0001154_t0012_u01760932591049") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ac97_d20251020_m035630_c001_v7007000_t0000_u01760932590318") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa1009c1_d20251020_m035624_c001_v0001105_t0042_u01760932584432") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32892_d20251020_m035623_c001_v7007000_t0000_u01760932583330") 2025/10/20 04:03:18 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f10555e48166a417d_d20251020_m035617_c001_v0001171_t0038_u01760932577697") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4165fb729390e521_d20251020_m035617_c001_v7007000_t0000_u01760932577490") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff82e5_d20251020_m035612_c001_v0001098_t0011_u01760932572941") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1106ec1e0004dccf_d20251020_m035612_c001_v0001183_t0058_u01760932572179") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1106ec1e0004dcc5_d20251020_m035611_c001_v0001183_t0000_u01760932571222") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bb9532_d20251020_m035557_c001_v7007000_t0000_u01760932557877") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100987_d20251020_m035550_c001_v0001105_t0044_u01760932550305") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f115b923a1188ef1e_d20251020_m035549_c001_v0001098_t0042_u01760932549192") 2025/10/20 04:03:19 DEBUG : dst/one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f115b923a1188ef1c_d20251020_m035548_c001_v0001098_t0047_u01760932548162") 2025/10/20 04:03:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28730cf_d20251020_m035748_c001_v7007000_t0000_u01760932668472") 2025/10/20 04:03:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f115193a6bdb7f43d_d20251020_m035745_c001_v0001150_t0058_u01760932665670") 2025/10/20 04:03:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f117e50c04c0f70a1_d20251020_m035741_c001_v0001109_t0028_u01760932661443") 2025/10/20 04:03:19 DEBUG : dst/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc73_d20251020_m035735_c001_v7007000_t0000_u01760932655843") 2025/10/20 04:03:19 DEBUG : dst/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f113181c83fcf8f3f_d20251020_m035733_c001_v0001104_t0011_u01760932653137") 2025/10/20 04:03:19 DEBUG : dst/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1137ad4d975b2093_d20251020_m035729_c001_v0001157_t0009_u01760932649824") 2025/10/20 04:03:19 DEBUG : dst/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc6a_d20251020_m035723_c001_v7007000_t0000_u01760932643952") 2025/10/20 04:03:19 DEBUG : dst/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1029a80d9bad91ac_d20251020_m035721_c001_v0001040_t0027_u01760932641323") 2025/10/20 04:03:19 DEBUG : dst/one.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0953_d20251020_m035717_c001_v0001171_t0041_u01760932637539") 2025/10/20 04:03:19 DEBUG : dst/three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32893_d20251020_m035623_c001_v7007000_t0000_u01760932583516") 2025/10/20 04:03:19 DEBUG : dst/three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1106ec1e0004dcf1_d20251020_m035622_c001_v0001183_t0026_u01760932582008") 2025/10/20 04:03:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28730d0_d20251020_m035748_c001_v7007000_t0000_u01760932668655") 2025/10/20 04:03:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f116a6f15076ac6f3_d20251020_m035747_c001_v0001036_t0001_u01760932667034") 2025/10/20 04:03:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1106a12e90166bf7_d20251020_m035743_c001_v0001176_t0044_u01760932663672") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28730d1_d20251020_m035748_c001_v7007000_t0000_u01760932668842") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1020180d4c080b2a_d20251020_m035747_c001_v0001131_t0046_u01760932667594") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ad65_d20251020_m035747_c001_v7007000_t0000_u01760932667412") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1020180d4c080b22_d20251020_m035744_c001_v0001131_t0007_u01760932664097") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ad63_d20251020_m035743_c001_v7007000_t0000_u01760932663911") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a60_d20251020_m035738_c001_v0001105_t0040_u01760932658661") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc74_d20251020_m035736_c001_v7007000_t0000_u01760932656026") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f113aa5fda82593d8_d20251020_m035735_c001_v0001165_t0037_u01760932655051") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98ec5a_d20251020_m035734_c001_v7007000_t0000_u01760932654865") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f113aa5fda82593c8_d20251020_m035732_c001_v0001165_t0042_u01760932652152") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98ec58_d20251020_m035731_c001_v7007000_t0000_u01760932651964") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a46_d20251020_m035726_c001_v0001105_t0022_u01760932646898") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3ad18_d20251020_m035723_c001_v7007000_t0000_u01760932643201") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a36_d20251020_m035720_c001_v0001105_t0010_u01760932640344") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3acff_d20251020_m035719_c001_v7007000_t0000_u01760932639611") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8373_d20251020_m035714_c001_v0001098_t0003_u01760932634871") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29451bd4_d20251020_m035711_c001_v7007000_t0000_u01760932631616") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8365_d20251020_m035708_c001_v0001098_t0049_u01760932628820") 2025/10/20 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29451bd1_d20251020_m035707_c001_v7007000_t0000_u01760932627725") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd634a_d20251020_m035700_c001_v0001153_t0018_u01760932620897") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed11dd_d20251020_m035657_c001_v7007000_t0000_u01760932617675") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd633e_d20251020_m035655_c001_v0001153_t0003_u01760932615162") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed11d9_d20251020_m035654_c001_v7007000_t0000_u01760932614069") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa1009f2_d20251020_m035647_c001_v0001105_t0003_u01760932607543") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230ae9ee_d20251020_m035643_c001_v7007000_t0000_u01760932603076") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa1009e4_d20251020_m035639_c001_v0001105_t0040_u01760932599434") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230ae9e2_d20251020_m035638_c001_v7007000_t0000_u01760932598334") 2025/10/20 04:03:21 DEBUG : dst/three.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8301_d20251020_m035625_c001_v0001098_t0037_u01760932585555") 2025/10/20 04:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc75_d20251020_m035736_c001_v7007000_t0000_u01760932656208") 2025/10/20 04:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f119a877f7ecb4035_d20251020_m035734_c001_v0001183_t0013_u01760932654656") 2025/10/20 04:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11081efc964778ba_d20251020_m035731_c001_v0001177_t0011_u01760932651741") 2025/10/20 04:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc6b_d20251020_m035724_c001_v7007000_t0000_u01760932644139") 2025/10/20 04:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f103d02e5583e7bd9_d20251020_m035722_c001_v0001092_t0021_u01760932642545") 2025/10/20 04:03:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1167db57ed439057_d20251020_m035719_c001_v0001115_t0043_u01760932639152") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28730d2_d20251020_m035749_c001_v7007000_t0000_u01760932669027") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83a2_d20251020_m035737_c001_v0001098_t0007_u01760932657890") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc76_d20251020_m035736_c001_v7007000_t0000_u01760932656391") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8384_d20251020_m035726_c001_v0001098_t0024_u01760932646078") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc6c_d20251020_m035724_c001_v7007000_t0000_u01760932644322") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd635c_d20251020_m035714_c001_v0001153_t0019_u01760932634119") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cc66_d20251020_m035712_c001_v7007000_t0000_u01760932632724") 2025/10/20 04:03:21 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a12_d20251020_m035700_c001_v0001105_t0042_u01760932620299") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a389_d20251020_m035658_c001_v7007000_t0000_u01760932618777") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff833e_d20251020_m035645_c001_v0001098_t0011_u01760932605789") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd287307f_d20251020_m035644_c001_v7007000_t0000_u01760932604218") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd631f_d20251020_m035625_c001_v0001153_t0012_u01760932585225") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32894_d20251020_m035623_c001_v7007000_t0000_u01760932583700") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f119a292531c9b523_d20251020_m035619_c001_v0001091_t0035_u01760932579462") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bb9533_d20251020_m035558_c001_v7007000_t0000_u01760932558061") 2025/10/20 04:03:22 DEBUG : dst/two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f115b923a1188ef2e_d20251020_m035556_c001_v0001098_t0029_u01760932556785") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6335b41_d20251020_m035523_c001_v7007000_t0000_u01760932523656") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff826f_d20251020_m035519_c001_v0001098_t0057_u01760932519662") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6335b16_d20251020_m035517_c001_v7007000_t0000_u01760932517672") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8253_d20251020_m035507_c001_v0001098_t0039_u01760932507746") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa75007_d20251020_m035458_c001_v7007000_t0000_u01760932498692") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff822b_d20251020_m035454_c001_v0001098_t0030_u01760932494345") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbbf_d20251020_m035432_c001_v7007000_t0000_u01760932472238") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81ec_d20251020_m035430_c001_v0001098_t0028_u01760932470068") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbb9_d20251020_m035428_c001_v7007000_t0000_u01760932468871") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81dc_d20251020_m035427_c001_v0001098_t0059_u01760932467581") 2025/10/20 04:03:22 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbaf_d20251020_m035424_c001_v7007000_t0000_u01760932464382") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81c2_d20251020_m035422_c001_v0001098_t0059_u01760932462525") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cba6_d20251020_m035421_c001_v7007000_t0000_u01760932461477") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81b6_d20251020_m035419_c001_v0001098_t0012_u01760932459374") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb80_d20251020_m035408_c001_v7007000_t0000_u01760932448675") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff818c_d20251020_m035407_c001_v0001098_t0019_u01760932447069") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb7c_d20251020_m035406_c001_v7007000_t0000_u01760932446125") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8176_d20251020_m035405_c001_v0001098_t0002_u01760932445044") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb2c_d20251020_m035359_c001_v7007000_t0000_u01760932439940") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff815c_d20251020_m035358_c001_v0001098_t0017_u01760932438371") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb14_d20251020_m035356_c001_v7007000_t0000_u01760932436535") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8149_d20251020_m035355_c001_v0001098_t0041_u01760932435457") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb0c_d20251020_m035355_c001_v7007000_t0000_u01760932435090") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1001c51045484092_d20251020_m035354_c001_v0001093_t0011_u01760932434376") 2025/10/20 04:03:23 DEBUG : empty space: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8135_d20251020_m035350_c001_v0001098_t0013_u01760932430966") 2025/10/20 04:03:23 DEBUG : enormous: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbbc_d20251020_m035431_c001_v7007000_t0000_u01760932471469") 2025/10/20 04:03:23 DEBUG : enormous: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81f0_d20251020_m035430_c001_v0001098_t0026_u01760932470511") 2025/10/20 04:03:23 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28738a8_d20251020_m035754_c001_v7007000_t0000_u01760932674174") 2025/10/20 04:03:23 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a80_d20251020_m035752_c001_v0001105_t0003_u01760932672877") 2025/10/20 04:03:23 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74ff5_d20251020_m035452_c001_v7007000_t0000_u01760932492783") 2025/10/20 04:03:24 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100911_d20251020_m035451_c001_v0001105_t0002_u01760932491655") 2025/10/20 04:03:24 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb05_d20251020_m035347_c001_v7007000_t0000_u01760932427590") 2025/10/20 04:03:24 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff811f_d20251020_m035346_c001_v0001098_t0023_u01760932426405") 2025/10/20 04:03:24 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb02_d20251020_m035345_c001_v7007000_t0000_u01760932425860") 2025/10/20 04:03:24 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8115_d20251020_m035343_c001_v0001098_t0025_u01760932423472") 2025/10/20 04:03:24 DEBUG : existing: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8111_d20251020_m035342_c001_v0001098_t0033_u01760932422142") 2025/10/20 04:03:24 DEBUG : existing-b: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74ff6_d20251020_m035452_c001_v7007000_t0000_u01760932492967") 2025/10/20 04:03:24 DEBUG : existing-b: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff821c_d20251020_m035451_c001_v0001098_t0048_u01760932491645") 2025/10/20 04:03:24 DEBUG : file1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a441_d20251020_m035852_c001_v7007000_t0000_u01760932732697") 2025/10/20 04:03:24 DEBUG : file1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8484_d20251020_m035851_c001_v0001098_t0058_u01760932731776") 2025/10/20 04:03:24 DEBUG : file1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a43e_d20251020_m035850_c001_v7007000_t0000_u01760932730460") 2025/10/20 04:03:24 DEBUG : file1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b33_d20251020_m035849_c001_v0001105_t0023_u01760932729462") 2025/10/20 04:03:24 DEBUG : five: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbc2_d20251020_m035436_c001_v7007000_t0000_u01760932476838") 2025/10/20 04:03:24 DEBUG : five: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8200_d20251020_m035434_c001_v0001098_t0016_u01760932474187") 2025/10/20 04:03:24 DEBUG : foo: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb1e_d20251020_m035358_c001_v7007000_t0000_u01760932438005") 2025/10/20 04:03:24 DEBUG : foo: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8155_d20251020_m035357_c001_v0001098_t0016_u01760932437459") 2025/10/20 04:03:24 DEBUG : foo: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff814d_d20251020_m035356_c001_v0001098_t0016_u01760932436900") 2025/10/20 04:03:24 DEBUG : four: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbc3_d20251020_m035437_c001_v7007000_t0000_u01760932477076") 2025/10/20 04:03:24 DEBUG : four: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd6291_d20251020_m035434_c001_v0001153_t0010_u01760932474747") 2025/10/20 04:03:24 DEBUG : four: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81fe_d20251020_m035433_c001_v0001098_t0058_u01760932473473") 2025/10/20 04:03:25 DEBUG : hello world2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872df2_d20251020_m035257_c001_v7007000_t0000_u01760932377239") 2025/10/20 04:03:25 DEBUG : hello world2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8073_d20251020_m035256_c001_v0001098_t0044_u01760932376377") 2025/10/20 04:03:25 DEBUG : ignore-size: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eafe_d20251020_m035341_c001_v7007000_t0000_u01760932421777") 2025/10/20 04:03:25 DEBUG : ignore-size: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff810d_d20251020_m035340_c001_v0001098_t0034_u01760932420659") 2025/10/20 04:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74ff2_d20251020_m035450_c001_v7007000_t0000_u01760932490892") 2025/10/20 04:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62ad_d20251020_m035450_c001_v0001153_t0000_u01760932490037") 2025/10/20 04:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fef_d20251020_m035449_c001_v7007000_t0000_u01760932489290") 2025/10/20 04:03:25 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62ab_d20251020_m035448_c001_v0001153_t0009_u01760932488247") 2025/10/20 04:03:25 DEBUG : one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbc4_d20251020_m035437_c001_v7007000_t0000_u01760932477259") 2025/10/20 04:03:25 DEBUG : one: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff81f8_d20251020_m035432_c001_v0001098_t0016_u01760932472627") 2025/10/20 04:03:25 DEBUG : only0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a42a_d20251020_m035845_c001_v7007000_t0000_u01760932725022") 2025/10/20 04:03:25 DEBUG : only0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd63fb_d20251020_m035839_c001_v0001153_t0010_u01760932719669") 2025/10/20 04:03:25 DEBUG : only0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63cd_d20251020_m035823_c001_v0001153_t0007_u01760932703053") 2025/10/20 04:03:25 DEBUG : only0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452443_d20251020_m035816_c001_v7007000_t0000_u01760932696430") 2025/10/20 04:03:25 DEBUG : only0: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a8a_d20251020_m035758_c001_v0001105_t0035_u01760932678715") 2025/10/20 04:03:25 DEBUG : only1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a42b_d20251020_m035845_c001_v7007000_t0000_u01760932725204") 2025/10/20 04:03:25 DEBUG : only1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd6401_d20251020_m035840_c001_v0001153_t0010_u01760932720288") 2025/10/20 04:03:25 DEBUG : only1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ad3_d20251020_m035824_c001_v0001105_t0031_u01760932704213") 2025/10/20 04:03:26 DEBUG : only1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32978_d20251020_m035816_c001_v7007000_t0000_u01760932696990") 2025/10/20 04:03:26 DEBUG : only1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83d2_d20251020_m035759_c001_v0001098_t0057_u01760932679442") 2025/10/20 04:03:26 DEBUG : only10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a42c_d20251020_m035845_c001_v7007000_t0000_u01760932725386") 2025/10/20 04:03:26 DEBUG : only10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff845f_d20251020_m035839_c001_v0001098_t0016_u01760932719679") 2025/10/20 04:03:26 DEBUG : only10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aef_d20251020_m035831_c001_v0001105_t0012_u01760932711432") 2025/10/20 04:03:26 DEBUG : only10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32979_d20251020_m035817_c001_v7007000_t0000_u01760932697172") 2025/10/20 04:03:26 DEBUG : only10: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83f2_d20251020_m035807_c001_v0001098_t0008_u01760932687770") 2025/10/20 04:03:26 DEBUG : only11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a42d_d20251020_m035845_c001_v7007000_t0000_u01760932725568") 2025/10/20 04:03:26 DEBUG : only11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4016cf6bfa100b09_d20251020_m035839_c001_v0001105_t0033_u01760932719691") 2025/10/20 04:03:26 DEBUG : only11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff843d_d20251020_m035832_c001_v0001098_t0043_u01760932712272") 2025/10/20 04:03:26 DEBUG : only11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de72d_d20251020_m035816_c001_v7007000_t0000_u01760932696826") 2025/10/20 04:03:26 DEBUG : only11: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63aa_d20251020_m035808_c001_v0001153_t0012_u01760932688590") 2025/10/20 04:03:26 DEBUG : only12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a42e_d20251020_m035845_c001_v7007000_t0000_u01760932725768") 2025/10/20 04:03:26 DEBUG : only12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f411766068bbe0ae9_d20251020_m035840_c001_v0001171_t0010_u01760932720244") 2025/10/20 04:03:26 DEBUG : only12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63e5_d20251020_m035833_c001_v0001153_t0015_u01760932713017") 2025/10/20 04:03:26 DEBUG : only12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a2945245a_d20251020_m035816_c001_v7007000_t0000_u01760932696978") 2025/10/20 04:03:26 DEBUG : only12: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aa5_d20251020_m035809_c001_v0001105_t0048_u01760932689277") 2025/10/20 04:03:26 DEBUG : only13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a42f_d20251020_m035845_c001_v7007000_t0000_u01760932725950") 2025/10/20 04:03:26 DEBUG : only13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd63fd_d20251020_m035839_c001_v0001153_t0010_u01760932719888") 2025/10/20 04:03:26 DEBUG : only13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100af3_d20251020_m035834_c001_v0001105_t0033_u01760932714054") 2025/10/20 04:03:27 DEBUG : only13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a2945244a_d20251020_m035816_c001_v7007000_t0000_u01760932696612") 2025/10/20 04:03:27 DEBUG : only13: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83fa_d20251020_m035809_c001_v0001098_t0051_u01760932689983") 2025/10/20 04:03:27 DEBUG : only14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a430_d20251020_m035846_c001_v7007000_t0000_u01760932726134") 2025/10/20 04:03:27 DEBUG : only14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4016cf6bfa100b0b_d20251020_m035839_c001_v0001105_t0033_u01760932719899") 2025/10/20 04:03:27 DEBUG : only14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff844d_d20251020_m035834_c001_v0001098_t0012_u01760932714902") 2025/10/20 04:03:27 DEBUG : only14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452451_d20251020_m035816_c001_v7007000_t0000_u01760932696796") 2025/10/20 04:03:27 DEBUG : only14: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63b2_d20251020_m035810_c001_v0001153_t0016_u01760932690883") 2025/10/20 04:03:27 DEBUG : only15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a431_d20251020_m035846_c001_v7007000_t0000_u01760932726323") 2025/10/20 04:03:27 DEBUG : only15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8461_d20251020_m035839_c001_v0001098_t0016_u01760932719909") 2025/10/20 04:03:27 DEBUG : only15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63ed_d20251020_m035835_c001_v0001153_t0009_u01760932715676") 2025/10/20 04:03:27 DEBUG : only15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28738b1_d20251020_m035817_c001_v7007000_t0000_u01760932697182") 2025/10/20 04:03:27 DEBUG : only15: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100aab_d20251020_m035811_c001_v0001105_t0018_u01760932691639") 2025/10/20 04:03:27 DEBUG : only16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a432_d20251020_m035846_c001_v7007000_t0000_u01760932726510") 2025/10/20 04:03:27 DEBUG : only16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd63ff_d20251020_m035840_c001_v0001153_t0010_u01760932720073") 2025/10/20 04:03:27 DEBUG : only16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b01_d20251020_m035836_c001_v0001105_t0019_u01760932716325") 2025/10/20 04:03:27 DEBUG : only16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3297a_d20251020_m035817_c001_v7007000_t0000_u01760932697354") 2025/10/20 04:03:27 DEBUG : only16: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8404_d20251020_m035812_c001_v0001098_t0006_u01760932692533") 2025/10/20 04:03:28 DEBUG : only17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a433_d20251020_m035846_c001_v7007000_t0000_u01760932726694") 2025/10/20 04:03:28 DEBUG : only17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8463_d20251020_m035840_c001_v0001098_t0016_u01760932720093") 2025/10/20 04:03:28 DEBUG : only17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8451_d20251020_m035837_c001_v0001098_t0029_u01760932717022") 2025/10/20 04:03:28 DEBUG : only17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de72f_d20251020_m035817_c001_v7007000_t0000_u01760932697197") 2025/10/20 04:03:28 DEBUG : only17: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63be_d20251020_m035813_c001_v0001153_t0022_u01760932693291") 2025/10/20 04:03:28 DEBUG : only18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a434_d20251020_m035846_c001_v7007000_t0000_u01760932726876") 2025/10/20 04:03:28 DEBUG : only18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4016cf6bfa100b0f_d20251020_m035840_c001_v0001105_t0033_u01760932720123") 2025/10/20 04:03:28 DEBUG : only18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63f7_d20251020_m035837_c001_v0001153_t0023_u01760932717760") 2025/10/20 04:03:28 DEBUG : only18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452468_d20251020_m035817_c001_v7007000_t0000_u01760932697342") 2025/10/20 04:03:28 DEBUG : only18: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ab5_d20251020_m035814_c001_v0001105_t0053_u01760932694193") 2025/10/20 04:03:28 DEBUG : only19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a435_d20251020_m035847_c001_v7007000_t0000_u01760932727058") 2025/10/20 04:03:28 DEBUG : only19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8465_d20251020_m035840_c001_v0001098_t0016_u01760932720279") 2025/10/20 04:03:28 DEBUG : only19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b07_d20251020_m035838_c001_v0001105_t0016_u01760932718605") 2025/10/20 04:03:28 DEBUG : only19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32977_d20251020_m035816_c001_v7007000_t0000_u01760932696804") 2025/10/20 04:03:28 DEBUG : only19: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff840d_d20251020_m035814_c001_v0001098_t0031_u01760932694990") 2025/10/20 04:03:28 DEBUG : only2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a436_d20251020_m035847_c001_v7007000_t0000_u01760932727239") 2025/10/20 04:03:29 DEBUG : only2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4016cf6bfa100b13_d20251020_m035840_c001_v0001105_t0033_u01760932720305") 2025/10/20 04:03:29 DEBUG : only2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff841f_d20251020_m035825_c001_v0001098_t0052_u01760932705013") 2025/10/20 04:03:29 DEBUG : only2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28738af_d20251020_m035816_c001_v7007000_t0000_u01760932696808") 2025/10/20 04:03:29 DEBUG : only2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6398_d20251020_m035800_c001_v0001153_t0015_u01760932680347") 2025/10/20 04:03:29 DEBUG : only3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a437_d20251020_m035847_c001_v7007000_t0000_u01760932727422") 2025/10/20 04:03:29 DEBUG : only3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f411766068bbe0aeb_d20251020_m035840_c001_v0001171_t0010_u01760932720435") 2025/10/20 04:03:29 DEBUG : only3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63d5_d20251020_m035825_c001_v0001153_t0019_u01760932705720") 2025/10/20 04:03:29 DEBUG : only3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28738b2_d20251020_m035817_c001_v7007000_t0000_u01760932697364") 2025/10/20 04:03:29 DEBUG : only3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a8e_d20251020_m035801_c001_v0001105_t0002_u01760932681192") 2025/10/20 04:03:29 DEBUG : only4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a438_d20251020_m035847_c001_v7007000_t0000_u01760932727604") 2025/10/20 04:03:29 DEBUG : only4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd6403_d20251020_m035840_c001_v0001153_t0010_u01760932720472") 2025/10/20 04:03:29 DEBUG : only4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100add_d20251020_m035826_c001_v0001105_t0059_u01760932706532") 2025/10/20 04:03:29 DEBUG : only4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de730_d20251020_m035817_c001_v7007000_t0000_u01760932697380") 2025/10/20 04:03:29 DEBUG : only4: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83dc_d20251020_m035801_c001_v0001098_t0011_u01760932681880") 2025/10/20 04:03:29 DEBUG : only5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a439_d20251020_m035847_c001_v7007000_t0000_u01760932727787") 2025/10/20 04:03:29 DEBUG : only5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8467_d20251020_m035840_c001_v0001098_t0016_u01760932720484") 2025/10/20 04:03:29 DEBUG : only5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8427_d20251020_m035827_c001_v0001098_t0048_u01760932707169") 2025/10/20 04:03:29 DEBUG : only5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452470_d20251020_m035817_c001_v7007000_t0000_u01760932697525") 2025/10/20 04:03:29 DEBUG : only5: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd639e_d20251020_m035803_c001_v0001153_t0023_u01760932683663") 2025/10/20 04:03:29 DEBUG : only6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a43a_d20251020_m035847_c001_v7007000_t0000_u01760932727971") 2025/10/20 04:03:30 DEBUG : only6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f411766068bbe0aed_d20251020_m035840_c001_v0001171_t0010_u01760932720617") 2025/10/20 04:03:30 DEBUG : only6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63d9_d20251020_m035828_c001_v0001153_t0000_u01760932708003") 2025/10/20 04:03:30 DEBUG : only6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd28738b0_d20251020_m035816_c001_v7007000_t0000_u01760932696999") 2025/10/20 04:03:30 DEBUG : only6: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a94_d20251020_m035804_c001_v0001105_t0026_u01760932684534") 2025/10/20 04:03:30 DEBUG : only7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a43b_d20251020_m035848_c001_v7007000_t0000_u01760932728155") 2025/10/20 04:03:30 DEBUG : only7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4016cf6bfa100b15_d20251020_m035840_c001_v0001105_t0033_u01760932720493") 2025/10/20 04:03:30 DEBUG : only7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100ae5_d20251020_m035829_c001_v0001105_t0007_u01760932709192") 2025/10/20 04:03:30 DEBUG : only7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f405b1185a15de72e_d20251020_m035817_c001_v7007000_t0000_u01760932697013") 2025/10/20 04:03:30 DEBUG : only7: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff83e8_d20251020_m035805_c001_v0001098_t0008_u01760932685383") 2025/10/20 04:03:30 DEBUG : only8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a43c_d20251020_m035848_c001_v7007000_t0000_u01760932728336") 2025/10/20 04:03:30 DEBUG : only8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f414c6d4778fd6405_d20251020_m035840_c001_v0001153_t0010_u01760932720657") 2025/10/20 04:03:30 DEBUG : only8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8433_d20251020_m035829_c001_v0001098_t0028_u01760932709810") 2025/10/20 04:03:30 DEBUG : only8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40338a7a29452461_d20251020_m035817_c001_v7007000_t0000_u01760932697159") 2025/10/20 04:03:30 DEBUG : only8: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63a4_d20251020_m035806_c001_v0001153_t0007_u01760932686266") 2025/10/20 04:03:30 DEBUG : only9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a43d_d20251020_m035848_c001_v7007000_t0000_u01760932728518") 2025/10/20 04:03:30 DEBUG : only9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff8469_d20251020_m035840_c001_v0001098_t0016_u01760932720669") 2025/10/20 04:03:30 DEBUG : only9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd63df_d20251020_m035830_c001_v0001153_t0015_u01760932710645") 2025/10/20 04:03:30 DEBUG : only9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff3297b_d20251020_m035817_c001_v7007000_t0000_u01760932697537") 2025/10/20 04:03:30 DEBUG : only9: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100a9e_d20251020_m035807_c001_v0001105_t0044_u01760932687117") 2025/10/20 04:03:30 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fed_d20251020_m035447_c001_v7007000_t0000_u01760932487108") 2025/10/20 04:03:30 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100905_d20251020_m035445_c001_v0001105_t0042_u01760932485198") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fe8_d20251020_m035444_c001_v7007000_t0000_u01760932484100") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8210_d20251020_m035442_c001_v0001098_t0057_u01760932482022") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fe5_d20251020_m035440_c001_v7007000_t0000_u01760932480868") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6295_d20251020_m035438_c001_v0001153_t0000_u01760932478189") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbb2_d20251020_m035426_c001_v7007000_t0000_u01760932466391") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81ca_d20251020_m035424_c001_v0001098_t0043_u01760932464964") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbac_d20251020_m035423_c001_v7007000_t0000_u01760932463227") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81be_d20251020_m035422_c001_v0001098_t0037_u01760932462028") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cba3_d20251020_m035420_c001_v7007000_t0000_u01760932460627") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81b2_d20251020_m035418_c001_v0001098_t0029_u01760932458602") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb7f_d20251020_m035408_c001_v7007000_t0000_u01760932448106") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8188_d20251020_m035406_c001_v0001098_t0048_u01760932446677") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb7d_d20251020_m035406_c001_v7007000_t0000_u01760932446309") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8174_d20251020_m035404_c001_v0001098_t0052_u01760932444709") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb7b_d20251020_m035404_c001_v7007000_t0000_u01760932444341") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8170_d20251020_m035403_c001_v0001098_t0052_u01760932443662") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff816e_d20251020_m035402_c001_v0001098_t0030_u01760932442750") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb7a_d20251020_m035402_c001_v7007000_t0000_u01760932442385") 2025/10/20 04:03:31 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff816c_d20251020_m035401_c001_v0001098_t0004_u01760932441671") 2025/10/20 04:03:32 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff816a_d20251020_m035400_c001_v0001098_t0040_u01760932440852") 2025/10/20 04:03:32 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eb2e_d20251020_m035400_c001_v7007000_t0000_u01760932440121") 2025/10/20 04:03:32 DEBUG : potato: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8160_d20251020_m035359_c001_v0001098_t0044_u01760932439156") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5279_d20251020_m035533_c001_v7007000_t0000_u01760932533260") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62eb_d20251020_m035532_c001_v0001153_t0023_u01760932532546") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6335b45_d20251020_m035524_c001_v7007000_t0000_u01760932524051") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62dd_d20251020_m035518_c001_v0001153_t0007_u01760932518963") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a31c_d20251020_m035511_c001_v7007000_t0000_u01760932511753") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62cb_d20251020_m035507_c001_v0001153_t0003_u01760932507051") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa7500c_d20251020_m035459_c001_v7007000_t0000_u01760932499143") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62b3_d20251020_m035453_c001_v0001153_t0007_u01760932493902") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbbb_d20251020_m035431_c001_v7007000_t0000_u01760932471285") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81ea_d20251020_m035429_c001_v0001098_t0034_u01760932469425") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbba_d20251020_m035429_c001_v7007000_t0000_u01760932469055") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81d6_d20251020_m035426_c001_v0001098_t0006_u01760932466946") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbb3_d20251020_m035426_c001_v7007000_t0000_u01760932466575") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81d0_d20251020_m035425_c001_v0001098_t0016_u01760932465686") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbb0_d20251020_m035424_c001_v7007000_t0000_u01760932464599") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81c8_d20251020_m035423_c001_v0001098_t0003_u01760932463596") 2025/10/20 04:03:32 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cba8_d20251020_m035421_c001_v7007000_t0000_u01760932461659") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81ba_d20251020_m035420_c001_v0001098_t0031_u01760932460639") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cb81_d20251020_m035408_c001_v7007000_t0000_u01760932448858") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff818e_d20251020_m035407_c001_v0001098_t0021_u01760932447755") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872df5_d20251020_m035300_c001_v7007000_t0000_u01760932380254") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff807b_d20251020_m035259_c001_v0001098_t0017_u01760932379543") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872df4_d20251020_m035258_c001_v7007000_t0000_u01760932378635") 2025/10/20 04:03:33 DEBUG : potato2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8077_d20251020_m035257_c001_v0001098_t0028_u01760932377786") 2025/10/20 04:03:33 DEBUG : potato3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f423f3964a6335b47_d20251020_m035524_c001_v7007000_t0000_u01760932524259") 2025/10/20 04:03:33 DEBUG : potato3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa10094b_d20251020_m035520_c001_v0001105_t0017_u01760932520573") 2025/10/20 04:03:33 DEBUG : potato3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a31e_d20251020_m035511_c001_v7007000_t0000_u01760932511937") 2025/10/20 04:03:33 DEBUG : potato3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100937_d20251020_m035508_c001_v0001105_t0028_u01760932508514") 2025/10/20 04:03:33 DEBUG : potato3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa75010_d20251020_m035459_c001_v7007000_t0000_u01760932499404") 2025/10/20 04:03:33 DEBUG : potato3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100917_d20251020_m035454_c001_v0001105_t0030_u01760932494826") 2025/10/20 04:03:33 DEBUG : pre-dest1/1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32861_d20251020_m035606_c001_v7007000_t0000_u01760932566987") 2025/10/20 04:03:33 DEBUG : pre-dest1/1: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100993_d20251020_m035558_c001_v0001105_t0002_u01760932558825") 2025/10/20 04:03:33 DEBUG : pre-dest2/2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4192e54f0ff32862_d20251020_m035607_c001_v7007000_t0000_u01760932567170") 2025/10/20 04:03:33 DEBUG : pre-dest2/2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6304_d20251020_m035559_c001_v0001153_t0023_u01760932559632") 2025/10/20 04:03:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f420744ac74bb94fc_d20251020_m035544_c001_v7007000_t0000_u01760932544146") 2025/10/20 04:03:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff82a5_d20251020_m035540_c001_v0001098_t0054_u01760932540976") 2025/10/20 04:03:33 DEBUG : sizeonly: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaf8_d20251020_m035340_c001_v7007000_t0000_u01760932420106") 2025/10/20 04:03:33 DEBUG : sizeonly: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8107_d20251020_m035338_c001_v0001098_t0030_u01760932418966") 2025/10/20 04:03:34 DEBUG : splitbanan: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c88cf8_d20251020_m040048_c001_v7007000_t0000_u01760932848949") 2025/10/20 04:03:34 DEBUG : splitbanan: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff859c_d20251020_m040041_c001_v0001098_t0039_u01760932841498") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59978_d20251020_m040209_c001_v7007000_t0000_u01760932929193") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd657b_d20251020_m040202_c001_v0001153_t0003_u01760932922714") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f409a344462ed1cb3_d20251020_m040152_c001_v7007000_t0000_u01760932912165") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6560_d20251020_m040145_c001_v0001153_t0001_u01760932905653") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98f375_d20251020_m040136_c001_v7007000_t0000_u01760932896423") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd653e_d20251020_m040130_c001_v0001153_t0017_u01760932890333") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f401d37430b102619_d20251020_m040120_c001_v7007000_t0000_u01760932880998") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6509_d20251020_m040114_c001_v0001153_t0000_u01760932874833") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd595ef_d20251020_m040105_c001_v7007000_t0000_u01760932865526") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd64ed_d20251020_m040058_c001_v0001153_t0011_u01760932858946") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f415fb23326a3b1d3_d20251020_m040043_c001_v7007000_t0000_u01760932843709") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cfd_d20251020_m040040_c001_v0001171_t0049_u01760932840394") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f406528ccdb0f4ef5_d20251020_m040031_c001_v7007000_t0000_u01760932831178") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0cc0_d20251020_m040023_c001_v0001171_t0013_u01760932823852") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4149afcae813c13e_d20251020_m040022_c001_v7007000_t0000_u01760932822945") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c08_d20251020_m040016_c001_v0001105_t0045_u01760932816987") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aee45_d20251020_m040007_c001_v7007000_t0000_u01760932807089") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100bc6_d20251020_m035959_c001_v0001105_t0041_u01760932799812") 2025/10/20 04:03:34 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4182b62e230aed70_d20251020_m035958_c001_v7007000_t0000_u01760932798849") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0c42_d20251020_m035955_c001_v0001171_t0053_u01760932795039") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4073ea3d8fc9a388_d20251020_m035939_c001_v7007000_t0000_u01760932779892") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd645b_d20251020_m035935_c001_v0001153_t0019_u01760932775944") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd591a2_d20251020_m035926_c001_v7007000_t0000_u01760932766261") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6445_d20251020_m035919_c001_v0001153_t0016_u01760932759934") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f42182d91209e5527_d20251020_m035910_c001_v7007000_t0000_u01760932750602") 2025/10/20 04:03:35 DEBUG : splitbananasplit: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6433_d20251020_m035904_c001_v0001153_t0002_u01760932744607") 2025/10/20 04:03:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a619_d20251020_m040026_c001_v7007000_t0000_u01760932826251") 2025/10/20 04:03:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100c0a_d20251020_m040018_c001_v0001105_t0019_u01760932818070") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a447_d20251020_m035856_c001_v7007000_t0000_u01760932736968") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd641b_d20251020_m035855_c001_v0001153_t0014_u01760932735601") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a444_d20251020_m035854_c001_v7007000_t0000_u01760932734844") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100b3a_d20251020_m035853_c001_v0001105_t0010_u01760932733638") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74ff3_d20251020_m035451_c001_v7007000_t0000_u01760932491075") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100909_d20251020_m035450_c001_v0001105_t0026_u01760932490024") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74ff0_d20251020_m035449_c001_v7007000_t0000_u01760932489474") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8218_d20251020_m035448_c001_v0001098_t0001_u01760932488593") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaf4_d20251020_m035336_c001_v7007000_t0000_u01760932416813") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80fd_d20251020_m035335_c001_v0001098_t0004_u01760932415318") 2025/10/20 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaf3_d20251020_m035334_c001_v7007000_t0000_u01760932414950") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80f3_d20251020_m035333_c001_v0001098_t0043_u01760932413875") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaf2_d20251020_m035331_c001_v7007000_t0000_u01760932411713") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80e9_d20251020_m035330_c001_v0001098_t0010_u01760932410370") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaf1_d20251020_m035329_c001_v7007000_t0000_u01760932409827") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80df_d20251020_m035328_c001_v0001098_t0032_u01760932408621") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80d7_d20251020_m035325_c001_v0001098_t0026_u01760932405986") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4131931c2e98eaef_d20251020_m035325_c001_v7007000_t0000_u01760932405622") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80d3_d20251020_m035324_c001_v0001098_t0057_u01760932404310") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80cf_d20251020_m035323_c001_v0001098_t0041_u01760932403376") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872e0d_d20251020_m035322_c001_v7007000_t0000_u01760932402642") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80bf_d20251020_m035319_c001_v0001098_t0053_u01760932399541") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80b1_d20251020_m035317_c001_v0001098_t0044_u01760932397083") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872e0a_d20251020_m035316_c001_v7007000_t0000_u01760932396716") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80a5_d20251020_m035315_c001_v0001098_t0022_u01760932395691") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff80a3_d20251020_m035314_c001_v0001098_t0027_u01760932394961") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872e06_d20251020_m035314_c001_v7007000_t0000_u01760932394595") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff809e_d20251020_m035309_c001_v0001098_t0034_u01760932389812") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872dff_d20251020_m035309_c001_v7007000_t0000_u01760932389435") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8099_d20251020_m035308_c001_v0001098_t0051_u01760932388632") 2025/10/20 04:03:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872dfe_d20251020_m035307_c001_v7007000_t0000_u01760932387722") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8095_d20251020_m035306_c001_v0001098_t0022_u01760932386707") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872dfd_d20251020_m035306_c001_v7007000_t0000_u01760932386158") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8091_d20251020_m035305_c001_v0001098_t0043_u01760932385434") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872dfc_d20251020_m035304_c001_v7007000_t0000_u01760932384400") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff808f_d20251020_m035303_c001_v0001098_t0032_u01760932383425") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872df8_d20251020_m035302_c001_v7007000_t0000_u01760932382874") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8085_d20251020_m035302_c001_v0001098_t0004_u01760932382077") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872df6_d20251020_m035301_c001_v7007000_t0000_u01760932381521") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff807f_d20251020_m035300_c001_v0001098_t0051_u01760932380803") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872df0_d20251020_m035255_c001_v7007000_t0000_u01760932375830") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff806f_d20251020_m035254_c001_v0001098_t0058_u01760932374912") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872def_d20251020_m035254_c001_v7007000_t0000_u01760932374364") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff806b_d20251020_m035253_c001_v0001098_t0017_u01760932373616") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872dee_d20251020_m035252_c001_v7007000_t0000_u01760932372708") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8067_d20251020_m035251_c001_v0001098_t0049_u01760932371884") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4121dc0fd2872deb_d20251020_m035249_c001_v7007000_t0000_u01760932369529") 2025/10/20 04:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff805b_d20251020_m035248_c001_v0001098_t0019_u01760932368778") 2025/10/20 04:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a448_d20251020_m035857_c001_v7007000_t0000_u01760932737151") 2025/10/20 04:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8490_d20251020_m035855_c001_v0001098_t0019_u01760932735612") 2025/10/20 04:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a445_d20251020_m035855_c001_v7007000_t0000_u01760932735026") 2025/10/20 04:03:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b39_d20251020_m035853_c001_v0001171_t0022_u01760932733650") 2025/10/20 04:03:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59997_d20251020_m040211_c001_v7007000_t0000_u01760932931880") 2025/10/20 04:03:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff86bc_d20251020_m040210_c001_v0001098_t0014_u01760932930538") 2025/10/20 04:03:38 DEBUG : sub/yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fec_d20251020_m035446_c001_v7007000_t0000_u01760932486550") 2025/10/20 04:03:38 DEBUG : sub/yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd62a3_d20251020_m035444_c001_v0001153_t0005_u01760932484846") 2025/10/20 04:03:38 DEBUG : test_dir1/file2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a442_d20251020_m035852_c001_v7007000_t0000_u01760932732880") 2025/10/20 04:03:38 DEBUG : test_dir1/file2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd640f_d20251020_m035851_c001_v0001153_t0024_u01760932731436") 2025/10/20 04:03:38 DEBUG : test_dir1/file2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a43f_d20251020_m035850_c001_v7007000_t0000_u01760932730641") 2025/10/20 04:03:38 DEBUG : test_dir1/file2: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd640d_d20251020_m035849_c001_v0001153_t0000_u01760932729484") 2025/10/20 04:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a443_d20251020_m035853_c001_v7007000_t0000_u01760932733062") 2025/10/20 04:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b2b_d20251020_m035851_c001_v0001171_t0033_u01760932731427") 2025/10/20 04:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4176f69306c5a440_d20251020_m035850_c001_v7007000_t0000_u01760932730822") 2025/10/20 04:03:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0b17_d20251020_m035849_c001_v0001171_t0042_u01760932729478") 2025/10/20 04:03:38 DEBUG : three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbc5_d20251020_m035437_c001_v7007000_t0000_u01760932477450") 2025/10/20 04:03:38 DEBUG : three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff8204_d20251020_m035435_c001_v0001098_t0010_u01760932475571") 2025/10/20 04:03:38 DEBUG : three: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff81fc_d20251020_m035432_c001_v0001098_t0026_u01760932472991") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd599ad_d20251020_m040213_c001_v7007000_t0000_u01760932933509") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0f01_d20251020_m040212_c001_v0001171_t0043_u01760932932834") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59acc_d20251020_m040232_c001_v7007000_t0000_u01760932952690") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100db6_d20251020_m040230_c001_v0001105_t0024_u01760932950792") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59ab0_d20251020_m040229_c001_v7007000_t0000_u01760932949274") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0f59_d20251020_m040227_c001_v0001171_t0011_u01760932947568") 2025/10/20 04:03:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59aa2_d20251020_m040226_c001_v7007000_t0000_u01760932946616") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff86fe_d20251020_m040225_c001_v0001098_t0009_u01760932945742") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59a3b_d20251020_m040220_c001_v7007000_t0000_u01760932940886") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0f31_d20251020_m040219_c001_v0001171_t0041_u01760932939972") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59a74_d20251020_m040223_c001_v7007000_t0000_u01760932943085") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100da0_d20251020_m040221_c001_v0001105_t0005_u01760932941821") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59a04_d20251020_m040219_c001_v7007000_t0000_u01760932939026") 2025/10/20 04:03:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f11416fa236ff86de_d20251020_m040217_c001_v0001098_t0026_u01760932937882") 2025/10/20 04:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd599d3_d20251020_m040216_c001_v7007000_t0000_u01760932936936") 2025/10/20 04:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd6595_d20251020_m040216_c001_v0001153_t0003_u01760932936181") 2025/10/20 04:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd599b5_d20251020_m040215_c001_v7007000_t0000_u01760932935212") 2025/10/20 04:03:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa100d7e_d20251020_m040214_c001_v0001105_t0039_u01760932934453") 2025/10/20 04:03:39 DEBUG : toe/toe/toe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f40290cfc92c89146_d20251020_m040237_c001_v7007000_t0000_u01760932957539") 2025/10/20 04:03:39 DEBUG : toe/toe/toe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f111766068bbe0f91_d20251020_m040236_c001_v0001171_t0007_u01760932956771") 2025/10/20 04:03:39 DEBUG : toe/toe/toe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59a99_d20251020_m040224_c001_v7007000_t0000_u01760932944782") 2025/10/20 04:03:39 DEBUG : toe/toe/toe: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd65ab_d20251020_m040224_c001_v0001153_t0018_u01760932944036") 2025/10/20 04:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59acf_d20251020_m040233_c001_v7007000_t0000_u01760932953276") 2025/10/20 04:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd65b5_d20251020_m040232_c001_v0001153_t0018_u01760932952340") 2025/10/20 04:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f400166412bd59ab6_d20251020_m040229_c001_v7007000_t0000_u01760932949854") 2025/10/20 04:03:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f113761c5e1e79913_d20251020_m040228_c001_v0001172_t0019_u01760932948890") 2025/10/20 04:03:39 DEBUG : two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f408d91f059b0cbc6_d20251020_m035437_c001_v7007000_t0000_u01760932477635") 2025/10/20 04:03:40 DEBUG : two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f4016cf6bfa1008e5_d20251020_m035434_c001_v0001105_t0033_u01760932474936") 2025/10/20 04:03:40 DEBUG : two: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f41416fa236ff81fa_d20251020_m035432_c001_v0001098_t0016_u01760932472808") 2025/10/20 04:03:40 DEBUG : yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fee_d20251020_m035447_c001_v7007000_t0000_u01760932487292") 2025/10/20 04:03:40 DEBUG : yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f10677a7e0de5772c_d20251020_m035446_c001_v0001116_t0032_u01760932486045") 2025/10/20 04:03:40 DEBUG : yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fe7_d20251020_m035443_c001_v7007000_t0000_u01760932483546") 2025/10/20 04:03:40 DEBUG : yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f114c6d4778fd629b_d20251020_m035441_c001_v0001153_t0005_u01760932481669") 2025/10/20 04:03:40 DEBUG : yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fe4_d20251020_m035440_c001_v7007000_t0000_u01760932480314") 2025/10/20 04:03:40 DEBUG : yam: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1016cf6bfa1008ef_d20251020_m035438_c001_v0001105_t0028_u01760932478198") 2025/10/20 04:03:40 DEBUG : yaml: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fe9_d20251020_m035444_c001_v7007000_t0000_u01760932484282") 2025/10/20 04:03:40 DEBUG : yaml: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1110af182b284b53_d20251020_m035443_c001_v0001042_t0040_u01760932483033") 2025/10/20 04:03:40 DEBUG : yaml: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f418b4b763aa74fe6_d20251020_m035441_c001_v7007000_t0000_u01760932481104") 2025/10/20 04:03:40 DEBUG : yaml: Deleting (id "4_z5fa28d83b0fdfbfb9f980e1b_f1074c300ef55b4e5_d20251020_m035439_c001_v0001117_t0005_u01760932479664") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m56.456952442s (try 1/5)