"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/24 03:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali" 2025/10/24 03:48:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 03:48:54 DEBUG : Creating backend with remote "/tmp/rclone2568832493" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:48:59 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:48:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/24 03:48:59 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.46s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:49:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:00 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:00 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:01 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:49:01 DEBUG : B2 bucket rclone-test-yehasay4wali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:02 DEBUG : Creating backend with remote "/non-existing" 2025/10/24 03:49:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/24 03:49:02 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:02 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:05 INFO : B2 bucket rclone-test-yehasay4wali: Running all checks before starting transfers 2025/10/24 03:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:05 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:05 INFO : B2 bucket rclone-test-yehasay4wali: Checks finished, now starting transfers 2025/10/24 03:49:05 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:06 ERROR : Ignoring --no-traverse with sync 2025/10/24 03:49:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:06 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:06 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:07 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:49:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.43s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/24 03:49:08 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:08 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/24 03:49:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:49:09 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:09 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:49:11 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:11 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/24 03:49:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:49:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/24 03:49:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:49:12 INFO : sub dir2: Making directory 2025/10/24 03:49:12 INFO : sub dir: Making directory 2025/10/24 03:49:12 INFO : sub dir2/sub sub dir2: Making directory 2025/10/24 03:49:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:12 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:12 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:12 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/24 03:49:12 DEBUG : B2 bucket rclone-test-yehasay4wali: 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:13 INFO : sub dir2: Making directory 2025/10/24 03:49:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/24 03:49:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:49:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:13 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:13 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:14 DEBUG : sub dir2: Making directory with metadata 2025/10/24 03:49:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:49:14 INFO : sub dir2: Making directory 2025/10/24 03:49:14 INFO : sub dir: Making directory 2025/10/24 03:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:14 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:14 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:15 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:49:15 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/24 03:49:15 DEBUG : B2 bucket rclone-test-yehasay4wali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/24 03:49:15 DEBUG : B2 bucket rclone-test-yehasay4wali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:16 INFO : sub dir2: Making directory 2025/10/24 03:49:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:16 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:49:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:17 DEBUG : sub dir2: Making directory with metadata 2025/10/24 03:49:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:49:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:49:17 INFO : sub dir2: Making directory 2025/10/24 03:49:17 INFO : sub dir: Making directory 2025/10/24 03:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:17 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:17 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:18 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:49:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/24 03:49:18 DEBUG : B2 bucket rclone-test-yehasay4wali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:19 INFO : sub dir2: Making directory 2025/10/24 03:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:19 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:19 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:19 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:49:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nisebit3pihi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yehasay4wali -> B2 bucket rclone-test-nisebit3pihi 2025/10/24 03:49:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:22 DEBUG : B2 bucket rclone-test-nisebit3pihi: Waiting for checks to finish 2025/10/24 03:49:22 DEBUG : B2 bucket rclone-test-nisebit3pihi: Waiting for transfers to finish 2025/10/24 03:49:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 03:49:23 DEBUG : B2 bucket rclone-test-nisebit3pihi: Purge remote 2025/10/24 03:49:23 INFO : B2 bucket rclone-test-nisebit3pihi: cleaning bucket "rclone-test-nisebit3pihi" of all files 2025/10/24 03:49:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f02dda3505d1b4b9fa80e1b_f113be644f5a13998_d20251024_m034923_c001_v0001113_t0027_u01761277763019") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:25 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 03:49:25 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 03:49:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lakisus8rima" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yehasay4wali -> B2 bucket rclone-test-lakisus8rima 2025/10/24 03:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:28 DEBUG : B2 bucket rclone-test-lakisus8rima: Waiting for checks to finish 2025/10/24 03:49:28 DEBUG : B2 bucket rclone-test-lakisus8rima: Waiting for transfers to finish 2025/10/24 03:49:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 03:49:30 DEBUG : B2 bucket rclone-test-lakisus8rima: Waiting for checks to finish 2025/10/24 03:49:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 03:49:30 DEBUG : B2 bucket rclone-test-lakisus8rima: Waiting for transfers to finish 2025/10/24 03:49:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 03:49:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 03:49:31 DEBUG : B2 bucket rclone-test-lakisus8rima: Purge remote 2025/10/24 03:49:31 INFO : B2 bucket rclone-test-lakisus8rima: cleaning bucket "rclone-test-lakisus8rima" of all files 2025/10/24 03:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f92fd53505d1b4b9fa80e1b_f106c5acdc22b7f56_d20251024_m034930_c001_v0001037_t0021_u01761277770915") 2025/10/24 03:49:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f92fd53505d1b4b9fa80e1b_f1125ca0ddcc0b6c0_d20251024_m034929_c001_v0001177_t0049_u01761277769625") --- PASS: TestServerSideCopyOverSelf (6.52s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:34 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 03:49:34 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 03:49:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/24 03:49:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.78s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-honixof9godu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yehasay4wali -> B2 bucket rclone-test-honixof9godu 2025/10/24 03:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:37 DEBUG : B2 bucket rclone-test-honixof9godu: Waiting for checks to finish 2025/10/24 03:49:37 DEBUG : B2 bucket rclone-test-honixof9godu: Waiting for transfers to finish 2025/10/24 03:49:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 03:49:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 03:49:38 DEBUG : B2 bucket rclone-test-honixof9godu: Waiting for checks to finish 2025/10/24 03:49:38 DEBUG : B2 bucket rclone-test-honixof9godu: Waiting for transfers to finish 2025/10/24 03:49:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 03:49:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 03:49:39 INFO : sub dir/hello world: Deleted 2025/10/24 03:49:40 DEBUG : testing file moves 2025/10/24 03:49:40 DEBUG : B2 bucket rclone-test-honixof9godu: Waiting for checks to finish 2025/10/24 03:49:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/24 03:49:40 DEBUG : B2 bucket rclone-test-honixof9godu: Waiting for transfers to finish 2025/10/24 03:49:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/24 03:49:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 03:49:41 INFO : sub dir/hello world: Deleted 2025/10/24 03:49:41 DEBUG : B2 bucket rclone-test-honixof9godu: Purge remote 2025/10/24 03:49:41 INFO : B2 bucket rclone-test-honixof9godu: cleaning bucket "rclone-test-honixof9godu" of all files 2025/10/24 03:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z3ff21d53506d1b4b9fa80e1b_f108cf6528c744167_d20251024_m034940_c001_v0001161_t0057_u01761277780956") 2025/10/24 03:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z3ff21d53506d1b4b9fa80e1b_f11013f18d8f84dce_d20251024_m034939_c001_v0001115_t0000_u01761277779111") 2025/10/24 03:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z3ff21d53506d1b4b9fa80e1b_f119ac0ac1e84b62e_d20251024_m034937_c001_v0001184_t0016_u01761277777998") --- PASS: TestServerSideMoveOverSelf (8.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:44 ERROR : error listing: directory not found 2025/10/24 03:49:44 INFO : Local file system at /tmp/rclone2568832493: Making directory 2025/10/24 03:49:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.76s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:49:45 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for checks to finish 2025/10/24 03:49:45 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for transfers to finish 2025/10/24 03:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:49:46 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/24 03:49:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/24 03:49:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:49:47 INFO : check sum: Copied (new) 2025/10/24 03:49:47 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:49:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/24 03:49:47 DEBUG : check sum: Unchanged skipping 2025/10/24 03:49:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:47 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/24 03:49:48 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:48 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 03:49:49 INFO : sizeonly: Copied (new) 2025/10/24 03:49:49 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:49 DEBUG : sizeonly: Sizes identical 2025/10/24 03:49:49 DEBUG : sizeonly: Unchanged skipping 2025/10/24 03:49:49 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:49 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:49 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.85s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/24 03:49:50 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:50 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/24 03:49:51 INFO : ignore-size: Copied (new) 2025/10/24 03:49:51 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:51 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:49:51 DEBUG : ignore-size: Unchanged skipping 2025/10/24 03:49:51 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:51 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:49:53 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:53 DEBUG : existing: Unchanged skipping 2025/10/24 03:49:53 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:53 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:53 INFO : There was nothing to transfer 2025/10/24 03:49:53 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/24 03:49:53 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 03:49:53 INFO : existing: Copied (replaced existing) 2025/10/24 03:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/24 03:49:54 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:54 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 03:49:55 INFO : existing: Copied (new) 2025/10/24 03:49:55 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:55 DEBUG : existing: Destination exists, skipping 2025/10/24 03:49:55 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:55 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:55 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:57 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/24 03:49:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:49:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/24 03:49:57 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:57 DEBUG : c/non empty space: Unchanged skipping 2025/10/24 03:49:57 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:49:58 INFO : a/potato2: Copied (new) 2025/10/24 03:49:58 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:58 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:49:59 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:49:59 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/24 03:49:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:49:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/24 03:49:59 DEBUG : empty space: Unchanged skipping 2025/10/24 03:49:59 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:49:59 DEBUG : Waiting for deletions to finish 2025/10/24 03:49:59 INFO : There was nothing to transfer 2025/10/24 03:50:00 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/24 03:50:00 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:50:01 INFO : empty space: Updated modification time in destination 2025/10/24 03:50:01 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:01 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:01 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:02 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:02 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/24 03:50:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:50:02 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:02 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:02 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:03 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/24 03:50:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2568832493) 2025/10/24 03:50:03 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yehasay4wali) 2025/10/24 03:50:03 DEBUG : foo: sha1 differ 2025/10/24 03:50:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/24 03:50:04 INFO : foo: Copied (replaced existing) 2025/10/24 03:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/24 03:50:05 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:05 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:05 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:06 INFO : potato: Copied (new) 2025/10/24 03:50:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/24 03:50:08 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:08 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/24 03:50:09 INFO : potato: Copied (replaced existing) 2025/10/24 03:50:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:10 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/24 03:50:10 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2568832493) 2025/10/24 03:50:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yehasay4wali) 2025/10/24 03:50:10 DEBUG : potato: sha1 differ 2025/10/24 03:50:10 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/24 03:50:11 INFO : potato: Copied (replaced existing) 2025/10/24 03:50:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:13 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/24 03:50:13 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:13 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:13 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:15 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:15 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:15 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:15 INFO : potato2: Copied (new) 2025/10/24 03:50:15 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:17 INFO : d: Making directory 2025/10/24 03:50:17 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/24 03:50:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:17 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:17 DEBUG : c/non empty space: Unchanged skipping 2025/10/24 03:50:17 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:18 INFO : a/potato2: Copied (new) 2025/10/24 03:50:18 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/24 03:50:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:20 DEBUG : c/non empty space: Unchanged skipping 2025/10/24 03:50:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:20 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:20 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:21 INFO : a/potato2: Copied (new) 2025/10/24 03:50:21 ERROR : B2 bucket rclone-test-yehasay4wali: not deleting files as there were IO errors 2025/10/24 03:50:21 ERROR : B2 bucket rclone-test-yehasay4wali: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:23 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:23 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:23 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:23 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:23 INFO : potato: Deleted 2025/10/24 03:50:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.68s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:26 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:26 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:26 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:26 INFO : potato: Deleted 2025/10/24 03:50:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:26 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:26 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:26 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:28 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:28 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/24 03:50:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:30 DEBUG : enormous: Excluded (Size Filter) 2025/10/24 03:50:30 DEBUG : enormous: Excluded 2025/10/24 03:50:30 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 03:50:30 DEBUG : potato2: Excluded 2025/10/24 03:50:31 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 03:50:31 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:31 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:31 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:31 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:31 INFO : There was nothing to transfer 2025/10/24 03:50:31 DEBUG : enormous: Excluded (Size Filter) 2025/10/24 03:50:31 DEBUG : enormous: Excluded 2025/10/24 03:50:31 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 03:50:31 DEBUG : potato2: Excluded 2025/10/24 03:50:31 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 03:50:31 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for checks to finish 2025/10/24 03:50:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/24 03:50:31 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:31 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for transfers to finish 2025/10/24 03:50:31 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:33 DEBUG : enormous: Excluded (Size Filter) 2025/10/24 03:50:33 DEBUG : enormous: Excluded 2025/10/24 03:50:33 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 03:50:33 DEBUG : potato2: Excluded 2025/10/24 03:50:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:50:33 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:33 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:33 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:33 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:33 INFO : enormous: Deleted 2025/10/24 03:50:34 INFO : potato2: Deleted 2025/10/24 03:50:34 INFO : There was nothing to transfer 2025/10/24 03:50:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/24 03:50:34 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:34 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for checks to finish 2025/10/24 03:50:34 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for transfers to finish 2025/10/24 03:50:34 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:34 INFO : potato2: Deleted 2025/10/24 03:50:34 INFO : enormous: Deleted 2025/10/24 03:50:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:36 DEBUG : five: Need to transfer - File not found at Destination 2025/10/24 03:50:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/24 03:50:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/24 03:50:36 DEBUG : one: Destination is newer than source, skipping 2025/10/24 03:50:36 DEBUG : three: Sizes identical 2025/10/24 03:50:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 03:50:36 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2568832493) 2025/10/24 03:50:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yehasay4wali) 2025/10/24 03:50:36 DEBUG : two: sha1 differ 2025/10/24 03:50:36 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/24 03:50:37 INFO : four: Copied (replaced existing) 2025/10/24 03:50:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/24 03:50:37 INFO : five: Copied (new) 2025/10/24 03:50:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 03:50:37 INFO : two: Copied (replaced existing) 2025/10/24 03:50:37 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:38 DEBUG : one: Destination is newer than source, skipping 2025/10/24 03:50:38 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2568832493) 2025/10/24 03:50:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yehasay4wali) 2025/10/24 03:50:38 DEBUG : three: sha1 differ 2025/10/24 03:50:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/24 03:50:38 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/24 03:50:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 03:50:38 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/24 03:50:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/24 03:50:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 03:50:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 03:50:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/24 03:50:38 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/24 03:50:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 03:50:38 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:50:38 INFO : three: Copied (replaced existing) 2025/10/24 03:50:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.99s) === 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/24 03:50:40 INFO : B2 bucket rclone-test-yehasay4wali: Making map for --track-renames 2025/10/24 03:50:40 INFO : B2 bucket rclone-test-yehasay4wali: Finished making map for --track-renames 2025/10/24 03:50:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for renames to finish 2025/10/24 03:50:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/24 03:50:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/24 03:50:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 03:50:40 INFO : yam: Copied (new) 2025/10/24 03:50:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/24 03:50:40 INFO : potato: Copied (new) 2025/10/24 03:50:40 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:50:41 INFO : B2 bucket rclone-test-yehasay4wali: Making map for --track-renames 2025/10/24 03:50:41 INFO : B2 bucket rclone-test-yehasay4wali: Finished making map for --track-renames 2025/10/24 03:50:41 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:41 DEBUG : potato: Unchanged skipping 2025/10/24 03:50:41 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for renames to finish 2025/10/24 03:50:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 03:50:42 INFO : yam: Copied (server-side copy) to: yaml 2025/10/24 03:50:42 INFO : yam: Deleted 2025/10/24 03:50:42 INFO : yaml: Renamed from "yam" 2025/10/24 03:50:42 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/24 03:50:43 INFO : B2 bucket rclone-test-yehasay4wali: Making map for --track-renames 2025/10/24 03:50:43 INFO : B2 bucket rclone-test-yehasay4wali: Finished making map for --track-renames 2025/10/24 03:50:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/24 03:50:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/24 03:50:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for renames to finish 2025/10/24 03:50:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:43 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1098-14.backblaze.com/b2api/v1/b2_upload_file/9f727d13505d1b4b9fa80e1b/c001_v0001098_t0037": EOF 2025/10/24 03:50:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-14.backblaze.com/b2api/v1/b2_upload_file/9f727d13505d1b4b9fa80e1b/c001_v0001098_t0037": EOF) 2025/10/24 03:50:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/24 03:50:43 DEBUG : potato: Received error: Post "https://pod-000-1098-14.backblaze.com/b2api/v1/b2_upload_file/9f727d13505d1b4b9fa80e1b/c001_v0001098_t0037": EOF - low level retry 0/10 2025/10/24 03:50:43 DEBUG : pacer: Reducing sleep to 10ms 2025/10/24 03:50:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 03:50:43 INFO : yam: Copied (new) 2025/10/24 03:50:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/24 03:50:44 INFO : potato: Copied (new) 2025/10/24 03:50:44 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:50:44 INFO : B2 bucket rclone-test-yehasay4wali: Making map for --track-renames 2025/10/24 03:50:44 INFO : B2 bucket rclone-test-yehasay4wali: Finished making map for --track-renames 2025/10/24 03:50:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:44 DEBUG : potato: Unchanged skipping 2025/10/24 03:50:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for renames to finish 2025/10/24 03:50:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 03:50:44 INFO : yam: Copied (server-side copy) to: yaml 2025/10/24 03:50:44 INFO : yam: Deleted 2025/10/24 03:50:44 INFO : yaml: Renamed from "yam" 2025/10/24 03:50:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/24 03:50:46 INFO : B2 bucket rclone-test-yehasay4wali: Making map for --track-renames 2025/10/24 03:50:46 INFO : B2 bucket rclone-test-yehasay4wali: Finished making map for --track-renames 2025/10/24 03:50:46 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/24 03:50:46 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for renames to finish 2025/10/24 03:50:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/24 03:50:46 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/24 03:50:46 INFO : potato: Copied (new) 2025/10/24 03:50:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 03:50:46 INFO : sub/yam: Copied (new) 2025/10/24 03:50:46 DEBUG : Waiting for deletions to finish 2025/10/24 03:50:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:50:46 DEBUG : potato: Unchanged skipping 2025/10/24 03:50:46 INFO : B2 bucket rclone-test-yehasay4wali: Making map for --track-renames 2025/10/24 03:50:46 INFO : B2 bucket rclone-test-yehasay4wali: Finished making map for --track-renames 2025/10/24 03:50:46 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:46 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for renames to finish 2025/10/24 03:50:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 03:50:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/24 03:50:47 INFO : sub/yam: Deleted 2025/10/24 03:50:47 INFO : yam: Renamed from "sub/yam" 2025/10/24 03:50:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:48 DEBUG : Creating backend with remote "/tmp/rclone2568832493/dir1" 2025/10/24 03:50:48 DEBUG : Creating backend with remote "/tmp/rclone2568832493/dir2" 2025/10/24 03:50:48 DEBUG : Local file system at /tmp/rclone2568832493/dir2: Using server-side directory move 2025/10/24 03:50:48 INFO : Local file system at /tmp/rclone2568832493/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/24 03:50:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/24 03:50:48 INFO : file1.txt: Moved (server-side) 2025/10/24 03:50:48 DEBUG : Local file system at /tmp/rclone2568832493/dir2: Waiting for checks to finish 2025/10/24 03:50:48 DEBUG : Local file system at /tmp/rclone2568832493/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:50:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/24 03:50:49 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:49 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:50:49 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:50:49 INFO : sub dir/hello world: Deleted 2025/10/24 03:50:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/24 03:50:49 INFO : nested/sub dir/file: Copied (new) 2025/10/24 03:50:49 INFO : nested/sub dir/file: Deleted 2025/10/24 03:50:49 INFO : sub dir: Removing directory 2025/10/24 03:50:49 INFO : nested/sub dir: Removing directory 2025/10/24 03:50:49 INFO : nested: Removing directory 2025/10/24 03:50:49 DEBUG : Local file system at /tmp/rclone2568832493: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 03:50:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/24 03:50:50 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:50 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:50:51 INFO : sub dir/hello world: Copied (new) 2025/10/24 03:50:51 INFO : sub dir/hello world: Deleted 2025/10/24 03:50:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/24 03:50:51 INFO : nested/sub dir/file: Copied (new) 2025/10/24 03:50:51 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/24 03:50:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/24 03:50:52 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:52 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/24 03:50:52 INFO : existing-b: Copied (new) 2025/10/24 03:50:52 INFO : existing-b: Deleted 2025/10/24 03:50:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 03:50:53 INFO : existing: Copied (new) 2025/10/24 03:50:53 INFO : existing: Deleted 2025/10/24 03:50:53 DEBUG : existing: Destination exists, skipping 2025/10/24 03:50:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/24 03:50:53 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:50:53 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:50:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:50:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xakadoh9yuzo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yehasay4wali -> B2 bucket rclone-test-xakadoh9yuzo 2025/10/24 03:50:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:50:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 03:50:59 DEBUG : empty space: Unchanged skipping 2025/10/24 03:50:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/24 03:50:59 DEBUG : B2 bucket rclone-test-xakadoh9yuzo: Waiting for checks to finish 2025/10/24 03:50:59 INFO : empty space: Deleted 2025/10/24 03:50:59 DEBUG : B2 bucket rclone-test-xakadoh9yuzo: Waiting for transfers to finish 2025/10/24 03:50:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 03:50:59 INFO : potato3: Copied (server-side copy) 2025/10/24 03:50:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:50:59 INFO : potato2: Copied (server-side copy) 2025/10/24 03:51:00 INFO : potato3: Deleted 2025/10/24 03:51:00 INFO : potato2: Deleted 2025/10/24 03:51:00 DEBUG : Creating backend with remote "TestB2:rclone-test-velizor6sico" 2025/10/24 03:51:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/24 03:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:51:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/24 03:51:01 DEBUG : B2 bucket rclone-test-velizor6sico: Waiting for checks to finish 2025/10/24 03:51:01 DEBUG : B2 bucket rclone-test-velizor6sico: Waiting for transfers to finish 2025/10/24 03:51:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:51:02 INFO : empty space: Copied (server-side copy) 2025/10/24 03:51:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:51:02 INFO : potato2: Copied (server-side copy) 2025/10/24 03:51:02 INFO : empty space: Deleted 2025/10/24 03:51:02 INFO : potato2: Deleted 2025/10/24 03:51:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 03:51:03 INFO : potato3: Copied (server-side copy) 2025/10/24 03:51:03 INFO : potato3: Deleted 2025/10/24 03:51:03 DEBUG : B2 bucket rclone-test-velizor6sico: Purge remote 2025/10/24 03:51:03 INFO : B2 bucket rclone-test-velizor6sico: cleaning bucket "rclone-test-velizor6sico" of all files 2025/10/24 03:51:03 DEBUG : empty space: Deleting (id "4_z9f225df3507d1b4b9fa80e1b_f10512cda38748592_d20251024_m035102_c001_v0001105_t0003_u01761277862171") 2025/10/24 03:51:03 DEBUG : potato2: Deleting (id "4_z9f225df3507d1b4b9fa80e1b_f10238490f0045eb8_d20251024_m035102_c001_v0001172_t0038_u01761277862552") 2025/10/24 03:51:03 DEBUG : potato3: Deleting (id "4_z9f225df3507d1b4b9fa80e1b_f1086cc19a31e9a0a_d20251024_m035102_c001_v0001117_t0045_u01761277862556") 2025/10/24 03:51:04 DEBUG : B2 bucket rclone-test-xakadoh9yuzo: Purge remote 2025/10/24 03:51:04 INFO : B2 bucket rclone-test-xakadoh9yuzo: cleaning bucket "rclone-test-xakadoh9yuzo" of all files 2025/10/24 03:51:04 DEBUG : empty space: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f4211a8d89675de17_d20251024_m035102_c001_v7007000_t0000_u01761277862734") 2025/10/24 03:51:04 DEBUG : empty space: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f1088563102b1c9ba_d20251024_m035058_c001_v0001102_t0026_u01761277858015") 2025/10/24 03:51:04 DEBUG : potato2: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f417489b595b036e8_d20251024_m035102_c001_v7007000_t0000_u01761277862808") 2025/10/24 03:51:04 DEBUG : potato2: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f108bdfc267f5a76b_d20251024_m035059_c001_v0001106_t0043_u01761277859321") 2025/10/24 03:51:04 DEBUG : potato3: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f417489b595b036eb_d20251024_m035103_c001_v7007000_t0000_u01761277863133") 2025/10/24 03:51:04 DEBUG : potato3: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f113b51679446a148_d20251024_m035059_c001_v0001165_t0058_u01761277859698") 2025/10/24 03:51:04 DEBUG : potato3: Deleting (id "4_zcf824dc3507d1b4b9fa80e1b_f1088563102b1c9bc_d20251024_m035058_c001_v0001102_t0032_u01761277858504") --- PASS: TestServerSideMove (11.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dofejeg8megi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yehasay4wali -> B2 bucket rclone-test-dofejeg8megi 2025/10/24 03:51:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/24 03:51:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/24 03:51:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:51:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/24 03:51:11 DEBUG : B2 bucket rclone-test-dofejeg8megi: Waiting for checks to finish 2025/10/24 03:51:11 DEBUG : B2 bucket rclone-test-dofejeg8megi: Waiting for transfers to finish 2025/10/24 03:51:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 03:51:12 INFO : potato3: Copied (server-side copy) 2025/10/24 03:51:12 INFO : potato3: Deleted 2025/10/24 03:51:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:51:13 INFO : potato2: Copied (server-side copy) 2025/10/24 03:51:13 INFO : potato2: Deleted 2025/10/24 03:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qilapav6woje" 2025/10/24 03:51:14 DEBUG : empty space: Excluded (Size Filter) 2025/10/24 03:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:51:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/24 03:51:14 DEBUG : B2 bucket rclone-test-qilapav6woje: Waiting for checks to finish 2025/10/24 03:51:14 DEBUG : B2 bucket rclone-test-qilapav6woje: Waiting for transfers to finish 2025/10/24 03:51:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:51:15 INFO : potato2: Copied (server-side copy) 2025/10/24 03:51:15 INFO : potato2: Deleted 2025/10/24 03:51:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 03:51:15 INFO : potato3: Copied (server-side copy) 2025/10/24 03:51:15 INFO : potato3: Deleted 2025/10/24 03:51:16 DEBUG : B2 bucket rclone-test-qilapav6woje: Purge remote 2025/10/24 03:51:16 INFO : B2 bucket rclone-test-qilapav6woje: cleaning bucket "rclone-test-qilapav6woje" of all files 2025/10/24 03:51:16 DEBUG : potato2: Deleting (id "4_z8f729d23507d1b4b9fa80e1b_f112b729937299bfc_d20251024_m035115_c001_v0001091_t0016_u01761277875247") 2025/10/24 03:51:16 DEBUG : potato3: Deleting (id "4_z8f729d23507d1b4b9fa80e1b_f11105e1c7d26b043_d20251024_m035115_c001_v0001183_t0030_u01761277875572") 2025/10/24 03:51:17 DEBUG : B2 bucket rclone-test-dofejeg8megi: Purge remote 2025/10/24 03:51:17 INFO : B2 bucket rclone-test-dofejeg8megi: cleaning bucket "rclone-test-dofejeg8megi" of all files 2025/10/24 03:51:17 DEBUG : empty space: Deleting (id "4_z7f027dd3507d1b4b9fa80e1b_f1001e24afbba5cfb_d20251024_m035110_c001_v0001171_t0004_u01761277870358") 2025/10/24 03:51:17 DEBUG : potato2: Deleting (id "4_z7f027dd3507d1b4b9fa80e1b_f4108f3b5623b20f0_d20251024_m035115_c001_v7007000_t0000_u01761277875550") 2025/10/24 03:51:17 DEBUG : potato2: Deleting (id "4_z7f027dd3507d1b4b9fa80e1b_f10395bf56e52a358_d20251024_m035112_c001_v0001116_t0053_u01761277872173") 2025/10/24 03:51:17 DEBUG : potato3: Deleting (id "4_z7f027dd3507d1b4b9fa80e1b_f4108f3b5623b20f1_d20251024_m035115_c001_v7007000_t0000_u01761277875828") 2025/10/24 03:51:17 DEBUG : potato3: Deleting (id "4_z7f027dd3507d1b4b9fa80e1b_f1101783c7fb6eb23_d20251024_m035111_c001_v0001137_t0053_u01761277871801") 2025/10/24 03:51:17 DEBUG : potato3: Deleting (id "4_z7f027dd3507d1b4b9fa80e1b_f1001e24afbba5d05_d20251024_m035110_c001_v0001171_t0004_u01761277870913") --- PASS: TestServerSideMoveWithFilter (13.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pazadam4soze" 2025/10/24 03:51:21 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yehasay4wali -> B2 bucket rclone-test-pazadam4soze 2025/10/24 03:51:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:51:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 03:51:24 DEBUG : empty space: Unchanged skipping 2025/10/24 03:51:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/24 03:51:24 DEBUG : B2 bucket rclone-test-pazadam4soze: Waiting for checks to finish 2025/10/24 03:51:24 INFO : empty space: Deleted 2025/10/24 03:51:24 DEBUG : B2 bucket rclone-test-pazadam4soze: Waiting for transfers to finish 2025/10/24 03:51:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:51:24 INFO : potato2: Copied (server-side copy) 2025/10/24 03:51:24 INFO : potato2: Deleted 2025/10/24 03:51:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 03:51:24 INFO : potato3: Copied (server-side copy) 2025/10/24 03:51:25 INFO : potato3: Deleted 2025/10/24 03:51:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qasafok5cufe" 2025/10/24 03:51:26 INFO : tomatoDir: Making directory 2025/10/24 03:51:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/24 03:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 03:51:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/24 03:51:26 DEBUG : B2 bucket rclone-test-qasafok5cufe: Waiting for checks to finish 2025/10/24 03:51:26 DEBUG : B2 bucket rclone-test-qasafok5cufe: Waiting for transfers to finish 2025/10/24 03:51:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 03:51:27 INFO : empty space: Copied (server-side copy) 2025/10/24 03:51:27 INFO : empty space: Deleted 2025/10/24 03:51:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 03:51:27 INFO : potato2: Copied (server-side copy) 2025/10/24 03:51:27 INFO : potato2: Deleted 2025/10/24 03:51:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 03:51:28 INFO : potato3: Copied (server-side copy) 2025/10/24 03:51:28 INFO : potato3: Deleted 2025/10/24 03:51:28 DEBUG : B2 bucket rclone-test-qasafok5cufe: Purge remote 2025/10/24 03:51:28 INFO : B2 bucket rclone-test-qasafok5cufe: cleaning bucket "rclone-test-qasafok5cufe" of all files 2025/10/24 03:51:28 DEBUG : empty space: Deleting (id "4_z4ff2cd13507d1b4b9fa80e1b_f110f54ed7b7d0b17_d20251024_m035127_c001_v0001165_t0056_u01761277887212") 2025/10/24 03:51:28 DEBUG : potato2: Deleting (id "4_z4ff2cd13507d1b4b9fa80e1b_f11990935dad3fd41_d20251024_m035127_c001_v0001136_t0016_u01761277887463") 2025/10/24 03:51:28 DEBUG : potato3: Deleting (id "4_z4ff2cd13507d1b4b9fa80e1b_f10103f5ae76a263e_d20251024_m035127_c001_v0001106_t0059_u01761277887584") 2025/10/24 03:51:29 DEBUG : B2 bucket rclone-test-pazadam4soze: Purge remote 2025/10/24 03:51:29 INFO : B2 bucket rclone-test-pazadam4soze: cleaning bucket "rclone-test-pazadam4soze" of all files 2025/10/24 03:51:29 DEBUG : empty space: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f422f61662223f6e4_d20251024_m035127_c001_v7007000_t0000_u01761277887447") 2025/10/24 03:51:29 DEBUG : empty space: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f108c13a0755fe073_d20251024_m035123_c001_v0001181_t0004_u01761277883517") 2025/10/24 03:51:29 DEBUG : potato2: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f422f61662223f6e5_d20251024_m035127_c001_v7007000_t0000_u01761277887890") 2025/10/24 03:51:29 DEBUG : potato2: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f1155e0c750ed9a68_d20251024_m035124_c001_v0001180_t0050_u01761277884358") 2025/10/24 03:51:29 DEBUG : potato3: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f422f61662223f6e6_d20251024_m035128_c001_v7007000_t0000_u01761277888110") 2025/10/24 03:51:29 DEBUG : potato3: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f1033deadeec4b5f2_d20251024_m035124_c001_v0001130_t0019_u01761277884588") 2025/10/24 03:51:29 DEBUG : potato3: Deleting (id "4_zafa2bd03507d1b4b9fa80e1b_f108c13a0755fe077_d20251024_m035123_c001_v0001181_t0029_u01761277883761") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.14s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/rclone-sync-test" 2025/10/24 03:51:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/rclone-sync-test-include/layer2" 2025/10/24 03:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/rclone-sync-test-ignore-file" 2025/10/24 03:51:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/24 03:51:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/24 03:51:43 DEBUG : pacer: Reducing sleep to 10ms 2025/10/24 03:51:43 DEBUG : B2 bucket rclone-test-yehasay4wali path rclone-sync-test: Waiting for checks to finish 2025/10/24 03:51:43 DEBUG : B2 bucket rclone-test-yehasay4wali path rclone-sync-test: Waiting for transfers to finish 2025/10/24 03:51:43 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:43 INFO : There was nothing to transfer 2025/10/24 03:51:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:51:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:51:43 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:43 INFO : There was nothing to transfer 2025/10/24 03:51:43 DEBUG : B2 bucket rclone-test-yehasay4wali path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/24 03:51:43 DEBUG : B2 bucket rclone-test-yehasay4wali path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/24 03:51:43 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:43 INFO : There was nothing to transfer 2025/10/24 03:51:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:51:44 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:51:44 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:44 INFO : There was nothing to transfer 2025/10/24 03:51:44 DEBUG : B2 bucket rclone-test-yehasay4wali path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/24 03:51:44 DEBUG : B2 bucket rclone-test-yehasay4wali path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/24 03:51:44 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:51:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/CompareDest" 2025/10/24 03:51:48 DEBUG : one: Need to transfer - File not found at Destination 2025/10/24 03:51:48 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:48 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:51:49 INFO : one: Copied (new) 2025/10/24 03:51:49 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51:49 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:49 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/24 03:51:50 INFO : one: Copied (replaced existing) 2025/10/24 03:51:50 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51:52 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 03:51:52 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:52 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:52 INFO : There was nothing to transfer 2025/10/24 03:51:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 03:51:53 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 03:51:53 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:53 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:53 INFO : There was nothing to transfer 2025/10/24 03:51:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 03:51:54 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 03:51:54 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:54 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:54 INFO : There was nothing to transfer 2025/10/24 03:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51: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/24 03:51:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 03:51:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 03:51:55 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 03:51:55 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:55 DEBUG : Waiting for deletions to finish 2025/10/24 03:51:55 INFO : There was nothing to transfer 2025/10/24 03:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/24 03:51:56 DEBUG : two: Need to transfer - File not found at Destination 2025/10/24 03:51:56 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:51:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:51:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 03:51:56 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:51:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/24 03:51:57 INFO : two: Copied (new) 2025/10/24 03:51:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dest" 2025/10/24 03:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/pre-dest1" 2025/10/24 03:52:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/pre-dest2" 2025/10/24 03:52:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/24 03:52:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/24 03:52:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/24 03:52:05 DEBUG : B2 bucket rclone-test-yehasay4wali path dest: Waiting for checks to finish 2025/10/24 03:52:05 DEBUG : B2 bucket rclone-test-yehasay4wali path dest: Waiting for transfers to finish 2025/10/24 03:52:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/24 03:52:05 INFO : 3: Copied (new) 2025/10/24 03:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/CopyDest" 2025/10/24 03:52:10 DEBUG : one: Need to transfer - File not found at Destination 2025/10/24 03:52:10 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:10 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:52:11 INFO : one: Copied (new) 2025/10/24 03:52:11 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:52:12 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:12 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/24 03:52:12 INFO : one: Copied (replaced existing) 2025/10/24 03:52:12 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/BackupDir" 2025/10/24 03:52:16 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:52:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 03:52:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:52:17 INFO : one: Copied (server-side copy) 2025/10/24 03:52:17 INFO : one: Deleted 2025/10/24 03:52:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/24 03:52:17 INFO : one: Copied (server-side copy) 2025/10/24 03:52:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/24 03:52:17 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:17 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:18 DEBUG : one: Unchanged skipping 2025/10/24 03:52:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 03:52:19 INFO : two: Copied (server-side copy) 2025/10/24 03:52:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/24 03:52:19 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:19 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:19 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:19 DEBUG : two: Unchanged skipping 2025/10/24 03:52:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:19 DEBUG : one: Unchanged skipping 2025/10/24 03:52:19 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:19 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:19 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:19 INFO : There was nothing to transfer 2025/10/24 03:52:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:21 DEBUG : one: Unchanged skipping 2025/10/24 03:52:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/24 03:52:21 DEBUG : three: Destination not found in --copy-dest 2025/10/24 03:52:21 DEBUG : three: Need to transfer - File not found at Destination 2025/10/24 03:52:21 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 03:52:21 DEBUG : two: Unchanged skipping 2025/10/24 03:52:21 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/24 03:52:22 INFO : three: Copied (new) 2025/10/24 03:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:52:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/backup" 2025/10/24 03:52:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 03:52:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:28 DEBUG : two: Unchanged skipping 2025/10/24 03:52:28 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:52:29 INFO : one: Copied (server-side copy) 2025/10/24 03:52:30 INFO : one: Deleted 2025/10/24 03:52:30 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:52:31 INFO : one: Copied (new) 2025/10/24 03:52:31 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:52:31 INFO : three.txt: Copied (server-side copy) 2025/10/24 03:52:32 INFO : three.txt: Deleted 2025/10/24 03:52:32 INFO : three.txt: Moved into backup dir 2025/10/24 03:52:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 03:52:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:33 DEBUG : two: Unchanged skipping 2025/10/24 03:52:33 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:52:34 INFO : one: Copied (server-side copy) 2025/10/24 03:52:34 INFO : one: Deleted 2025/10/24 03:52:34 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 03:52:35 INFO : one: Copied (new) 2025/10/24 03:52:35 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:52:35 INFO : three.txt: Copied (server-side copy) 2025/10/24 03:52:35 INFO : three.txt: Deleted 2025/10/24 03:52:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:52:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/backup" 2025/10/24 03:52:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 03:52:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:41 DEBUG : two: Unchanged skipping 2025/10/24 03:52:41 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:52:42 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 03:52:43 INFO : one: Deleted 2025/10/24 03:52:43 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:52:43 INFO : one: Copied (new) 2025/10/24 03:52:43 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:52:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 03:52:44 INFO : three.txt: Deleted 2025/10/24 03:52:44 INFO : three.txt: Moved into backup dir 2025/10/24 03:52:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 03:52:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:46 DEBUG : two: Unchanged skipping 2025/10/24 03:52:46 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:52:47 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 03:52:47 INFO : one: Deleted 2025/10/24 03:52:47 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 03:52:47 INFO : one: Copied (new) 2025/10/24 03:52:47 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:52:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 03:52:48 INFO : three.txt: Deleted 2025/10/24 03:52:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/backup" 2025/10/24 03:52:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 03:52:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:53 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:53 DEBUG : two: Unchanged skipping 2025/10/24 03:52:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:52:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 03:52:55 INFO : one: Deleted 2025/10/24 03:52:55 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:52:56 INFO : one: Copied (new) 2025/10/24 03:52:56 DEBUG : Waiting for deletions to finish 2025/10/24 03:52:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:52:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 03:52:56 INFO : three.txt: Deleted 2025/10/24 03:52:56 INFO : three.txt: Moved into backup dir 2025/10/24 03:52:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 03:52:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:52:58 DEBUG : two: Unchanged skipping 2025/10/24 03:52:58 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:52:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:52:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 03:52:59 INFO : one: Deleted 2025/10/24 03:52:59 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:52:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 03:52:59 INFO : one: Copied (new) 2025/10/24 03:52:59 DEBUG : Waiting for deletions to finish 2025/10/24 03:53:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:53:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 03:53:00 INFO : three.txt: Deleted 2025/10/24 03:53:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:53:04 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:53:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 03:53:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:04 DEBUG : two: Unchanged skipping 2025/10/24 03:53:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:53:05 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 03:53:05 INFO : one: Deleted 2025/10/24 03:53:05 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:53:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:53:06 INFO : one: Copied (new) 2025/10/24 03:53:06 DEBUG : Waiting for deletions to finish 2025/10/24 03:53:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:53:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 03:53:07 INFO : three.txt: Deleted 2025/10/24 03:53:07 INFO : three.txt: Moved into backup dir 2025/10/24 03:53:08 DEBUG : one.bak: Excluded (Path Filter) 2025/10/24 03:53:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/24 03:53:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 03:53:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:08 DEBUG : two: Unchanged skipping 2025/10/24 03:53:08 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for checks to finish 2025/10/24 03:53:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:53:08 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 03:53:09 INFO : one: Deleted 2025/10/24 03:53:09 DEBUG : B2 bucket rclone-test-yehasay4wali path dst: Waiting for transfers to finish 2025/10/24 03:53:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 03:53:09 INFO : one: Copied (new) 2025/10/24 03:53:09 DEBUG : Waiting for deletions to finish 2025/10/24 03:53:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:53:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 03:53:10 INFO : three.txt: Deleted 2025/10/24 03:53:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.43s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:53:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 03:53:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:53:16 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 03:53:16 INFO : one: Deleted 2025/10/24 03:53:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:53:17 INFO : one: Copied (new) 2025/10/24 03:53:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:17 DEBUG : two: Unchanged skipping 2025/10/24 03:53:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/24 03:53:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:53:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 03:53:18 INFO : three.txt: Deleted 2025/10/24 03:53:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:53:19 INFO : three.txt: Copied (new) 2025/10/24 03:53:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 03:53:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:53:20 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 03:53:20 INFO : one: Deleted 2025/10/24 03:53:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 03:53:21 INFO : one: Copied (new) 2025/10/24 03:53:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:21 DEBUG : two: Unchanged skipping 2025/10/24 03:53:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/24 03:53:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:53:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 03:53:22 INFO : three.txt: Deleted 2025/10/24 03:53:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/24 03:53:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yehasay4wali/dst" 2025/10/24 03:53:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 03:53:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 03:53:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 03:53:29 INFO : one: Deleted 2025/10/24 03:53:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:53:29 INFO : one: Copied (new) 2025/10/24 03:53:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:30 DEBUG : two: Unchanged skipping 2025/10/24 03:53:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/24 03:53:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 03:53:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 03:53:30 INFO : three.txt: Deleted 2025/10/24 03:53:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:53:31 INFO : three.txt: Copied (new) 2025/10/24 03:53:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 03:53:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 03:53:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 03:53:33 INFO : one: Deleted 2025/10/24 03:53:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 03:53:33 INFO : one: Copied (new) 2025/10/24 03:53:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:33 DEBUG : two: Unchanged skipping 2025/10/24 03:53:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/24 03:53:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 03:53:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 03:53:34 INFO : three.txt: Deleted 2025/10/24 03:53:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/24 03:53:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.64s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:53:37 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:53:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/24 03:53:37 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:53:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/24 03:53:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/24 03:53:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.96s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:53:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/24 03:53:39 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:53:39 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:53:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 03:53:40 INFO : existing: Copied (new) 2025/10/24 03:53:40 DEBUG : Waiting for deletions to finish 2025/10/24 03:53:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/24 03:53:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/24 03:53:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:53:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:53:40 ERROR : B2 bucket rclone-test-yehasay4wali: not deleting files as there were IO errors 2025/10/24 03:53:40 ERROR : B2 bucket rclone-test-yehasay4wali: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:53:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:53:42 DEBUG : existing: Unchanged skipping 2025/10/24 03:53:42 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:53:42 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:53:42 DEBUG : Waiting for deletions to finish 2025/10/24 03:53:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.62s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", 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-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:54:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both0: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both13: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both14: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both15: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both16: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both11: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both18: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both10: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both12: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both17: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both3: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both4: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both5: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both6: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both7: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both19: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:02 DEBUG : both9: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both1: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both2: Unchanged skipping 2025/10/24 03:54:02 DEBUG : both8: Unchanged skipping 2025/10/24 03:54:02 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:54:02 DEBUG : Waiting for deletions to finish 2025/10/24 03:54:02 INFO : only1: Deleted 2025/10/24 03:54:02 INFO : only4: Deleted 2025/10/24 03:54:02 INFO : only7: Deleted 2025/10/24 03:54:02 INFO : only8: Deleted 2025/10/24 03:54:02 INFO : only2: Deleted 2025/10/24 03:54:02 INFO : only12: Deleted 2025/10/24 03:54:02 INFO : only9: Deleted 2025/10/24 03:54:02 INFO : only15: Deleted 2025/10/24 03:54:02 INFO : only13: Deleted 2025/10/24 03:54:02 INFO : only14: Deleted 2025/10/24 03:54:03 INFO : only10: Deleted 2025/10/24 03:54:03 INFO : only11: Deleted 2025/10/24 03:54:03 INFO : only17: Deleted 2025/10/24 03:54:03 INFO : only19: Deleted 2025/10/24 03:54:03 INFO : only3: Deleted 2025/10/24 03:54:03 INFO : only5: Deleted 2025/10/24 03:54:03 INFO : only6: Deleted 2025/10/24 03:54:03 INFO : only0: Deleted 2025/10/24 03:54:03 INFO : only16: Deleted 2025/10/24 03:54:03 INFO : only18: Deleted 2025/10/24 03:54:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:54:24 DEBUG : both11: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both0: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both12: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both15: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both16: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both10: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both13: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both14: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both17: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both2: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both19: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both4: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both5: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both6: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both7: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both8: Unchanged skipping 2025/10/24 03:54:24 DEBUG : both1: Unchanged skipping 2025/10/24 03:54:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:24 DEBUG : both18: Unchanged skipping 2025/10/24 03:54:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : both3: Unchanged skipping 2025/10/24 03:54:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : both9: Unchanged skipping 2025/10/24 03:54:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/24 03:54:24 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:54:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only0: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only10: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only16: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only17: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only11: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only18: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only19: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only12: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only13: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only14: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only15: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only1: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only2: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only6: Copied (replaced existing) 2025/10/24 03:54:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:25 INFO : only7: Copied (replaced existing) 2025/10/24 03:54:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:26 INFO : only8: Copied (replaced existing) 2025/10/24 03:54:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:26 INFO : only9: Copied (replaced existing) 2025/10/24 03:54:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:26 INFO : only5: Copied (replaced existing) 2025/10/24 03:54:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:26 INFO : only3: Copied (replaced existing) 2025/10/24 03:54:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 03:54:26 INFO : only4: Copied (replaced existing) 2025/10/24 03:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:34 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:54:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:54:34 DEBUG : empty_on_remote: Making directory with metadata 2025/10/24 03:54:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:54:34 INFO : empty_on_remote: Making directory 2025/10/24 03:54:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/24 03:54:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.90s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:37 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:54:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:54:37 DEBUG : empty_on_remote: Making directory with metadata 2025/10/24 03:54:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 03:54:37 INFO : empty_on_remote: Making directory 2025/10/24 03:54:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/24 03:54:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:40 INFO : sub dir: Making directory 2025/10/24 03:54:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 03:54:42 INFO : sub dir: Making directory 2025/10/24 03:54:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:54:54 DEBUG : Waiting for deletions to finish 2025/10/24 03:54:54 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : apple: Unchanged skipping 2025/10/24 03:54:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:54:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : banana: Unchanged skipping 2025/10/24 03:54:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:54:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:54:55 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:54:55 DEBUG : Waiting for deletions to finish 2025/10/24 03:54:55 INFO : There was nothing to transfer 2025/10/24 03:54:55 DEBUG : Waiting for deletions to finish 2025/10/24 03:54:55 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:54:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : apple: Unchanged skipping 2025/10/24 03:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:54:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : banana: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:54:56 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:54:56 DEBUG : Waiting for deletions to finish 2025/10/24 03:54:56 INFO : There was nothing to transfer 2025/10/24 03:54:56 DEBUG : Waiting for deletions to finish 2025/10/24 03:54:56 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:55:12 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:12 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : apple: Unchanged skipping 2025/10/24 03:55:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:55:13 DEBUG : banana: Unchanged skipping 2025/10/24 03:55:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:55:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:55:13 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:55:13 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:13 INFO : There was nothing to transfer 2025/10/24 03:55:13 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:13 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:55:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : apple: Unchanged skipping 2025/10/24 03:55:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : banana: Unchanged skipping 2025/10/24 03:55:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:55:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:55:14 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:55:14 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:14 INFO : There was nothing to transfer 2025/10/24 03:55:14 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:14 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:55:30 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:30 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 03:55:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:31 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:55:31 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:55:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 03:55:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 03:55:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 03:55:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/24 03:55:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 03:55:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/24 03:55:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 03:55:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 03:55:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 03:55:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 03:55:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 03:55:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 03:55:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 03:55:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 03:55:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 03:55:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 03:55:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 03:55:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 03:55:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 03:55:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 03:55:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 03:55:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 03:55:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:33 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 03:55:34 INFO : banana: Deleted 2025/10/24 03:55:34 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 03:55:34 INFO : splitbananasplit: Deleted 2025/10/24 03:55:34 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 03:55:34 INFO : apple: Deleted 2025/10/24 03:55:34 INFO : appleappleapplebanana: Deleted 2025/10/24 03:55:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 03:55:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 03:55:34 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : apple: Unchanged skipping 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:55:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : banana: Unchanged skipping 2025/10/24 03:55:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:55:35 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:55:35 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:55:35 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:35 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 03:55:35 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 03:55:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 03:55:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 03:55:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 03:55:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 03:55:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:55:51 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:51 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 03:55:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 03:55:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 03:55:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 03:55:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 03:55:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 03:55:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 03:55:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 03:55:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 03:55:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 03:55:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 03:55:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 03:55:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 03:55:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 03:55:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 03:55:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/24 03:55:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:51 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:55:51 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:55:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 03:55:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/24 03:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 03:55:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 03:55:52 INFO : apple: Copied (new) to: PREFIXapple 2025/10/24 03:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 03:55:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/24 03:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 03:55:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 03:55:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 03:55:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 03:55:52 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/24 03:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 03:55:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 03:55:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 03:55:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 03:55:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 03:55:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 03:55:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 03:55:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 03:55:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 03:55:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 03:55:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 03:55:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 03:55:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:54 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:54 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 03:55:54 INFO : apple: Deleted 2025/10/24 03:55:54 INFO : appleappleapplebanana: Deleted 2025/10/24 03:55:54 INFO : banana: Deleted 2025/10/24 03:55:54 INFO : splitbananasplit: Deleted 2025/10/24 03:55:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 03:55:54 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 03:55:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 03:55:55 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 03:55:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 03:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 03:55:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:55:55 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:55:55 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:55:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 03:55:56 INFO : banana: Copied (new) 2025/10/24 03:55:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 03:55:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/24 03:55:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 03:55:56 INFO : appleappleapplebanana: Copied (new) 2025/10/24 03:55:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 03:55:56 INFO : apple: Copied (new) 2025/10/24 03:55:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 03:55:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/24 03:55:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 03:55:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/24 03:55:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 03:55:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/24 03:55:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 03:55:56 INFO : splitbananasplit: Copied (new) 2025/10/24 03:55:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 03:55:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 03:55:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 03:55:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 03:55:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 03:55:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 03:55:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 03:55:57 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 03:55:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 03:55:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/24 03:55:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 03:55:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/24 03:55:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 03:55:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/24 03:55:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 03:55:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/24 03:55:58 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:58 INFO : PREFIXbanana: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/24 03:55:58 INFO : PREFIXapple: Deleted 2025/10/24 03:55:58 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/24 03:55:58 INFO : PREFIXsplitbananasplit: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/24 03:55:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/24 03:55:58 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:58 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : Waiting for deletions to finish 2025/10/24 03:55:59 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:55:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:56:16 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:16 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/24 03:56:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:56:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:56:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 03:56:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 03:56:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 03:56:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 03:56:17 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 03:56:17 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 03:56:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 03:56:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/24 03:56:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 03:56:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 03:56:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 03:56:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 03:56:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 03:56:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 03:56:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 03:56:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 03:56:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 03:56:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 03:56:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 03:56:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 03:56:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 03:56:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:19 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:19 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 03:56:19 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 03:56:19 INFO : splitbananasplit: Deleted 2025/10/24 03:56:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 03:56:19 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 03:56:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 03:56:20 INFO : apple: Deleted 2025/10/24 03:56:20 INFO : banana: Deleted 2025/10/24 03:56:20 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 03:56:20 INFO : appleappleapplebanana: Deleted 2025/10/24 03:56:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 03:56:20 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 03:56:20 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 03:56:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 03:56:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 03:56:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:20 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:56:20 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:56:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 03:56:21 INFO : apple: Copied (new) 2025/10/24 03:56:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 03:56:21 INFO : appleappleapplebanana: Copied (new) 2025/10/24 03:56:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 03:56:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/24 03:56:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 03:56:21 INFO : splitbananasplit: Copied (new) 2025/10/24 03:56:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 03:56:21 INFO : banana: Copied (new) 2025/10/24 03:56:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 03:56:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/24 03:56:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 03:56:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 03:56:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 03:56:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 03:56:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 03:56:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 03:56:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 03:56:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 03:56:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 03:56:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 03:56:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/24 03:56:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 03:56:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/24 03:56:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 03:56:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/24 03:56:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 03:56:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/24 03:56:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 03:56:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/24 03:56:23 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : splitbananasplitSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : appleSUFFIX: Deleted 2025/10/24 03:56:23 INFO : bananaSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/24 03:56:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/24 03:56:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/24 03:56:24 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/24 03:56:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/24 03:56:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/24 03:56:24 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:24 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:24 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:56:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:56:41 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:41 DEBUG : apple: Unchanged skipping 2025/10/24 03:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:41 DEBUG : banana: Unchanged skipping 2025/10/24 03:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 03:56:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 03:56:41 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:56:41 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:56:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 03:56:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/24 03:56:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 03:56:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/24 03:56:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 03:56:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/24 03:56:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 03:56:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/24 03:56:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 03:56:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/24 03:56:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 03:56:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/24 03:56:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 03:56:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/24 03:56:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 03:56:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/24 03:56:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 03:56:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/24 03:56:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 03:56:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/24 03:56:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 03:56:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/24 03:56:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 03:56:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/24 03:56:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 03:56:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/24 03:56:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 03:56:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/24 03:56:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 03:56:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/24 03:56:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 03:56:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/24 03:56:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 03:56:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/24 03:56:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 03:56:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/24 03:56:44 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 03:56:44 INFO : appleappleapplebanana: Deleted 2025/10/24 03:56:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 03:56:44 INFO : splitbananasplit: Deleted 2025/10/24 03:56:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 03:56:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 03:56:44 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:45 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : appleapple: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : apple: Unchanged skipping 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:56:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : banana: Unchanged skipping 2025/10/24 03:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 03:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 03:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 03:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 03:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 03:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 03:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 03:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 03:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 03:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 03:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:56:45 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:56:45 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:56:45 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:45 DEBUG : Waiting for deletions to finish 2025/10/24 03:56:45 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : appleapple: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/24 03:56:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/24 03:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 03:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 03:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 03:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 03:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 03:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 03:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 03:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 03:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 03:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 03:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 03:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 03:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 03:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 03:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 03:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 03:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 03:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 03:56:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:57:02 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:02 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:03 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:03 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:03 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:03 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:03 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:03 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:03 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:04 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:04 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:57:21 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:21 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:21 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:21 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:21 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:21 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:22 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:22 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:22 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:22 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:22 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:22 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:57:38 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:38 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:39 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:39 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:39 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:39 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:40 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:40 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:40 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:40 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:57:56 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:57 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:57 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:57 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:57 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:58 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : apple: Unchanged skipping 2025/10/24 03:57:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:57:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:57:58 DEBUG : banana: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:57:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:57:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:57:58 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:57:58 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:58 DEBUG : Waiting for deletions to finish 2025/10/24 03:57:58 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:57:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:15 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:15 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:58:16 DEBUG : apple: Unchanged skipping 2025/10/24 03:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : banana: Unchanged skipping 2025/10/24 03:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:16 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:16 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:16 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 03:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 03:58:16 DEBUG : banana: Unchanged skipping 2025/10/24 03:58:16 DEBUG : apple: Unchanged skipping 2025/10/24 03:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 03:58:16 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:16 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:16 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:17 DEBUG : apple: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : banana: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 03:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (217.44s) --- PASS: TestTransform/NFC (16.49s) --- PASS: TestTransform/NFD (18.19s) --- PASS: TestTransform/base64 (21.15s) --- PASS: TestTransform/prefix (23.75s) --- PASS: TestTransform/suffix (25.47s) --- PASS: TestTransform/truncate (21.01s) --- PASS: TestTransform/encoder (18.73s) --- PASS: TestTransform/ISO-8859-1 (18.18s) --- PASS: TestTransform/charmap (17.73s) --- PASS: TestTransform/lowercase (18.40s) --- PASS: TestTransform/ascii (18.34s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/24 03:58:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/24 03:58:22 INFO : sub dir_somesuffix: Making directory 2025/10/24 03:58:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/24 03:58:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/24 03:58:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/24 03:58:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/24 03:58:22 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:22 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:22 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/24 03:58:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:23 INFO : tictactoe: Making directory 2025/10/24 03:58:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/24 03:58:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:23 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:23 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:24 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/24 03:58:24 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.89s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:25 INFO : toe: Making directory 2025/10/24 03:58:25 INFO : toe/toe: Making directory 2025/10/24 03:58:25 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 03:58:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 03:58:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 03:58:25 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:25 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/24 03:58:26 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:27 INFO : toe: Making directory 2025/10/24 03:58:27 INFO : toe/toe: Making directory 2025/10/24 03:58:27 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 03:58:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 03:58:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 03:58:27 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:27 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/24 03:58:28 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:29 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:58:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 03:58:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:29 INFO : tictacempty_dir: Making directory 2025/10/24 03:58:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:29 INFO : tictactoe: Making directory 2025/10/24 03:58:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:29 INFO : tictactoe/tictactoe: Making directory 2025/10/24 03:58:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:29 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:29 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:31 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:58:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 03:58:31 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:31 INFO : tictacempty_dir: Making directory 2025/10/24 03:58:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:31 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:31 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:31 INFO : tictactoe: Making directory 2025/10/24 03:58:31 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:31 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:31 INFO : tictactoe/tictactoe: Making directory 2025/10/24 03:58:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 03:58:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:31 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:31 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/24 03:58:32 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:32 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:32 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:32 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 03:58:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/24 03:58:32 NOTICE: B2 bucket rclone-test-yehasay4wali: 0 differences found 2025/10/24 03:58:32 NOTICE: B2 bucket rclone-test-yehasay4wali: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:33 INFO : tictactoe: Making directory 2025/10/24 03:58:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:33 INFO : tictactoe/tictactoe: Making directory 2025/10/24 03:58:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:33 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:33 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:34 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:34 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:35 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:35 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 03:58:35 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 03:58:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/24 03:58:35 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.52s) === RUN TestSyntax 2025/10/24 03:58:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:36 INFO : toe: Making directory 2025/10/24 03:58:36 INFO : toe/toe: Making directory 2025/10/24 03:58:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 03:58:36 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:36 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:37 INFO : toe/toe/toe: Copied (new) 2025/10/24 03:58:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.34s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:38 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 03:58:38 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:38 INFO : tictacempty_dir: Making directory 2025/10/24 03:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:38 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:38 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:38 INFO : tictactoe: Making directory 2025/10/24 03:58:38 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:38 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:38 INFO : tictactoe/tictactoe: Making directory 2025/10/24 03:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 03:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:38 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:38 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:38 INFO : toe/toe/toe.txt: Deleted 2025/10/24 03:58:38 INFO : toe/toe: Removing directory 2025/10/24 03:58:38 INFO : toe: Removing directory 2025/10/24 03:58:38 INFO : empty_dir: Removing directory 2025/10/24 03:58:38 DEBUG : Local file system at /tmp/rclone2568832493: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:39 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:58:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 03:58:39 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:40 INFO : tictacempty_dir: Making directory 2025/10/24 03:58:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:40 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:40 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:40 INFO : tictactoe: Making directory 2025/10/24 03:58:40 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:40 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:40 INFO : tictactoe/tictactoe: Making directory 2025/10/24 03:58:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 03:58:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:40 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:40 INFO : toe/toe/toe.txt: Deleted 2025/10/24 03:58:40 INFO : toe/toe: Removing directory 2025/10/24 03:58:40 INFO : toe: Removing directory 2025/10/24 03:58:40 INFO : empty_dir: Removing directory 2025/10/24 03:58:40 DEBUG : Local file system at /tmp/rclone2568832493: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/24 03:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 03:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 03:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 03:58:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 03:58:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/24 03:58:42 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.56s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:43 DEBUG : Reset feature "Copy" 2025/10/24 03:58:43 DEBUG : Reset feature "Move" 2025/10/24 03:58:43 DEBUG : Reset feature "Copy" 2025/10/24 03:58:43 DEBUG : Reset feature "Move" 2025/10/24 03:58:43 DEBUG : empty_dir: Making directory with metadata 2025/10/24 03:58:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 03:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:43 INFO : tictacempty_dir: Making directory 2025/10/24 03:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 03:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:43 INFO : tictactoe: Making directory 2025/10/24 03:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/24 03:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:43 INFO : tictactoe/tictactoe: Making directory 2025/10/24 03:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 03:58:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 03:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:43 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 03:58:44 INFO : toe/toe/toe.txt: Deleted 2025/10/24 03:58:44 INFO : toe/toe: Removing directory 2025/10/24 03:58:44 INFO : toe: Removing directory 2025/10/24 03:58:44 INFO : empty_dir: Removing directory 2025/10/24 03:58:44 DEBUG : Local file system at /tmp/rclone2568832493: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/24 03:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 03:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 03:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 03:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 03:58:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/24 03:58:46 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.65s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:47 DEBUG : toe: transformed to: dG9l 2025/10/24 03:58:47 DEBUG : toe: transformed to: dG9l 2025/10/24 03:58:47 INFO : dG9l: Making directory 2025/10/24 03:58:47 DEBUG : toe: transformed to: dG9l 2025/10/24 03:58:47 DEBUG : toe: transformed to: dG9l 2025/10/24 03:58:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/24 03:58:47 INFO : dG9l/dG9l: Making directory 2025/10/24 03:58:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/24 03:58:47 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/24 03:58:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/24 03:58:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 03:58:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/24 03:58:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:47 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/24 03:58:47 DEBUG : Waiting for deletions to finish 2025/10/24 03:58:48 DEBUG : dG9l: transformed to: toe 2025/10/24 03:58:48 DEBUG : dG9l: transformed to: toe 2025/10/24 03:58:48 DEBUG : dG9l: transformed to: toe 2025/10/24 03:58:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/24 03:58:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/24 03:58:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/24 03:58:48 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for checks to finish 2025/10/24 03:58:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/24 03:58:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/24 03:58:48 DEBUG : Local file system at /tmp/rclone2568832493: Waiting for transfers to finish 2025/10/24 03:58:48 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yehasay4wali", Local "Local file system at /tmp/rclone2568832493", Modify Window "1ms" 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe: transformed to: 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe: transformed to: 2025/10/24 03:58:49 INFO : B2 bucket rclone-test-yehasay4wali: Making directory 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe: transformed to: 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe: transformed to: 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe/toe: transformed to: 2025/10/24 03:58:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/24 03:58:49 INFO : toe/toe: Making directory 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe/toe: transformed to: 2025/10/24 03:58:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe: transformed to: 2025/10/24 03:58:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 03:58:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 03:58:49 DEBUG : toe/toe/toe: transformed to: 2025/10/24 03:58:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/24 03:58:49 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for checks to finish 2025/10/24 03:58:49 DEBUG : B2 bucket rclone-test-yehasay4wali: Waiting for transfers to finish 2025/10/24 03:58:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 03:58:50 INFO : toe/toe/toe: Copied (new) 2025/10/24 03:58:50 ERROR : B2 bucket rclone-test-yehasay4wali: not deleting files as there were IO errors 2025/10/24 03:58:50 ERROR : B2 bucket rclone-test-yehasay4wali: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2025/10/24 03:58:51 DEBUG : B2 bucket rclone-test-yehasay4wali: Purge remote 2025/10/24 03:58:51 INFO : B2 bucket rclone-test-yehasay4wali: cleaning bucket "rclone-test-yehasay4wali" of all files 2025/10/24 03:58:52 DEBUG : BackupDir/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a1_d20251024_m035222_c001_v7007000_t0000_u01761277942526") 2025/10/24 03:58:52 DEBUG : BackupDir/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1113a032d691cc25_d20251024_m035217_c001_v0001145_t0011_u01761277937254") 2025/10/24 03:58:52 DEBUG : CompareDest/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f8bc_d20251024_m035157_c001_v7007000_t0000_u01761277917465") 2025/10/24 03:58:52 DEBUG : CompareDest/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2981b_d20251024_m035151_c001_v0001177_t0047_u01761277911605") 2025/10/24 03:58:52 DEBUG : CompareDest/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f8bd_d20251024_m035157_c001_v7007000_t0000_u01761277917647") 2025/10/24 03:58:52 DEBUG : CompareDest/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f223_d20251024_m035152_c001_v0001115_t0059_u01761277912564") 2025/10/24 03:58:52 DEBUG : CopyDest/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a2_d20251024_m035222_c001_v7007000_t0000_u01761277942711") 2025/10/24 03:58:52 DEBUG : CopyDest/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f24f_d20251024_m035214_c001_v0001115_t0014_u01761277934039") 2025/10/24 03:58:52 DEBUG : CopyDest/three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a4_d20251024_m035222_c001_v7007000_t0000_u01761277942892") 2025/10/24 03:58:52 DEBUG : CopyDest/three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f25f_d20251024_m035220_c001_v0001115_t0027_u01761277940313") 2025/10/24 03:58:52 DEBUG : CopyDest/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a5_d20251024_m035223_c001_v7007000_t0000_u01761277943073") 2025/10/24 03:58:52 DEBUG : CopyDest/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29894_d20251024_m035218_c001_v0001177_t0045_u01761277938261") 2025/10/24 03:58:52 DEBUG : EXISTING: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62461_d20251024_m035342_c001_v7007000_t0000_u01761278022791") 2025/10/24 03:58:52 DEBUG : EXISTING: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f347_d20251024_m035341_c001_v0001115_t0057_u01761278021557") 2025/10/24 03:58:52 DEBUG : PREFIXapple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f404540c7057c2b65_d20251024_m035558_c001_v7007000_t0000_u01761278158409") 2025/10/24 03:58:53 DEBUG : PREFIXapple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c57_d20251024_m035551_c001_v0001106_t0004_u01761278151975") 2025/10/24 03:58:53 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f40917ca080e657e4_d20251024_m035558_c001_v7007000_t0000_u01761278158424") 2025/10/24 03:58:53 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29cdf_d20251024_m035551_c001_v0001177_t0012_u01761278151987") 2025/10/24 03:58:53 DEBUG : PREFIXbanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429535_d20251024_m035558_c001_v7007000_t0000_u01761278158184") 2025/10/24 03:58:53 DEBUG : PREFIXbanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd6d_d20251024_m035552_c001_v0001106_t0021_u01761278152008") 2025/10/24 03:58:53 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2d58_d20251024_m035558_c001_v7007000_t0000_u01761278158434") 2025/10/24 03:58:53 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f523_d20251024_m035552_c001_v0001115_t0034_u01761278152000") 2025/10/24 03:58:53 DEBUG : Testêé: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6245f_d20251024_m035339_c001_v7007000_t0000_u01761278019251") 2025/10/24 03:58:53 DEBUG : Testêé: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f33f_d20251024_m035337_c001_v0001115_t0035_u01761278017974") 2025/10/24 03:58:53 DEBUG : Testêé: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a0e_d20251024_m035337_c001_v0001177_t0052_u01761278017032") 2025/10/24 03:58:53 DEBUG : YXBwbGU=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8db_d20251024_m035536_c001_v7007000_t0000_u01761278136154") 2025/10/24 03:58:53 DEBUG : YXBwbGU=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4db_d20251024_m035531_c001_v0001115_t0036_u01761278131617") 2025/10/24 03:58:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8dc_d20251024_m035536_c001_v7007000_t0000_u01761278136335") 2025/10/24 03:58:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c67_d20251024_m035531_c001_v0001177_t0059_u01761278131596") 2025/10/24 03:58:53 DEBUG : YmFuYW5h: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8dd_d20251024_m035536_c001_v7007000_t0000_u01761278136516") 2025/10/24 03:58:53 DEBUG : YmFuYW5h: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd15_d20251024_m035531_c001_v0001106_t0040_u01761278131607") 2025/10/24 03:58:53 DEBUG : a/potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b69_d20251024_m035021_c001_v7007000_t0000_u01761277821903") 2025/10/24 03:58:53 DEBUG : a/potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0a4_d20251024_m035020_c001_v0001098_t0001_u01761277820952") 2025/10/24 03:58:53 DEBUG : a/potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b60_d20251024_m035018_c001_v7007000_t0000_u01761277818991") 2025/10/24 03:58:53 DEBUG : a/potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a094_d20251024_m035018_c001_v0001098_t0022_u01761277818066") 2025/10/24 03:58:54 DEBUG : a/potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03622_d20251024_m034958_c001_v7007000_t0000_u01761277798784") 2025/10/24 03:58:54 DEBUG : a/potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a022_d20251024_m034957_c001_v0001098_t0042_u01761277797710") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a3_d20251024_m035817_c001_v7007000_t0000_u01761278297742") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2a00c_d20251024_m035813_c001_v0001177_t0001_u01761278293379") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429685_d20251024_m035759_c001_v7007000_t0000_u01761278279389") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29fa5_d20251024_m035754_c001_v0001177_t0034_u01761278274645") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6621ffe_d20251024_m035740_c001_v7007000_t0000_u01761278260965") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f5d_d20251024_m035736_c001_v0001177_t0031_u01761278256581") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee542_d20251024_m035723_c001_v7007000_t0000_u01761278243303") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29efb_d20251024_m035719_c001_v0001177_t0021_u01761278239271") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f0_d20251024_m035705_c001_v7007000_t0000_u01761278225175") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e9c_d20251024_m035659_c001_v0001177_t0036_u01761278219679") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac3_d20251024_m035646_c001_v7007000_t0000_u01761278206386") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e1a_d20251024_m035638_c001_v0001177_t0010_u01761278198446") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85c9_d20251024_m035625_c001_v7007000_t0000_u01761278185390") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29db4_d20251024_m035621_c001_v0001177_t0010_u01761278181083") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85a3_d20251024_m035619_c001_v7007000_t0000_u01761278179959") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdcb_d20251024_m035614_c001_v0001106_t0006_u01761278174019") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eea_d20251024_m035559_c001_v7007000_t0000_u01761278159907") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f537_d20251024_m035555_c001_v0001115_t0048_u01761278155901") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bb82_d20251024_m035554_c001_v7007000_t0000_u01761278154700") 2025/10/24 03:58:54 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c45_d20251024_m035549_c001_v0001106_t0002_u01761278149491") 2025/10/24 03:58:55 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2d43_d20251024_m035534_c001_v7007000_t0000_u01761278134430") 2025/10/24 03:58:55 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c5d_d20251024_m035528_c001_v0001177_t0022_u01761278128264") 2025/10/24 03:58:55 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952aaf_d20251024_m035515_c001_v7007000_t0000_u01761278115030") 2025/10/24 03:58:55 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29bf9_d20251024_m035510_c001_v0001177_t0057_u01761278110285") 2025/10/24 03:58:55 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62501_d20251024_m035456_c001_v7007000_t0000_u01761278096878") 2025/10/24 03:58:55 DEBUG : apple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ba3_d20251024_m035452_c001_v0001177_t0036_u01761278092252") 2025/10/24 03:58:55 DEBUG : appleSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61031a3_d20251024_m035623_c001_v7007000_t0000_u01761278183783") 2025/10/24 03:58:55 DEBUG : appleSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdd3_d20251024_m035617_c001_v0001106_t0038_u01761278177071") 2025/10/24 03:58:55 DEBUG : appleapple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac5_d20251024_m035646_c001_v7007000_t0000_u01761278206569") 2025/10/24 03:58:55 DEBUG : appleapple: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d97_d20251024_m035642_c001_v0001106_t0038_u01761278202028") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a4_d20251024_m035817_c001_v7007000_t0000_u01761278297926") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ffc3_d20251024_m035814_c001_v0001106_t0018_u01761278294162") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429686_d20251024_m035759_c001_v7007000_t0000_u01761278279572") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff71_d20251024_m035755_c001_v0001106_t0013_u01761278275415") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6621fff_d20251024_m035741_c001_v7007000_t0000_u01761278261150") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff31_d20251024_m035737_c001_v0001106_t0039_u01761278257494") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee543_d20251024_m035723_c001_v7007000_t0000_u01761278243484") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fee5_d20251024_m035720_c001_v0001106_t0049_u01761278240088") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f2_d20251024_m035705_c001_v7007000_t0000_u01761278225357") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe9f_d20251024_m035700_c001_v0001106_t0001_u01761278220737") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee4e8_d20251024_m035644_c001_v7007000_t0000_u01761278204286") 2025/10/24 03:58:55 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe45_d20251024_m035639_c001_v0001106_t0027_u01761278199440") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85cb_d20251024_m035625_c001_v7007000_t0000_u01761278185574") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f599_d20251024_m035621_c001_v0001115_t0036_u01761278181094") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a377b_d20251024_m035620_c001_v7007000_t0000_u01761278180127") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f581_d20251024_m035615_c001_v0001115_t0050_u01761278175009") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eeb_d20251024_m035600_c001_v7007000_t0000_u01761278160091") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd81_d20251024_m035555_c001_v0001106_t0021_u01761278155889") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2d53_d20251024_m035554_c001_v7007000_t0000_u01761278154724") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f519_d20251024_m035550_c001_v0001115_t0016_u01761278150197") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a3740_d20251024_m035534_c001_v7007000_t0000_u01761278134436") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4d7_d20251024_m035529_c001_v0001115_t0045_u01761278129245") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab1_d20251024_m035515_c001_v7007000_t0000_u01761278115214") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4a5_d20251024_m035511_c001_v0001115_t0045_u01761278111351") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62502_d20251024_m035457_c001_v7007000_t0000_u01761278097060") 2025/10/24 03:58:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f475_d20251024_m035453_c001_v0001115_t0033_u01761278093157") 2025/10/24 03:58:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41308852a43e5ea6_d20251024_m035623_c001_v7007000_t0000_u01761278183951") 2025/10/24 03:58:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d8c_d20251024_m035617_c001_v0001177_t0001_u01761278177060") 2025/10/24 03:58:56 DEBUG : b/potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b6a_d20251024_m035022_c001_v7007000_t0000_u01761277822086") 2025/10/24 03:58:56 DEBUG : b/potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a098_d20251024_m035019_c001_v0001098_t0001_u01761277819538") 2025/10/24 03:58:56 DEBUG : b/potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b5a_d20251024_m035018_c001_v7007000_t0000_u01761277818427") 2025/10/24 03:58:56 DEBUG : b/potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a084_d20251024_m035016_c001_v0001098_t0013_u01761277816756") 2025/10/24 03:58:57 DEBUG : b/potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03621_d20251024_m034958_c001_v7007000_t0000_u01761277798222") 2025/10/24 03:58:57 DEBUG : b/potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a01a_d20251024_m034956_c001_v0001098_t0057_u01761277796276") 2025/10/24 03:58:57 DEBUG : backup/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f412fb83cf42bd888_d20251024_m035236_c001_v7007000_t0000_u01761277956138") 2025/10/24 03:58:57 DEBUG : backup/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f101fd54f6d174223_d20251024_m035234_c001_v0001109_t0030_u01761277954216") 2025/10/24 03:58:57 DEBUG : backup/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1016d1f7e4d3c3bf_d20251024_m035229_c001_v0001100_t0024_u01761277949761") 2025/10/24 03:58:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030ca_d20251024_m035300_c001_v7007000_t0000_u01761277980664") 2025/10/24 03:58:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1133a0606895ad4b_d20251024_m035258_c001_v0001041_t0023_u01761277978888") 2025/10/24 03:58:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f116c8b4d31961337_d20251024_m035254_c001_v0001134_t0052_u01761277974990") 2025/10/24 03:58:57 DEBUG : backup/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb801d_d20251024_m035248_c001_v7007000_t0000_u01761277968681") 2025/10/24 03:58:57 DEBUG : backup/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f10452c3505a9a855_d20251024_m035246_c001_v0001179_t0041_u01761277966957") 2025/10/24 03:58:57 DEBUG : backup/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114f45b98a63142a_d20251024_m035242_c001_v0001134_t0054_u01761277962585") 2025/10/24 03:58:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030cd_d20251024_m035300_c001_v7007000_t0000_u01761277980847") 2025/10/24 03:58:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1002f3e43e39e72a_d20251024_m035259_c001_v0001183_t0022_u01761277979897") 2025/10/24 03:58:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105b1ed4ffb54592_d20251024_m035256_c001_v0001184_t0058_u01761277976503") 2025/10/24 03:58:57 DEBUG : backup/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f412fb83cf42bd88c_d20251024_m035236_c001_v7007000_t0000_u01761277956320") 2025/10/24 03:58:57 DEBUG : backup/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f10157ba481b0fe9b_d20251024_m035235_c001_v0001171_t0023_u01761277955292") 2025/10/24 03:58:57 DEBUG : backup/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f107ce37ed83af853_d20251024_m035231_c001_v0001102_t0017_u01761277951390") 2025/10/24 03:58:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb801e_d20251024_m035248_c001_v7007000_t0000_u01761277968862") 2025/10/24 03:58:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f100319a0eef6541e_d20251024_m035247_c001_v0001113_t0014_u01761277967796") 2025/10/24 03:58:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1093af72291eeaa9_d20251024_m035244_c001_v0001037_t0034_u01761277964267") 2025/10/24 03:58:57 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a5_d20251024_m035818_c001_v7007000_t0000_u01761278298109") 2025/10/24 03:58:57 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ffe_d20251024_m035813_c001_v0001106_t0007_u01761278293595") 2025/10/24 03:58:57 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429687_d20251024_m035759_c001_v7007000_t0000_u01761278279757") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f92_d20251024_m035754_c001_v0001106_t0005_u01761278274850") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622000_d20251024_m035741_c001_v7007000_t0000_u01761278261334") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f1e_d20251024_m035736_c001_v0001106_t0040_u01761278256823") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee544_d20251024_m035723_c001_v7007000_t0000_u01761278243670") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4eaa_d20251024_m035719_c001_v0001106_t0032_u01761278239480") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f3_d20251024_m035705_c001_v7007000_t0000_u01761278225538") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e26_d20251024_m035659_c001_v0001106_t0053_u01761278219901") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac6_d20251024_m035646_c001_v7007000_t0000_u01761278206751") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d85_d20251024_m035638_c001_v0001106_t0017_u01761278198686") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85cc_d20251024_m035625_c001_v7007000_t0000_u01761278185756") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d1f_d20251024_m035621_c001_v0001106_t0047_u01761278181103") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f610319f_d20251024_m035619_c001_v7007000_t0000_u01761278179961") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d78_d20251024_m035614_c001_v0001177_t0002_u01761278174803") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eec_d20251024_m035600_c001_v7007000_t0000_u01761278160274") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d07_d20251024_m035555_c001_v0001177_t0051_u01761278155878") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f40917ca080e657e0_d20251024_m035554_c001_v7007000_t0000_u01761278154731") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ccf_d20251024_m035549_c001_v0001177_t0050_u01761278149980") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f8553_d20251024_m035534_c001_v7007000_t0000_u01761278134235") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd09_d20251024_m035528_c001_v0001106_t0037_u01761278128480") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab2_d20251024_m035515_c001_v7007000_t0000_u01761278115397") 2025/10/24 03:58:58 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fcb9_d20251024_m035510_c001_v0001106_t0000_u01761278110505") 2025/10/24 03:58:59 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62503_d20251024_m035457_c001_v7007000_t0000_u01761278097241") 2025/10/24 03:58:59 DEBUG : banana: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc5f_d20251024_m035452_c001_v0001106_t0019_u01761278092469") 2025/10/24 03:58:59 DEBUG : bananaSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85c4_d20251024_m035623_c001_v7007000_t0000_u01761278183794") 2025/10/24 03:58:59 DEBUG : bananaSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4cfd_d20251024_m035617_c001_v0001106_t0050_u01761278177090") 2025/10/24 03:58:59 DEBUG : both0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcaf6_d20251024_m035426_c001_v7007000_t0000_u01761278066840") 2025/10/24 03:58:59 DEBUG : both0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ab5_d20251024_m035408_c001_v0001177_t0015_u01761278048191") 2025/10/24 03:58:59 DEBUG : both0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f6_d20251024_m035403_c001_v7007000_t0000_u01761278043989") 2025/10/24 03:58:59 DEBUG : both0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a22_d20251024_m035344_c001_v0001177_t0044_u01761278024675") 2025/10/24 03:58:59 DEBUG : both1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcaf7_d20251024_m035427_c001_v7007000_t0000_u01761278067023") 2025/10/24 03:58:59 DEBUG : both1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29abd_d20251024_m035409_c001_v0001177_t0019_u01761278049362") 2025/10/24 03:58:59 DEBUG : both1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f7_d20251024_m035404_c001_v7007000_t0000_u01761278044171") 2025/10/24 03:58:59 DEBUG : both1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a2a_d20251024_m035345_c001_v0001177_t0051_u01761278025356") 2025/10/24 03:58:59 DEBUG : both10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcaf9_d20251024_m035427_c001_v7007000_t0000_u01761278067205") 2025/10/24 03:58:59 DEBUG : both10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ae3_d20251024_m035415_c001_v0001177_t0018_u01761278055948") 2025/10/24 03:58:59 DEBUG : both10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f8_d20251024_m035404_c001_v7007000_t0000_u01761278044354") 2025/10/24 03:58:59 DEBUG : both10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a58_d20251024_m035352_c001_v0001177_t0011_u01761278032631") 2025/10/24 03:58:59 DEBUG : both11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcafa_d20251024_m035427_c001_v7007000_t0000_u01761278067388") 2025/10/24 03:58:59 DEBUG : both11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ae7_d20251024_m035416_c001_v0001177_t0022_u01761278056630") 2025/10/24 03:58:59 DEBUG : both11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f9_d20251024_m035404_c001_v7007000_t0000_u01761278044535") 2025/10/24 03:58:59 DEBUG : both11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a5a_d20251024_m035353_c001_v0001177_t0011_u01761278033606") 2025/10/24 03:58:59 DEBUG : both12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcafb_d20251024_m035427_c001_v7007000_t0000_u01761278067570") 2025/10/24 03:58:59 DEBUG : both12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29aeb_d20251024_m035417_c001_v0001177_t0051_u01761278057721") 2025/10/24 03:59:00 DEBUG : both12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030fa_d20251024_m035404_c001_v7007000_t0000_u01761278044717") 2025/10/24 03:59:00 DEBUG : both12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a5e_d20251024_m035354_c001_v0001177_t0036_u01761278034244") 2025/10/24 03:59:00 DEBUG : both13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcafc_d20251024_m035427_c001_v7007000_t0000_u01761278067753") 2025/10/24 03:59:00 DEBUG : both13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29af9_d20251024_m035418_c001_v0001177_t0002_u01761278058942") 2025/10/24 03:59:00 DEBUG : both13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030fb_d20251024_m035404_c001_v7007000_t0000_u01761278044899") 2025/10/24 03:59:00 DEBUG : both13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a66_d20251024_m035355_c001_v0001177_t0033_u01761278035214") 2025/10/24 03:59:00 DEBUG : both14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcafd_d20251024_m035427_c001_v7007000_t0000_u01761278067936") 2025/10/24 03:59:00 DEBUG : both14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29afb_d20251024_m035419_c001_v0001177_t0052_u01761278059643") 2025/10/24 03:59:00 DEBUG : both14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030fc_d20251024_m035405_c001_v7007000_t0000_u01761278045081") 2025/10/24 03:59:00 DEBUG : both14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a6e_d20251024_m035356_c001_v0001177_t0000_u01761278036201") 2025/10/24 03:59:00 DEBUG : both15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcafe_d20251024_m035428_c001_v7007000_t0000_u01761278068122") 2025/10/24 03:59:00 DEBUG : both15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b01_d20251024_m035420_c001_v0001177_t0058_u01761278060588") 2025/10/24 03:59:00 DEBUG : both15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030fd_d20251024_m035405_c001_v7007000_t0000_u01761278045263") 2025/10/24 03:59:00 DEBUG : both15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a70_d20251024_m035356_c001_v0001177_t0005_u01761278036946") 2025/10/24 03:59:00 DEBUG : both16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcaff_d20251024_m035428_c001_v7007000_t0000_u01761278068306") 2025/10/24 03:59:00 DEBUG : both16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b07_d20251024_m035421_c001_v0001177_t0013_u01761278061327") 2025/10/24 03:59:00 DEBUG : both16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030fe_d20251024_m035405_c001_v7007000_t0000_u01761278045444") 2025/10/24 03:59:00 DEBUG : both16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a72_d20251024_m035357_c001_v0001177_t0021_u01761278037674") 2025/10/24 03:59:00 DEBUG : both17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb00_d20251024_m035428_c001_v7007000_t0000_u01761278068503") 2025/10/24 03:59:00 DEBUG : both17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b0f_d20251024_m035422_c001_v0001177_t0056_u01761278062143") 2025/10/24 03:59:00 DEBUG : both17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030ff_d20251024_m035405_c001_v7007000_t0000_u01761278045627") 2025/10/24 03:59:01 DEBUG : both17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a76_d20251024_m035358_c001_v0001177_t0042_u01761278038468") 2025/10/24 03:59:01 DEBUG : both18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb01_d20251024_m035428_c001_v7007000_t0000_u01761278068691") 2025/10/24 03:59:01 DEBUG : both18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b15_d20251024_m035422_c001_v0001177_t0047_u01761278062882") 2025/10/24 03:59:01 DEBUG : both18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103100_d20251024_m035405_c001_v7007000_t0000_u01761278045809") 2025/10/24 03:59:01 DEBUG : both18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a84_d20251024_m035359_c001_v0001177_t0014_u01761278039369") 2025/10/24 03:59:01 DEBUG : both19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb02_d20251024_m035428_c001_v7007000_t0000_u01761278068874") 2025/10/24 03:59:01 DEBUG : both19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b19_d20251024_m035423_c001_v0001177_t0058_u01761278063629") 2025/10/24 03:59:01 DEBUG : both19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103102_d20251024_m035405_c001_v7007000_t0000_u01761278045993") 2025/10/24 03:59:01 DEBUG : both19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a8a_d20251024_m035400_c001_v0001177_t0056_u01761278040035") 2025/10/24 03:59:01 DEBUG : both2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb03_d20251024_m035429_c001_v7007000_t0000_u01761278069063") 2025/10/24 03:59:01 DEBUG : both2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29abf_d20251024_m035410_c001_v0001177_t0015_u01761278050172") 2025/10/24 03:59:01 DEBUG : both2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103103_d20251024_m035406_c001_v7007000_t0000_u01761278046174") 2025/10/24 03:59:01 DEBUG : both2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a32_d20251024_m035346_c001_v0001177_t0029_u01761278026138") 2025/10/24 03:59:01 DEBUG : both3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb04_d20251024_m035429_c001_v7007000_t0000_u01761278069252") 2025/10/24 03:59:01 DEBUG : both3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ac5_d20251024_m035410_c001_v0001177_t0000_u01761278050976") 2025/10/24 03:59:01 DEBUG : both3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103104_d20251024_m035406_c001_v7007000_t0000_u01761278046355") 2025/10/24 03:59:01 DEBUG : both3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a3a_d20251024_m035346_c001_v0001177_t0057_u01761278026905") 2025/10/24 03:59:01 DEBUG : both4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb05_d20251024_m035429_c001_v7007000_t0000_u01761278069436") 2025/10/24 03:59:01 DEBUG : both4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29acb_d20251024_m035411_c001_v0001177_t0014_u01761278051661") 2025/10/24 03:59:01 DEBUG : both4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103105_d20251024_m035406_c001_v7007000_t0000_u01761278046536") 2025/10/24 03:59:02 DEBUG : both4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a3e_d20251024_m035347_c001_v0001177_t0033_u01761278027704") 2025/10/24 03:59:02 DEBUG : both5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb06_d20251024_m035429_c001_v7007000_t0000_u01761278069617") 2025/10/24 03:59:02 DEBUG : both5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29acf_d20251024_m035412_c001_v0001177_t0020_u01761278052408") 2025/10/24 03:59:02 DEBUG : both5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103107_d20251024_m035406_c001_v7007000_t0000_u01761278046718") 2025/10/24 03:59:02 DEBUG : both5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a42_d20251024_m035348_c001_v0001177_t0036_u01761278028677") 2025/10/24 03:59:02 DEBUG : both6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb07_d20251024_m035429_c001_v7007000_t0000_u01761278069801") 2025/10/24 03:59:02 DEBUG : both6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ad1_d20251024_m035413_c001_v0001177_t0002_u01761278053214") 2025/10/24 03:59:02 DEBUG : both6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103108_d20251024_m035406_c001_v7007000_t0000_u01761278046900") 2025/10/24 03:59:02 DEBUG : both6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a46_d20251024_m035349_c001_v0001177_t0058_u01761278029461") 2025/10/24 03:59:02 DEBUG : both7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb08_d20251024_m035429_c001_v7007000_t0000_u01761278069984") 2025/10/24 03:59:02 DEBUG : both7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ad5_d20251024_m035413_c001_v0001177_t0020_u01761278053872") 2025/10/24 03:59:02 DEBUG : both7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f6103109_d20251024_m035407_c001_v7007000_t0000_u01761278047081") 2025/10/24 03:59:02 DEBUG : both7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a4c_d20251024_m035350_c001_v0001177_t0009_u01761278030108") 2025/10/24 03:59:02 DEBUG : both8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb09_d20251024_m035430_c001_v7007000_t0000_u01761278070168") 2025/10/24 03:59:02 DEBUG : both8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ad7_d20251024_m035414_c001_v0001177_t0030_u01761278054635") 2025/10/24 03:59:02 DEBUG : both8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f610310a_d20251024_m035407_c001_v7007000_t0000_u01761278047262") 2025/10/24 03:59:02 DEBUG : both8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a50_d20251024_m035350_c001_v0001177_t0025_u01761278030887") 2025/10/24 03:59:02 DEBUG : both9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb0a_d20251024_m035430_c001_v7007000_t0000_u01761278070351") 2025/10/24 03:59:02 DEBUG : both9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29adf_d20251024_m035415_c001_v0001177_t0021_u01761278055237") 2025/10/24 03:59:02 DEBUG : both9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f610310b_d20251024_m035407_c001_v7007000_t0000_u01761278047446") 2025/10/24 03:59:02 DEBUG : both9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a54_d20251024_m035351_c001_v0001177_t0041_u01761278031818") 2025/10/24 03:59:03 DEBUG : c/non empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b6b_d20251024_m035022_c001_v7007000_t0000_u01761277822268") 2025/10/24 03:59:03 DEBUG : c/non empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a09e_d20251024_m035020_c001_v0001098_t0054_u01761277820236") 2025/10/24 03:59:03 DEBUG : c/non empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b62_d20251024_m035019_c001_v7007000_t0000_u01761277819173") 2025/10/24 03:59:03 DEBUG : c/non empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a08c_d20251024_m035017_c001_v0001098_t0013_u01761277817321") 2025/10/24 03:59:03 DEBUG : c/non empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03623_d20251024_m034958_c001_v7007000_t0000_u01761277798968") 2025/10/24 03:59:03 DEBUG : c/non empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a01e_d20251024_m034956_c001_v0001098_t0003_u01761277796743") 2025/10/24 03:59:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8de_d20251024_m035536_c001_v7007000_t0000_u01761278136696") 2025/10/24 03:59:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bed_d20251024_m035531_c001_v0001106_t0017_u01761278131626") 2025/10/24 03:59:03 DEBUG : check sum: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03611_d20251024_m034948_c001_v7007000_t0000_u01761277788474") 2025/10/24 03:59:03 DEBUG : check sum: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fea_d20251024_m034947_c001_v0001098_t0012_u01761277787343") 2025/10/24 03:59:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb1725c_d20251024_m035849_c001_v7007000_t0000_u01761278329105") 2025/10/24 03:59:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2a098_d20251024_m035847_c001_v0001177_t0026_u01761278327681") 2025/10/24 03:59:03 DEBUG : dest/3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6232f_d20251024_m035206_c001_v7007000_t0000_u01761277926901") 2025/10/24 03:59:03 DEBUG : dest/3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4117ad923ecb51ed_d20251024_m035205_c001_v0001172_t0027_u01761277925813") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac7_d20251024_m035646_c001_v7007000_t0000_u01761278206934") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe5b_d20251024_m035642_c001_v0001106_t0053_u01761278202037") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a6_d20251024_m035818_c001_v7007000_t0000_u01761278298294") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29fd7_d20251024_m035804_c001_v0001177_t0049_u01761278284055") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429688_d20251024_m035759_c001_v7007000_t0000_u01761278279940") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f81_d20251024_m035745_c001_v0001177_t0005_u01761278265657") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622001_d20251024_m035741_c001_v7007000_t0000_u01761278261519") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f2d_d20251024_m035727_c001_v0001177_t0015_u01761278247930") 2025/10/24 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee545_d20251024_m035723_c001_v7007000_t0000_u01761278243852") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ecd_d20251024_m035709_c001_v0001177_t0049_u01761278229747") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f4_d20251024_m035705_c001_v7007000_t0000_u01761278225720") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e62_d20251024_m035651_c001_v0001177_t0037_u01761278211019") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb17181_d20251024_m035644_c001_v7007000_t0000_u01761278204701") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dea_d20251024_m035630_c001_v0001177_t0043_u01761278190012") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85ce_d20251024_m035625_c001_v7007000_t0000_u01761278185938") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29db8_d20251024_m035621_c001_v0001177_t0009_u01761278181324") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417c043bd441976e_d20251024_m035619_c001_v7007000_t0000_u01761278179749") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd9f_d20251024_m035604_c001_v0001106_t0054_u01761278164545") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eee_d20251024_m035600_c001_v7007000_t0000_u01761278160464") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d09_d20251024_m035556_c001_v0001177_t0025_u01761278156105") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242952c_d20251024_m035554_c001_v7007000_t0000_u01761278154785") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c13_d20251024_m035540_c001_v0001106_t0021_u01761278140785") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c7688b9_d20251024_m035534_c001_v7007000_t0000_u01761278134537") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c27_d20251024_m035519_c001_v0001177_t0057_u01761278119644") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab3_d20251024_m035515_c001_v7007000_t0000_u01761278115580") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29bc1_d20251024_m035501_c001_v0001177_t0036_u01761278101454") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62505_d20251024_m035457_c001_v7007000_t0000_u01761278097422") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b7f_d20251024_m035444_c001_v0001177_t0026_u01761278084601") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bbd5_d20251024_m035623_c001_v7007000_t0000_u01761278183580") 2025/10/24 03:59:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d8e_d20251024_m035617_c001_v0001177_t0032_u01761278177292") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac8_d20251024_m035647_c001_v7007000_t0000_u01761278207116") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5d7_d20251024_m035642_c001_v0001115_t0014_u01761278202048") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a7_d20251024_m035818_c001_v7007000_t0000_u01761278298477") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4fc4_d20251024_m035804_c001_v0001106_t0019_u01761278284635") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429689_d20251024_m035800_c001_v7007000_t0000_u01761278280124") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f52_d20251024_m035746_c001_v0001106_t0044_u01761278266259") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622002_d20251024_m035741_c001_v7007000_t0000_u01761278261703") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ef0_d20251024_m035728_c001_v0001106_t0047_u01761278248518") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee546_d20251024_m035724_c001_v7007000_t0000_u01761278244034") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e6c_d20251024_m035710_c001_v0001106_t0029_u01761278230312") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f5_d20251024_m035705_c001_v7007000_t0000_u01761278225901") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4de5_d20251024_m035651_c001_v0001106_t0052_u01761278211592") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6263a_d20251024_m035644_c001_v7007000_t0000_u01761278204305") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d4b_d20251024_m035630_c001_v0001106_t0027_u01761278190591") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d0_d20251024_m035626_c001_v7007000_t0000_u01761278186120") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f59d_d20251024_m035621_c001_v0001115_t0042_u01761278181584") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4211a8d89675f0be_d20251024_m035619_c001_v7007000_t0000_u01761278179980") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d42_d20251024_m035605_c001_v0001177_t0002_u01761278165722") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eef_d20251024_m035600_c001_v7007000_t0000_u01761278160648") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d0b_d20251024_m035556_c001_v0001177_t0031_u01761278156318") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952b3e_d20251024_m035554_c001_v7007000_t0000_u01761278154768") 2025/10/24 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ca9_d20251024_m035541_c001_v0001177_t0008_u01761278141742") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eb2_d20251024_m035534_c001_v7007000_t0000_u01761278134398") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fceb_d20251024_m035520_c001_v0001106_t0026_u01761278120217") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab4_d20251024_m035515_c001_v7007000_t0000_u01761278115764") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc8f_d20251024_m035502_c001_v0001106_t0055_u01761278102055") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62506_d20251024_m035457_c001_v7007000_t0000_u01761278097614") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc45_d20251024_m035444_c001_v0001106_t0041_u01761278084808") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee4a9_d20251024_m035623_c001_v7007000_t0000_u01761278183810") 2025/10/24 03:59:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d92_d20251024_m035617_c001_v0001177_t0027_u01761278177505") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac9_d20251024_m035647_c001_v7007000_t0000_u01761278207298") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e32_d20251024_m035642_c001_v0001177_t0054_u01761278202279") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a8_d20251024_m035818_c001_v7007000_t0000_u01761278298659") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ffa3_d20251024_m035805_c001_v0001106_t0038_u01761278285478") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242968a_d20251024_m035800_c001_v7007000_t0000_u01761278280307") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff4d_d20251024_m035747_c001_v0001106_t0036_u01761278267262") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622004_d20251024_m035741_c001_v7007000_t0000_u01761278261887") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff0b_d20251024_m035729_c001_v0001106_t0037_u01761278249446") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee547_d20251024_m035724_c001_v7007000_t0000_u01761278244216") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2febd_d20251024_m035711_c001_v0001106_t0050_u01761278231330") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f6_d20251024_m035706_c001_v7007000_t0000_u01761278226084") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe83_d20251024_m035652_c001_v0001106_t0035_u01761278212590") 2025/10/24 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4fad6_d20251024_m035644_c001_v7007000_t0000_u01761278204262") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe1f_d20251024_m035631_c001_v0001106_t0045_u01761278191446") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d1_d20251024_m035626_c001_v7007000_t0000_u01761278186302") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dbc_d20251024_m035621_c001_v0001177_t0023_u01761278181615") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85a4_d20251024_m035620_c001_v7007000_t0000_u01761278180144") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f55b_d20251024_m035606_c001_v0001115_t0050_u01761278166295") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554ef4_d20251024_m035600_c001_v7007000_t0000_u01761278160832") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd85_d20251024_m035556_c001_v0001106_t0036_u01761278156364") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4205eaf0283036a0_d20251024_m035554_c001_v7007000_t0000_u01761278154950") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4ff_d20251024_m035542_c001_v0001115_t0011_u01761278142383") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8da_d20251024_m035534_c001_v7007000_t0000_u01761278134550") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4bf_d20251024_m035521_c001_v0001115_t0035_u01761278121061") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab6_d20251024_m035515_c001_v7007000_t0000_u01761278115948") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f48b_d20251024_m035503_c001_v0001115_t0053_u01761278103147") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62508_d20251024_m035457_c001_v7007000_t0000_u01761278097796") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f457_d20251024_m035445_c001_v0001115_t0008_u01761278085337") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee4a8_d20251024_m035623_c001_v7007000_t0000_u01761278183629") 2025/10/24 03:59:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d96_d20251024_m035617_c001_v0001177_t0030_u01761278177710") 2025/10/24 03:59:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceaca_d20251024_m035647_c001_v7007000_t0000_u01761278207480") 2025/10/24 03:59:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e34_d20251024_m035642_c001_v0001177_t0042_u01761278202499") 2025/10/24 03:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83a9_d20251024_m035818_c001_v7007000_t0000_u01761278298842") 2025/10/24 03:59:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6d5_d20251024_m035806_c001_v0001115_t0004_u01761278286707") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242968b_d20251024_m035800_c001_v7007000_t0000_u01761278280490") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6a5_d20251024_m035748_c001_v0001115_t0013_u01761278268137") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622006_d20251024_m035742_c001_v7007000_t0000_u01761278262072") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f668_d20251024_m035730_c001_v0001115_t0054_u01761278250649") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee548_d20251024_m035724_c001_v7007000_t0000_u01761278244397") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f633_d20251024_m035712_c001_v0001115_t0032_u01761278232380") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05f8_d20251024_m035706_c001_v7007000_t0000_u01761278226266") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5f6_d20251024_m035653_c001_v0001115_t0027_u01761278213548") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4fada_d20251024_m035644_c001_v7007000_t0000_u01761278204445") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5bd_d20251024_m035632_c001_v0001115_t0048_u01761278192363") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d2_d20251024_m035626_c001_v7007000_t0000_u01761278186487") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdef_d20251024_m035621_c001_v0001106_t0059_u01761278181667") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a3778_d20251024_m035619_c001_v7007000_t0000_u01761278179759") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4cc3_d20251024_m035607_c001_v0001106_t0021_u01761278167218") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554ef8_d20251024_m035601_c001_v7007000_t0000_u01761278161017") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f53b_d20251024_m035556_c001_v0001115_t0010_u01761278156408") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952b40_d20251024_m035554_c001_v7007000_t0000_u01761278154963") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd4f_d20251024_m035543_c001_v0001106_t0046_u01761278143226") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c7688b8_d20251024_m035534_c001_v7007000_t0000_u01761278134357") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bc1_d20251024_m035521_c001_v0001106_t0040_u01761278121910") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab7_d20251024_m035516_c001_v7007000_t0000_u01761278116130") 2025/10/24 03:59:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4b35_d20251024_m035504_c001_v0001106_t0029_u01761278104106") 2025/10/24 03:59:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62509_d20251024_m035457_c001_v7007000_t0000_u01761278097977") 2025/10/24 03:59:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4aaf_d20251024_m035446_c001_v0001106_t0039_u01761278086134") 2025/10/24 03:59:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a377e_d20251024_m035623_c001_v7007000_t0000_u01761278183630") 2025/10/24 03:59:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4cff_d20251024_m035617_c001_v0001106_t0054_u01761278177719") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceacb_d20251024_m035647_c001_v7007000_t0000_u01761278207662") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5db_d20251024_m035642_c001_v0001115_t0023_u01761278202574") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83aa_d20251024_m035819_c001_v7007000_t0000_u01761278299024") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29fe1_d20251024_m035807_c001_v0001177_t0044_u01761278287271") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242968c_d20251024_m035800_c001_v7007000_t0000_u01761278280673") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f91_d20251024_m035748_c001_v0001177_t0045_u01761278268518") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622007_d20251024_m035742_c001_v7007000_t0000_u01761278262256") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f39_d20251024_m035731_c001_v0001177_t0024_u01761278251145") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee549_d20251024_m035724_c001_v7007000_t0000_u01761278244579") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ee1_d20251024_m035713_c001_v0001177_t0055_u01761278233071") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05fa_d20251024_m035706_c001_v7007000_t0000_u01761278226448") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e7c_d20251024_m035654_c001_v0001177_t0029_u01761278214016") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee4e9_d20251024_m035644_c001_v7007000_t0000_u01761278204469") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dfe_d20251024_m035632_c001_v0001177_t0038_u01761278192868") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d4_d20251024_m035626_c001_v7007000_t0000_u01761278186670") 2025/10/24 03:59:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d23_d20251024_m035621_c001_v0001106_t0025_u01761278181691") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bbd1_d20251024_m035620_c001_v7007000_t0000_u01761278180001") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdb1_d20251024_m035607_c001_v0001106_t0001_u01761278167868") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554efc_d20251024_m035601_c001_v7007000_t0000_u01761278161200") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d11_d20251024_m035556_c001_v0001177_t0009_u01761278156541") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554ede_d20251024_m035554_c001_v7007000_t0000_u01761278154747") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c23_d20251024_m035543_c001_v0001106_t0056_u01761278143778") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c7688b3_d20251024_m035533_c001_v7007000_t0000_u01761278133812") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c31_d20251024_m035522_c001_v0001177_t0005_u01761278122416") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ab8_d20251024_m035516_c001_v7007000_t0000_u01761278116313") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29bd7_d20251024_m035504_c001_v0001177_t0025_u01761278104496") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6250a_d20251024_m035458_c001_v7007000_t0000_u01761278098158") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b8b_d20251024_m035446_c001_v0001177_t0025_u01761278086700") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacea61_d20251024_m035623_c001_v7007000_t0000_u01761278183648") 2025/10/24 03:59:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdd5_d20251024_m035617_c001_v0001106_t0023_u01761278177770") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceacc_d20251024_m035647_c001_v7007000_t0000_u01761278207845") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe61_d20251024_m035642_c001_v0001106_t0023_u01761278202607") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83ab_d20251024_m035819_c001_v7007000_t0000_u01761278299208") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4fd4_d20251024_m035807_c001_v0001106_t0010_u01761278287480") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242968d_d20251024_m035800_c001_v7007000_t0000_u01761278280861") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f66_d20251024_m035748_c001_v0001106_t0058_u01761278268730") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622008_d20251024_m035742_c001_v7007000_t0000_u01761278262440") 2025/10/24 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4efc_d20251024_m035731_c001_v0001106_t0030_u01761278251374") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee54a_d20251024_m035724_c001_v7007000_t0000_u01761278244760") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e82_d20251024_m035713_c001_v0001106_t0053_u01761278233276") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05fb_d20251024_m035706_c001_v7007000_t0000_u01761278226629") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e01_d20251024_m035654_c001_v0001106_t0038_u01761278214235") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6263c_d20251024_m035644_c001_v7007000_t0000_u01761278204487") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d5d_d20251024_m035633_c001_v0001106_t0028_u01761278193077") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d5_d20251024_m035626_c001_v7007000_t0000_u01761278186851") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dc2_d20251024_m035621_c001_v0001177_t0003_u01761278181844") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61031a0_d20251024_m035620_c001_v7007000_t0000_u01761278180159") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d52_d20251024_m035608_c001_v0001177_t0044_u01761278168362") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554efe_d20251024_m035601_c001_v7007000_t0000_u01761278161383") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd89_d20251024_m035556_c001_v0001106_t0036_u01761278156830") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242952d_d20251024_m035554_c001_v7007000_t0000_u01761278154971") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29cb5_d20251024_m035544_c001_v0001177_t0038_u01761278144332") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8d8_d20251024_m035534_c001_v7007000_t0000_u01761278134188") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fcf3_d20251024_m035522_c001_v0001106_t0024_u01761278122756") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952abb_d20251024_m035516_c001_v7007000_t0000_u01761278116496") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc9b_d20251024_m035504_c001_v0001106_t0029_u01761278104703") 2025/10/24 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6250b_d20251024_m035458_c001_v7007000_t0000_u01761278098339") 2025/10/24 03:59:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc49_d20251024_m035446_c001_v0001106_t0015_u01761278086916") 2025/10/24 03:59:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61031a4_d20251024_m035623_c001_v7007000_t0000_u01761278183968") 2025/10/24 03:59:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d98_d20251024_m035617_c001_v0001177_t0016_u01761278177916") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceacd_d20251024_m035648_c001_v7007000_t0000_u01761278208028") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e36_d20251024_m035642_c001_v0001177_t0054_u01761278202714") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83ad_d20251024_m035819_c001_v7007000_t0000_u01761278299390") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ffb1_d20251024_m035807_c001_v0001106_t0001_u01761278287936") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242968e_d20251024_m035801_c001_v7007000_t0000_u01761278281046") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff57_d20251024_m035749_c001_v0001106_t0014_u01761278269347") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a662200a_d20251024_m035742_c001_v7007000_t0000_u01761278262624") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff13_d20251024_m035731_c001_v0001106_t0030_u01761278251831") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee54b_d20251024_m035724_c001_v7007000_t0000_u01761278244942") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fec9_d20251024_m035713_c001_v0001106_t0023_u01761278233776") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05fc_d20251024_m035706_c001_v7007000_t0000_u01761278226810") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe91_d20251024_m035655_c001_v0001106_t0017_u01761278215044") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4fadf_d20251024_m035644_c001_v7007000_t0000_u01761278204628") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe2d_d20251024_m035633_c001_v0001106_t0012_u01761278193568") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d6_d20251024_m035627_c001_v7007000_t0000_u01761278187034") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dc8_d20251024_m035622_c001_v0001177_t0010_u01761278182085") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f610319e_d20251024_m035619_c001_v7007000_t0000_u01761278179779") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f561_d20251024_m035608_c001_v0001115_t0007_u01761278168573") 2025/10/24 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f00_d20251024_m035601_c001_v7007000_t0000_u01761278161565") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d13_d20251024_m035556_c001_v0001177_t0008_u01761278156841") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f404540c7057c2b5d_d20251024_m035554_c001_v7007000_t0000_u01761278154930") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f505_d20251024_m035544_c001_v0001115_t0029_u01761278144543") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8d9_d20251024_m035534_c001_v7007000_t0000_u01761278134369") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4c3_d20251024_m035523_c001_v0001115_t0014_u01761278123296") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952abc_d20251024_m035516_c001_v7007000_t0000_u01761278116681") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f491_d20251024_m035505_c001_v0001115_t0026_u01761278105180") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6250c_d20251024_m035458_c001_v7007000_t0000_u01761278098520") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f45d_d20251024_m035447_c001_v0001115_t0014_u01761278087570") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41308852a43e5e9e_d20251024_m035623_c001_v7007000_t0000_u01761278183589") 2025/10/24 03:59:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f58f_d20251024_m035618_c001_v0001115_t0049_u01761278178029") 2025/10/24 03:59:13 DEBUG : dir1/0007-12345: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceace_d20251024_m035648_c001_v7007000_t0000_u01761278208210") 2025/10/24 03:59:13 DEBUG : dir1/0007-12345: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d9f_d20251024_m035642_c001_v0001106_t0052_u01761278202906") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83ae_d20251024_m035819_c001_v7007000_t0000_u01761278299573") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6d9_d20251024_m035808_c001_v0001115_t0036_u01761278288431") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c38242968f_d20251024_m035801_c001_v7007000_t0000_u01761278281230") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6a7_d20251024_m035749_c001_v0001115_t0005_u01761278269858") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a662200b_d20251024_m035742_c001_v7007000_t0000_u01761278262808") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f66e_d20251024_m035732_c001_v0001115_t0008_u01761278252313") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee54d_d20251024_m035725_c001_v7007000_t0000_u01761278245124") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f639_d20251024_m035714_c001_v0001115_t0017_u01761278234406") 2025/10/24 03:59:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c05ff_d20251024_m035706_c001_v7007000_t0000_u01761278226992") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5fc_d20251024_m035655_c001_v0001115_t0054_u01761278215488") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac1_d20251024_m035644_c001_v7007000_t0000_u01761278204640") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5c3_d20251024_m035634_c001_v0001115_t0053_u01761278194053") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d7_d20251024_m035627_c001_v7007000_t0000_u01761278187217") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d27_d20251024_m035622_c001_v0001106_t0059_u01761278182117") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417c043bd4419770_d20251024_m035620_c001_v7007000_t0000_u01761278180116") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4cd3_d20251024_m035609_c001_v0001106_t0028_u01761278169356") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f02_d20251024_m035601_c001_v7007000_t0000_u01761278161748") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c6f_d20251024_m035556_c001_v0001106_t0036_u01761278156853") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4205eaf02830369f_d20251024_m035554_c001_v7007000_t0000_u01761278154763") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd57_d20251024_m035545_c001_v0001106_t0017_u01761278145021") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f8554_d20251024_m035534_c001_v7007000_t0000_u01761278134418") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bcd_d20251024_m035523_c001_v0001106_t0006_u01761278123714") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952abd_d20251024_m035516_c001_v7007000_t0000_u01761278116865") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4b41_d20251024_m035505_c001_v0001106_t0040_u01761278105685") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6250d_d20251024_m035458_c001_v7007000_t0000_u01761278098701") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ab9_d20251024_m035448_c001_v0001106_t0021_u01761278088008") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a377f_d20251024_m035623_c001_v7007000_t0000_u01761278183818") 2025/10/24 03:59:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d9a_d20251024_m035618_c001_v0001177_t0052_u01761278178140") 2025/10/24 03:59:14 DEBUG : dir1/0008-23456: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceacf_d20251024_m035648_c001_v7007000_t0000_u01761278208391") 2025/10/24 03:59:15 DEBUG : dir1/0008-23456: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e3a_d20251024_m035642_c001_v0001177_t0051_u01761278202956") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83af_d20251024_m035819_c001_v7007000_t0000_u01761278299755") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ff1_d20251024_m035809_c001_v0001177_t0009_u01761278289229") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429690_d20251024_m035801_c001_v7007000_t0000_u01761278281414") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f97_d20251024_m035750_c001_v0001177_t0058_u01761278270781") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a662200d_d20251024_m035742_c001_v7007000_t0000_u01761278262992") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f45_d20251024_m035733_c001_v0001177_t0053_u01761278253044") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee550_d20251024_m035725_c001_v7007000_t0000_u01761278245305") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ee5_d20251024_m035714_c001_v0001177_t0011_u01761278234917") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0600_d20251024_m035707_c001_v7007000_t0000_u01761278227172") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e8c_d20251024_m035656_c001_v0001177_t0001_u01761278216007") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee4ea_d20251024_m035644_c001_v7007000_t0000_u01761278204652") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e06_d20251024_m035634_c001_v0001177_t0002_u01761278194674") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85d9_d20251024_m035627_c001_v7007000_t0000_u01761278187400") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f59f_d20251024_m035622_c001_v0001115_t0057_u01761278182134") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41308852a43e5e8c_d20251024_m035619_c001_v7007000_t0000_u01761278179981") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdb7_d20251024_m035609_c001_v0001106_t0018_u01761278169864") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f04_d20251024_m035601_c001_v7007000_t0000_u01761278161931") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f541_d20251024_m035557_c001_v0001115_t0054_u01761278157070") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f40917ca080e657df_d20251024_m035554_c001_v7007000_t0000_u01761278154544") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c2d_d20251024_m035545_c001_v0001106_t0057_u01761278145594") 2025/10/24 03:59:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554eb0_d20251024_m035534_c001_v7007000_t0000_u01761278134216") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c3b_d20251024_m035524_c001_v0001177_t0032_u01761278124241") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952abe_d20251024_m035517_c001_v7007000_t0000_u01761278117048") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29bdf_d20251024_m035506_c001_v0001177_t0018_u01761278106158") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6250f_d20251024_m035458_c001_v7007000_t0000_u01761278098882") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b91_d20251024_m035448_c001_v0001177_t0000_u01761278088461") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacea62_d20251024_m035623_c001_v7007000_t0000_u01761278183831") 2025/10/24 03:59:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d03_d20251024_m035618_c001_v0001106_t0017_u01761278178199") 2025/10/24 03:59:16 DEBUG : dir1/0009-34567: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead0_d20251024_m035648_c001_v7007000_t0000_u01761278208573") 2025/10/24 03:59:16 DEBUG : dir1/0009-34567: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e3e_d20251024_m035643_c001_v0001177_t0051_u01761278203163") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b0_d20251024_m035819_c001_v7007000_t0000_u01761278299937") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4fe2_d20251024_m035809_c001_v0001106_t0006_u01761278289494") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429691_d20251024_m035801_c001_v7007000_t0000_u01761278281598") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f7e_d20251024_m035750_c001_v0001106_t0045_u01761278270993") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a662200e_d20251024_m035743_c001_v7007000_t0000_u01761278263177") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f06_d20251024_m035733_c001_v0001106_t0005_u01761278253265") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee551_d20251024_m035725_c001_v7007000_t0000_u01761278245492") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e8e_d20251024_m035715_c001_v0001106_t0030_u01761278235133") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0602_d20251024_m035707_c001_v7007000_t0000_u01761278227354") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e0b_d20251024_m035656_c001_v0001106_t0001_u01761278216220") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6263d_d20251024_m035644_c001_v7007000_t0000_u01761278204670") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d6b_d20251024_m035634_c001_v0001106_t0003_u01761278194888") 2025/10/24 03:59:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85da_d20251024_m035627_c001_v7007000_t0000_u01761278187582") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdf5_d20251024_m035622_c001_v0001106_t0042_u01761278182234") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a377a_d20251024_m035619_c001_v7007000_t0000_u01761278179991") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d5e_d20251024_m035610_c001_v0001177_t0058_u01761278170573") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f05_d20251024_m035602_c001_v7007000_t0000_u01761278162113") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d1a_d20251024_m035557_c001_v0001177_t0021_u01761278157123") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f40917ca080e657de_d20251024_m035554_c001_v7007000_t0000_u01761278154357") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29cbd_d20251024_m035546_c001_v0001177_t0050_u01761278146152") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2d41_d20251024_m035534_c001_v7007000_t0000_u01761278134244") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fcf9_d20251024_m035524_c001_v0001106_t0043_u01761278124481") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952abf_d20251024_m035517_c001_v7007000_t0000_u01761278117231") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fca5_d20251024_m035506_c001_v0001106_t0014_u01761278106407") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62511_d20251024_m035459_c001_v7007000_t0000_u01761278099063") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc53_d20251024_m035448_c001_v0001106_t0004_u01761278088665") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417c043bd4419775_d20251024_m035623_c001_v7007000_t0000_u01761278183650") 2025/10/24 03:59:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fddb_d20251024_m035618_c001_v0001106_t0028_u01761278178542") 2025/10/24 03:59:17 DEBUG : dir1/0010-45678: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead1_d20251024_m035648_c001_v7007000_t0000_u01761278208754") 2025/10/24 03:59:17 DEBUG : dir1/0010-45678: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe63_d20251024_m035643_c001_v0001106_t0041_u01761278203212") 2025/10/24 03:59:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b1_d20251024_m035820_c001_v7007000_t0000_u01761278300122") 2025/10/24 03:59:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ffb5_d20251024_m035810_c001_v0001106_t0022_u01761278290114") 2025/10/24 03:59:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429692_d20251024_m035801_c001_v7007000_t0000_u01761278281781") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff59_d20251024_m035751_c001_v0001106_t0041_u01761278271530") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622010_d20251024_m035743_c001_v7007000_t0000_u01761278263363") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff19_d20251024_m035733_c001_v0001106_t0005_u01761278253898") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee552_d20251024_m035725_c001_v7007000_t0000_u01761278245675") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fed5_d20251024_m035715_c001_v0001106_t0003_u01761278235707") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0603_d20251024_m035707_c001_v7007000_t0000_u01761278227535") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe95_d20251024_m035656_c001_v0001106_t0029_u01761278216841") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bbe8_d20251024_m035644_c001_v7007000_t0000_u01761278204671") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe37_d20251024_m035635_c001_v0001106_t0043_u01761278195476") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85db_d20251024_m035627_c001_v7007000_t0000_u01761278187763") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dca_d20251024_m035622_c001_v0001177_t0025_u01761278182298") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41308852a43e5e8d_d20251024_m035620_c001_v7007000_t0000_u01761278180168") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f569_d20251024_m035610_c001_v0001115_t0006_u01761278170780") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f07_d20251024_m035602_c001_v7007000_t0000_u01761278162296") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d1d_d20251024_m035557_c001_v0001177_t0006_u01761278157329") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bb83_d20251024_m035554_c001_v7007000_t0000_u01761278154881") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f509_d20251024_m035546_c001_v0001115_t0034_u01761278146367") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952afc_d20251024_m035534_c001_v7007000_t0000_u01761278134189") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4cb_d20251024_m035525_c001_v0001115_t0032_u01761278125086") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac1_d20251024_m035517_c001_v7007000_t0000_u01761278117417") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f499_d20251024_m035507_c001_v0001115_t0000_u01761278107217") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62512_d20251024_m035459_c001_v7007000_t0000_u01761278099244") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f461_d20251024_m035449_c001_v0001115_t0027_u01761278089225") 2025/10/24 03:59:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85c5_d20251024_m035623_c001_v7007000_t0000_u01761278183979") 2025/10/24 03:59:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d9c_d20251024_m035618_c001_v0001177_t0011_u01761278178358") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead2_d20251024_m035648_c001_v7007000_t0000_u01761278208937") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5df_d20251024_m035643_c001_v0001115_t0046_u01761278203223") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b2_d20251024_m035820_c001_v7007000_t0000_u01761278300307") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6e9_d20251024_m035810_c001_v0001115_t0040_u01761278290667") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429693_d20251024_m035801_c001_v7007000_t0000_u01761278281965") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6af_d20251024_m035752_c001_v0001115_t0044_u01761278272056") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622013_d20251024_m035743_c001_v7007000_t0000_u01761278263548") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f676_d20251024_m035734_c001_v0001115_t0018_u01761278254525") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee554_d20251024_m035725_c001_v7007000_t0000_u01761278245859") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f643_d20251024_m035716_c001_v0001115_t0006_u01761278236560") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0604_d20251024_m035707_c001_v7007000_t0000_u01761278227716") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f602_d20251024_m035657_c001_v0001115_t0059_u01761278217301") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f8606_d20251024_m035644_c001_v7007000_t0000_u01761278204675") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5c5_d20251024_m035635_c001_v0001115_t0012_u01761278195988") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85df_d20251024_m035627_c001_v7007000_t0000_u01761278187945") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dce_d20251024_m035622_c001_v0001177_t0017_u01761278182510") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417c043bd441976f_d20251024_m035619_c001_v7007000_t0000_u01761278179932") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ce1_d20251024_m035611_c001_v0001106_t0045_u01761278171368") 2025/10/24 03:59:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f09_d20251024_m035602_c001_v7007000_t0000_u01761278162479") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd8b_d20251024_m035557_c001_v0001106_t0019_u01761278157542") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bb80_d20251024_m035554_c001_v7007000_t0000_u01761278154339") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd5d_d20251024_m035546_c001_v0001106_t0017_u01761278146928") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952afd_d20251024_m035534_c001_v7007000_t0000_u01761278134381") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bd3_d20251024_m035525_c001_v0001106_t0007_u01761278125525") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac2_d20251024_m035517_c001_v7007000_t0000_u01761278117600") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4b5b_d20251024_m035507_c001_v0001106_t0003_u01761278107906") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62514_d20251024_m035459_c001_v7007000_t0000_u01761278099424") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ac5_d20251024_m035449_c001_v0001106_t0031_u01761278089726") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bbd6_d20251024_m035623_c001_v7007000_t0000_u01761278183761") 2025/10/24 03:59:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d9e_d20251024_m035618_c001_v0001177_t0002_u01761278178570") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead3_d20251024_m035649_c001_v7007000_t0000_u01761278209129") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e40_d20251024_m035643_c001_v0001177_t0032_u01761278203370") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b3_d20251024_m035820_c001_v7007000_t0000_u01761278300489") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2a000_d20251024_m035811_c001_v0001177_t0012_u01761278291264") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429695_d20251024_m035802_c001_v7007000_t0000_u01761278282148") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f9f_d20251024_m035752_c001_v0001177_t0054_u01761278272534") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622014_d20251024_m035743_c001_v7007000_t0000_u01761278263731") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29f53_d20251024_m035734_c001_v0001177_t0020_u01761278254968") 2025/10/24 03:59:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee555_d20251024_m035726_c001_v7007000_t0000_u01761278246041") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ef3_d20251024_m035717_c001_v0001177_t0036_u01761278237368") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0605_d20251024_m035707_c001_v7007000_t0000_u01761278227900") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e98_d20251024_m035657_c001_v0001177_t0058_u01761278217955") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4fae5_d20251024_m035644_c001_v7007000_t0000_u01761278204809") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e10_d20251024_m035636_c001_v0001177_t0058_u01761278196796") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85e0_d20251024_m035628_c001_v7007000_t0000_u01761278188128") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29dd0_d20251024_m035622_c001_v0001177_t0043_u01761278182730") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bbd2_d20251024_m035620_c001_v7007000_t0000_u01761278180181") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdbb_d20251024_m035611_c001_v0001106_t0005_u01761278171889") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f0a_d20251024_m035602_c001_v7007000_t0000_u01761278162663") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f543_d20251024_m035557_c001_v0001115_t0020_u01761278157582") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bb81_d20251024_m035554_c001_v7007000_t0000_u01761278154520") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c3b_d20251024_m035547_c001_v0001106_t0036_u01761278147612") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c7688b4_d20251024_m035533_c001_v7007000_t0000_u01761278133992") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c49_d20251024_m035526_c001_v0001177_t0046_u01761278126197") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac3_d20251024_m035517_c001_v7007000_t0000_u01761278117784") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29bef_d20251024_m035508_c001_v0001177_t0036_u01761278108452") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62515_d20251024_m035459_c001_v7007000_t0000_u01761278099606") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b95_d20251024_m035450_c001_v0001177_t0005_u01761278090203") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61031a2_d20251024_m035623_c001_v7007000_t0000_u01761278183601") 2025/10/24 03:59:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f593_d20251024_m035618_c001_v0001115_t0012_u01761278178621") 2025/10/24 03:59:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead5_d20251024_m035649_c001_v7007000_t0000_u01761278209311") 2025/10/24 03:59:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4da5_d20251024_m035643_c001_v0001106_t0052_u01761278203436") 2025/10/24 03:59:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b5_d20251024_m035820_c001_v7007000_t0000_u01761278300673") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ff0_d20251024_m035811_c001_v0001106_t0017_u01761278291527") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429696_d20251024_m035802_c001_v7007000_t0000_u01761278282331") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f84_d20251024_m035752_c001_v0001106_t0022_u01761278272740") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622015_d20251024_m035743_c001_v7007000_t0000_u01761278263915") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4f10_d20251024_m035735_c001_v0001106_t0016_u01761278255174") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee556_d20251024_m035726_c001_v7007000_t0000_u01761278246224") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e9c_d20251024_m035717_c001_v0001106_t0039_u01761278237596") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0606_d20251024_m035708_c001_v7007000_t0000_u01761278228081") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4e1e_d20251024_m035658_c001_v0001106_t0022_u01761278218173") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceabf_d20251024_m035644_c001_v7007000_t0000_u01761278204276") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d7d_d20251024_m035637_c001_v0001106_t0030_u01761278197002") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85e1_d20251024_m035628_c001_v7007000_t0000_u01761278188310") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5a1_d20251024_m035622_c001_v0001115_t0029_u01761278182819") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417c043bd441976d_d20251024_m035619_c001_v7007000_t0000_u01761278179566") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d6a_d20251024_m035612_c001_v0001177_t0007_u01761278172495") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f0b_d20251024_m035602_c001_v7007000_t0000_u01761278162850") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d1f_d20251024_m035557_c001_v0001177_t0034_u01761278157596") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2d54_d20251024_m035554_c001_v7007000_t0000_u01761278154911") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ccb_d20251024_m035548_c001_v0001177_t0042_u01761278148157") 2025/10/24 03:59:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bb6e_d20251024_m035534_c001_v7007000_t0000_u01761278134206") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fcff_d20251024_m035526_c001_v0001106_t0036_u01761278126424") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac5_d20251024_m035517_c001_v7007000_t0000_u01761278117967") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fcaf_d20251024_m035508_c001_v0001106_t0011_u01761278108755") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62516_d20251024_m035459_c001_v7007000_t0000_u01761278099787") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc59_d20251024_m035450_c001_v0001106_t0040_u01761278090428") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417c043bd4419776_d20251024_m035623_c001_v7007000_t0000_u01761278183838") 2025/10/24 03:59:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d09_d20251024_m035618_c001_v0001106_t0013_u01761278178651") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead8_d20251024_m035649_c001_v7007000_t0000_u01761278209492") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e42_d20251024_m035643_c001_v0001177_t0021_u01761278203601") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b6_d20251024_m035820_c001_v7007000_t0000_u01761278300856") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ffbd_d20251024_m035812_c001_v0001106_t0051_u01761278292277") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429697_d20251024_m035802_c001_v7007000_t0000_u01761278282514") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff63_d20251024_m035753_c001_v0001106_t0058_u01761278273299") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622016_d20251024_m035744_c001_v7007000_t0000_u01761278264099") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ff21_d20251024_m035735_c001_v0001106_t0017_u01761278255635") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee557_d20251024_m035726_c001_v7007000_t0000_u01761278246406") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fee1_d20251024_m035718_c001_v0001106_t0019_u01761278238350") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0607_d20251024_m035708_c001_v7007000_t0000_u01761278228263") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe99_d20251024_m035658_c001_v0001106_t0025_u01761278218753") 2025/10/24 03:59:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac0_d20251024_m035644_c001_v7007000_t0000_u01761278204458") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fe3d_d20251024_m035637_c001_v0001106_t0010_u01761278197568") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85e3_d20251024_m035628_c001_v7007000_t0000_u01761278188493") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4d2b_d20251024_m035622_c001_v0001106_t0034_u01761278182828") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a3777_d20251024_m035619_c001_v7007000_t0000_u01761278179578") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f573_d20251024_m035612_c001_v0001115_t0056_u01761278172805") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f0c_d20251024_m035603_c001_v7007000_t0000_u01761278163034") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c7b_d20251024_m035557_c001_v0001106_t0012_u01761278157682") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f40917ca080e657e1_d20251024_m035554_c001_v7007000_t0000_u01761278154922") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f511_d20251024_m035548_c001_v0001115_t0019_u01761278148378") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c7688b6_d20251024_m035534_c001_v7007000_t0000_u01761278134175") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4d1_d20251024_m035527_c001_v0001115_t0048_u01761278127202") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac7_d20251024_m035518_c001_v7007000_t0000_u01761278118151") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4a3_d20251024_m035509_c001_v0001115_t0019_u01761278109352") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62517_d20251024_m035459_c001_v7007000_t0000_u01761278099968") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f471_d20251024_m035450_c001_v0001115_t0018_u01761278090850") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41308852a43e5ea2_d20251024_m035623_c001_v7007000_t0000_u01761278183769") 2025/10/24 03:59:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29da0_d20251024_m035618_c001_v0001177_t0020_u01761278178789") 2025/10/24 03:59:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49cacead9_d20251024_m035649_c001_v7007000_t0000_u01761278209674") 2025/10/24 03:59:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5e1_d20251024_m035643_c001_v0001115_t0002_u01761278203724") 2025/10/24 03:59:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b7_d20251024_m035821_c001_v7007000_t0000_u01761278301039") 2025/10/24 03:59:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6f3_d20251024_m035812_c001_v0001115_t0047_u01761278292885") 2025/10/24 03:59:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429698_d20251024_m035802_c001_v7007000_t0000_u01761278282697") 2025/10/24 03:59:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6b3_d20251024_m035753_c001_v0001115_t0046_u01761278273877") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622017_d20251024_m035744_c001_v7007000_t0000_u01761278264284") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f67f_d20251024_m035736_c001_v0001115_t0030_u01761278256124") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee559_d20251024_m035726_c001_v7007000_t0000_u01761278246591") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f64b_d20251024_m035718_c001_v0001115_t0014_u01761278238848") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0608_d20251024_m035708_c001_v7007000_t0000_u01761278228446") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f608_d20251024_m035659_c001_v0001115_t0012_u01761278219194") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceac2_d20251024_m035644_c001_v7007000_t0000_u01761278204822") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5cb_d20251024_m035637_c001_v0001115_t0013_u01761278197997") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85e6_d20251024_m035628_c001_v7007000_t0000_u01761278188677") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fdf9_d20251024_m035622_c001_v0001106_t0017_u01761278182980") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a3779_d20251024_m035619_c001_v7007000_t0000_u01761278179944") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ced_d20251024_m035613_c001_v0001106_t0010_u01761278173604") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f0d_d20251024_m035603_c001_v7007000_t0000_u01761278163216") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29d21_d20251024_m035557_c001_v0001177_t0022_u01761278157823") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554edf_d20251024_m035554_c001_v7007000_t0000_u01761278154939") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd61_d20251024_m035548_c001_v0001106_t0055_u01761278148880") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bb6f_d20251024_m035534_c001_v7007000_t0000_u01761278134392") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bd9_d20251024_m035527_c001_v0001106_t0039_u01761278127713") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac8_d20251024_m035518_c001_v7007000_t0000_u01761278118333") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4b79_d20251024_m035509_c001_v0001106_t0013_u01761278109752") 2025/10/24 03:59:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62518_d20251024_m035500_c001_v7007000_t0000_u01761278100151") 2025/10/24 03:59:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4ad3_d20251024_m035451_c001_v0001106_t0005_u01761278091247") 2025/10/24 03:59:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411eabb0cd95bbd8_d20251024_m035623_c001_v7007000_t0000_u01761278183941") 2025/10/24 03:59:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fddd_d20251024_m035618_c001_v0001106_t0000_u01761278178940") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8df_d20251024_m035536_c001_v7007000_t0000_u01761278136877") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c69_d20251024_m035531_c001_v0001177_t0043_u01761278131809") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e0_d20251024_m035537_c001_v7007000_t0000_u01761278137056") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c6b_d20251024_m035532_c001_v0001177_t0010_u01761278132040") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e2_d20251024_m035537_c001_v7007000_t0000_u01761278137237") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd19_d20251024_m035532_c001_v0001106_t0013_u01761278132129") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e3_d20251024_m035537_c001_v7007000_t0000_u01761278137417") 2025/10/24 03:59:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4df_d20251024_m035532_c001_v0001115_t0039_u01761278132159") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e4_d20251024_m035537_c001_v7007000_t0000_u01761278137598") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c6f_d20251024_m035532_c001_v0001177_t0052_u01761278132258") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e5_d20251024_m035537_c001_v7007000_t0000_u01761278137784") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bf1_d20251024_m035532_c001_v0001106_t0007_u01761278132437") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e7_d20251024_m035537_c001_v7007000_t0000_u01761278137965") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c71_d20251024_m035532_c001_v0001177_t0026_u01761278132500") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e8_d20251024_m035538_c001_v7007000_t0000_u01761278138145") 2025/10/24 03:59:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd1f_d20251024_m035532_c001_v0001106_t0041_u01761278132652") 2025/10/24 03:59:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8e9_d20251024_m035538_c001_v7007000_t0000_u01761278138325") 2025/10/24 03:59:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4e3_d20251024_m035532_c001_v0001115_t0016_u01761278132679") 2025/10/24 03:59:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8ea_d20251024_m035538_c001_v7007000_t0000_u01761278138506") 2025/10/24 03:59:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c75_d20251024_m035532_c001_v0001177_t0049_u01761278132725") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8ec_d20251024_m035538_c001_v7007000_t0000_u01761278138688") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c7b_d20251024_m035532_c001_v0001177_t0039_u01761278132952") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8ed_d20251024_m035538_c001_v7007000_t0000_u01761278138870") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4bf3_d20251024_m035533_c001_v0001106_t0046_u01761278133031") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8ee_d20251024_m035539_c001_v7007000_t0000_u01761278139050") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f4e5_d20251024_m035533_c001_v0001115_t0007_u01761278133137") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8ef_d20251024_m035539_c001_v7007000_t0000_u01761278139231") 2025/10/24 03:59:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c7d_d20251024_m035533_c001_v0001177_t0000_u01761278133170") 2025/10/24 03:59:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8f0_d20251024_m035539_c001_v7007000_t0000_u01761278139411") 2025/10/24 03:59:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd27_d20251024_m035533_c001_v0001106_t0016_u01761278133380") 2025/10/24 03:59:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f8f1_d20251024_m035539_c001_v7007000_t0000_u01761278139593") 2025/10/24 03:59:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29c7f_d20251024_m035533_c001_v0001177_t0023_u01761278133407") 2025/10/24 03:59:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4073ea3d8fd404e0_d20251024_m035558_c001_v7007000_t0000_u01761278158265") 2025/10/24 03:59:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ce3_d20251024_m035552_c001_v0001177_t0059_u01761278152214") 2025/10/24 03:59:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4073ea3d8fd404e1_d20251024_m035558_c001_v7007000_t0000_u01761278158448") 2025/10/24 03:59:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ce5_d20251024_m035552_c001_v0001177_t0046_u01761278152429") 2025/10/24 03:59:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952b4f_d20251024_m035558_c001_v7007000_t0000_u01761278158196") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c59_d20251024_m035552_c001_v0001106_t0018_u01761278152438") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4205eaf0283036a3_d20251024_m035558_c001_v7007000_t0000_u01761278158204") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f525_d20251024_m035552_c001_v0001115_t0014_u01761278152523") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429538_d20251024_m035558_c001_v7007000_t0000_u01761278158547") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ce7_d20251024_m035552_c001_v0001177_t0037_u01761278152642") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429537_d20251024_m035558_c001_v7007000_t0000_u01761278158366") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ce9_d20251024_m035552_c001_v0001177_t0011_u01761278152856") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554ee6_d20251024_m035558_c001_v7007000_t0000_u01761278158580") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c5f_d20251024_m035552_c001_v0001106_t0022_u01761278152908") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952b50_d20251024_m035558_c001_v7007000_t0000_u01761278158380") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd79_d20251024_m035552_c001_v0001106_t0017_u01761278152921") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4205eaf0283036a4_d20251024_m035558_c001_v7007000_t0000_u01761278158387") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f529_d20251024_m035552_c001_v0001115_t0033_u01761278152980") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952b52_d20251024_m035558_c001_v7007000_t0000_u01761278158561") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29ced_d20251024_m035553_c001_v0001177_t0011_u01761278153095") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554ee3_d20251024_m035558_c001_v7007000_t0000_u01761278158213") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29cef_d20251024_m035553_c001_v0001177_t0024_u01761278153306") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f404540c7057c2b64_d20251024_m035558_c001_v7007000_t0000_u01761278158226") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd7b_d20251024_m035553_c001_v0001106_t0031_u01761278153400") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f40917ca080e657e3_d20251024_m035558_c001_v7007000_t0000_u01761278158239") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c61_d20251024_m035553_c001_v0001106_t0027_u01761278153422") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4205eaf0283036a5_d20251024_m035558_c001_v7007000_t0000_u01761278158572") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29cf5_d20251024_m035553_c001_v0001177_t0050_u01761278153518") 2025/10/24 03:59:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554ee4_d20251024_m035558_c001_v7007000_t0000_u01761278158398") 2025/10/24 03:59:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29cf7_d20251024_m035553_c001_v0001177_t0050_u01761278153729") 2025/10/24 03:59:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2d57_d20251024_m035558_c001_v7007000_t0000_u01761278158250") 2025/10/24 03:59:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f52d_d20251024_m035553_c001_v0001115_t0010_u01761278153836") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62459_d20251024_m035335_c001_v7007000_t0000_u01761278015529") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1054ec36b0bafb55_d20251024_m035333_c001_v0001091_t0031_u01761278013153") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4211a8d89675dfc7_d20251024_m035332_c001_v7007000_t0000_u01761278012967") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1054ec36b0bafb4b_d20251024_m035329_c001_v0001091_t0035_u01761278009709") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4211a8d89675dfbf_d20251024_m035328_c001_v7007000_t0000_u01761278008981") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f327_d20251024_m035324_c001_v0001115_t0056_u01761278004383") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f932_d20251024_m035322_c001_v7007000_t0000_u01761278002923") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1099bca59df5309c_d20251024_m035320_c001_v0001090_t0032_u01761278000775") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f746_d20251024_m035320_c001_v7007000_t0000_u01761278000591") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1099bca59df53094_d20251024_m035317_c001_v0001090_t0003_u01761277997324") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f73f_d20251024_m035316_c001_v7007000_t0000_u01761277996589") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2998c_d20251024_m035312_c001_v0001177_t0040_u01761277992367") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030d3_d20251024_m035311_c001_v7007000_t0000_u01761277991094") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f113d7ab8fbea26ae_d20251024_m035309_c001_v0001153_t0025_u01761277989101") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a35a7_d20251024_m035308_c001_v7007000_t0000_u01761277988913") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f113d7ab8fbea26a4_d20251024_m035306_c001_v0001153_t0024_u01761277986169") 2025/10/24 03:59:29 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a35a3_d20251024_m035305_c001_v7007000_t0000_u01761277985432") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29965_d20251024_m035301_c001_v0001177_t0041_u01761277981948") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030d0_d20251024_m035301_c001_v7007000_t0000_u01761277981030") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1071cf0bd6b5d69c_d20251024_m035259_c001_v0001180_t0004_u01761277979457") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6621e5e_d20251024_m035259_c001_v7007000_t0000_u01761277979275") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1071cf0bd6b5d68c_d20251024_m035256_c001_v0001180_t0035_u01761277976104") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6621e59_d20251024_m035255_c001_v7007000_t0000_u01761277975381") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29921_d20251024_m035250_c001_v0001177_t0033_u01761277970032") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb801f_d20251024_m035249_c001_v7007000_t0000_u01761277969044") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1097a0dd6f24c7e0_d20251024_m035247_c001_v0001150_t0037_u01761277967352") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f407238d1372e0f94_d20251024_m035247_c001_v7007000_t0000_u01761277967169") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1097a0dd6f24c7cc_d20251024_m035243_c001_v0001150_t0059_u01761277963674") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f407238d1372e0f8f_d20251024_m035242_c001_v7007000_t0000_u01761277962949") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b298db_d20251024_m035237_c001_v0001177_t0047_u01761277957411") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f412fb83cf42bd890_d20251024_m035236_c001_v7007000_t0000_u01761277956501") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11353f37fe15e92a_d20251024_m035234_c001_v0001091_t0019_u01761277954812") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03787_d20251024_m035234_c001_v7007000_t0000_u01761277954627") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11353f37fe15e926_d20251024_m035230_c001_v0001091_t0056_u01761277950809") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03783_d20251024_m035230_c001_v7007000_t0000_u01761277950079") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b298b3_d20251024_m035224_c001_v0001177_t0036_u01761277944342") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a7_d20251024_m035223_c001_v7007000_t0000_u01761277943253") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a7bb96a87dfe5_d20251024_m035217_c001_v0001101_t0022_u01761277937736") 2025/10/24 03:59:30 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416b2c496b7a6eae_d20251024_m035217_c001_v7007000_t0000_u01761277937531") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29882_d20251024_m035213_c001_v0001177_t0052_u01761277933387") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1101177e0e0dcc03_d20251024_m035212_c001_v0001136_t0046_u01761277932494") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1101177e0e0dcbf7_d20251024_m035211_c001_v0001136_t0007_u01761277931334") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f8be_d20251024_m035157_c001_v7007000_t0000_u01761277917831") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f21b_d20251024_m035150_c001_v0001115_t0000_u01761277910712") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f101ac3143527b72a_d20251024_m035149_c001_v0001038_t0011_u01761277909853") 2025/10/24 03:59:31 DEBUG : dst/one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f101ac3143527b724_d20251024_m035148_c001_v0001038_t0025_u01761277908778") 2025/10/24 03:59:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6245a_d20251024_m035335_c001_v7007000_t0000_u01761278015711") 2025/10/24 03:59:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f109a5fe74d07bfa7_d20251024_m035332_c001_v0001171_t0028_u01761278012585") 2025/10/24 03:59:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1069b869bfd76289_d20251024_m035328_c001_v0001146_t0020_u01761278008686") 2025/10/24 03:59:31 DEBUG : dst/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f933_d20251024_m035323_c001_v7007000_t0000_u01761278003104") 2025/10/24 03:59:31 DEBUG : dst/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1185a5216eaed4fe_d20251024_m035320_c001_v0001182_t0042_u01761278000395") 2025/10/24 03:59:31 DEBUG : dst/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1155e91136a24508_d20251024_m035316_c001_v0001040_t0025_u01761277996071") 2025/10/24 03:59:31 DEBUG : dst/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030d4_d20251024_m035311_c001_v7007000_t0000_u01761277991275") 2025/10/24 03:59:31 DEBUG : dst/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1099d5f992b46a2e_d20251024_m035308_c001_v0001099_t0025_u01761277988615") 2025/10/24 03:59:31 DEBUG : dst/one.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f115cab720ac5512b_d20251024_m035305_c001_v0001178_t0049_u01761277985203") 2025/10/24 03:59:31 DEBUG : dst/three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a8_d20251024_m035223_c001_v7007000_t0000_u01761277943433") 2025/10/24 03:59:31 DEBUG : dst/three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1101177e0e0dcc59_d20251024_m035221_c001_v0001136_t0000_u01761277941792") 2025/10/24 03:59:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6245b_d20251024_m035335_c001_v7007000_t0000_u01761278015892") 2025/10/24 03:59:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f10994d58aa4b406b_d20251024_m035334_c001_v0001113_t0005_u01761278014158") 2025/10/24 03:59:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1094abaa06972458_d20251024_m035330_c001_v0001178_t0057_u01761278010582") 2025/10/24 03:59:31 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6245d_d20251024_m035336_c001_v7007000_t0000_u01761278016075") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1054ec36b0bafb5b_d20251024_m035334_c001_v0001091_t0025_u01761278014835") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4211a8d89675dfc9_d20251024_m035334_c001_v7007000_t0000_u01761278014652") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1054ec36b0bafb51_d20251024_m035330_c001_v0001091_t0007_u01761278010996") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4211a8d89675dfc2_d20251024_m035330_c001_v7007000_t0000_u01761278010810") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f32b_d20251024_m035325_c001_v0001115_t0003_u01761278005570") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f934_d20251024_m035323_c001_v7007000_t0000_u01761278003286") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1099bca59df5309e_d20251024_m035322_c001_v0001090_t0055_u01761278002164") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f749_d20251024_m035321_c001_v7007000_t0000_u01761278001983") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1099bca59df53098_d20251024_m035318_c001_v0001090_t0000_u01761277998919") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f422f61662223f743_d20251024_m035318_c001_v7007000_t0000_u01761277998735") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2998e_d20251024_m035313_c001_v0001177_t0033_u01761277993436") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a35a8_d20251024_m035310_c001_v7007000_t0000_u01761277990542") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f2ff_d20251024_m035307_c001_v0001115_t0033_u01761277987391") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a35a6_d20251024_m035307_c001_v7007000_t0000_u01761277987020") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2996d_d20251024_m035302_c001_v0001177_t0004_u01761277982733") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6621e60_d20251024_m035300_c001_v7007000_t0000_u01761277980109") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f2e9_d20251024_m035257_c001_v0001115_t0044_u01761277977810") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6621e5b_d20251024_m035256_c001_v7007000_t0000_u01761277976707") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2992b_d20251024_m035250_c001_v0001177_t0054_u01761277970718") 2025/10/24 03:59:32 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f407238d1372e0f95_d20251024_m035248_c001_v7007000_t0000_u01761277968106") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f2bf_d20251024_m035245_c001_v0001115_t0034_u01761277965887") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f407238d1372e0f91_d20251024_m035244_c001_v7007000_t0000_u01761277964791") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b298dd_d20251024_m035238_c001_v0001177_t0043_u01761277958253") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03788_d20251024_m035235_c001_v7007000_t0000_u01761277955587") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f28f_d20251024_m035233_c001_v0001115_t0043_u01761277953055") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03785_d20251024_m035231_c001_v7007000_t0000_u01761277951927") 2025/10/24 03:59:33 DEBUG : dst/three.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b298b5_d20251024_m035225_c001_v0001177_t0031_u01761277945217") 2025/10/24 03:59:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f935_d20251024_m035323_c001_v7007000_t0000_u01761278003467") 2025/10/24 03:59:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f101d1f57b830b448_d20251024_m035321_c001_v0001130_t0053_u01761278001653") 2025/10/24 03:59:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1129e0cfd87e75a2_d20251024_m035318_c001_v0001102_t0001_u01761277998256") 2025/10/24 03:59:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030d5_d20251024_m035311_c001_v7007000_t0000_u01761277991456") 2025/10/24 03:59:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f10117f44ef28db44_d20251024_m035309_c001_v0001102_t0057_u01761277989790") 2025/10/24 03:59:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f102a33c3c401433f_d20251024_m035306_c001_v0001180_t0047_u01761277986830") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec6245e_d20251024_m035336_c001_v7007000_t0000_u01761278016257") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b299ca_d20251024_m035325_c001_v0001177_t0023_u01761278005356") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f937_d20251024_m035323_c001_v7007000_t0000_u01761278003651") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f30d_d20251024_m035312_c001_v0001115_t0032_u01761277992582") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030d7_d20251024_m035311_c001_v7007000_t0000_u01761277991640") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f2ef_d20251024_m035302_c001_v0001115_t0004_u01761277982190") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030d2_d20251024_m035301_c001_v7007000_t0000_u01761277981214") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f2d1_d20251024_m035250_c001_v0001115_t0023_u01761277970247") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb8020_d20251024_m035249_c001_v7007000_t0000_u01761277969227") 2025/10/24 03:59:33 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f2a3_d20251024_m035237_c001_v0001115_t0040_u01761277957617") 2025/10/24 03:59:34 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f412fb83cf42bd894_d20251024_m035236_c001_v7007000_t0000_u01761277956682") 2025/10/24 03:59:34 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f26b_d20251024_m035224_c001_v0001115_t0006_u01761277944555") 2025/10/24 03:59:34 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec623a9_d20251024_m035223_c001_v7007000_t0000_u01761277943614") 2025/10/24 03:59:34 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11155814a6bbfcf9_d20251024_m035219_c001_v0001100_t0037_u01761277939045") 2025/10/24 03:59:34 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f8c0_d20251024_m035158_c001_v7007000_t0000_u01761277918019") 2025/10/24 03:59:34 DEBUG : dst/two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f101ac3143527b740_d20251024_m035156_c001_v0001038_t0050_u01761277916601") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416b2c496b7a6e5e_d20251024_m035124_c001_v7007000_t0000_u01761277884334") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f1c7_d20251024_m035121_c001_v0001115_t0035_u01761277880999") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416b2c496b7a6e56_d20251024_m035119_c001_v7007000_t0000_u01761277879138") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2975c_d20251024_m035108_c001_v0001177_t0056_u01761277868038") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee29b_d20251024_m035059_c001_v7007000_t0000_u01761277859302") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f178_d20251024_m035055_c001_v0001115_t0026_u01761277855489") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b86_d20251024_m035034_c001_v7007000_t0000_u01761277834683") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0ea_d20251024_m035032_c001_v0001098_t0014_u01761277832629") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b7e_d20251024_m035031_c001_v7007000_t0000_u01761277831699") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0d8_d20251024_m035030_c001_v0001098_t0054_u01761277830382") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b77_d20251024_m035027_c001_v7007000_t0000_u01761277827420") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0ba_d20251024_m035025_c001_v0001098_t0048_u01761277825676") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b70_d20251024_m035024_c001_v7007000_t0000_u01761277824760") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0ac_d20251024_m035023_c001_v0001098_t0015_u01761277823183") 2025/10/24 03:59:34 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b3b_d20251024_m035016_c001_v7007000_t0000_u01761277816208") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a07c_d20251024_m035014_c001_v0001098_t0020_u01761277814529") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b20_d20251024_m035013_c001_v7007000_t0000_u01761277813604") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a074_d20251024_m035012_c001_v0001098_t0029_u01761277812466") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03631_d20251024_m035007_c001_v7007000_t0000_u01761277807087") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a04e_d20251024_m035004_c001_v0001098_t0057_u01761277804993") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b0362c_d20251024_m035003_c001_v7007000_t0000_u01761277803103") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a038_d20251024_m035001_c001_v0001098_t0048_u01761277801927") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03628_d20251024_m035001_c001_v7007000_t0000_u01761277801557") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1175f05458f8b04a_d20251024_m035000_c001_v0001179_t0004_u01761277800948") 2025/10/24 03:59:35 DEBUG : empty space: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a026_d20251024_m034959_c001_v0001098_t0035_u01761277799337") 2025/10/24 03:59:35 DEBUG : enormous: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b83_d20251024_m035033_c001_v7007000_t0000_u01761277833760") 2025/10/24 03:59:35 DEBUG : enormous: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0f0_d20251024_m035032_c001_v0001098_t0023_u01761277832962") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62460_d20251024_m035341_c001_v7007000_t0000_u01761278021174") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29a14_d20251024_m035340_c001_v0001177_t0021_u01761278020002") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee297_d20251024_m035054_c001_v7007000_t0000_u01761277854173") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f170_d20251024_m035052_c001_v0001115_t0032_u01761277852569") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b0361b_d20251024_m034955_c001_v7007000_t0000_u01761277795908") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a010_d20251024_m034954_c001_v0001098_t0045_u01761277794875") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03619_d20251024_m034954_c001_v7007000_t0000_u01761277794323") 2025/10/24 03:59:35 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a004_d20251024_m034953_c001_v0001098_t0003_u01761277793326") 2025/10/24 03:59:36 DEBUG : existing: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a000_d20251024_m034952_c001_v0001098_t0035_u01761277792417") 2025/10/24 03:59:36 DEBUG : existing-b: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee298_d20251024_m035054_c001_v7007000_t0000_u01761277854354") 2025/10/24 03:59:36 DEBUG : existing-b: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29711_d20251024_m035052_c001_v0001177_t0001_u01761277852579") 2025/10/24 03:59:36 DEBUG : file1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb2c_d20251024_m035439_c001_v7007000_t0000_u01761278079437") 2025/10/24 03:59:36 DEBUG : file1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4a71_d20251024_m035437_c001_v0001106_t0032_u01761278077877") 2025/10/24 03:59:36 DEBUG : file1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb23_d20251024_m035436_c001_v7007000_t0000_u01761278076552") 2025/10/24 03:59:36 DEBUG : file1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc23_d20251024_m035434_c001_v0001106_t0001_u01761278074968") 2025/10/24 03:59:36 DEBUG : five: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16f78_d20251024_m035038_c001_v7007000_t0000_u01761277838941") 2025/10/24 03:59:36 DEBUG : five: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b296cb_d20251024_m035037_c001_v0001177_t0044_u01761277837473") 2025/10/24 03:59:36 DEBUG : foo: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b0362d_d20251024_m035004_c001_v7007000_t0000_u01761277804623") 2025/10/24 03:59:36 DEBUG : foo: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f414a690713a3a046_d20251024_m035004_c001_v0001098_t0037_u01761277804068") 2025/10/24 03:59:36 DEBUG : foo: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f414a690713a3a044_d20251024_m035003_c001_v0001098_t0037_u01761277803471") 2025/10/24 03:59:36 DEBUG : four: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16f91_d20251024_m035039_c001_v7007000_t0000_u01761277839123") 2025/10/24 03:59:36 DEBUG : four: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f414a690713a3a102_d20251024_m035036_c001_v0001098_t0037_u01761277836920") 2025/10/24 03:59:36 DEBUG : four: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0fc_d20251024_m035036_c001_v0001098_t0013_u01761277836057") 2025/10/24 03:59:36 DEBUG : hello world2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2034_d20251024_m034908_c001_v7007000_t0000_u01761277748913") 2025/10/24 03:59:36 DEBUG : hello world2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f28_d20251024_m034908_c001_v0001098_t0034_u01761277748215") 2025/10/24 03:59:36 DEBUG : ignore-size: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03616_d20251024_m034952_c001_v7007000_t0000_u01761277792048") 2025/10/24 03:59:36 DEBUG : ignore-size: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39ffa_d20251024_m034950_c001_v0001098_t0039_u01761277790882") 2025/10/24 03:59:36 DEBUG : nested/sub dir/file: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee295_d20251024_m035051_c001_v7007000_t0000_u01761277851837") 2025/10/24 03:59:36 DEBUG : nested/sub dir/file: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f16a_d20251024_m035050_c001_v0001115_t0020_u01761277850981") 2025/10/24 03:59:36 DEBUG : nested/sub dir/file: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee293_d20251024_m035050_c001_v7007000_t0000_u01761277850241") 2025/10/24 03:59:36 DEBUG : nested/sub dir/file: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f168_d20251024_m035049_c001_v0001115_t0057_u01761277849344") 2025/10/24 03:59:36 DEBUG : one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16f93_d20251024_m035039_c001_v7007000_t0000_u01761277839305") 2025/10/24 03:59:37 DEBUG : one: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f414a690713a3a0f4_d20251024_m035035_c001_v0001098_t0037_u01761277835058") 2025/10/24 03:59:37 DEBUG : only0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb0b_d20251024_m035430_c001_v7007000_t0000_u01761278070534") 2025/10/24 03:59:37 DEBUG : only0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b29b1b_d20251024_m035424_c001_v0001177_t0044_u01761278064854") 2025/10/24 03:59:37 DEBUG : only0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3bb_d20251024_m035408_c001_v0001115_t0039_u01761278048775") 2025/10/24 03:59:37 DEBUG : only0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62479_d20251024_m035403_c001_v7007000_t0000_u01761278043210") 2025/10/24 03:59:37 DEBUG : only0: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f34f_d20251024_m035344_c001_v0001115_t0012_u01761278024883") 2025/10/24 03:59:37 DEBUG : only1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb0c_d20251024_m035430_c001_v7007000_t0000_u01761278070721") 2025/10/24 03:59:37 DEBUG : only1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405e5f5689dd4a25_d20251024_m035425_c001_v0001106_t0039_u01761278065791") 2025/10/24 03:59:37 DEBUG : only1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3bd_d20251024_m035409_c001_v0001115_t0007_u01761278049578") 2025/10/24 03:59:37 DEBUG : only1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62470_d20251024_m035402_c001_v7007000_t0000_u01761278042231") 2025/10/24 03:59:37 DEBUG : only1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f351_d20251024_m035345_c001_v0001115_t0049_u01761278025565") 2025/10/24 03:59:37 DEBUG : only10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb0d_d20251024_m035430_c001_v7007000_t0000_u01761278070906") 2025/10/24 03:59:37 DEBUG : only10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f413_d20251024_m035424_c001_v0001115_t0022_u01761278064865") 2025/10/24 03:59:37 DEBUG : only10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3e1_d20251024_m035416_c001_v0001115_t0021_u01761278056184") 2025/10/24 03:59:37 DEBUG : only10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0454_d20251024_m035402_c001_v7007000_t0000_u01761278042995") 2025/10/24 03:59:37 DEBUG : only10: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f377_d20251024_m035352_c001_v0001115_t0034_u01761278032838") 2025/10/24 03:59:37 DEBUG : only11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb0e_d20251024_m035431_c001_v7007000_t0000_u01761278071090") 2025/10/24 03:59:37 DEBUG : only11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41863177daa2fc01_d20251024_m035425_c001_v0001106_t0014_u01761278065424") 2025/10/24 03:59:37 DEBUG : only11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3e5_d20251024_m035416_c001_v0001115_t0023_u01761278056848") 2025/10/24 03:59:37 DEBUG : only11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f3_d20251024_m035403_c001_v7007000_t0000_u01761278043006") 2025/10/24 03:59:38 DEBUG : only11: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f37d_d20251024_m035353_c001_v0001115_t0011_u01761278033821") 2025/10/24 03:59:38 DEBUG : only12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb0f_d20251024_m035431_c001_v7007000_t0000_u01761278071274") 2025/10/24 03:59:38 DEBUG : only12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405e5f5689dd4a23_d20251024_m035425_c001_v0001106_t0039_u01761278065606") 2025/10/24 03:59:38 DEBUG : only12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3e9_d20251024_m035418_c001_v0001115_t0038_u01761278058013") 2025/10/24 03:59:38 DEBUG : only12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62473_d20251024_m035402_c001_v7007000_t0000_u01761278042623") 2025/10/24 03:59:38 DEBUG : only12: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f37f_d20251024_m035354_c001_v0001115_t0036_u01761278034449") 2025/10/24 03:59:38 DEBUG : only13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb10_d20251024_m035431_c001_v7007000_t0000_u01761278071457") 2025/10/24 03:59:38 DEBUG : only13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41863177daa2fc05_d20251024_m035425_c001_v0001106_t0014_u01761278065610") 2025/10/24 03:59:38 DEBUG : only13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3f1_d20251024_m035419_c001_v0001115_t0024_u01761278059162") 2025/10/24 03:59:38 DEBUG : only13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62474_d20251024_m035402_c001_v7007000_t0000_u01761278042812") 2025/10/24 03:59:38 DEBUG : only13: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f389_d20251024_m035355_c001_v0001115_t0007_u01761278035429") 2025/10/24 03:59:38 DEBUG : only14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb11_d20251024_m035431_c001_v7007000_t0000_u01761278071643") 2025/10/24 03:59:38 DEBUG : only14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b29b27_d20251024_m035425_c001_v0001177_t0044_u01761278065627") 2025/10/24 03:59:38 DEBUG : only14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3fb_d20251024_m035419_c001_v0001115_t0056_u01761278059861") 2025/10/24 03:59:38 DEBUG : only14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f2_d20251024_m035402_c001_v7007000_t0000_u01761278042813") 2025/10/24 03:59:38 DEBUG : only14: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f38b_d20251024_m035356_c001_v0001115_t0047_u01761278036416") 2025/10/24 03:59:38 DEBUG : only15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb13_d20251024_m035431_c001_v7007000_t0000_u01761278071825") 2025/10/24 03:59:38 DEBUG : only15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f41f_d20251024_m035425_c001_v0001115_t0022_u01761278065638") 2025/10/24 03:59:38 DEBUG : only15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3fd_d20251024_m035420_c001_v0001115_t0048_u01761278060806") 2025/10/24 03:59:38 DEBUG : only15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0452_d20251024_m035402_c001_v7007000_t0000_u01761278042814") 2025/10/24 03:59:38 DEBUG : only15: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f38d_d20251024_m035357_c001_v0001115_t0032_u01761278037228") 2025/10/24 03:59:38 DEBUG : only16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb14_d20251024_m035432_c001_v7007000_t0000_u01761278072009") 2025/10/24 03:59:38 DEBUG : only16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b29b1f_d20251024_m035425_c001_v0001177_t0044_u01761278065255") 2025/10/24 03:59:39 DEBUG : only16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f403_d20251024_m035421_c001_v0001115_t0052_u01761278061535") 2025/10/24 03:59:39 DEBUG : only16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0456_d20251024_m035403_c001_v7007000_t0000_u01761278043358") 2025/10/24 03:59:39 DEBUG : only16: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f38f_d20251024_m035357_c001_v0001115_t0003_u01761278037888") 2025/10/24 03:59:39 DEBUG : only17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb16_d20251024_m035432_c001_v7007000_t0000_u01761278072191") 2025/10/24 03:59:39 DEBUG : only17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f417_d20251024_m035425_c001_v0001115_t0022_u01761278065265") 2025/10/24 03:59:39 DEBUG : only17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f405_d20251024_m035422_c001_v0001115_t0045_u01761278062363") 2025/10/24 03:59:39 DEBUG : only17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62476_d20251024_m035403_c001_v7007000_t0000_u01761278043016") 2025/10/24 03:59:39 DEBUG : only17: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f397_d20251024_m035358_c001_v0001115_t0038_u01761278038763") 2025/10/24 03:59:39 DEBUG : only18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb17_d20251024_m035432_c001_v7007000_t0000_u01761278072376") 2025/10/24 03:59:39 DEBUG : only18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b29b25_d20251024_m035425_c001_v0001177_t0044_u01761278065441") 2025/10/24 03:59:39 DEBUG : only18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f409_d20251024_m035423_c001_v0001115_t0057_u01761278063094") 2025/10/24 03:59:39 DEBUG : only18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f5_d20251024_m035403_c001_v7007000_t0000_u01761278043368") 2025/10/24 03:59:40 DEBUG : only18: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f39b_d20251024_m035359_c001_v0001115_t0030_u01761278039583") 2025/10/24 03:59:40 DEBUG : only19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb18_d20251024_m035432_c001_v7007000_t0000_u01761278072560") 2025/10/24 03:59:40 DEBUG : only19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f41d_d20251024_m035425_c001_v0001115_t0022_u01761278065451") 2025/10/24 03:59:40 DEBUG : only19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f40d_d20251024_m035423_c001_v0001115_t0019_u01761278063831") 2025/10/24 03:59:40 DEBUG : only19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62477_d20251024_m035403_c001_v7007000_t0000_u01761278043026") 2025/10/24 03:59:40 DEBUG : only19: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f39d_d20251024_m035400_c001_v0001115_t0005_u01761278040281") 2025/10/24 03:59:40 DEBUG : only2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb19_d20251024_m035432_c001_v7007000_t0000_u01761278072743") 2025/10/24 03:59:40 DEBUG : only2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41863177daa2fc09_d20251024_m035425_c001_v0001106_t0014_u01761278065803") 2025/10/24 03:59:40 DEBUG : only2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3c3_d20251024_m035410_c001_v0001115_t0020_u01761278050423") 2025/10/24 03:59:40 DEBUG : only2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0451_d20251024_m035402_c001_v7007000_t0000_u01761278042614") 2025/10/24 03:59:40 DEBUG : only2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f353_d20251024_m035346_c001_v0001115_t0044_u01761278026381") 2025/10/24 03:59:40 DEBUG : only3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb1a_d20251024_m035432_c001_v7007000_t0000_u01761278072925") 2025/10/24 03:59:40 DEBUG : only3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f425_d20251024_m035426_c001_v0001115_t0022_u01761278066011") 2025/10/24 03:59:40 DEBUG : only3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3c9_d20251024_m035411_c001_v0001115_t0019_u01761278051191") 2025/10/24 03:59:40 DEBUG : only3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0455_d20251024_m035403_c001_v7007000_t0000_u01761278043176") 2025/10/24 03:59:40 DEBUG : only3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f359_d20251024_m035347_c001_v0001115_t0040_u01761278027158") 2025/10/24 03:59:40 DEBUG : only4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb1b_d20251024_m035433_c001_v7007000_t0000_u01761278073112") 2025/10/24 03:59:40 DEBUG : only4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405e5f5689dd4a29_d20251024_m035426_c001_v0001106_t0039_u01761278066160") 2025/10/24 03:59:40 DEBUG : only4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3cd_d20251024_m035411_c001_v0001115_t0047_u01761278051882") 2025/10/24 03:59:40 DEBUG : only4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62471_d20251024_m035402_c001_v7007000_t0000_u01761278042415") 2025/10/24 03:59:41 DEBUG : only4: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f35f_d20251024_m035347_c001_v0001115_t0038_u01761278027927") 2025/10/24 03:59:41 DEBUG : only5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb1c_d20251024_m035433_c001_v7007000_t0000_u01761278073293") 2025/10/24 03:59:41 DEBUG : only5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b29b2d_d20251024_m035425_c001_v0001177_t0044_u01761278065999") 2025/10/24 03:59:41 DEBUG : only5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3cf_d20251024_m035412_c001_v0001115_t0052_u01761278052613") 2025/10/24 03:59:41 DEBUG : only5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f4_d20251024_m035403_c001_v7007000_t0000_u01761278043187") 2025/10/24 03:59:41 DEBUG : only5: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f361_d20251024_m035348_c001_v0001115_t0052_u01761278028910") 2025/10/24 03:59:41 DEBUG : only6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb1d_d20251024_m035433_c001_v7007000_t0000_u01761278073476") 2025/10/24 03:59:41 DEBUG : only6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f411a6e8cb8b29b2b_d20251024_m035425_c001_v0001177_t0044_u01761278065814") 2025/10/24 03:59:41 DEBUG : only6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3d5_d20251024_m035413_c001_v0001115_t0028_u01761278053431") 2025/10/24 03:59:41 DEBUG : only6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62478_d20251024_m035403_c001_v7007000_t0000_u01761278043197") 2025/10/24 03:59:41 DEBUG : only6: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f363_d20251024_m035349_c001_v0001115_t0031_u01761278029669") 2025/10/24 03:59:41 DEBUG : only7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb1e_d20251024_m035433_c001_v7007000_t0000_u01761278073659") 2025/10/24 03:59:41 DEBUG : only7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f421_d20251024_m035425_c001_v0001115_t0022_u01761278065825") 2025/10/24 03:59:41 DEBUG : only7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3d7_d20251024_m035414_c001_v0001115_t0059_u01761278054083") 2025/10/24 03:59:41 DEBUG : only7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62472_d20251024_m035402_c001_v7007000_t0000_u01761278042598") 2025/10/24 03:59:41 DEBUG : only7: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f367_d20251024_m035350_c001_v0001115_t0042_u01761278030379") 2025/10/24 03:59:41 DEBUG : only8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb1f_d20251024_m035433_c001_v7007000_t0000_u01761278073842") 2025/10/24 03:59:41 DEBUG : only8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405e5f5689dd4a27_d20251024_m035425_c001_v0001106_t0039_u01761278065974") 2025/10/24 03:59:41 DEBUG : only8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3db_d20251024_m035414_c001_v0001115_t0019_u01761278054845") 2025/10/24 03:59:41 DEBUG : only8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f61030f1_d20251024_m035402_c001_v7007000_t0000_u01761278042611") 2025/10/24 03:59:41 DEBUG : only8: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f36d_d20251024_m035351_c001_v0001115_t0018_u01761278031103") 2025/10/24 03:59:41 DEBUG : only9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb20_d20251024_m035434_c001_v7007000_t0000_u01761278074024") 2025/10/24 03:59:41 DEBUG : only9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41863177daa2fc0b_d20251024_m035425_c001_v0001106_t0014_u01761278065989") 2025/10/24 03:59:41 DEBUG : only9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f3df_d20251024_m035415_c001_v0001115_t0030_u01761278055446") 2025/10/24 03:59:42 DEBUG : only9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62475_d20251024_m035402_c001_v7007000_t0000_u01761278042812") 2025/10/24 03:59:42 DEBUG : only9: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f371_d20251024_m035352_c001_v0001115_t0031_u01761278032083") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee28f_d20251024_m035048_c001_v7007000_t0000_u01761277848222") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b296ed_d20251024_m035046_c001_v0001177_t0046_u01761277846171") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee28b_d20251024_m035045_c001_v7007000_t0000_u01761277845440") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f15a_d20251024_m035043_c001_v0001115_t0057_u01761277843570") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee286_d20251024_m035042_c001_v7007000_t0000_u01761277842684") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f150_d20251024_m035040_c001_v0001115_t0010_u01761277840235") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b79_d20251024_m035029_c001_v7007000_t0000_u01761277829463") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0ca_d20251024_m035027_c001_v0001098_t0040_u01761277827971") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b75_d20251024_m035026_c001_v7007000_t0000_u01761277826329") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0b6_d20251024_m035025_c001_v0001098_t0048_u01761277825311") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b6e_d20251024_m035023_c001_v7007000_t0000_u01761277823870") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0aa_d20251024_m035022_c001_v0001098_t0027_u01761277822634") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b31_d20251024_m035015_c001_v7007000_t0000_u01761277815649") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a078_d20251024_m035014_c001_v0001098_t0046_u01761277814152") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b21_d20251024_m035013_c001_v7007000_t0000_u01761277813788") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a070_d20251024_m035012_c001_v0001098_t0031_u01761277812061") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b1c_d20251024_m035011_c001_v7007000_t0000_u01761277811694") 2025/10/24 03:59:42 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a06c_d20251024_m035010_c001_v0001098_t0031_u01761277810800") 2025/10/24 03:59:43 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a066_d20251024_m035010_c001_v0001098_t0053_u01761277810098") 2025/10/24 03:59:43 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b15_d20251024_m035009_c001_v7007000_t0000_u01761277809735") 2025/10/24 03:59:43 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a062_d20251024_m035008_c001_v0001098_t0006_u01761277808996") 2025/10/24 03:59:43 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a05e_d20251024_m035008_c001_v0001098_t0001_u01761277808008") 2025/10/24 03:59:43 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03632_d20251024_m035007_c001_v7007000_t0000_u01761277807272") 2025/10/24 03:59:43 DEBUG : potato: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a054_d20251024_m035005_c001_v0001098_t0000_u01761277805906") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb7fd5_d20251024_m035133_c001_v7007000_t0000_u01761277893903") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f1ed_d20251024_m035133_c001_v0001115_t0017_u01761277893089") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416b2c496b7a6e60_d20251024_m035124_c001_v7007000_t0000_u01761277884567") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29794_d20251024_m035120_c001_v0001177_t0016_u01761277880408") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c76866c_d20251024_m035113_c001_v7007000_t0000_u01761277873155") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f195_d20251024_m035107_c001_v0001115_t0055_u01761277867113") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee29d_d20251024_m035100_c001_v7007000_t0000_u01761277860124") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2971d_d20251024_m035055_c001_v0001177_t0034_u01761277855271") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b84_d20251024_m035033_c001_v7007000_t0000_u01761277833941") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0e6_d20251024_m035032_c001_v0001098_t0054_u01761277832252") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b7f_d20251024_m035031_c001_v7007000_t0000_u01761277831883") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0d4_d20251024_m035030_c001_v0001098_t0044_u01761277830014") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b7a_d20251024_m035029_c001_v7007000_t0000_u01761277829646") 2025/10/24 03:59:43 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0cc_d20251024_m035028_c001_v0001098_t0055_u01761277828694") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b78_d20251024_m035027_c001_v7007000_t0000_u01761277827603") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0c4_d20251024_m035026_c001_v0001098_t0053_u01761277826695") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b72_d20251024_m035024_c001_v7007000_t0000_u01761277824944") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0ae_d20251024_m035023_c001_v0001098_t0046_u01761277823880") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16b3e_d20251024_m035016_c001_v7007000_t0000_u01761277816390") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a080_d20251024_m035015_c001_v0001098_t0020_u01761277815322") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2037_d20251024_m034911_c001_v7007000_t0000_u01761277751826") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f36_d20251024_m034911_c001_v0001098_t0031_u01761277751110") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2036_d20251024_m034910_c001_v7007000_t0000_u01761277750202") 2025/10/24 03:59:44 DEBUG : potato2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f2c_d20251024_m034909_c001_v0001098_t0038_u01761277749452") 2025/10/24 03:59:44 DEBUG : potato3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416b2c496b7a6e62_d20251024_m035124_c001_v7007000_t0000_u01761277884948") 2025/10/24 03:59:44 DEBUG : potato3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2979e_d20251024_m035121_c001_v0001177_t0008_u01761277881711") 2025/10/24 03:59:44 DEBUG : potato3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f402ba7889c76866b_d20251024_m035112_c001_v7007000_t0000_u01761277872182") 2025/10/24 03:59:44 DEBUG : potato3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f199_d20251024_m035108_c001_v0001115_t0002_u01761277868258") 2025/10/24 03:59:44 DEBUG : potato3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee29c_d20251024_m035059_c001_v7007000_t0000_u01761277859942") 2025/10/24 03:59:44 DEBUG : potato3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2971f_d20251024_m035056_c001_v0001177_t0008_u01761277856113") 2025/10/24 03:59:44 DEBUG : pre-dest1/1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62331_d20251024_m035207_c001_v7007000_t0000_u01761277927085") 2025/10/24 03:59:44 DEBUG : pre-dest1/1: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29839_d20251024_m035158_c001_v0001177_t0030_u01761277918778") 2025/10/24 03:59:44 DEBUG : pre-dest2/2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62332_d20251024_m035207_c001_v7007000_t0000_u01761277927265") 2025/10/24 03:59:44 DEBUG : pre-dest2/2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f235_d20251024_m035159_c001_v0001115_t0054_u01761277919360") 2025/10/24 03:59:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4f8b6_d20251024_m035144_c001_v7007000_t0000_u01761277904761") 2025/10/24 03:59:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b297f5_d20251024_m035141_c001_v0001177_t0056_u01761277901706") 2025/10/24 03:59:44 DEBUG : sizeonly: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03613_d20251024_m034950_c001_v7007000_t0000_u01761277790323") 2025/10/24 03:59:45 DEBUG : sizeonly: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39ff4_d20251024_m034949_c001_v0001098_t0058_u01761277789030") 2025/10/24 03:59:45 DEBUG : splitbanan: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4068ede49caceada_d20251024_m035649_c001_v7007000_t0000_u01761278209856") 2025/10/24 03:59:45 DEBUG : splitbanan: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29e2e_d20251024_m035642_c001_v0001177_t0004_u01761278202019") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83b9_d20251024_m035821_c001_v7007000_t0000_u01761278301222") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f701_d20251024_m035814_c001_v0001115_t0042_u01761278294591") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f419a82c382429699_d20251024_m035802_c001_v7007000_t0000_u01761278282880") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f6b9_d20251024_m035756_c001_v0001115_t0022_u01761278276121") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f423f3964a6622018_d20251024_m035744_c001_v7007000_t0000_u01761278264469") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f683_d20251024_m035738_c001_v0001115_t0007_u01761278258062") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee55b_d20251024_m035726_c001_v7007000_t0000_u01761278246773") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f655_d20251024_m035720_c001_v0001115_t0019_u01761278240680") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f415e79b3fd6c0609_d20251024_m035708_c001_v7007000_t0000_u01761278228627") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f615_d20251024_m035701_c001_v0001115_t0058_u01761278221901") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418e418520b4fae1_d20251024_m035644_c001_v7007000_t0000_u01761278204683") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f5d1_d20251024_m035639_c001_v0001115_t0000_u01761278199993") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85e7_d20251024_m035628_c001_v7007000_t0000_u01761278188861") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fded_d20251024_m035621_c001_v0001106_t0031_u01761278181115") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f416dece3f610319d_d20251024_m035619_c001_v7007000_t0000_u01761278179596") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4cf5_d20251024_m035615_c001_v0001106_t0022_u01761278175753") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f409fcbafcf554f0e_d20251024_m035603_c001_v7007000_t0000_u01761278163399") 2025/10/24 03:59:45 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4c69_d20251024_m035555_c001_v0001106_t0013_u01761278155867") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f404540c7057c2b5c_d20251024_m035554_c001_v7007000_t0000_u01761278154736") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fd67_d20251024_m035550_c001_v0001106_t0042_u01761278150645") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4009d428876a373f_d20251024_m035534_c001_v7007000_t0000_u01761278134247") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4be5_d20251024_m035529_c001_v0001106_t0002_u01761278129847") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4036d880aa952ac9_d20251024_m035518_c001_v7007000_t0000_u01761278118518") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4b83_d20251024_m035511_c001_v0001106_t0017_u01761278111887") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4190ef62bec62519_d20251024_m035500_c001_v7007000_t0000_u01761278100332") 2025/10/24 03:59:46 DEBUG : splitbananasplit: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4aeb_d20251024_m035454_c001_v0001106_t0022_u01761278094209") 2025/10/24 03:59:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f405638df901f85c1_d20251024_m035623_c001_v7007000_t0000_u01761278183613") 2025/10/24 03:59:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f589_d20251024_m035617_c001_v0001115_t0028_u01761278177082") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb7a_d20251024_m035444_c001_v7007000_t0000_u01761278084038") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f44b_d20251024_m035442_c001_v0001115_t0013_u01761278082711") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb55_d20251024_m035441_c001_v7007000_t0000_u01761278081947") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2fc2d_d20251024_m035440_c001_v0001106_t0007_u01761278080383") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee296_d20251024_m035052_c001_v7007000_t0000_u01761277852017") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2970f_d20251024_m035050_c001_v0001177_t0014_u01761277850970") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee294_d20251024_m035050_c001_v7007000_t0000_u01761277850422") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29707_d20251024_m035049_c001_v0001177_t0050_u01761277849333") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b0360f_d20251024_m034946_c001_v7007000_t0000_u01761277786683") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fe0_d20251024_m034945_c001_v0001098_t0032_u01761277785278") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b0360b_d20251024_m034944_c001_v7007000_t0000_u01761277784910") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fdc_d20251024_m034943_c001_v0001098_t0040_u01761277783518") 2025/10/24 03:59:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03608_d20251024_m034941_c001_v7007000_t0000_u01761277781363") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fd0_d20251024_m034940_c001_v0001098_t0013_u01761277780265") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03607_d20251024_m034939_c001_v7007000_t0000_u01761277779719") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fcc_d20251024_m034938_c001_v0001098_t0019_u01761277778386") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fba_d20251024_m034935_c001_v0001098_t0055_u01761277775482") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f417489b595b03604_d20251024_m034935_c001_v7007000_t0000_u01761277775112") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fb6_d20251024_m034934_c001_v0001098_t0030_u01761277774438") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39fae_d20251024_m034933_c001_v0001098_t0020_u01761277773702") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2050_d20251024_m034932_c001_v7007000_t0000_u01761277772967") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f98_d20251024_m034930_c001_v0001098_t0058_u01761277770006") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f8c_d20251024_m034927_c001_v0001098_t0001_u01761277767177") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b204b_d20251024_m034926_c001_v7007000_t0000_u01761277766818") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f86_d20251024_m034925_c001_v0001098_t0058_u01761277765876") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f82_d20251024_m034925_c001_v0001098_t0009_u01761277765093") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b204a_d20251024_m034924_c001_v7007000_t0000_u01761277764734") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f70_d20251024_m034920_c001_v0001098_t0026_u01761277760489") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2046_d20251024_m034920_c001_v7007000_t0000_u01761277760130") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f6c_d20251024_m034919_c001_v0001098_t0036_u01761277759484") 2025/10/24 03:59:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2042_d20251024_m034918_c001_v7007000_t0000_u01761277758586") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f66_d20251024_m034917_c001_v0001098_t0050_u01761277757907") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2041_d20251024_m034917_c001_v7007000_t0000_u01761277757368") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f5c_d20251024_m034916_c001_v0001098_t0050_u01761277756674") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b203f_d20251024_m034915_c001_v7007000_t0000_u01761277755776") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f52_d20251024_m034914_c001_v0001098_t0033_u01761277754892") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b203c_d20251024_m034914_c001_v7007000_t0000_u01761277754343") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f46_d20251024_m034913_c001_v0001098_t0030_u01761277753638") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2038_d20251024_m034913_c001_v7007000_t0000_u01761277753095") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f42_d20251024_m034912_c001_v0001098_t0033_u01761277752365") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2032_d20251024_m034907_c001_v7007000_t0000_u01761277747675") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f26_d20251024_m034906_c001_v0001098_t0020_u01761277746789") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b2031_d20251024_m034906_c001_v7007000_t0000_u01761277746243") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f1e_d20251024_m034905_c001_v0001098_t0030_u01761277745518") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b202e_d20251024_m034904_c001_v7007000_t0000_u01761277744619") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f14_d20251024_m034903_c001_v0001098_t0052_u01761277743892") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4108f3b5623b202c_d20251024_m034901_c001_v7007000_t0000_u01761277741707") 2025/10/24 03:59:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a39f00_d20251024_m034900_c001_v0001098_t0058_u01761277740882") 2025/10/24 03:59:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb7e_d20251024_m035444_c001_v7007000_t0000_u01761278084223") 2025/10/24 03:59:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd4a8f_d20251024_m035442_c001_v0001106_t0003_u01761278082722") 2025/10/24 03:59:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb59_d20251024_m035442_c001_v7007000_t0000_u01761278082130") 2025/10/24 03:59:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b63_d20251024_m035440_c001_v0001177_t0022_u01761278080397") 2025/10/24 03:59:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83bb_d20251024_m035823_c001_v7007000_t0000_u01761278303313") 2025/10/24 03:59:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2a034_d20251024_m035822_c001_v0001177_t0050_u01761278302692") 2025/10/24 03:59:49 DEBUG : sub/yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee28e_d20251024_m035047_c001_v7007000_t0000_u01761277847678") 2025/10/24 03:59:49 DEBUG : sub/yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f166_d20251024_m035046_c001_v0001115_t0039_u01761277846182") 2025/10/24 03:59:49 DEBUG : test_dir1/file2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb30_d20251024_m035439_c001_v7007000_t0000_u01761278079620") 2025/10/24 03:59:49 DEBUG : test_dir1/file2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f437_d20251024_m035437_c001_v0001115_t0000_u01761278077530") 2025/10/24 03:59:49 DEBUG : test_dir1/file2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb24_d20251024_m035436_c001_v7007000_t0000_u01761278076740") 2025/10/24 03:59:49 DEBUG : test_dir1/file2: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f433_d20251024_m035434_c001_v0001115_t0019_u01761278074984") 2025/10/24 03:59:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb34_d20251024_m035439_c001_v7007000_t0000_u01761278079803") 2025/10/24 03:59:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b59_d20251024_m035437_c001_v0001177_t0045_u01761278077519") 2025/10/24 03:59:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f41448d3fddabcb25_d20251024_m035436_c001_v7007000_t0000_u01761278076923") 2025/10/24 03:59:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b29b4d_d20251024_m035434_c001_v0001177_t0059_u01761278074977") 2025/10/24 03:59:49 DEBUG : three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16f94_d20251024_m035039_c001_v7007000_t0000_u01761277839489") 2025/10/24 03:59:49 DEBUG : three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a108_d20251024_m035038_c001_v0001098_t0055_u01761277838232") 2025/10/24 03:59:49 DEBUG : three: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f114a690713a3a0f8_d20251024_m035035_c001_v0001098_t0002_u01761277835424") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83be_d20251024_m035825_c001_v7007000_t0000_u01761278305203") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd503a_d20251024_m035824_c001_v0001106_t0022_u01761278304275") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83e5_d20251024_m035846_c001_v7007000_t0000_u01761278326100") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa3002c_d20251024_m035844_c001_v0001106_t0017_u01761278324030") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83df_d20251024_m035842_c001_v7007000_t0000_u01761278322458") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd5098_d20251024_m035840_c001_v0001106_t0056_u01761278320470") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83db_d20251024_m035839_c001_v7007000_t0000_u01761278319496") 2025/10/24 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2a06c_d20251024_m035838_c001_v0001177_t0038_u01761278318880") 2025/10/24 03:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83d0_d20251024_m035833_c001_v7007000_t0000_u01761278313027") 2025/10/24 03:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd5062_d20251024_m035831_c001_v0001106_t0028_u01761278311759") 2025/10/24 03:59:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83d7_d20251024_m035835_c001_v7007000_t0000_u01761278315558") 2025/10/24 03:59:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa3000e_d20251024_m035834_c001_v0001106_t0006_u01761278314014") 2025/10/24 03:59:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83ca_d20251024_m035830_c001_v7007000_t0000_u01761278310765") 2025/10/24 03:59:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b2a04e_d20251024_m035830_c001_v0001177_t0014_u01761278310110") 2025/10/24 03:59:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83c8_d20251024_m035829_c001_v7007000_t0000_u01761278309142") 2025/10/24 03:59:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f72b_d20251024_m035828_c001_v0001115_t0004_u01761278308176") 2025/10/24 03:59:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83c5_d20251024_m035827_c001_v7007000_t0000_u01761278307190") 2025/10/24 03:59:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f11863177daa2ffed_d20251024_m035826_c001_v0001106_t0018_u01761278306176") 2025/10/24 03:59:50 DEBUG : toe/toe/toe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb17261_d20251024_m035850_c001_v7007000_t0000_u01761278330998") 2025/10/24 03:59:50 DEBUG : toe/toe/toe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105e5f5689dd50d2_d20251024_m035850_c001_v0001106_t0029_u01761278330067") 2025/10/24 03:59:50 DEBUG : toe/toe/toe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83da_d20251024_m035837_c001_v7007000_t0000_u01761278317903") 2025/10/24 03:59:50 DEBUG : toe/toe/toe: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f747_d20251024_m035836_c001_v0001115_t0018_u01761278316529") 2025/10/24 03:59:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83e6_d20251024_m035846_c001_v7007000_t0000_u01761278326713") 2025/10/24 03:59:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f1045d0ab90a1f767_d20251024_m035845_c001_v0001115_t0042_u01761278325614") 2025/10/24 03:59:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f401886b196fb83e0_d20251024_m035843_c001_v7007000_t0000_u01761278323067") 2025/10/24 03:59:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f105bd06d9fbe2b2e_d20251024_m035842_c001_v0001131_t0055_u01761278322003") 2025/10/24 03:59:50 DEBUG : two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f418b68eadcb16f95_d20251024_m035039_c001_v7007000_t0000_u01761277839673") 2025/10/24 03:59:50 DEBUG : two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f4045d0ab90a1f148_d20251024_m035037_c001_v0001115_t0022_u01761277837666") 2025/10/24 03:59:51 DEBUG : two: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f414a690713a3a0f6_d20251024_m035035_c001_v0001098_t0037_u01761277835242") 2025/10/24 03:59:51 DEBUG : yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee290_d20251024_m035048_c001_v7007000_t0000_u01761277848405") 2025/10/24 03:59:51 DEBUG : yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f10876c34a25a584b_d20251024_m035047_c001_v0001134_t0037_u01761277847220") 2025/10/24 03:59:51 DEBUG : yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee289_d20251024_m035044_c001_v7007000_t0000_u01761277844896") 2025/10/24 03:59:51 DEBUG : yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b296e5_d20251024_m035043_c001_v0001177_t0008_u01761277843426") 2025/10/24 03:59:51 DEBUG : yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee285_d20251024_m035042_c001_v7007000_t0000_u01761277842142") 2025/10/24 03:59:51 DEBUG : yam: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f111a6e8cb8b296d5_d20251024_m035040_c001_v0001177_t0013_u01761277840224") 2025/10/24 03:59:51 DEBUG : yaml: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee28c_d20251024_m035045_c001_v7007000_t0000_u01761277845621") 2025/10/24 03:59:51 DEBUG : yaml: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f100fc131080a91b3_d20251024_m035044_c001_v0001184_t0057_u01761277844683") 2025/10/24 03:59:51 DEBUG : yaml: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f408d91f059dee287_d20251024_m035042_c001_v7007000_t0000_u01761277842868") 2025/10/24 03:59:51 DEBUG : yaml: Deleting (id "4_z9f727d13505d1b4b9fa80e1b_f104239adb844fa6b_d20251024_m035041_c001_v0001131_t0007_u01761277841783") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m58.501514833s (try 1/5)