"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/22 02:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza" 2026/08/22 02:44:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 02:44:51 DEBUG : Creating backend with remote "/tmp/rclone1962439774" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:44:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:44:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/22 02:44:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:44:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:44:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:44:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:44:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:44:54 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:44:54 DEBUG : B2 bucket rclone-test-qikurow2kaza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:44:55 DEBUG : Creating backend with remote "/non-existing" 2026/08/22 02:44:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/22 02:44:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:44:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:44:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:44:57 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:44:57 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:44:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:44:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:44:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.50s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:44:58 INFO : B2 bucket rclone-test-qikurow2kaza: Running all checks before starting transfers 2026/08/22 02:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:44:58 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:44:58 INFO : B2 bucket rclone-test-qikurow2kaza: Checks finished, now starting transfers 2026/08/22 02:44:58 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:44:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:44:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:44:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:44:59 ERROR : Ignoring --no-traverse with sync 2026/08/22 02:44:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:44:59 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:44:59 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:44:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:44:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:44:59 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/22 02:45:00 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:00 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:00 DEBUG : hello world2: size = 12 OK 2026/08/22 02:45:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/22 02:45:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:45:01 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:01 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:02 DEBUG : potato2: size = 11 OK 2026/08/22 02:45:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:45:03 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:03 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:03 DEBUG : potato2: size = 11 OK 2026/08/22 02:45:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.46s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/22 02:45:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:45:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/22 02:45:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:45:04 INFO : sub dir2: Making directory 2026/08/22 02:45:04 INFO : sub dir: Making directory 2026/08/22 02:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:04 INFO : sub dir2/sub sub dir2: Making directory 2026/08/22 02:45:04 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:04 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:04 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/08/22 02:45:04 DEBUG : B2 bucket rclone-test-qikurow2kaza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:05 INFO : sub dir2: Making directory 2026/08/22 02:45:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/22 02:45:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:05 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:05 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:06 DEBUG : sub dir2: Making directory with metadata 2026/08/22 02:45:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:45:06 INFO : sub dir2: Making directory 2026/08/22 02:45:06 INFO : sub dir: Making directory 2026/08/22 02:45:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:06 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:45:06 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/08/22 02:45:07 DEBUG : B2 bucket rclone-test-qikurow2kaza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/22 02:45:07 DEBUG : B2 bucket rclone-test-qikurow2kaza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:08 INFO : sub dir2: Making directory 2026/08/22 02:45:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:08 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:45:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:09 DEBUG : sub dir2: Making directory with metadata 2026/08/22 02:45:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:45:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:45:09 INFO : sub dir2: Making directory 2026/08/22 02:45:09 INFO : sub dir: Making directory 2026/08/22 02:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:09 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:45:09 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/08/22 02:45:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:10 INFO : sub dir2: Making directory 2026/08/22 02:45:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:11 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:11 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:11 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:45:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:12 DEBUG : Creating backend with remote "TestB2:rclone-test-duqukud5rinu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qikurow2kaza -> B2 bucket rclone-test-duqukud5rinu 2026/08/22 02:45:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:13 DEBUG : B2 bucket rclone-test-duqukud5rinu: Waiting for checks to finish 2026/08/22 02:45:13 DEBUG : B2 bucket rclone-test-duqukud5rinu: Waiting for transfers to finish 2026/08/22 02:45:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/22 02:45:14 DEBUG : B2 bucket rclone-test-duqukud5rinu: Purge remote 2026/08/22 02:45:14 INFO : B2 bucket rclone-test-duqukud5rinu: cleaning bucket "rclone-test-duqukud5rinu" of all files 2026/08/22 02:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z6f12ad9350bd2b7baf080e1b_f4028ae20210491fd_d20260822_m024514_c001_v0001167_t0029_u01787366714073") --- PASS: TestServerSideCopy (3.58s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:16 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:45:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:16 DEBUG : sub dir/hello world: Sizes differ 2026/08/22 02:45:16 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:16 DEBUG : sub dir/hello world: size = 17 OK 2026/08/22 02:45:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/22 02:45:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qibumof4qala" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qikurow2kaza -> B2 bucket rclone-test-qibumof4qala 2026/08/22 02:45:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:18 DEBUG : B2 bucket rclone-test-qibumof4qala: Waiting for checks to finish 2026/08/22 02:45:18 DEBUG : B2 bucket rclone-test-qibumof4qala: Waiting for transfers to finish 2026/08/22 02:45:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/22 02:45:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qibumof4qala) 2026/08/22 02:45:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/22 02:45:19 DEBUG : B2 bucket rclone-test-qibumof4qala: Waiting for checks to finish 2026/08/22 02:45:19 DEBUG : B2 bucket rclone-test-qibumof4qala: Waiting for transfers to finish 2026/08/22 02:45:20 DEBUG : sub dir/hello world: size = 17 OK 2026/08/22 02:45:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/22 02:45:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/22 02:45:20 DEBUG : B2 bucket rclone-test-qibumof4qala: Purge remote 2026/08/22 02:45:20 INFO : B2 bucket rclone-test-qibumof4qala: cleaning bucket "rclone-test-qibumof4qala" of all files 2026/08/22 02:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f22bdd350bd2b7baf080e1b_f402d096d5dfeefeb_d20260822_m024520_c001_v0001104_t0039_u01787366720049") 2026/08/22 02:45:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f22bdd350bd2b7baf080e1b_f41154e70c5a06696_d20260822_m024519_c001_v0001184_t0036_u01787366719115") --- PASS: TestServerSideCopyOverSelf (5.34s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:45:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:22 DEBUG : sub dir/hello world: Sizes differ 2026/08/22 02:45:22 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:22 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:23 DEBUG : sub dir/hello world: size = 17 OK 2026/08/22 02:45:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/22 02:45:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/22 02:45:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.46s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:24 DEBUG : Creating backend with remote "TestB2:rclone-test-taluyow2qowa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qikurow2kaza -> B2 bucket rclone-test-taluyow2qowa 2026/08/22 02:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:25 DEBUG : B2 bucket rclone-test-taluyow2qowa: Waiting for checks to finish 2026/08/22 02:45:25 DEBUG : B2 bucket rclone-test-taluyow2qowa: Waiting for transfers to finish 2026/08/22 02:45:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:45:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/22 02:45:26 DEBUG : B2 bucket rclone-test-taluyow2qowa: Waiting for checks to finish 2026/08/22 02:45:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-taluyow2qowa) 2026/08/22 02:45:26 DEBUG : sub dir/hello world: Sizes differ 2026/08/22 02:45:26 DEBUG : B2 bucket rclone-test-taluyow2qowa: Waiting for transfers to finish 2026/08/22 02:45:26 DEBUG : sub dir/hello world: size = 17 OK 2026/08/22 02:45:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/22 02:45:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/22 02:45:27 INFO : sub dir/hello world: Deleted 2026/08/22 02:45:27 DEBUG : testing file moves 2026/08/22 02:45:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-taluyow2qowa) 2026/08/22 02:45:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/22 02:45:28 DEBUG : B2 bucket rclone-test-taluyow2qowa: Waiting for checks to finish 2026/08/22 02:45:28 DEBUG : B2 bucket rclone-test-taluyow2qowa: Waiting for transfers to finish 2026/08/22 02:45:28 DEBUG : sub dir/hello world: size = 24 OK 2026/08/22 02:45:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/22 02:45:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/22 02:45:28 INFO : sub dir/hello world: Deleted 2026/08/22 02:45:28 DEBUG : B2 bucket rclone-test-taluyow2qowa: Purge remote 2026/08/22 02:45:28 INFO : B2 bucket rclone-test-taluyow2qowa: cleaning bucket "rclone-test-taluyow2qowa" of all files 2026/08/22 02:45:29 DEBUG : sub dir/hello world: Deleting (id "4_z6f12dd7350bd2b7baf080e1b_f4149bc973e181081_d20260822_m024528_c001_v0001039_t0035_u01787366728292") 2026/08/22 02:45:29 DEBUG : sub dir/hello world: Deleting (id "4_z6f12dd7350bd2b7baf080e1b_f411324b1d7eaf491_d20260822_m024526_c001_v0001145_t0054_u01787366726870") 2026/08/22 02:45:29 DEBUG : sub dir/hello world: Deleting (id "4_z6f12dd7350bd2b7baf080e1b_f4080f37f5422aadc_d20260822_m024525_c001_v0001039_t0021_u01787366725892") --- PASS: TestServerSideMoveOverSelf (6.53s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:30 ERROR : error listing: directory not found 2026/08/22 02:45:30 INFO : Local file system at /tmp/rclone1962439774: Making directory 2026/08/22 02:45:30 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:30 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:45:32 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for checks to finish 2026/08/22 02:45:32 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for transfers to finish 2026/08/22 02:45:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/22 02:45:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:45:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/22 02:45:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/22 02:45:33 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:33 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:33 DEBUG : check sum: size = 1 OK 2026/08/22 02:45:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:45:33 INFO : check sum: Copied (new) 2026/08/22 02:45:33 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:34 DEBUG : check sum: size = 1 OK 2026/08/22 02:45:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:45:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/22 02:45:34 DEBUG : check sum: Unchanged skipping 2026/08/22 02:45:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:34 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/22 02:45:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:35 DEBUG : sizeonly: size = 6 OK 2026/08/22 02:45:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/22 02:45:35 INFO : sizeonly: Copied (new) 2026/08/22 02:45:35 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:35 DEBUG : sizeonly: size = 6 OK 2026/08/22 02:45:35 DEBUG : sizeonly: Sizes identical 2026/08/22 02:45:35 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:35 DEBUG : sizeonly: Unchanged skipping 2026/08/22 02:45:35 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:35 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/22 02:45:36 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:36 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/22 02:45:36 INFO : ignore-size: Copied (new) 2026/08/22 02:45:36 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:45:36 DEBUG : ignore-size: Unchanged skipping 2026/08/22 02:45:36 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:36 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:36 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:38 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:38 DEBUG : existing: size = 6 OK 2026/08/22 02:45:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:45:38 DEBUG : existing: Unchanged skipping 2026/08/22 02:45:38 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:38 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:38 INFO : There was nothing to transfer 2026/08/22 02:45:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/22 02:45:38 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:38 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:38 DEBUG : existing: size = 6 OK 2026/08/22 02:45:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/22 02:45:38 INFO : existing: Copied (replaced existing) 2026/08/22 02:45:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/22 02:45:39 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:39 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:39 DEBUG : existing: size = 6 OK 2026/08/22 02:45:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/22 02:45:39 INFO : existing: Copied (new) 2026/08/22 02:45:39 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:40 DEBUG : existing: Destination exists, skipping 2026/08/22 02:45:40 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:40 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:40 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:41 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/22 02:45:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/22 02:45:41 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:41 DEBUG : c/non empty space: size = 5 OK 2026/08/22 02:45:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:45:41 DEBUG : c/non empty space: Unchanged skipping 2026/08/22 02:45:41 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:42 DEBUG : a/potato2: size = 60 OK 2026/08/22 02:45:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:45:42 INFO : a/potato2: Copied (new) 2026/08/22 02:45:42 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:44 DEBUG : empty space: size = 1 OK 2026/08/22 02:45:44 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 2026/08/22 02:45:44 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:45:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/22 02:45:44 DEBUG : empty space: Unchanged skipping 2026/08/22 02:45:44 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:44 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:44 INFO : There was nothing to transfer 2026/08/22 02:45:44 DEBUG : empty space: size = 1 OK 2026/08/22 02:45:44 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 2026/08/22 02:45:44 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:45:45 INFO : empty space: Updated modification time in destination 2026/08/22 02:45:45 DEBUG : empty space: Unchanged skipping 2026/08/22 02:45:45 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:45 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:46 DEBUG : empty space: size = 1 OK 2026/08/22 02:45:46 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 2026/08/22 02:45:46 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:45:46 DEBUG : empty space: Unchanged skipping 2026/08/22 02:45:46 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:46 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.28s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:47 DEBUG : foo: size = 3 OK 2026/08/22 02:45:47 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:47 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 2026/08/22 02:45:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:45:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:47 DEBUG : foo: sha1 differ 2026/08/22 02:45:47 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:48 DEBUG : foo: size = 3 OK 2026/08/22 02:45:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/22 02:45:48 INFO : foo: Copied (replaced existing) 2026/08/22 02:45:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/22 02:45:49 DEBUG : empty space: size = 1 OK 2026/08/22 02:45:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:45:49 DEBUG : empty space: Unchanged skipping 2026/08/22 02:45:49 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:49 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:49 DEBUG : potato: size = 60 OK 2026/08/22 02:45:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:45:49 INFO : potato: Copied (new) 2026/08/22 02:45:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:45:52 DEBUG : potato: size = 60 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:52 DEBUG : potato: Sizes differ 2026/08/22 02:45:52 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:52 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:52 DEBUG : potato: size = 21 OK 2026/08/22 02:45:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/22 02:45:52 INFO : potato: Copied (replaced existing) 2026/08/22 02:45:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:53 DEBUG : potato: size = 21 OK 2026/08/22 02:45:53 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 2026/08/22 02:45:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1962439774) 2026/08/22 02:45:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:45:53 DEBUG : potato: sha1 differ 2026/08/22 02:45:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:53 DEBUG : potato: size = 21 OK 2026/08/22 02:45:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/22 02:45:53 INFO : potato: Copied (replaced existing) 2026/08/22 02:45:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:45:55 DEBUG : empty space: size = 1 OK 2026/08/22 02:45:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/22 02:45:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:45:55 DEBUG : empty space: Unchanged skipping 2026/08/22 02:45:55 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:55 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:55 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:45:56 DEBUG : empty space: size = 1 OK 2026/08/22 02:45:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:45:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:56 DEBUG : empty space: Unchanged skipping 2026/08/22 02:45:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:45:57 DEBUG : potato2: size = 60 OK 2026/08/22 02:45:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:45:57 INFO : potato2: Copied (new) 2026/08/22 02:45:57 DEBUG : Waiting for deletions to finish 2026/08/22 02:45:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:45:58 INFO : d: Making directory 2026/08/22 02:45:58 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/08/22 02:45:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/22 02:45:59 DEBUG : c/non empty space: size = 5 OK 2026/08/22 02:45:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:45:59 DEBUG : c/non empty space: Unchanged skipping 2026/08/22 02:45:59 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:45:59 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:00 DEBUG : a/potato2: size = 60 OK 2026/08/22 02:46:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:00 INFO : a/potato2: Copied (new) 2026/08/22 02:46:00 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:01 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/08/22 02:46:01 DEBUG : c/non empty space: size = 5 OK 2026/08/22 02:46:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:46:01 DEBUG : c/non empty space: Unchanged skipping 2026/08/22 02:46:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:01 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:01 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:02 DEBUG : a/potato2: size = 60 OK 2026/08/22 02:46:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:02 INFO : a/potato2: Copied (new) 2026/08/22 02:46:02 ERROR : B2 bucket rclone-test-qikurow2kaza: not deleting files as there were IO errors 2026/08/22 02:46:02 ERROR : B2 bucket rclone-test-qikurow2kaza: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:04 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:04 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:46:04 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:04 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:04 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:04 INFO : potato: Deleted 2026/08/22 02:46:04 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:06 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:06 INFO : potato: Deleted 2026/08/22 02:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:06 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:46:06 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:07 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.48s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:09 DEBUG : potato2: size = 19 OK 2026/08/22 02:46:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/22 02:46:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:10 DEBUG : enormous: Excluded (Size Filter) 2026/08/22 02:46:10 DEBUG : enormous: Excluded 2026/08/22 02:46:10 DEBUG : potato2: Excluded (Size Filter) 2026/08/22 02:46:10 DEBUG : potato2: Excluded 2026/08/22 02:46:10 DEBUG : potato2: Excluded (Size Filter) 2026/08/22 02:46:10 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:10 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:46:10 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:10 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:10 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:10 INFO : There was nothing to transfer 2026/08/22 02:46:11 DEBUG : enormous: Excluded (Size Filter) 2026/08/22 02:46:11 DEBUG : enormous: Excluded 2026/08/22 02:46:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/22 02:46:11 DEBUG : potato2: Excluded 2026/08/22 02:46:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/22 02:46:11 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for checks to finish 2026/08/22 02:46:11 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/22 02:46:11 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:11 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for transfers to finish 2026/08/22 02:46:11 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:13 DEBUG : enormous: Excluded (Size Filter) 2026/08/22 02:46:13 DEBUG : enormous: Excluded 2026/08/22 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2026/08/22 02:46:13 DEBUG : potato2: Excluded 2026/08/22 02:46:13 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:46:13 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:13 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:13 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:13 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:13 INFO : potato2: Deleted 2026/08/22 02:46:14 INFO : enormous: Deleted 2026/08/22 02:46:14 INFO : There was nothing to transfer 2026/08/22 02:46:14 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/22 02:46:14 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for checks to finish 2026/08/22 02:46:14 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:14 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for transfers to finish 2026/08/22 02:46:14 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:14 INFO : potato2: Deleted 2026/08/22 02:46:14 INFO : enormous: Deleted 2026/08/22 02:46:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.96s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:16 DEBUG : five: Need to transfer - File not found at Destination 2026/08/22 02:46:16 DEBUG : four: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:46:16 DEBUG : four: size = 8 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:46:16 DEBUG : four: Sizes differ 2026/08/22 02:46:16 DEBUG : one: Destination is newer than source, skipping 2026/08/22 02:46:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/22 02:46:16 DEBUG : two: size = 3 OK 2026/08/22 02:46:16 DEBUG : three: size = 5 OK 2026/08/22 02:46:16 DEBUG : three: Sizes identical 2026/08/22 02:46:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/22 02:46:16 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1962439774) 2026/08/22 02:46:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:46:16 DEBUG : two: sha1 differ 2026/08/22 02:46:16 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:16 DEBUG : five: size = 4 OK 2026/08/22 02:46:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/22 02:46:16 INFO : five: Copied (new) 2026/08/22 02:46:17 DEBUG : two: size = 3 OK 2026/08/22 02:46:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/22 02:46:17 INFO : two: Copied (replaced existing) 2026/08/22 02:46:17 DEBUG : four: size = 4 OK 2026/08/22 02:46:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/22 02:46:17 INFO : four: Copied (replaced existing) 2026/08/22 02:46:17 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:17 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:17 DEBUG : five: size = 4 OK 2026/08/22 02:46:17 DEBUG : one: Destination is newer than source, skipping 2026/08/22 02:46:17 DEBUG : four: size = 4 OK 2026/08/22 02:46:17 DEBUG : three: size = 5 OK 2026/08/22 02:46:17 DEBUG : two: size = 3 OK 2026/08/22 02:46:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/22 02:46:17 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/22 02:46:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/22 02:46:17 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/22 02:46:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/22 02:46:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/22 02:46:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/22 02:46:17 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/22 02:46:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/22 02:46:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1962439774) 2026/08/22 02:46:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:46:17 DEBUG : three: sha1 differ 2026/08/22 02:46:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/22 02:46:17 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:17 DEBUG : three: size = 5 OK 2026/08/22 02:46:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:46:17 INFO : three: Copied (replaced existing) 2026/08/22 02:46:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/22 02:46:19 INFO : B2 bucket rclone-test-qikurow2kaza: Making map for --track-renames 2026/08/22 02:46:19 INFO : B2 bucket rclone-test-qikurow2kaza: Finished making map for --track-renames 2026/08/22 02:46:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/22 02:46:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/22 02:46:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for renames to finish 2026/08/22 02:46:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:19 DEBUG : potato: size = 14 OK 2026/08/22 02:46:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/22 02:46:19 INFO : potato: Copied (new) 2026/08/22 02:46:19 DEBUG : yam: size = 11 OK 2026/08/22 02:46:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/22 02:46:19 INFO : yam: Copied (new) 2026/08/22 02:46:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:19 INFO : B2 bucket rclone-test-qikurow2kaza: Making map for --track-renames 2026/08/22 02:46:19 DEBUG : potato: size = 14 OK 2026/08/22 02:46:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:46:19 DEBUG : potato: Unchanged skipping 2026/08/22 02:46:19 INFO : B2 bucket rclone-test-qikurow2kaza: Finished making map for --track-renames 2026/08/22 02:46:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for renames to finish 2026/08/22 02:46:20 DEBUG : yaml: size = 11 OK 2026/08/22 02:46:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/22 02:46:20 INFO : yam: Copied (server-side copy) to: yaml 2026/08/22 02:46:20 INFO : yam: Deleted 2026/08/22 02:46:20 INFO : yaml: Renamed from "yam" 2026/08/22 02:46:20 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/22 02:46:21 INFO : B2 bucket rclone-test-qikurow2kaza: Making map for --track-renames 2026/08/22 02:46:21 INFO : B2 bucket rclone-test-qikurow2kaza: Finished making map for --track-renames 2026/08/22 02:46:21 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/22 02:46:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/22 02:46:21 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for renames to finish 2026/08/22 02:46:21 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:22 DEBUG : potato: size = 14 OK 2026/08/22 02:46:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/22 02:46:22 INFO : potato: Copied (new) 2026/08/22 02:46:22 DEBUG : yam: size = 11 OK 2026/08/22 02:46:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/22 02:46:22 INFO : yam: Copied (new) 2026/08/22 02:46:22 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:22 DEBUG : potato: size = 14 OK 2026/08/22 02:46:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:46:22 DEBUG : potato: Unchanged skipping 2026/08/22 02:46:22 INFO : B2 bucket rclone-test-qikurow2kaza: Making map for --track-renames 2026/08/22 02:46:22 INFO : B2 bucket rclone-test-qikurow2kaza: Finished making map for --track-renames 2026/08/22 02:46:22 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:22 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for renames to finish 2026/08/22 02:46:22 DEBUG : yaml: size = 11 OK 2026/08/22 02:46:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/22 02:46:22 INFO : yam: Copied (server-side copy) to: yaml 2026/08/22 02:46:23 INFO : yam: Deleted 2026/08/22 02:46:23 INFO : yaml: Renamed from "yam" 2026/08/22 02:46:23 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/22 02:46:24 INFO : B2 bucket rclone-test-qikurow2kaza: Making map for --track-renames 2026/08/22 02:46:24 INFO : B2 bucket rclone-test-qikurow2kaza: Finished making map for --track-renames 2026/08/22 02:46:24 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:24 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for renames to finish 2026/08/22 02:46:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/22 02:46:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/22 02:46:24 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:24 DEBUG : sub/yam: size = 11 OK 2026/08/22 02:46:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/22 02:46:24 INFO : sub/yam: Copied (new) 2026/08/22 02:46:24 DEBUG : potato: size = 14 OK 2026/08/22 02:46:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/22 02:46:24 INFO : potato: Copied (new) 2026/08/22 02:46:24 DEBUG : Waiting for deletions to finish 2026/08/22 02:46:24 DEBUG : potato: size = 14 OK 2026/08/22 02:46:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:46:24 DEBUG : potato: Unchanged skipping 2026/08/22 02:46:24 INFO : B2 bucket rclone-test-qikurow2kaza: Making map for --track-renames 2026/08/22 02:46:24 INFO : B2 bucket rclone-test-qikurow2kaza: Finished making map for --track-renames 2026/08/22 02:46:24 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:24 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for renames to finish 2026/08/22 02:46:25 DEBUG : yam: size = 11 OK 2026/08/22 02:46:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/22 02:46:25 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/22 02:46:25 INFO : sub/yam: Deleted 2026/08/22 02:46:25 INFO : yam: Renamed from "sub/yam" 2026/08/22 02:46:25 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:26 DEBUG : Creating backend with remote "/tmp/rclone1962439774/dir1" 2026/08/22 02:46:26 DEBUG : Creating backend with remote "/tmp/rclone1962439774/dir2" 2026/08/22 02:46:26 DEBUG : Local file system at /tmp/rclone1962439774/dir2: Using server-side directory move 2026/08/22 02:46:26 INFO : Local file system at /tmp/rclone1962439774/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/22 02:46:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/22 02:46:26 DEBUG : Local file system at /tmp/rclone1962439774/dir2: Waiting for checks to finish 2026/08/22 02:46:26 DEBUG : Local file system at /tmp/rclone1962439774/dir2: Waiting for transfers to finish 2026/08/22 02:46:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:46:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/22 02:46:26 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:26 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:46:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:46:27 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:46:27 INFO : sub dir/hello world: Deleted 2026/08/22 02:46:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/22 02:46:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/22 02:46:27 INFO : nested/sub dir/file: Copied (new) 2026/08/22 02:46:27 INFO : nested/sub dir/file: Deleted 2026/08/22 02:46:27 INFO : sub dir: Removing directory 2026/08/22 02:46:27 INFO : nested/sub dir: Removing directory 2026/08/22 02:46:27 INFO : nested: Removing directory 2026/08/22 02:46:27 DEBUG : Local file system at /tmp/rclone1962439774: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/22 02:46:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/22 02:46:28 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:28 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/22 02:46:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:46:28 INFO : sub dir/hello world: Copied (new) 2026/08/22 02:46:28 INFO : sub dir/hello world: Deleted 2026/08/22 02:46:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/22 02:46:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/22 02:46:28 INFO : nested/sub dir/file: Copied (new) 2026/08/22 02:46:28 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/22 02:46:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/22 02:46:29 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:29 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:29 DEBUG : existing-b: size = 6 OK 2026/08/22 02:46:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/22 02:46:29 INFO : existing-b: Copied (new) 2026/08/22 02:46:29 INFO : existing-b: Deleted 2026/08/22 02:46:29 DEBUG : existing: size = 6 OK 2026/08/22 02:46:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/22 02:46:29 INFO : existing: Copied (new) 2026/08/22 02:46:29 INFO : existing: Deleted 2026/08/22 02:46:30 DEBUG : existing: Destination exists, skipping 2026/08/22 02:46:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/22 02:46:30 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:46:30 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:46:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jufenih3sufo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qikurow2kaza -> B2 bucket rclone-test-jufenih3sufo 2026/08/22 02:46:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:35 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/22 02:46:35 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:35 DEBUG : B2 bucket rclone-test-jufenih3sufo: Waiting for checks to finish 2026/08/22 02:46:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:46:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jufenih3sufo) 2026/08/22 02:46:35 DEBUG : potato3: Sizes differ 2026/08/22 02:46:35 INFO : empty space: Deleted 2026/08/22 02:46:35 DEBUG : B2 bucket rclone-test-jufenih3sufo: Waiting for transfers to finish 2026/08/22 02:46:35 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:35 INFO : potato2: Copied (server-side copy) 2026/08/22 02:46:35 INFO : potato2: Deleted 2026/08/22 02:46:35 DEBUG : potato3: size = 68 OK 2026/08/22 02:46:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/22 02:46:35 INFO : potato3: Copied (server-side copy) 2026/08/22 02:46:36 INFO : potato3: Deleted 2026/08/22 02:46:36 DEBUG : Creating backend with remote "TestB2:rclone-test-buxenuw2yude" 2026/08/22 02:46:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/22 02:46:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/22 02:46:37 DEBUG : B2 bucket rclone-test-buxenuw2yude: Waiting for checks to finish 2026/08/22 02:46:37 DEBUG : B2 bucket rclone-test-buxenuw2yude: Waiting for transfers to finish 2026/08/22 02:46:38 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:46:38 INFO : empty space: Copied (server-side copy) 2026/08/22 02:46:38 INFO : empty space: Deleted 2026/08/22 02:46:38 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:38 INFO : potato2: Copied (server-side copy) 2026/08/22 02:46:38 DEBUG : potato3: size = 68 OK 2026/08/22 02:46:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/22 02:46:38 INFO : potato3: Copied (server-side copy) 2026/08/22 02:46:38 INFO : potato2: Deleted 2026/08/22 02:46:38 INFO : potato3: Deleted 2026/08/22 02:46:39 DEBUG : B2 bucket rclone-test-buxenuw2yude: Purge remote 2026/08/22 02:46:39 INFO : B2 bucket rclone-test-buxenuw2yude: cleaning bucket "rclone-test-buxenuw2yude" of all files 2026/08/22 02:46:39 DEBUG : empty space: Deleting (id "4_z6ff2fd1350cd2b7baf080e1b_f412efaca256721a5_d20260822_m024638_c001_v0001120_t0029_u01787366798106") 2026/08/22 02:46:39 DEBUG : potato2: Deleting (id "4_z6ff2fd1350cd2b7baf080e1b_f107a57ec0de1f0aa_d20260822_m024638_c001_v0001179_t0042_u01787366798403") 2026/08/22 02:46:39 DEBUG : potato3: Deleting (id "4_z6ff2fd1350cd2b7baf080e1b_f119ffac00ef1ee53_d20260822_m024638_c001_v0001182_t0058_u01787366798496") 2026/08/22 02:46:39 DEBUG : B2 bucket rclone-test-jufenih3sufo: Purge remote 2026/08/22 02:46:39 INFO : B2 bucket rclone-test-jufenih3sufo: cleaning bucket "rclone-test-jufenih3sufo" of all files 2026/08/22 02:46:40 DEBUG : empty space: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f4068a65c81be8268_d20260822_m024638_c001_v7007000_t0000_u01787366798313") 2026/08/22 02:46:40 DEBUG : empty space: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f4034a83f059a0e88_d20260822_m024634_c001_v0001144_t0037_u01787366794018") 2026/08/22 02:46:40 DEBUG : potato2: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f4068a65c81be8269_d20260822_m024638_c001_v7007000_t0000_u01787366798617") 2026/08/22 02:46:40 DEBUG : potato2: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f115a3775815c2cd0_d20260822_m024635_c001_v0001137_t0014_u01787366795246") 2026/08/22 02:46:40 DEBUG : potato3: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f413c9e888bb90081_d20260822_m024638_c001_v7007000_t0000_u01787366798697") 2026/08/22 02:46:40 DEBUG : potato3: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f1179a6e96e6349dc_d20260822_m024635_c001_v0001091_t0028_u01787366795672") 2026/08/22 02:46:40 DEBUG : potato3: Deleting (id "4_zaf52ddf350cd2b7baf080e1b_f1034a83f059a0e8a_d20260822_m024634_c001_v0001144_t0023_u01787366794208") --- PASS: TestServerSideMove (10.35s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:41 DEBUG : Creating backend with remote "TestB2:rclone-test-komudes3heku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qikurow2kaza -> B2 bucket rclone-test-komudes3heku 2026/08/22 02:46:46 DEBUG : empty space: Excluded (Size Filter) 2026/08/22 02:46:46 DEBUG : empty space: Excluded (Size Filter) 2026/08/22 02:46:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:46:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-komudes3heku) 2026/08/22 02:46:46 DEBUG : potato3: Sizes differ 2026/08/22 02:46:46 DEBUG : B2 bucket rclone-test-komudes3heku: Waiting for checks to finish 2026/08/22 02:46:46 DEBUG : B2 bucket rclone-test-komudes3heku: Waiting for transfers to finish 2026/08/22 02:46:47 DEBUG : potato3: size = 68 OK 2026/08/22 02:46:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/22 02:46:47 INFO : potato3: Copied (server-side copy) 2026/08/22 02:46:47 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:47 INFO : potato2: Copied (server-side copy) 2026/08/22 02:46:47 INFO : potato3: Deleted 2026/08/22 02:46:47 INFO : potato2: Deleted 2026/08/22 02:46:47 DEBUG : Creating backend with remote "TestB2:rclone-test-subabuf0reru" 2026/08/22 02:46:48 DEBUG : empty space: Excluded (Size Filter) 2026/08/22 02:46:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/22 02:46:49 DEBUG : B2 bucket rclone-test-subabuf0reru: Waiting for checks to finish 2026/08/22 02:46:49 DEBUG : B2 bucket rclone-test-subabuf0reru: Waiting for transfers to finish 2026/08/22 02:46:49 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:49 INFO : potato2: Copied (server-side copy) 2026/08/22 02:46:49 INFO : potato2: Deleted 2026/08/22 02:46:50 DEBUG : potato3: size = 68 OK 2026/08/22 02:46:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/22 02:46:50 INFO : potato3: Copied (server-side copy) 2026/08/22 02:46:50 INFO : potato3: Deleted 2026/08/22 02:46:50 DEBUG : B2 bucket rclone-test-subabuf0reru: Purge remote 2026/08/22 02:46:50 INFO : B2 bucket rclone-test-subabuf0reru: cleaning bucket "rclone-test-subabuf0reru" of all files 2026/08/22 02:46:50 DEBUG : potato2: Deleting (id "4_z7f121de350dd2b7baf080e1b_f10770bf01ffefc5e_d20260822_m024649_c001_v0001177_t0045_u01787366809587") 2026/08/22 02:46:50 DEBUG : potato3: Deleting (id "4_z7f121de350dd2b7baf080e1b_f118b0dc1a873cb04_d20260822_m024649_c001_v0001174_t0013_u01787366809841") 2026/08/22 02:46:51 DEBUG : B2 bucket rclone-test-komudes3heku: Purge remote 2026/08/22 02:46:51 INFO : B2 bucket rclone-test-komudes3heku: cleaning bucket "rclone-test-komudes3heku" of all files 2026/08/22 02:46:51 DEBUG : empty space: Deleting (id "4_zaf020dc350dd2b7baf080e1b_f402cfdab600ab3ae_d20260822_m024645_c001_v0001183_t0043_u01787366805533") 2026/08/22 02:46:51 DEBUG : potato2: Deleting (id "4_zaf020dc350dd2b7baf080e1b_f4144a919a46a011f_d20260822_m024649_c001_v7007000_t0000_u01787366809806") 2026/08/22 02:46:51 DEBUG : potato2: Deleting (id "4_zaf020dc350dd2b7baf080e1b_f106e9aa53b0c55f2_d20260822_m024646_c001_v0001173_t0016_u01787366806336") 2026/08/22 02:46:51 DEBUG : potato3: Deleting (id "4_zaf020dc350dd2b7baf080e1b_f4144a919a46a0120_d20260822_m024650_c001_v7007000_t0000_u01787366810292") 2026/08/22 02:46:51 DEBUG : potato3: Deleting (id "4_zaf020dc350dd2b7baf080e1b_f10251f8abd91844b_d20260822_m024646_c001_v0001101_t0047_u01787366806697") 2026/08/22 02:46:51 DEBUG : potato3: Deleting (id "4_zaf020dc350dd2b7baf080e1b_f102cfdab600ab3b0_d20260822_m024645_c001_v0001183_t0053_u01787366805720") --- PASS: TestServerSideMoveWithFilter (11.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:46:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tovahac9hamu" 2026/08/22 02:46:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qikurow2kaza -> B2 bucket rclone-test-tovahac9hamu 2026/08/22 02:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:46:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:46:58 DEBUG : B2 bucket rclone-test-tovahac9hamu: Waiting for checks to finish 2026/08/22 02:46:58 DEBUG : empty space: size = 1 OK 2026/08/22 02:46:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/22 02:46:58 DEBUG : empty space: Unchanged skipping 2026/08/22 02:46:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tovahac9hamu) 2026/08/22 02:46:58 DEBUG : potato3: Sizes differ 2026/08/22 02:46:58 INFO : empty space: Deleted 2026/08/22 02:46:58 DEBUG : B2 bucket rclone-test-tovahac9hamu: Waiting for transfers to finish 2026/08/22 02:46:59 DEBUG : potato3: size = 68 OK 2026/08/22 02:46:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/22 02:46:59 INFO : potato3: Copied (server-side copy) 2026/08/22 02:46:59 INFO : potato3: Deleted 2026/08/22 02:46:59 DEBUG : potato2: size = 60 OK 2026/08/22 02:46:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:46:59 INFO : potato2: Copied (server-side copy) 2026/08/22 02:46:59 INFO : potato2: Deleted 2026/08/22 02:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dayapog3vuba" 2026/08/22 02:47:00 INFO : tomatoDir: Making directory 2026/08/22 02:47:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/22 02:47:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/22 02:47:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/22 02:47:01 DEBUG : B2 bucket rclone-test-dayapog3vuba: Waiting for checks to finish 2026/08/22 02:47:01 DEBUG : B2 bucket rclone-test-dayapog3vuba: Waiting for transfers to finish 2026/08/22 02:47:01 DEBUG : empty space: size = 1 OK 2026/08/22 02:47:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/22 02:47:01 INFO : empty space: Copied (server-side copy) 2026/08/22 02:47:02 INFO : empty space: Deleted 2026/08/22 02:47:02 DEBUG : potato2: size = 60 OK 2026/08/22 02:47:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/22 02:47:02 INFO : potato2: Copied (server-side copy) 2026/08/22 02:47:02 DEBUG : potato3: size = 68 OK 2026/08/22 02:47:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/22 02:47:02 INFO : potato3: Copied (server-side copy) 2026/08/22 02:47:02 INFO : potato2: Deleted 2026/08/22 02:47:02 INFO : potato3: Deleted 2026/08/22 02:47:03 DEBUG : B2 bucket rclone-test-dayapog3vuba: Purge remote 2026/08/22 02:47:03 INFO : B2 bucket rclone-test-dayapog3vuba: cleaning bucket "rclone-test-dayapog3vuba" of all files 2026/08/22 02:47:03 DEBUG : empty space: Deleting (id "4_zdf824dd350dd2b7baf080e1b_f4165e52c4208ad61_d20260822_m024701_c001_v0001105_t0040_u01787366821883") 2026/08/22 02:47:03 DEBUG : potato2: Deleting (id "4_zdf824dd350dd2b7baf080e1b_f1063fa49c1b09354_d20260822_m024702_c001_v0001036_t0004_u01787366822098") 2026/08/22 02:47:03 DEBUG : potato3: Deleting (id "4_zdf824dd350dd2b7baf080e1b_f1055c07397c61995_d20260822_m024702_c001_v0001146_t0002_u01787366822204") 2026/08/22 02:47:04 DEBUG : B2 bucket rclone-test-tovahac9hamu: Purge remote 2026/08/22 02:47:04 INFO : B2 bucket rclone-test-tovahac9hamu: cleaning bucket "rclone-test-tovahac9hamu" of all files 2026/08/22 02:47:04 DEBUG : empty space: Deleting (id "4_z0f523da350dd2b7baf080e1b_f404eaa471bce7050_d20260822_m024702_c001_v7007000_t0000_u01787366822070") 2026/08/22 02:47:04 DEBUG : empty space: Deleting (id "4_z0f523da350dd2b7baf080e1b_f419055f90061fff8_d20260822_m024657_c001_v0001131_t0026_u01787366817136") 2026/08/22 02:47:04 DEBUG : potato2: Deleting (id "4_z0f523da350dd2b7baf080e1b_f404eaa471bce7051_d20260822_m024702_c001_v7007000_t0000_u01787366822649") 2026/08/22 02:47:04 DEBUG : potato2: Deleting (id "4_z0f523da350dd2b7baf080e1b_f112bd482e64763b7_d20260822_m024658_c001_v0001109_t0045_u01787366818386") 2026/08/22 02:47:04 DEBUG : potato3: Deleting (id "4_z0f523da350dd2b7baf080e1b_f40390666876105d4_d20260822_m024702_c001_v7007000_t0000_u01787366822723") 2026/08/22 02:47:04 DEBUG : potato3: Deleting (id "4_z0f523da350dd2b7baf080e1b_f106d2ac1dbc9b02c_d20260822_m024658_c001_v0001174_t0026_u01787366818762") 2026/08/22 02:47:04 DEBUG : potato3: Deleting (id "4_z0f523da350dd2b7baf080e1b_f119055f90061fffa_d20260822_m024657_c001_v0001131_t0045_u01787366817329") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.67s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/rclone-sync-test" 2026/08/22 02:47:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/rclone-sync-test-include/layer2" 2026/08/22 02:47:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/rclone-sync-test-ignore-file" 2026/08/22 02:47:18 DEBUG : B2 bucket rclone-test-qikurow2kaza path rclone-sync-test: Waiting for checks to finish 2026/08/22 02:47:18 DEBUG : B2 bucket rclone-test-qikurow2kaza path rclone-sync-test: Waiting for transfers to finish 2026/08/22 02:47:18 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:18 INFO : There was nothing to transfer 2026/08/22 02:47:18 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:47:18 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:47:18 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:18 INFO : There was nothing to transfer 2026/08/22 02:47:19 DEBUG : B2 bucket rclone-test-qikurow2kaza path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/22 02:47:19 DEBUG : B2 bucket rclone-test-qikurow2kaza path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/22 02:47:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:19 INFO : There was nothing to transfer 2026/08/22 02:47:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:47:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:47:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:19 INFO : There was nothing to transfer 2026/08/22 02:47:19 DEBUG : B2 bucket rclone-test-qikurow2kaza path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/22 02:47:19 DEBUG : B2 bucket rclone-test-qikurow2kaza path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/22 02:47:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.55s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:47:20 DEBUG : Config file has changed externally - reloading 2026/08/22 02:47:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/CompareDest" 2026/08/22 02:47:23 DEBUG : one: Need to transfer - File not found at Destination 2026/08/22 02:47:23 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:23 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:24 DEBUG : one: size = 3 OK 2026/08/22 02:47:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:47:24 INFO : one: Copied (new) 2026/08/22 02:47:24 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:24 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:24 DEBUG : one: Sizes differ 2026/08/22 02:47:24 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:24 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:25 DEBUG : one: size = 5 OK 2026/08/22 02:47:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/22 02:47:25 INFO : one: Copied (replaced existing) 2026/08/22 02:47:25 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:26 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:26 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:26 DEBUG : one: Sizes differ 2026/08/22 02:47:27 DEBUG : one: size = 5 OK 2026/08/22 02:47:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 02:47:27 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:27 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:27 INFO : There was nothing to transfer 2026/08/22 02:47:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:28 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:28 DEBUG : one: Sizes differ 2026/08/22 02:47:28 DEBUG : two: size = 3 OK 2026/08/22 02:47:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 02:47:28 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:28 DEBUG : one: size = 5 OK 2026/08/22 02:47:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 02:47:28 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:28 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:28 INFO : There was nothing to transfer 2026/08/22 02:47:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:28 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:28 DEBUG : one: Sizes differ 2026/08/22 02:47:29 DEBUG : two: size = 3 OK 2026/08/22 02:47:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 02:47:29 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:29 DEBUG : one: size = 5 OK 2026/08/22 02:47:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 02:47:29 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:29 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:29 INFO : There was nothing to transfer 2026/08/22 02:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:29 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:29 DEBUG : one: Sizes differ 2026/08/22 02:47:30 DEBUG : two: size = 3 OK 2026/08/22 02:47:30 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 2026/08/22 02:47:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/22 02:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 02:47:30 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:30 DEBUG : one: size = 5 OK 2026/08/22 02:47:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 02:47:30 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:30 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:30 INFO : There was nothing to transfer 2026/08/22 02:47:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:30 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:30 DEBUG : one: Sizes differ 2026/08/22 02:47:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:30 DEBUG : two: size = 3 (B2 bucket rclone-test-qikurow2kaza path CompareDest) 2026/08/22 02:47:30 DEBUG : two: Sizes differ 2026/08/22 02:47:30 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 02:47:30 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:30 DEBUG : one: size = 5 OK 2026/08/22 02:47:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 02:47:30 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:31 DEBUG : two: size = 5 OK 2026/08/22 02:47:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/22 02:47:31 INFO : two: Copied (new) 2026/08/22 02:47:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.52s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dest" 2026/08/22 02:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/pre-dest1" 2026/08/22 02:47:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/pre-dest2" 2026/08/22 02:47:38 DEBUG : 1: size = 1 OK 2026/08/22 02:47:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:47:38 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/22 02:47:39 DEBUG : 2: size = 1 OK 2026/08/22 02:47:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:47:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/22 02:47:39 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/22 02:47:39 DEBUG : B2 bucket rclone-test-qikurow2kaza path dest: Waiting for checks to finish 2026/08/22 02:47:39 DEBUG : B2 bucket rclone-test-qikurow2kaza path dest: Waiting for transfers to finish 2026/08/22 02:47:40 DEBUG : 3: size = 1 OK 2026/08/22 02:47:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/22 02:47:40 INFO : 3: Copied (new) 2026/08/22 02:47:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:47:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/CopyDest" 2026/08/22 02:47:45 DEBUG : one: Need to transfer - File not found at Destination 2026/08/22 02:47:45 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:45 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:45 DEBUG : one: size = 3 OK 2026/08/22 02:47:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:47:45 INFO : one: Copied (new) 2026/08/22 02:47:45 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:46 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:46 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:46 DEBUG : one: Sizes differ 2026/08/22 02:47:46 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:46 DEBUG : one: size = 5 OK 2026/08/22 02:47:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/22 02:47:46 INFO : one: Copied (replaced existing) 2026/08/22 02:47:46 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/BackupDir" 2026/08/22 02:47:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:49 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:49 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:49 DEBUG : one: Sizes differ 2026/08/22 02:47:49 DEBUG : one: size = 5 OK 2026/08/22 02:47:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:49 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:47:49 DEBUG : one: Sizes differ 2026/08/22 02:47:51 DEBUG : one: size = 3 OK 2026/08/22 02:47:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:47:51 INFO : one: Copied (server-side copy) 2026/08/22 02:47:51 INFO : one: Deleted 2026/08/22 02:47:51 DEBUG : one: size = 5 OK 2026/08/22 02:47:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/22 02:47:51 INFO : one: Copied (server-side copy) 2026/08/22 02:47:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/22 02:47:51 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:51 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:52 DEBUG : one: size = 5 OK 2026/08/22 02:47:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:52 DEBUG : one: Unchanged skipping 2026/08/22 02:47:53 DEBUG : two: size = 3 OK 2026/08/22 02:47:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:53 DEBUG : two: size = 3 OK 2026/08/22 02:47:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/22 02:47:53 INFO : two: Copied (server-side copy) 2026/08/22 02:47:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/22 02:47:53 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:53 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:53 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:53 DEBUG : one: size = 5 OK 2026/08/22 02:47:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:53 DEBUG : one: Unchanged skipping 2026/08/22 02:47:53 DEBUG : two: size = 3 OK 2026/08/22 02:47:53 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:53 DEBUG : two: Unchanged skipping 2026/08/22 02:47:53 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:53 DEBUG : Waiting for deletions to finish 2026/08/22 02:47:53 INFO : There was nothing to transfer 2026/08/22 02:47:54 DEBUG : one: size = 5 OK 2026/08/22 02:47:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:54 DEBUG : one: Unchanged skipping 2026/08/22 02:47:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:47:54 DEBUG : three: size = 5 (B2 bucket rclone-test-qikurow2kaza path CopyDest) 2026/08/22 02:47:54 DEBUG : three: Sizes differ 2026/08/22 02:47:54 DEBUG : three: Destination not found in --copy-dest 2026/08/22 02:47:54 DEBUG : three: Need to transfer - File not found at Destination 2026/08/22 02:47:54 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:47:54 DEBUG : two: size = 3 OK 2026/08/22 02:47:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/22 02:47:54 DEBUG : two: Unchanged skipping 2026/08/22 02:47:54 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:47:55 DEBUG : three: size = 7 OK 2026/08/22 02:47:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/22 02:47:55 INFO : three: Copied (new) 2026/08/22 02:47:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.36s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:47:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/backup" 2026/08/22 02:48:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:01 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:01 DEBUG : one: Sizes differ 2026/08/22 02:48:01 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:01 DEBUG : two: size = 3 OK 2026/08/22 02:48:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:01 DEBUG : two: Unchanged skipping 2026/08/22 02:48:03 DEBUG : one: size = 3 OK 2026/08/22 02:48:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:48:03 INFO : one: Copied (server-side copy) 2026/08/22 02:48:03 INFO : one: Deleted 2026/08/22 02:48:03 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:04 DEBUG : one: size = 4 OK 2026/08/22 02:48:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:04 INFO : one: Copied (new) 2026/08/22 02:48:04 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:04 DEBUG : three.txt: size = 5 OK 2026/08/22 02:48:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:48:04 INFO : three.txt: Copied (server-side copy) 2026/08/22 02:48:04 INFO : three.txt: Deleted 2026/08/22 02:48:04 INFO : three.txt: Moved into backup dir 2026/08/22 02:48:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:06 DEBUG : one: size = 4 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:06 DEBUG : one: Sizes differ 2026/08/22 02:48:06 DEBUG : two: size = 3 OK 2026/08/22 02:48:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:06 DEBUG : two: Unchanged skipping 2026/08/22 02:48:06 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:06 DEBUG : one: size = 4 OK 2026/08/22 02:48:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:06 INFO : one: Copied (server-side copy) 2026/08/22 02:48:06 INFO : one: Deleted 2026/08/22 02:48:06 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:07 DEBUG : one: size = 5 OK 2026/08/22 02:48:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/22 02:48:07 INFO : one: Copied (new) 2026/08/22 02:48:07 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:07 DEBUG : three.txt: size = 6 OK 2026/08/22 02:48:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:48:07 INFO : three.txt: Copied (server-side copy) 2026/08/22 02:48:07 INFO : three.txt: Deleted 2026/08/22 02:48:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.65s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:48:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/backup" 2026/08/22 02:48:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:13 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:13 DEBUG : one: Sizes differ 2026/08/22 02:48:13 DEBUG : two: size = 3 OK 2026/08/22 02:48:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:13 DEBUG : two: Unchanged skipping 2026/08/22 02:48:13 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:15 DEBUG : one.bak: size = 3 OK 2026/08/22 02:48:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:48:15 INFO : one: Copied (server-side copy) to: one.bak 2026/08/22 02:48:15 INFO : one: Deleted 2026/08/22 02:48:15 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:16 DEBUG : one: size = 4 OK 2026/08/22 02:48:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:16 INFO : one: Copied (new) 2026/08/22 02:48:16 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:16 DEBUG : three.txt.bak: size = 5 OK 2026/08/22 02:48:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:48:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/22 02:48:16 INFO : three.txt: Deleted 2026/08/22 02:48:16 INFO : three.txt: Moved into backup dir 2026/08/22 02:48:18 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:18 DEBUG : one: size = 4 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:18 DEBUG : one: Sizes differ 2026/08/22 02:48:18 DEBUG : two: size = 3 OK 2026/08/22 02:48:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:18 DEBUG : two: Unchanged skipping 2026/08/22 02:48:18 DEBUG : one.bak: size = 4 OK 2026/08/22 02:48:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:18 INFO : one: Copied (server-side copy) to: one.bak 2026/08/22 02:48:18 INFO : one: Deleted 2026/08/22 02:48:18 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:19 DEBUG : one: size = 5 OK 2026/08/22 02:48:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/22 02:48:19 INFO : one: Copied (new) 2026/08/22 02:48:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:19 DEBUG : three.txt.bak: size = 6 OK 2026/08/22 02:48:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:48:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/22 02:48:19 INFO : three.txt: Deleted 2026/08/22 02:48:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/backup" 2026/08/22 02:48:25 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:25 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:25 DEBUG : one: Sizes differ 2026/08/22 02:48:25 DEBUG : two: size = 3 OK 2026/08/22 02:48:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:25 DEBUG : two: Unchanged skipping 2026/08/22 02:48:26 DEBUG : one-2019-01-01: size = 3 OK 2026/08/22 02:48:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:48:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/22 02:48:27 INFO : one: Deleted 2026/08/22 02:48:27 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:27 DEBUG : one: size = 4 OK 2026/08/22 02:48:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:27 INFO : one: Copied (new) 2026/08/22 02:48:27 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/22 02:48:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:48:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/22 02:48:28 INFO : three.txt: Deleted 2026/08/22 02:48:28 INFO : three.txt: Moved into backup dir 2026/08/22 02:48:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:30 DEBUG : one: size = 4 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:30 DEBUG : one: Sizes differ 2026/08/22 02:48:30 DEBUG : two: size = 3 OK 2026/08/22 02:48:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:30 DEBUG : two: Unchanged skipping 2026/08/22 02:48:30 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:30 DEBUG : one-2019-01-01: size = 4 OK 2026/08/22 02:48:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/22 02:48:30 INFO : one: Deleted 2026/08/22 02:48:30 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:30 DEBUG : one: size = 5 OK 2026/08/22 02:48:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/22 02:48:30 INFO : one: Copied (new) 2026/08/22 02:48:30 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:31 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/22 02:48:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:48:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/22 02:48:31 INFO : three.txt: Deleted 2026/08/22 02:48:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.74s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:48:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:35 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:35 DEBUG : one: Sizes differ 2026/08/22 02:48:35 DEBUG : two: size = 3 OK 2026/08/22 02:48:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:35 DEBUG : two: Unchanged skipping 2026/08/22 02:48:35 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:36 DEBUG : one.bak: size = 3 OK 2026/08/22 02:48:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:48:36 INFO : one: Copied (server-side copy) to: one.bak 2026/08/22 02:48:36 INFO : one: Deleted 2026/08/22 02:48:36 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:37 DEBUG : one: size = 4 OK 2026/08/22 02:48:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:37 INFO : one: Copied (new) 2026/08/22 02:48:37 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:37 DEBUG : three.txt.bak: size = 5 OK 2026/08/22 02:48:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:48:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/22 02:48:37 INFO : three.txt: Deleted 2026/08/22 02:48:37 INFO : three.txt: Moved into backup dir 2026/08/22 02:48:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1102-14.backblaze.com/b2api/v1/b2_upload_file/5fa25d6350bd2b7baf080e1b/c001_v0001102_t0034": EOF 2026/08/22 02:48:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-14.backblaze.com/b2api/v1/b2_upload_file/5fa25d6350bd2b7baf080e1b/c001_v0001102_t0034": EOF) 2026/08/22 02:48:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qikurow2kaza: 1/10 (Post "https://pod-000-1102-14.backblaze.com/b2api/v1/b2_upload_file/5fa25d6350bd2b7baf080e1b/c001_v0001102_t0034": EOF) 2026/08/22 02:48:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/22 02:48:41 DEBUG : one.bak: Excluded (Path Filter) 2026/08/22 02:48:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/22 02:48:41 DEBUG : two: size = 3 OK 2026/08/22 02:48:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:41 DEBUG : one: size = 4 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:41 DEBUG : one: Sizes differ 2026/08/22 02:48:41 DEBUG : two: Unchanged skipping 2026/08/22 02:48:41 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for checks to finish 2026/08/22 02:48:41 DEBUG : one.bak: size = 4 OK 2026/08/22 02:48:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:41 INFO : one: Copied (server-side copy) to: one.bak 2026/08/22 02:48:41 INFO : one: Deleted 2026/08/22 02:48:41 DEBUG : B2 bucket rclone-test-qikurow2kaza path dst: Waiting for transfers to finish 2026/08/22 02:48:41 DEBUG : one: size = 5 OK 2026/08/22 02:48:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/22 02:48:41 INFO : one: Copied (new) 2026/08/22 02:48:41 DEBUG : Waiting for deletions to finish 2026/08/22 02:48:42 DEBUG : three.txt.bak: size = 6 OK 2026/08/22 02:48:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:48:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/22 02:48:42 INFO : three.txt: Deleted 2026/08/22 02:48:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.13s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:48:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:48:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:46 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:46 DEBUG : one: Sizes differ 2026/08/22 02:48:47 DEBUG : one.bak: size = 3 OK 2026/08/22 02:48:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:48:47 INFO : one: Copied (server-side copy) to: one.bak 2026/08/22 02:48:47 INFO : one: Deleted 2026/08/22 02:48:48 DEBUG : one: size = 4 OK 2026/08/22 02:48:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:48 INFO : one: Copied (new) 2026/08/22 02:48:48 DEBUG : two: size = 3 OK 2026/08/22 02:48:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:48 DEBUG : two: Unchanged skipping 2026/08/22 02:48:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:48 DEBUG : three.txt: Sizes differ 2026/08/22 02:48:49 DEBUG : three.txt.bak: size = 5 OK 2026/08/22 02:48:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:48:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/22 02:48:49 INFO : three.txt: Deleted 2026/08/22 02:48:49 DEBUG : three.txt: size = 6 OK 2026/08/22 02:48:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:48:49 INFO : three.txt: Copied (new) 2026/08/22 02:48:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:50 DEBUG : one: size = 4 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:50 DEBUG : one: Sizes differ 2026/08/22 02:48:50 DEBUG : one.bak: size = 4 OK 2026/08/22 02:48:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:50 INFO : one: Copied (server-side copy) to: one.bak 2026/08/22 02:48:51 INFO : one: Deleted 2026/08/22 02:48:51 DEBUG : one: size = 5 OK 2026/08/22 02:48:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/22 02:48:51 INFO : one: Copied (new) 2026/08/22 02:48:51 DEBUG : two: size = 3 OK 2026/08/22 02:48:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:51 DEBUG : two: Unchanged skipping 2026/08/22 02:48:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:51 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:51 DEBUG : three.txt: Sizes differ 2026/08/22 02:48:51 DEBUG : three.txt.bak: size = 6 OK 2026/08/22 02:48:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:48:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/22 02:48:52 INFO : three.txt: Deleted 2026/08/22 02:48:52 DEBUG : three.txt: size = 19 OK 2026/08/22 02:48:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/22 02:48:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.13s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:48:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qikurow2kaza/dst" 2026/08/22 02:48:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:56 DEBUG : one: size = 3 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:56 DEBUG : one: Sizes differ 2026/08/22 02:48:58 DEBUG : one-2019-01-01: size = 3 OK 2026/08/22 02:48:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/22 02:48:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/22 02:48:58 INFO : one: Deleted 2026/08/22 02:48:59 DEBUG : one: size = 4 OK 2026/08/22 02:48:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:48:59 INFO : one: Copied (new) 2026/08/22 02:48:59 DEBUG : two: size = 3 OK 2026/08/22 02:48:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:48:59 DEBUG : two: Unchanged skipping 2026/08/22 02:48:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:48:59 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:48:59 DEBUG : three.txt: Sizes differ 2026/08/22 02:48:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/22 02:48:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/22 02:48:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/22 02:48:59 INFO : three.txt: Deleted 2026/08/22 02:49:00 DEBUG : three.txt: size = 6 OK 2026/08/22 02:49:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:49:00 INFO : three.txt: Copied (new) 2026/08/22 02:49:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:00 DEBUG : one: size = 4 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:49:00 DEBUG : one: Sizes differ 2026/08/22 02:49:01 DEBUG : one-2019-01-01: size = 4 OK 2026/08/22 02:49:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/22 02:49:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/22 02:49:01 INFO : one: Deleted 2026/08/22 02:49:01 DEBUG : one: size = 5 OK 2026/08/22 02:49:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/22 02:49:01 INFO : one: Copied (new) 2026/08/22 02:49:01 DEBUG : two: size = 3 OK 2026/08/22 02:49:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:01 DEBUG : two: Unchanged skipping 2026/08/22 02:49:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qikurow2kaza path dst) 2026/08/22 02:49:01 DEBUG : three.txt: Sizes differ 2026/08/22 02:49:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/22 02:49:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/22 02:49:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/22 02:49:02 INFO : three.txt: Deleted 2026/08/22 02:49:02 DEBUG : three.txt: size = 19 OK 2026/08/22 02:49:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/22 02:49:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.35s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:05 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:05 DEBUG : Testêé: Sizes differ 2026/08/22 02:49:05 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:05 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:05 DEBUG : Testêé: size = 14 OK 2026/08/22 02:49:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/22 02:49:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/22 02:49:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/22 02:49:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:07 DEBUG : existing: size = 6 OK 2026/08/22 02:49:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/22 02:49:07 INFO : existing: Copied (new) 2026/08/22 02:49:07 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:07 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:07 DEBUG : existing: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:07 DEBUG : existing: Sizes differ 2026/08/22 02:49:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/22 02:49:07 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:07 ERROR : B2 bucket rclone-test-qikurow2kaza: not deleting files as there were IO errors 2026/08/22 02:49:07 ERROR : B2 bucket rclone-test-qikurow2kaza: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:08 DEBUG : EXISTING: size = 6 OK 2026/08/22 02:49:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:08 DEBUG : existing: Unchanged skipping 2026/08/22 02:49:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:19 DEBUG : both0: size = 6 OK 2026/08/22 02:49:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both10: size = 6 OK 2026/08/22 02:49:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:19 DEBUG : both12: size = 6 OK 2026/08/22 02:49:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both11: size = 6 OK 2026/08/22 02:49:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both10: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both13: size = 6 OK 2026/08/22 02:49:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both0: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both11: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both14: size = 6 OK 2026/08/22 02:49:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both15: size = 6 OK 2026/08/22 02:49:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both14: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both16: size = 6 OK 2026/08/22 02:49:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both16: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both17: size = 6 OK 2026/08/22 02:49:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both17: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both18: size = 6 OK 2026/08/22 02:49:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both13: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both19: size = 6 OK 2026/08/22 02:49:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both19: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both1: size = 6 OK 2026/08/22 02:49:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both1: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both2: size = 6 OK 2026/08/22 02:49:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both2: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both3: size = 6 OK 2026/08/22 02:49:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both3: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both4: size = 6 OK 2026/08/22 02:49:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both4: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both5: size = 6 OK 2026/08/22 02:49:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both5: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both6: size = 6 OK 2026/08/22 02:49:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both6: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both7: size = 6 OK 2026/08/22 02:49:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both7: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both8: size = 6 OK 2026/08/22 02:49:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both8: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both9: size = 6 OK 2026/08/22 02:49:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:19 DEBUG : both9: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both15: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both12: Unchanged skipping 2026/08/22 02:49:19 DEBUG : both18: Unchanged skipping 2026/08/22 02:49:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:19 INFO : only12: Deleted 2026/08/22 02:49:20 INFO : only15: Deleted 2026/08/22 02:49:20 INFO : only17: Deleted 2026/08/22 02:49:20 INFO : only1: Deleted 2026/08/22 02:49:20 INFO : only4: Deleted 2026/08/22 02:49:20 INFO : only7: Deleted 2026/08/22 02:49:20 INFO : only8: Deleted 2026/08/22 02:49:20 INFO : only10: Deleted 2026/08/22 02:49:20 INFO : only18: Deleted 2026/08/22 02:49:20 INFO : only6: Deleted 2026/08/22 02:49:20 INFO : only13: Deleted 2026/08/22 02:49:20 INFO : only3: Deleted 2026/08/22 02:49:20 INFO : only9: Deleted 2026/08/22 02:49:20 INFO : only11: Deleted 2026/08/22 02:49:20 INFO : only14: Deleted 2026/08/22 02:49:20 INFO : only16: Deleted 2026/08/22 02:49:21 INFO : only2: Deleted 2026/08/22 02:49:21 INFO : only5: Deleted 2026/08/22 02:49:21 INFO : only0: Deleted 2026/08/22 02:49:21 INFO : only19: Deleted 2026/08/22 02:49:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.22s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:34 DEBUG : both10: size = 6 OK 2026/08/22 02:49:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both12: size = 6 OK 2026/08/22 02:49:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both0: size = 6 OK 2026/08/22 02:49:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:34 DEBUG : both11: size = 6 OK 2026/08/22 02:49:34 DEBUG : both10: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both13: size = 6 OK 2026/08/22 02:49:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both13: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both14: size = 6 OK 2026/08/22 02:49:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both14: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both15: size = 6 OK 2026/08/22 02:49:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both15: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both16: size = 6 OK 2026/08/22 02:49:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both16: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both17: size = 6 OK 2026/08/22 02:49:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both17: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both18: size = 6 OK 2026/08/22 02:49:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both18: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both19: size = 6 OK 2026/08/22 02:49:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both12: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both1: size = 6 OK 2026/08/22 02:49:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both19: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both2: size = 6 OK 2026/08/22 02:49:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both2: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both3: size = 6 OK 2026/08/22 02:49:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both11: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both4: size = 6 OK 2026/08/22 02:49:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both1: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both5: size = 6 OK 2026/08/22 02:49:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both0: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both6: size = 6 OK 2026/08/22 02:49:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both3: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both7: size = 6 OK 2026/08/22 02:49:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both7: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both8: size = 6 OK 2026/08/22 02:49:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both4: Unchanged skipping 2026/08/22 02:49:34 DEBUG : both9: size = 6 OK 2026/08/22 02:49:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:34 DEBUG : both9: Unchanged skipping 2026/08/22 02:49:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only0: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only0: Sizes differ 2026/08/22 02:49:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only10: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only10: Sizes differ 2026/08/22 02:49:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only11: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only11: Sizes differ 2026/08/22 02:49:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only12: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only12: Sizes differ 2026/08/22 02:49:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only13: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only13: Sizes differ 2026/08/22 02:49:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only14: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only14: Sizes differ 2026/08/22 02:49:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only15: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only15: Sizes differ 2026/08/22 02:49:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only16: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only16: Sizes differ 2026/08/22 02:49:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only17: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only17: Sizes differ 2026/08/22 02:49:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only18: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only18: Sizes differ 2026/08/22 02:49:34 DEBUG : both5: Unchanged skipping 2026/08/22 02:49:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only19: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : both8: Unchanged skipping 2026/08/22 02:49:34 DEBUG : only19: Sizes differ 2026/08/22 02:49:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only1: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only1: Sizes differ 2026/08/22 02:49:34 DEBUG : both6: Unchanged skipping 2026/08/22 02:49:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only2: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only2: Sizes differ 2026/08/22 02:49:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only3: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only3: Sizes differ 2026/08/22 02:49:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only4: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only4: Sizes differ 2026/08/22 02:49:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only5: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only5: Sizes differ 2026/08/22 02:49:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only6: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only6: Sizes differ 2026/08/22 02:49:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only7: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only7: Sizes differ 2026/08/22 02:49:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only8: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only8: Sizes differ 2026/08/22 02:49:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1962439774) 2026/08/22 02:49:34 DEBUG : only9: size = 6 (B2 bucket rclone-test-qikurow2kaza) 2026/08/22 02:49:34 DEBUG : only9: Sizes differ 2026/08/22 02:49:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:34 DEBUG : only10: size = 0 OK 2026/08/22 02:49:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:34 INFO : only10: Copied (replaced existing) 2026/08/22 02:49:34 DEBUG : only0: size = 0 OK 2026/08/22 02:49:34 DEBUG : only13: size = 0 OK 2026/08/22 02:49:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:34 INFO : only0: Copied (replaced existing) 2026/08/22 02:49:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:34 INFO : only13: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only15: size = 0 OK 2026/08/22 02:49:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only15: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only14: size = 0 OK 2026/08/22 02:49:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only14: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only11: size = 0 OK 2026/08/22 02:49:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only11: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only16: size = 0 OK 2026/08/22 02:49:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only16: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only17: size = 0 OK 2026/08/22 02:49:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only17: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only19: size = 0 OK 2026/08/22 02:49:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only19: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only2: size = 0 OK 2026/08/22 02:49:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only2: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only12: size = 0 OK 2026/08/22 02:49:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only12: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only3: size = 0 OK 2026/08/22 02:49:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only3: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only5: size = 0 OK 2026/08/22 02:49:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only5: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only1: size = 0 OK 2026/08/22 02:49:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only1: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only7: size = 0 OK 2026/08/22 02:49:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only7: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only8: size = 0 OK 2026/08/22 02:49:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only8: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only9: size = 0 OK 2026/08/22 02:49:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only9: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only18: size = 0 OK 2026/08/22 02:49:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only18: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only4: size = 0 OK 2026/08/22 02:49:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only4: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : only6: size = 0 OK 2026/08/22 02:49:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/22 02:49:35 INFO : only6: Copied (replaced existing) 2026/08/22 02:49:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.54s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:43 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:49:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:49:43 DEBUG : empty_on_remote: Making directory with metadata 2026/08/22 02:49:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:49:43 INFO : empty_on_remote: Making directory 2026/08/22 02:49:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 02:49:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:46 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:49:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:49:46 DEBUG : empty_on_remote: Making directory with metadata 2026/08/22 02:49:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/22 02:49:46 INFO : empty_on_remote: Making directory 2026/08/22 02:49:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 02:49:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:48 INFO : sub dir: Making directory 2026/08/22 02:49:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/22 02:49:49 INFO : sub dir: Making directory 2026/08/22 02:49:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:49:55 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:55 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:49:56 DEBUG : banana: size = 6 OK 2026/08/22 02:49:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : banana: Unchanged skipping 2026/08/22 02:49:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:49:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:49:56 DEBUG : apple: size = 5 OK 2026/08/22 02:49:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : apple: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:56 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:56 INFO : There was nothing to transfer 2026/08/22 02:49:56 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:56 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:49:56 DEBUG : banana: size = 6 OK 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:49:56 DEBUG : banana: Unchanged skipping 2026/08/22 02:49:56 DEBUG : apple: size = 5 OK 2026/08/22 02:49:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:49:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:49:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : apple: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:49:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:49:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:49:56 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:49:56 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:56 INFO : There was nothing to transfer 2026/08/22 02:49:56 DEBUG : Waiting for deletions to finish 2026/08/22 02:49:57 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:49:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:50:07 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:07 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:50:08 DEBUG : banana: size = 6 OK 2026/08/22 02:50:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : banana: Unchanged skipping 2026/08/22 02:50:08 DEBUG : apple: size = 5 OK 2026/08/22 02:50:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : apple: Unchanged skipping 2026/08/22 02:50:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:50:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:08 INFO : There was nothing to transfer 2026/08/22 02:50:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:08 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:08 DEBUG : apple: size = 5 OK 2026/08/22 02:50:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : apple: Unchanged skipping 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:50:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:50:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:50:08 DEBUG : banana: size = 6 OK 2026/08/22 02:50:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : banana: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:50:08 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:08 INFO : There was nothing to transfer 2026/08/22 02:50:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:09 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:50:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:19 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/22 02:50:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:19 DEBUG : YXBwbGU=: size = 5 OK 2026/08/22 02:50:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/22 02:50:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/22 02:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/22 02:50:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/22 02:50:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:19 DEBUG : YmFuYW5h: size = 6 OK 2026/08/22 02:50:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/22 02:50:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/22 02:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/22 02:50:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/22 02:50:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/22 02:50:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/22 02:50:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/22 02:50:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/22 02:50:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/22 02:50:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/22 02:50:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/22 02:50:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/22 02:50:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/22 02:50:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/22 02:50:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/22 02:50:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/22 02:50:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/22 02:50:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/22 02:50:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/22 02:50:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/22 02:50:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/22 02:50:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/22 02:50:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/22 02:50:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/22 02:50:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/22 02:50:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/22 02:50:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/22 02:50:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/22 02:50:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:21 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:21 INFO : splitbananasplit: Deleted 2026/08/22 02:50:21 INFO : dir1/0003-defghij.txt: Deleted 2026/08/22 02:50:21 INFO : dir1/0010-456789.txt: Deleted 2026/08/22 02:50:21 INFO : dir1/0014-89;=.txt: Deleted 2026/08/22 02:50:21 INFO : dir1/0012-6789;.txt: Deleted 2026/08/22 02:50:21 INFO : banana: Deleted 2026/08/22 02:50:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/22 02:50:21 INFO : appleappleapplebanana: Deleted 2026/08/22 02:50:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/22 02:50:21 INFO : dir1/0015-9;=.txt: Deleted 2026/08/22 02:50:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/22 02:50:21 INFO : dir1/0007-1234567.txt: Deleted 2026/08/22 02:50:22 INFO : dir1/0009-3456789.txt: Deleted 2026/08/22 02:50:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/22 02:50:22 INFO : dir1/0008-2345678.txt: Deleted 2026/08/22 02:50:22 INFO : dir1/0011-56789;.txt: Deleted 2026/08/22 02:50:22 INFO : dir1/0013-789;=.txt: Deleted 2026/08/22 02:50:22 INFO : apple: Deleted 2026/08/22 02:50:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/22 02:50:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/22 02:50:22 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:22 DEBUG : YXBwbGU=: size = 5 OK 2026/08/22 02:50:22 DEBUG : YmFuYW5h: size = 6 OK 2026/08/22 02:50:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : banana: Unchanged skipping 2026/08/22 02:50:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/22 02:50:22 DEBUG : apple: Unchanged skipping 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:50:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/22 02:50:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/22 02:50:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/22 02:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/22 02:50:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:50:22 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:22 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:22 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:22 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/22 02:50:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/22 02:50:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/22 02:50:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/22 02:50:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/22 02:50:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/22 02:50:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/22 02:50:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/22 02:50:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/22 02:50:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/22 02:50:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/22 02:50:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:50:33 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:33 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:34 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/22 02:50:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/22 02:50:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/22 02:50:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/22 02:50:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/22 02:50:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:34 DEBUG : PREFIXapple: size = 5 OK 2026/08/22 02:50:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/22 02:50:34 INFO : apple: Copied (new) to: PREFIXapple 2026/08/22 02:50:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : PREFIXbanana: size = 6 OK 2026/08/22 02:50:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/22 02:50:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/22 02:50:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/22 02:50:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/22 02:50:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/22 02:50:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/22 02:50:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/22 02:50:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/22 02:50:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/22 02:50:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/22 02:50:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/22 02:50:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/22 02:50:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/22 02:50:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/22 02:50:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/22 02:50:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/22 02:50:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/22 02:50:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/22 02:50:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/22 02:50:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/22 02:50:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/22 02:50:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/22 02:50:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/22 02:50:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/22 02:50:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/22 02:50:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/22 02:50:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/22 02:50:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/22 02:50:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/22 02:50:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/22 02:50:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/22 02:50:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/22 02:50:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/22 02:50:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:36 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:36 INFO : dir1/0009-3456789.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0011-56789;.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0013-789;=.txt: Deleted 2026/08/22 02:50:36 INFO : apple: Deleted 2026/08/22 02:50:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0007-1234567.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/22 02:50:36 INFO : banana: Deleted 2026/08/22 02:50:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/22 02:50:36 INFO : splitbananasplit: Deleted 2026/08/22 02:50:36 INFO : dir1/0008-2345678.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0010-456789.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0014-89;=.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0015-9;=.txt: Deleted 2026/08/22 02:50:36 INFO : appleappleapplebanana: Deleted 2026/08/22 02:50:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0012-6789;.txt: Deleted 2026/08/22 02:50:36 INFO : dir1/0003-defghij.txt: Deleted 2026/08/22 02:50:36 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/22 02:50:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/22 02:50:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/22 02:50:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:37 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:37 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:37 DEBUG : apple: size = 5 OK 2026/08/22 02:50:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/22 02:50:37 INFO : apple: Copied (new) 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:50:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/22 02:50:37 INFO : appleappleapplebanana: Copied (new) 2026/08/22 02:50:37 DEBUG : banana: size = 6 OK 2026/08/22 02:50:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/22 02:50:37 INFO : banana: Copied (new) 2026/08/22 02:50:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:50:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/22 02:50:37 INFO : splitbananasplit: Copied (new) 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:50:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/22 02:50:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/22 02:50:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:50:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/22 02:50:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/22 02:50:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/22 02:50:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/22 02:50:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/22 02:50:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/22 02:50:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/22 02:50:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:50:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/22 02:50:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:50:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/22 02:50:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:50:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/22 02:50:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:50:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/22 02:50:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:50:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/22 02:50:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:50:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/22 02:50:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:50:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/22 02:50:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/22 02:50:38 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/22 02:50:38 INFO : PREFIXsplitbananasplit: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/22 02:50:38 INFO : PREFIXapple: Deleted 2026/08/22 02:50:38 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/22 02:50:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/22 02:50:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/22 02:50:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/22 02:50:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/22 02:50:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/22 02:50:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/22 02:50:39 INFO : PREFIXbanana: Deleted 2026/08/22 02:50:39 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:39 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:39 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:50:49 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:50 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:50 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:50 DEBUG : appleSUFFIX: size = 5 OK 2026/08/22 02:50:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/22 02:50:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/22 02:50:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/22 02:50:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/22 02:50:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/22 02:50:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/22 02:50:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/22 02:50:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/22 02:50:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/22 02:50:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/22 02:50:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/22 02:50:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/22 02:50:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/22 02:50:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/22 02:50:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/22 02:50:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/22 02:50:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/22 02:50:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/22 02:50:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/22 02:50:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/22 02:50:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/22 02:50:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/22 02:50:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/22 02:50:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/22 02:50:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/22 02:50:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:52 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/22 02:50:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/22 02:50:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:52 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/22 02:50:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/22 02:50:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:52 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/22 02:50:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/22 02:50:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:52 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:52 INFO : splitbananasplit: Deleted 2026/08/22 02:50:52 INFO : dir1/0008-2345678.txt: Deleted 2026/08/22 02:50:52 INFO : apple: Deleted 2026/08/22 02:50:52 INFO : banana: Deleted 2026/08/22 02:50:52 INFO : dir1/0012-6789;.txt: Deleted 2026/08/22 02:50:52 INFO : appleappleapplebanana: Deleted 2026/08/22 02:50:52 INFO : dir1/0003-defghij.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0007-1234567.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0009-3456789.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0013-789;=.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/22 02:50:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/22 02:50:53 INFO : dir1/0010-456789.txt: Deleted 2026/08/22 02:50:53 INFO : dir1/0014-89;=.txt: Deleted 2026/08/22 02:50:53 INFO : dir1/0011-56789;.txt: Deleted 2026/08/22 02:50:53 INFO : dir1/0015-9;=.txt: Deleted 2026/08/22 02:50:53 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : apple: transformed to: appleSUFFIX 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/22 02:50:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/22 02:50:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/22 02:50:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:50:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:50:53 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:50:53 DEBUG : apple: size = 5 OK 2026/08/22 02:50:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/22 02:50:53 INFO : apple: Copied (new) 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:50:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/22 02:50:53 INFO : appleappleapplebanana: Copied (new) 2026/08/22 02:50:53 DEBUG : banana: size = 6 OK 2026/08/22 02:50:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/22 02:50:53 INFO : banana: Copied (new) 2026/08/22 02:50:53 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:50:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/22 02:50:53 INFO : splitbananasplit: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/22 02:50:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/22 02:50:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/22 02:50:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/22 02:50:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/22 02:50:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/22 02:50:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/22 02:50:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/22 02:50:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/22 02:50:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:50:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/22 02:50:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:50:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/22 02:50:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:50:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/22 02:50:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:50:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/22 02:50:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:50:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/22 02:50:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:50:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/22 02:50:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:50:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/22 02:50:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/22 02:50:54 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/22 02:50:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/22 02:50:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/22 02:50:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/22 02:50:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/22 02:50:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : bananaSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : appleSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : splitbananasplitSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/22 02:50:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/22 02:50:55 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:55 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:50:55 DEBUG : Waiting for deletions to finish 2026/08/22 02:50:56 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:50:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:51:06 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:06 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : apple: size = 5 OK 2026/08/22 02:51:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:06 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:06 DEBUG : banana: size = 6 OK 2026/08/22 02:51:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:06 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/22 02:51:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/22 02:51:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:06 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:07 DEBUG : appleapple: size = 21 OK 2026/08/22 02:51:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/22 02:51:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/22 02:51:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:07 DEBUG : splitbanan: size = 16 OK 2026/08/22 02:51:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/22 02:51:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/22 02:51:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/22 02:51:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/22 02:51:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/22 02:51:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/22 02:51:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/22 02:51:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/22 02:51:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/22 02:51:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/22 02:51:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/22 02:51:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/22 02:51:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/22 02:51:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/22 02:51:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/22 02:51:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/22 02:51:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/22 02:51:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/22 02:51:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/22 02:51:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/22 02:51:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/22 02:51:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/22 02:51:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/22 02:51:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/22 02:51:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/22 02:51:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/22 02:51:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/22 02:51:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/22 02:51:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/22 02:51:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:07 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/22 02:51:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/22 02:51:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/22 02:51:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/22 02:51:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/22 02:51:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/22 02:51:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/22 02:51:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/22 02:51:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/22 02:51:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/22 02:51:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/22 02:51:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/22 02:51:07 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/22 02:51:08 INFO : splitbananasplit: Deleted 2026/08/22 02:51:08 INFO : dir1/0010-456789.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0013-789;=.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0014-89;=.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0015-9;=.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0003-defghij.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0007-1234567.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0009-3456789.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0012-6789;.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0008-2345678.txt: Deleted 2026/08/22 02:51:08 INFO : appleappleapplebanana: Deleted 2026/08/22 02:51:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/22 02:51:08 INFO : dir1/0011-56789;.txt: Deleted 2026/08/22 02:51:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:08 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : appleapple: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/22 02:51:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : apple: size = 5 OK 2026/08/22 02:51:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:09 DEBUG : appleapple: size = 21 OK 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:09 DEBUG : banana: size = 6 OK 2026/08/22 02:51:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:09 DEBUG : splitbanan: size = 16 OK 2026/08/22 02:51:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/22 02:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/22 02:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/22 02:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/22 02:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/22 02:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/22 02:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/22 02:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/22 02:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/22 02:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/22 02:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/22 02:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/22 02:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/22 02:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/22 02:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/22 02:51:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/22 02:51:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:09 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:09 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:09 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : appleapple: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/22 02:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/22 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/22 02:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/22 02:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/22 02:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/22 02:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/22 02:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/22 02:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/22 02:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/22 02:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/22 02:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/22 02:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/22 02:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/22 02:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/22 02:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/22 02:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/22 02:51:09 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:51:19 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:19 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : apple: size = 5 OK 2026/08/22 02:51:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:20 DEBUG : banana: size = 6 OK 2026/08/22 02:51:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:20 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:20 INFO : There was nothing to transfer 2026/08/22 02:51:20 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:20 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:20 DEBUG : apple: size = 5 OK 2026/08/22 02:51:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:20 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:20 DEBUG : banana: size = 6 OK 2026/08/22 02:51:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:20 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:20 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:20 INFO : There was nothing to transfer 2026/08/22 02:51:20 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:21 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:21 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:51:31 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/22 02:51:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/22 02:51:32 DEBUG : pacer: Reducing sleep to 10ms 2026/08/22 02:51:32 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:32 DEBUG : apple: size = 5 OK 2026/08/22 02:51:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:32 DEBUG : banana: size = 6 OK 2026/08/22 02:51:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:32 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:32 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:32 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:32 INFO : There was nothing to transfer 2026/08/22 02:51:32 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:33 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : apple: size = 5 OK 2026/08/22 02:51:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:33 DEBUG : banana: size = 6 OK 2026/08/22 02:51:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:33 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:33 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:33 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:33 INFO : There was nothing to transfer 2026/08/22 02:51:33 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:33 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:51:43 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:44 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:44 DEBUG : apple: size = 5 OK 2026/08/22 02:51:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:44 DEBUG : banana: size = 6 OK 2026/08/22 02:51:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:44 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:44 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:44 INFO : There was nothing to transfer 2026/08/22 02:51:44 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:45 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : apple: size = 5 OK 2026/08/22 02:51:45 DEBUG : banana: size = 6 OK 2026/08/22 02:51:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:45 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:45 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:45 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:45 INFO : There was nothing to transfer 2026/08/22 02:51:45 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:45 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:51:56 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : apple: size = 5 OK 2026/08/22 02:51:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:57 DEBUG : banana: size = 6 OK 2026/08/22 02:51:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:57 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:57 INFO : There was nothing to transfer 2026/08/22 02:51:57 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:57 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:51:57 DEBUG : apple: size = 5 OK 2026/08/22 02:51:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : apple: Unchanged skipping 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:51:57 DEBUG : banana: size = 6 OK 2026/08/22 02:51:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : banana: Unchanged skipping 2026/08/22 02:51:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:51:57 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:51:57 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:51:57 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:57 INFO : There was nothing to transfer 2026/08/22 02:51:57 DEBUG : Waiting for deletions to finish 2026/08/22 02:51:58 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:51:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:08 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:08 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:52:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : apple: size = 5 OK 2026/08/22 02:52:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : banana: size = 6 OK 2026/08/22 02:52:09 DEBUG : apple: Unchanged skipping 2026/08/22 02:52:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:52:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:52:09 DEBUG : banana: Unchanged skipping 2026/08/22 02:52:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:09 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:09 INFO : There was nothing to transfer 2026/08/22 02:52:09 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:09 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/22 02:52:09 DEBUG : apple: size = 5 OK 2026/08/22 02:52:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : apple: Unchanged skipping 2026/08/22 02:52:09 DEBUG : banana: size = 6 OK 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/22 02:52:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : banana: Unchanged skipping 2026/08/22 02:52:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/22 02:52:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/22 02:52:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/22 02:52:09 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:09 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:09 INFO : There was nothing to transfer 2026/08/22 02:52:09 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:10 DEBUG : apple: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : banana: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/22 02:52:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (143.36s) --- PASS: TestTransform/NFC (10.53s) --- PASS: TestTransform/NFD (11.60s) --- PASS: TestTransform/base64 (14.21s) --- PASS: TestTransform/prefix (16.73s) --- PASS: TestTransform/suffix (16.12s) --- PASS: TestTransform/truncate (13.50s) --- PASS: TestTransform/encoder (12.18s) --- PASS: TestTransform/ISO-8859-1 (12.09s) --- PASS: TestTransform/charmap (12.05s) --- PASS: TestTransform/lowercase (12.37s) --- PASS: TestTransform/ascii (11.98s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/22 02:52:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/22 02:52:15 INFO : sub dir_somesuffix: Making directory 2026/08/22 02:52:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/22 02:52:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/22 02:52:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/22 02:52:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/22 02:52:15 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:15 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/22 02:52:15 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/22 02:52:15 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:16 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:16 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:16 INFO : tictactoe: Making directory 2026/08/22 02:52:16 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:16 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/22 02:52:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:16 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:16 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:17 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/22 02:52:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/22 02:52:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:18 INFO : toe: Making directory 2026/08/22 02:52:18 INFO : toe/toe: Making directory 2026/08/22 02:52:18 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/22 02:52:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/22 02:52:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/22 02:52:18 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:18 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/22 02:52:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/22 02:52:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:19 INFO : toe: Making directory 2026/08/22 02:52:19 INFO : toe/toe: Making directory 2026/08/22 02:52:19 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/22 02:52:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/22 02:52:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/22 02:52:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:19 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/22 02:52:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/22 02:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.56s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:21 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:52:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/22 02:52:21 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:21 INFO : tictacempty_dir: Making directory 2026/08/22 02:52:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:21 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:21 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:21 INFO : tictactoe: Making directory 2026/08/22 02:52:21 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:21 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:21 INFO : tictactoe/tictactoe: Making directory 2026/08/22 02:52:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:21 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:21 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/22 02:52:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:22 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:22 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:52:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/22 02:52:22 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:23 INFO : tictacempty_dir: Making directory 2026/08/22 02:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:23 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:23 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:23 INFO : tictactoe: Making directory 2026/08/22 02:52:23 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:23 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:23 INFO : tictactoe/tictactoe: Making directory 2026/08/22 02:52:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/22 02:52:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:23 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:23 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:24 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/22 02:52:24 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:24 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:24 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:24 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/22 02:52:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/22 02:52:24 NOTICE: B2 bucket rclone-test-qikurow2kaza: 0 differences found 2026/08/22 02:52:24 NOTICE: B2 bucket rclone-test-qikurow2kaza: 1 matching files --- PASS: TestAllTag (2.33s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:25 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:25 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:25 INFO : tictactoe: Making directory 2026/08/22 02:52:25 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:25 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:25 INFO : tictactoe/tictactoe: Making directory 2026/08/22 02:52:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:25 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:25 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/22 02:52:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:26 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:26 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:26 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:26 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/22 02:52:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/22 02:52:26 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/22 02:52:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/22 02:52:26 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2026/08/22 02:52:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:27 INFO : toe: Making directory 2026/08/22 02:52:27 INFO : toe/toe: Making directory 2026/08/22 02:52:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/22 02:52:27 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:27 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:28 DEBUG : toe/toe/toe: size = 11 OK 2026/08/22 02:52:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:28 INFO : toe/toe/toe: Copied (new) 2026/08/22 02:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:28 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:52:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/22 02:52:28 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:29 INFO : tictacempty_dir: Making directory 2026/08/22 02:52:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:29 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:29 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:29 INFO : tictactoe: Making directory 2026/08/22 02:52:29 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:29 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:29 INFO : tictactoe/tictactoe: Making directory 2026/08/22 02:52:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/22 02:52:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:29 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:29 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:29 INFO : toe/toe/toe.txt: Deleted 2026/08/22 02:52:29 INFO : toe/toe: Removing directory 2026/08/22 02:52:29 INFO : toe: Removing directory 2026/08/22 02:52:29 INFO : empty_dir: Removing directory 2026/08/22 02:52:29 DEBUG : Local file system at /tmp/rclone1962439774: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:30 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:52:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/22 02:52:30 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:30 INFO : tictacempty_dir: Making directory 2026/08/22 02:52:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:30 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:30 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:30 INFO : tictactoe: Making directory 2026/08/22 02:52:30 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:30 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:30 INFO : tictactoe/tictactoe: Making directory 2026/08/22 02:52:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/22 02:52:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:30 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:30 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:31 INFO : toe/toe/toe.txt: Deleted 2026/08/22 02:52:31 INFO : toe/toe: Removing directory 2026/08/22 02:52:31 INFO : toe: Removing directory 2026/08/22 02:52:31 INFO : empty_dir: Removing directory 2026/08/22 02:52:31 DEBUG : Local file system at /tmp/rclone1962439774: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/22 02:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/22 02:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/22 02:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/22 02:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/22 02:52:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/22 02:52:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/22 02:52:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.39s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:33 DEBUG : Reset feature "Copy" 2026/08/22 02:52:33 DEBUG : Reset feature "Move" 2026/08/22 02:52:33 DEBUG : Reset feature "Copy" 2026/08/22 02:52:33 DEBUG : Reset feature "Move" 2026/08/22 02:52:33 DEBUG : empty_dir: Making directory with metadata 2026/08/22 02:52:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/22 02:52:33 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:34 INFO : tictacempty_dir: Making directory 2026/08/22 02:52:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/22 02:52:34 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:34 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:34 INFO : tictactoe: Making directory 2026/08/22 02:52:34 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:34 DEBUG : toe: transformed to: tictactoe 2026/08/22 02:52:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:34 INFO : tictactoe/tictactoe: Making directory 2026/08/22 02:52:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/22 02:52:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/22 02:52:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:34 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/22 02:52:34 INFO : toe/toe/toe.txt: Deleted 2026/08/22 02:52:34 INFO : toe/toe: Removing directory 2026/08/22 02:52:34 INFO : toe: Removing directory 2026/08/22 02:52:34 INFO : empty_dir: Removing directory 2026/08/22 02:52:34 DEBUG : Local file system at /tmp/rclone1962439774: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/08/22 02:52:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/22 02:52:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/22 02:52:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/22 02:52:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/22 02:52:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/22 02:52:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/22 02:52:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/22 02:52:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.32s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:37 DEBUG : toe: transformed to: dG9l 2026/08/22 02:52:37 DEBUG : toe: transformed to: dG9l 2026/08/22 02:52:37 INFO : dG9l: Making directory 2026/08/22 02:52:37 DEBUG : toe: transformed to: dG9l 2026/08/22 02:52:37 DEBUG : toe: transformed to: dG9l 2026/08/22 02:52:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/22 02:52:37 INFO : dG9l/dG9l: Making directory 2026/08/22 02:52:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/22 02:52:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/22 02:52:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/22 02:52:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/22 02:52:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/22 02:52:37 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:37 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/22 02:52:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/22 02:52:37 DEBUG : Waiting for deletions to finish 2026/08/22 02:52:38 DEBUG : dG9l: transformed to: toe 2026/08/22 02:52:38 DEBUG : dG9l: transformed to: toe 2026/08/22 02:52:38 DEBUG : dG9l: transformed to: toe 2026/08/22 02:52:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/22 02:52:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/22 02:52:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/22 02:52:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/22 02:52:38 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for checks to finish 2026/08/22 02:52:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/22 02:52:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/22 02:52:38 DEBUG : Local file system at /tmp/rclone1962439774: Waiting for transfers to finish 2026/08/22 02:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-qikurow2kaza", Local "Local file system at /tmp/rclone1962439774", Modify Window "1ms" 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe: transformed to: 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe: transformed to: 2026/08/22 02:52:39 INFO : B2 bucket rclone-test-qikurow2kaza: Making directory 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe: transformed to: 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe: transformed to: 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe/toe: transformed to: 2026/08/22 02:52:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/22 02:52:39 INFO : toe/toe: Making directory 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe/toe: transformed to: 2026/08/22 02:52:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe: transformed to: 2026/08/22 02:52:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/22 02:52:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/22 02:52:39 DEBUG : toe/toe/toe: transformed to: 2026/08/22 02:52:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/22 02:52:39 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for checks to finish 2026/08/22 02:52:39 DEBUG : B2 bucket rclone-test-qikurow2kaza: Waiting for transfers to finish 2026/08/22 02:52:40 DEBUG : toe/toe/toe: size = 11 OK 2026/08/22 02:52:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/22 02:52:40 INFO : toe/toe/toe: Copied (new) 2026/08/22 02:52:40 ERROR : B2 bucket rclone-test-qikurow2kaza: not deleting files as there were IO errors 2026/08/22 02:52:40 ERROR : B2 bucket rclone-test-qikurow2kaza: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/08/22 02:52:41 DEBUG : B2 bucket rclone-test-qikurow2kaza: Purge remote 2026/08/22 02:52:41 INFO : B2 bucket rclone-test-qikurow2kaza: cleaning bucket "rclone-test-qikurow2kaza" of all files 2026/08/22 02:52:42 DEBUG : BackupDir/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9dd_d20260822_m024755_c001_v7007000_t0000_u01787366875998") 2026/08/22 02:52:42 DEBUG : BackupDir/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406fec1cc7711cb0_d20260822_m024751_c001_v0001146_t0036_u01787366871247") 2026/08/22 02:52:42 DEBUG : CompareDest/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2d669_d20260822_m024731_c001_v7007000_t0000_u01787366851911") 2026/08/22 02:52:42 DEBUG : CompareDest/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8796_d20260822_m024726_c001_v0001181_t0020_u01787366846345") 2026/08/22 02:52:42 DEBUG : CompareDest/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2d66a_d20260822_m024732_c001_v7007000_t0000_u01787366852096") 2026/08/22 02:52:42 DEBUG : CompareDest/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c570a_d20260822_m024727_c001_v0001173_t0020_u01787366847663") 2026/08/22 02:52:42 DEBUG : CopyDest/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9de_d20260822_m024756_c001_v7007000_t0000_u01787366876181") 2026/08/22 02:52:42 DEBUG : CopyDest/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fed9c_d20260822_m024748_c001_v0001102_t0034_u01787366868021") 2026/08/22 02:52:42 DEBUG : CopyDest/three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9df_d20260822_m024756_c001_v7007000_t0000_u01787366876363") 2026/08/22 02:52:42 DEBUG : CopyDest/three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c57c6_d20260822_m024754_c001_v0001173_t0020_u01787366874260") 2026/08/22 02:52:42 DEBUG : CopyDest/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9e0_d20260822_m024756_c001_v7007000_t0000_u01787366876546") 2026/08/22 02:52:42 DEBUG : CopyDest/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8844_d20260822_m024752_c001_v0001181_t0020_u01787366872385") 2026/08/22 02:52:42 DEBUG : EXISTING: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64dc_d20260822_m024909_c001_v7007000_t0000_u01787366949385") 2026/08/22 02:52:42 DEBUG : EXISTING: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a24_d20260822_m024908_c001_v0001181_t0020_u01787366948457") 2026/08/22 02:52:42 DEBUG : PREFIXapple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399b8_d20260822_m025038_c001_v7007000_t0000_u01787367038856") 2026/08/22 02:52:42 DEBUG : PREFIXapple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea639d_d20260822_m025034_c001_v0001178_t0004_u01787367034200") 2026/08/22 02:52:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2f02_d20260822_m025038_c001_v7007000_t0000_u01787367038869") 2026/08/22 02:52:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128a4_d20260822_m025034_c001_v0001098_t0030_u01787367034210") 2026/08/22 02:52:43 DEBUG : PREFIXbanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3ccc_d20260822_m025039_c001_v7007000_t0000_u01787367039080") 2026/08/22 02:52:43 DEBUG : PREFIXbanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d08_d20260822_m025034_c001_v0001181_t0020_u01787367034221") 2026/08/22 02:52:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cc9_d20260822_m025038_c001_v7007000_t0000_u01787367038664") 2026/08/22 02:52:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d26_d20260822_m025034_c001_v0001173_t0020_u01787367034232") 2026/08/22 02:52:43 DEBUG : Testêé: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64d5_d20260822_m024906_c001_v7007000_t0000_u01787366946162") 2026/08/22 02:52:43 DEBUG : Testêé: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a18_d20260822_m024905_c001_v0001181_t0020_u01787366945602") 2026/08/22 02:52:43 DEBUG : Testêé: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c59ee_d20260822_m024904_c001_v0001173_t0020_u01787366944680") 2026/08/22 02:52:43 DEBUG : YXBwbGU=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413998d_d20260822_m025023_c001_v7007000_t0000_u01787367023693") 2026/08/22 02:52:43 DEBUG : YXBwbGU=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31285a_d20260822_m025019_c001_v0001098_t0011_u01787367019841") 2026/08/22 02:52:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413998e_d20260822_m025023_c001_v7007000_t0000_u01787367023883") 2026/08/22 02:52:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6339_d20260822_m025019_c001_v0001178_t0024_u01787367019854") 2026/08/22 02:52:43 DEBUG : YmFuYW5h: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413998f_d20260822_m025024_c001_v7007000_t0000_u01787367024066") 2026/08/22 02:52:43 DEBUG : YmFuYW5h: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c8c_d20260822_m025019_c001_v0001181_t0020_u01787367019876") 2026/08/22 02:52:43 DEBUG : a/potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb00_d20260822_m024602_c001_v7007000_t0000_u01787366762957") 2026/08/22 02:52:43 DEBUG : a/potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb52_d20260822_m024602_c001_v0001102_t0020_u01787366762049") 2026/08/22 02:52:43 DEBUG : a/potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baf9_d20260822_m024600_c001_v7007000_t0000_u01787366760765") 2026/08/22 02:52:43 DEBUG : a/potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb3e_d20260822_m024559_c001_v0001102_t0005_u01787366759344") 2026/08/22 02:52:43 DEBUG : a/potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb673c_d20260822_m024543_c001_v7007000_t0000_u01787366743113") 2026/08/22 02:52:43 DEBUG : a/potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55fead4_d20260822_m024541_c001_v0001102_t0004_u01787366741813") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0f9_d20260822_m025210_c001_v7007000_t0000_u01787367130772") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65ff_d20260822_m025207_c001_v0001178_t0004_u01787367127517") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2ff9_d20260822_m025158_c001_v7007000_t0000_u01787367118791") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65bb_d20260822_m025155_c001_v0001178_t0004_u01787367115461") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d76_d20260822_m025146_c001_v7007000_t0000_u01787367106477") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6577_d20260822_m025143_c001_v0001178_t0004_u01787367103245") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6794_d20260822_m025134_c001_v7007000_t0000_u01787367094299") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6547_d20260822_m025131_c001_v0001178_t0004_u01787367091033") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e9f_d20260822_m025122_c001_v7007000_t0000_u01787367082249") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea64f3_d20260822_m025118_c001_v0001178_t0004_u01787367078886") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e54_d20260822_m025110_c001_v7007000_t0000_u01787367070072") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e36_d20260822_m025105_c001_v0001181_t0020_u01787367065603") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450590b_d20260822_m025056_c001_v7007000_t0000_u01787367056630") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8dca_d20260822_m025053_c001_v0001181_t0020_u01787367053863") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445058b2_d20260822_m025052_c001_v7007000_t0000_u01787367052419") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63fb_d20260822_m025049_c001_v0001178_t0004_u01787367049334") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3ccd_d20260822_m025040_c001_v7007000_t0000_u01787367040428") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63af_d20260822_m025037_c001_v0001178_t0004_u01787367037687") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b54_d20260822_m025036_c001_v7007000_t0000_u01787367036394") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6393_d20260822_m025032_c001_v0001178_t0004_u01787367032718") 2026/08/22 02:52:44 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f420af02780cfebf3_d20260822_m025021_c001_v7007000_t0000_u01787367021993") 2026/08/22 02:52:45 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312856_d20260822_m025018_c001_v0001098_t0011_u01787367018349") 2026/08/22 02:52:45 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b923_d20260822_m025009_c001_v7007000_t0000_u01787367009625") 2026/08/22 02:52:45 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312816_d20260822_m025006_c001_v0001098_t0011_u01787367006731") 2026/08/22 02:52:45 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288b4_d20260822_m024957_c001_v7007000_t0000_u01787366997567") 2026/08/22 02:52:45 DEBUG : apple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3127d4_d20260822_m024954_c001_v0001098_t0011_u01787366994690") 2026/08/22 02:52:45 DEBUG : appleSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07f02_d20260822_m025055_c001_v7007000_t0000_u01787367055069") 2026/08/22 02:52:45 DEBUG : appleSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6405_d20260822_m025050_c001_v0001178_t0004_u01787367050787") 2026/08/22 02:52:45 DEBUG : appleapple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e55_d20260822_m025110_c001_v7007000_t0000_u01787367070256") 2026/08/22 02:52:45 DEBUG : appleapple: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e3c_d20260822_m025107_c001_v0001181_t0020_u01787367067053") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0fa_d20260822_m025210_c001_v7007000_t0000_u01787367130955") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8fcf_d20260822_m025207_c001_v0001181_t0020_u01787367127886") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2ffa_d20260822_m025158_c001_v7007000_t0000_u01787367118973") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f7d_d20260822_m025155_c001_v0001181_t0020_u01787367115832") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d77_d20260822_m025146_c001_v7007000_t0000_u01787367106658") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f3f_d20260822_m025143_c001_v0001181_t0020_u01787367103614") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6795_d20260822_m025134_c001_v7007000_t0000_u01787367094485") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ef3_d20260822_m025131_c001_v0001181_t0020_u01787367091415") 2026/08/22 02:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea0_d20260822_m025122_c001_v7007000_t0000_u01787367082438") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ea2_d20260822_m025119_c001_v0001181_t0020_u01787367079257") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228990_d20260822_m025108_c001_v7007000_t0000_u01787367068438") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea648b_d20260822_m025105_c001_v0001178_t0004_u01787367065971") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505911_d20260822_m025056_c001_v7007000_t0000_u01787367056811") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312902_d20260822_m025053_c001_v0001098_t0011_u01787367053874") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4025158402435590_d20260822_m025052_c001_v7007000_t0000_u01787367052596") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128ee_d20260822_m025049_c001_v0001098_t0011_u01787367049710") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3ccf_d20260822_m025040_c001_v7007000_t0000_u01787367040609") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d2a_d20260822_m025037_c001_v0001181_t0020_u01787367037699") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51ab3_d20260822_m025036_c001_v7007000_t0000_u01787367036784") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d00_d20260822_m025033_c001_v0001181_t0020_u01787367033130") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4068a65c81be9cbc_d20260822_m025021_c001_v7007000_t0000_u01787367021776") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5cb2_d20260822_m025018_c001_v0001173_t0020_u01787367018720") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b924_d20260822_m025009_c001_v7007000_t0000_u01787367009809") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c5e_d20260822_m025007_c001_v0001173_t0020_u01787367007151") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288b5_d20260822_m024957_c001_v7007000_t0000_u01787366997748") 2026/08/22 02:52:46 DEBUG : appleappleapplebanana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5bf4_d20260822_m024955_c001_v0001173_t0020_u01787366995060") 2026/08/22 02:52:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c65e7_d20260822_m025054_c001_v7007000_t0000_u01787367054833") 2026/08/22 02:52:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8da6_d20260822_m025050_c001_v0001181_t0030_u01787367050798") 2026/08/22 02:52:47 DEBUG : b/potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb01_d20260822_m024603_c001_v7007000_t0000_u01787366763139") 2026/08/22 02:52:47 DEBUG : b/potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb48_d20260822_m024601_c001_v0001102_t0034_u01787366761310") 2026/08/22 02:52:47 DEBUG : b/potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baf7_d20260822_m024600_c001_v7007000_t0000_u01787366760223") 2026/08/22 02:52:47 DEBUG : b/potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb38_d20260822_m024558_c001_v0001102_t0034_u01787366758522") 2026/08/22 02:52:47 DEBUG : b/potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6739_d20260822_m024542_c001_v7007000_t0000_u01787366742564") 2026/08/22 02:52:47 DEBUG : b/potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feac8_d20260822_m024541_c001_v0001102_t0034_u01787366741037") 2026/08/22 02:52:47 DEBUG : backup/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03a73_d20260822_m024808_c001_v7007000_t0000_u01787366888192") 2026/08/22 02:52:47 DEBUG : backup/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f400d23a0222c1c57_d20260822_m024806_c001_v0001173_t0034_u01787366886624") 2026/08/22 02:52:47 DEBUG : backup/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4100c154b104de89_d20260822_m024803_c001_v0001098_t0028_u01787366883253") 2026/08/22 02:52:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c648f_d20260822_m024831_c001_v7007000_t0000_u01787366911796") 2026/08/22 02:52:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4147da9470fee160_d20260822_m024830_c001_v0001130_t0009_u01787366910304") 2026/08/22 02:52:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405ec0ff7a5e2811_d20260822_m024826_c001_v0001179_t0031_u01787366906756") 2026/08/22 02:52:47 DEBUG : backup/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07d64_d20260822_m024820_c001_v7007000_t0000_u01787366900034") 2026/08/22 02:52:47 DEBUG : backup/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f408397f5412eeebd_d20260822_m024818_c001_v0001144_t0019_u01787366898535") 2026/08/22 02:52:47 DEBUG : backup/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4034e42e8845858d_d20260822_m024814_c001_v0001130_t0045_u01787366894906") 2026/08/22 02:52:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c6490_d20260822_m024831_c001_v7007000_t0000_u01787366911977") 2026/08/22 02:52:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417b88c0d4c4c74d_d20260822_m024831_c001_v0001179_t0016_u01787366911051") 2026/08/22 02:52:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4151414aa7711ce4_d20260822_m024828_c001_v0001182_t0004_u01787366908263") 2026/08/22 02:52:47 DEBUG : backup/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03a74_d20260822_m024808_c001_v7007000_t0000_u01787366888386") 2026/08/22 02:52:47 DEBUG : backup/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404014ed05b37e72_d20260822_m024807_c001_v0001104_t0035_u01787366887454") 2026/08/22 02:52:48 DEBUG : backup/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f411324b1d7eafaf7_d20260822_m024804_c001_v0001145_t0015_u01787366884577") 2026/08/22 02:52:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07d68_d20260822_m024820_c001_v7007000_t0000_u01787366900242") 2026/08/22 02:52:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40363c8b8a74ce04_d20260822_m024819_c001_v0001172_t0002_u01787366899290") 2026/08/22 02:52:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41259d3e41f9f05b_d20260822_m024816_c001_v0001116_t0059_u01787366896457") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0fb_d20260822_m025211_c001_v7007000_t0000_u01787367131137") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c6040_d20260822_m025207_c001_v0001173_t0020_u01787367127701") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2ffb_d20260822_m025159_c001_v7007000_t0000_u01787367119154") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5fbe_d20260822_m025155_c001_v0001173_t0020_u01787367115647") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d78_d20260822_m025146_c001_v7007000_t0000_u01787367106841") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f64_d20260822_m025143_c001_v0001173_t0020_u01787367103431") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6797_d20260822_m025134_c001_v7007000_t0000_u01787367094665") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f0e_d20260822_m025131_c001_v0001173_t0020_u01787367091220") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea1_d20260822_m025122_c001_v7007000_t0000_u01787367082621") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ea2_d20260822_m025119_c001_v0001173_t0020_u01787367079071") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e56_d20260822_m025110_c001_v7007000_t0000_u01787367070439") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312948_d20260822_m025105_c001_v0001098_t0011_u01787367065787") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505917_d20260822_m025056_c001_v7007000_t0000_u01787367056996") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6423_d20260822_m025053_c001_v0001178_t0004_u01787367053884") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51b48_d20260822_m025052_c001_v7007000_t0000_u01787367052425") 2026/08/22 02:52:48 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d9c_d20260822_m025049_c001_v0001181_t0020_u01787367049524") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd0_d20260822_m025040_c001_v7007000_t0000_u01787367040790") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128b4_d20260822_m025037_c001_v0001098_t0011_u01787367037709") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2ef9_d20260822_m025036_c001_v7007000_t0000_u01787367036608") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31289c_d20260822_m025032_c001_v0001098_t0011_u01787367032903") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c5df_d20260822_m025021_c001_v7007000_t0000_u01787367021744") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6333_d20260822_m025018_c001_v0001178_t0004_u01787367018535") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b925_d20260822_m025009_c001_v7007000_t0000_u01787367009991") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea62f1_d20260822_m025006_c001_v0001178_t0004_u01787367006951") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288b6_d20260822_m024957_c001_v7007000_t0000_u01787366997929") 2026/08/22 02:52:49 DEBUG : banana: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6295_d20260822_m024954_c001_v0001178_t0004_u01787366994875") 2026/08/22 02:52:49 DEBUG : bananaSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cf4_d20260822_m025055_c001_v7007000_t0000_u01787367055079") 2026/08/22 02:52:49 DEBUG : bananaSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128f4_d20260822_m025050_c001_v0001098_t0011_u01787367050807") 2026/08/22 02:52:49 DEBUG : both0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228879_d20260822_m024936_c001_v7007000_t0000_u01787366976501") 2026/08/22 02:52:49 DEBUG : both0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5abe_d20260822_m024925_c001_v0001173_t0020_u01787366965905") 2026/08/22 02:52:49 DEBUG : both0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02fb_d20260822_m024921_c001_v7007000_t0000_u01787366961627") 2026/08/22 02:52:49 DEBUG : both0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a22_d20260822_m024911_c001_v0001173_t0020_u01787366951313") 2026/08/22 02:52:49 DEBUG : both1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522887a_d20260822_m024936_c001_v7007000_t0000_u01787366976682") 2026/08/22 02:52:49 DEBUG : both1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ac6_d20260822_m024926_c001_v0001173_t0020_u01787366966641") 2026/08/22 02:52:49 DEBUG : both1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02fe_d20260822_m024921_c001_v7007000_t0000_u01787366961809") 2026/08/22 02:52:49 DEBUG : both1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a24_d20260822_m024911_c001_v0001173_t0020_u01787366951686") 2026/08/22 02:52:50 DEBUG : both10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522887b_d20260822_m024936_c001_v7007000_t0000_u01787366976861") 2026/08/22 02:52:50 DEBUG : both10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5afc_d20260822_m024929_c001_v0001173_t0020_u01787366969997") 2026/08/22 02:52:50 DEBUG : both10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0300_d20260822_m024921_c001_v7007000_t0000_u01787366961991") 2026/08/22 02:52:50 DEBUG : both10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a4a_d20260822_m024915_c001_v0001173_t0020_u01787366955165") 2026/08/22 02:52:50 DEBUG : both11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522887c_d20260822_m024937_c001_v7007000_t0000_u01787366977048") 2026/08/22 02:52:50 DEBUG : both11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b04_d20260822_m024930_c001_v0001173_t0020_u01787366970369") 2026/08/22 02:52:50 DEBUG : both11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0302_d20260822_m024922_c001_v7007000_t0000_u01787366962173") 2026/08/22 02:52:50 DEBUG : both11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a50_d20260822_m024915_c001_v0001173_t0020_u01787366955533") 2026/08/22 02:52:50 DEBUG : both12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522887d_d20260822_m024937_c001_v7007000_t0000_u01787366977228") 2026/08/22 02:52:50 DEBUG : both12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b0a_d20260822_m024930_c001_v0001173_t0020_u01787366970741") 2026/08/22 02:52:50 DEBUG : both12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0303_d20260822_m024922_c001_v7007000_t0000_u01787366962355") 2026/08/22 02:52:50 DEBUG : both12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a52_d20260822_m024915_c001_v0001173_t0020_u01787366955903") 2026/08/22 02:52:50 DEBUG : both13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522887e_d20260822_m024937_c001_v7007000_t0000_u01787366977408") 2026/08/22 02:52:50 DEBUG : both13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b12_d20260822_m024931_c001_v0001173_t0020_u01787366971136") 2026/08/22 02:52:50 DEBUG : both13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0304_d20260822_m024922_c001_v7007000_t0000_u01787366962595") 2026/08/22 02:52:50 DEBUG : both13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a56_d20260822_m024916_c001_v0001173_t0020_u01787366956273") 2026/08/22 02:52:50 DEBUG : both14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522887f_d20260822_m024937_c001_v7007000_t0000_u01787366977693") 2026/08/22 02:52:50 DEBUG : both14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b18_d20260822_m024931_c001_v0001173_t0020_u01787366971509") 2026/08/22 02:52:50 DEBUG : both14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0305_d20260822_m024922_c001_v7007000_t0000_u01787366962777") 2026/08/22 02:52:51 DEBUG : both14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a58_d20260822_m024916_c001_v0001173_t0020_u01787366956651") 2026/08/22 02:52:51 DEBUG : both15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228880_d20260822_m024937_c001_v7007000_t0000_u01787366977875") 2026/08/22 02:52:51 DEBUG : both15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b24_d20260822_m024931_c001_v0001173_t0020_u01787366971887") 2026/08/22 02:52:51 DEBUG : both15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0307_d20260822_m024922_c001_v7007000_t0000_u01787366962960") 2026/08/22 02:52:51 DEBUG : both15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a5c_d20260822_m024917_c001_v0001173_t0020_u01787366957020") 2026/08/22 02:52:51 DEBUG : both16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228881_d20260822_m024938_c001_v7007000_t0000_u01787366978056") 2026/08/22 02:52:51 DEBUG : both16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b26_d20260822_m024932_c001_v0001173_t0020_u01787366972260") 2026/08/22 02:52:51 DEBUG : both16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0308_d20260822_m024923_c001_v7007000_t0000_u01787366963141") 2026/08/22 02:52:51 DEBUG : both16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a64_d20260822_m024917_c001_v0001173_t0020_u01787366957456") 2026/08/22 02:52:51 DEBUG : both17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228882_d20260822_m024938_c001_v7007000_t0000_u01787366978239") 2026/08/22 02:52:51 DEBUG : both17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b2a_d20260822_m024932_c001_v0001173_t0020_u01787366972633") 2026/08/22 02:52:51 DEBUG : both17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0309_d20260822_m024923_c001_v7007000_t0000_u01787366963324") 2026/08/22 02:52:51 DEBUG : both17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a68_d20260822_m024917_c001_v0001173_t0020_u01787366957828") 2026/08/22 02:52:51 DEBUG : both18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228884_d20260822_m024938_c001_v7007000_t0000_u01787366978420") 2026/08/22 02:52:51 DEBUG : both18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b2e_d20260822_m024933_c001_v0001173_t0020_u01787366973040") 2026/08/22 02:52:51 DEBUG : both18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e030a_d20260822_m024923_c001_v7007000_t0000_u01787366963506") 2026/08/22 02:52:51 DEBUG : both18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a72_d20260822_m024918_c001_v0001173_t0020_u01787366958196") 2026/08/22 02:52:51 DEBUG : both19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228885_d20260822_m024938_c001_v7007000_t0000_u01787366978606") 2026/08/22 02:52:51 DEBUG : both19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b36_d20260822_m024933_c001_v0001173_t0020_u01787366973422") 2026/08/22 02:52:51 DEBUG : both19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e030c_d20260822_m024923_c001_v7007000_t0000_u01787366963688") 2026/08/22 02:52:52 DEBUG : both19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a74_d20260822_m024918_c001_v0001173_t0020_u01787366958564") 2026/08/22 02:52:52 DEBUG : both2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228886_d20260822_m024938_c001_v7007000_t0000_u01787366978788") 2026/08/22 02:52:52 DEBUG : both2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5aca_d20260822_m024927_c001_v0001173_t0020_u01787366967013") 2026/08/22 02:52:52 DEBUG : both2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e030d_d20260822_m024923_c001_v7007000_t0000_u01787366963870") 2026/08/22 02:52:52 DEBUG : both2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a28_d20260822_m024912_c001_v0001173_t0020_u01787366952065") 2026/08/22 02:52:52 DEBUG : both3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228887_d20260822_m024938_c001_v7007000_t0000_u01787366978968") 2026/08/22 02:52:52 DEBUG : both3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ad4_d20260822_m024927_c001_v0001173_t0020_u01787366967386") 2026/08/22 02:52:52 DEBUG : both3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e030e_d20260822_m024924_c001_v7007000_t0000_u01787366964056") 2026/08/22 02:52:52 DEBUG : both3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a2e_d20260822_m024912_c001_v0001173_t0020_u01787366952477") 2026/08/22 02:52:52 DEBUG : both4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228888_d20260822_m024939_c001_v7007000_t0000_u01787366979149") 2026/08/22 02:52:52 DEBUG : both4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ada_d20260822_m024927_c001_v0001173_t0020_u01787366967757") 2026/08/22 02:52:52 DEBUG : both4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e030f_d20260822_m024924_c001_v7007000_t0000_u01787366964248") 2026/08/22 02:52:52 DEBUG : both4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a32_d20260822_m024912_c001_v0001173_t0020_u01787366952847") 2026/08/22 02:52:52 DEBUG : both5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228889_d20260822_m024939_c001_v7007000_t0000_u01787366979329") 2026/08/22 02:52:52 DEBUG : both5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ae4_d20260822_m024928_c001_v0001173_t0020_u01787366968131") 2026/08/22 02:52:52 DEBUG : both5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0310_d20260822_m024924_c001_v7007000_t0000_u01787366964430") 2026/08/22 02:52:52 DEBUG : both5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a34_d20260822_m024913_c001_v0001173_t0020_u01787366953313") 2026/08/22 02:52:52 DEBUG : both6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522888a_d20260822_m024939_c001_v7007000_t0000_u01787366979509") 2026/08/22 02:52:52 DEBUG : both6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ae8_d20260822_m024928_c001_v0001173_t0020_u01787366968504") 2026/08/22 02:52:52 DEBUG : both6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0311_d20260822_m024924_c001_v7007000_t0000_u01787366964614") 2026/08/22 02:52:52 DEBUG : both6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a38_d20260822_m024913_c001_v0001173_t0020_u01787366953684") 2026/08/22 02:52:53 DEBUG : both7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522888b_d20260822_m024939_c001_v7007000_t0000_u01787366979690") 2026/08/22 02:52:53 DEBUG : both7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5aee_d20260822_m024928_c001_v0001173_t0020_u01787366968875") 2026/08/22 02:52:53 DEBUG : both7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0312_d20260822_m024924_c001_v7007000_t0000_u01787366964798") 2026/08/22 02:52:53 DEBUG : both7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a3c_d20260822_m024914_c001_v0001173_t0020_u01787366954053") 2026/08/22 02:52:53 DEBUG : both8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522888c_d20260822_m024939_c001_v7007000_t0000_u01787366979870") 2026/08/22 02:52:53 DEBUG : both8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5af4_d20260822_m024929_c001_v0001173_t0020_u01787366969247") 2026/08/22 02:52:53 DEBUG : both8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0313_d20260822_m024924_c001_v7007000_t0000_u01787366964983") 2026/08/22 02:52:53 DEBUG : both8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a3e_d20260822_m024914_c001_v0001173_t0020_u01787366954423") 2026/08/22 02:52:53 DEBUG : both9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522888d_d20260822_m024940_c001_v7007000_t0000_u01787366980052") 2026/08/22 02:52:53 DEBUG : both9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5afa_d20260822_m024929_c001_v0001173_t0020_u01787366969619") 2026/08/22 02:52:53 DEBUG : both9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e0314_d20260822_m024925_c001_v7007000_t0000_u01787366965164") 2026/08/22 02:52:53 DEBUG : both9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a44_d20260822_m024914_c001_v0001173_t0020_u01787366954796") 2026/08/22 02:52:53 DEBUG : c/non empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb03_d20260822_m024603_c001_v7007000_t0000_u01787366763320") 2026/08/22 02:52:53 DEBUG : c/non empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb4e_d20260822_m024601_c001_v0001102_t0034_u01787366761499") 2026/08/22 02:52:53 DEBUG : c/non empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bafb_d20260822_m024600_c001_v7007000_t0000_u01787366760947") 2026/08/22 02:52:53 DEBUG : c/non empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb3c_d20260822_m024558_c001_v0001102_t0034_u01787366758706") 2026/08/22 02:52:53 DEBUG : c/non empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb673e_d20260822_m024543_c001_v7007000_t0000_u01787366743298") 2026/08/22 02:52:53 DEBUG : c/non empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feace_d20260822_m024541_c001_v0001102_t0034_u01787366741263") 2026/08/22 02:52:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139990_d20260822_m025024_c001_v7007000_t0000_u01787367024249") 2026/08/22 02:52:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5cba_d20260822_m025019_c001_v0001173_t0020_u01787367019864") 2026/08/22 02:52:53 DEBUG : check sum: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6720_d20260822_m024534_c001_v7007000_t0000_u01787366734522") 2026/08/22 02:52:54 DEBUG : check sum: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea9a_d20260822_m024533_c001_v0001102_t0034_u01787366733609") 2026/08/22 02:52:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4192968a8bc78e98_d20260822_m025239_c001_v7007000_t0000_u01787367159271") 2026/08/22 02:52:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea66bd_d20260822_m025237_c001_v0001178_t0004_u01787367157884") 2026/08/22 02:52:54 DEBUG : dest/3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9b8_d20260822_m024741_c001_v7007000_t0000_u01787366861260") 2026/08/22 02:52:54 DEBUG : dest/3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4186bcda4699a342_d20260822_m024740_c001_v0001180_t0052_u01787366860152") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e57_d20260822_m025110_c001_v7007000_t0000_u01787367070622") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e24_d20260822_m025107_c001_v0001173_t0020_u01787367067087") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0fc_d20260822_m025211_c001_v7007000_t0000_u01787367131321") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65e1_d20260822_m025203_c001_v0001178_t0004_u01787367123472") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2ffc_d20260822_m025159_c001_v7007000_t0000_u01787367119333") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea659d_d20260822_m025151_c001_v0001178_t0004_u01787367111099") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d79_d20260822_m025147_c001_v7007000_t0000_u01787367107022") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6563_d20260822_m025139_c001_v0001178_t0004_u01787367099055") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6799_d20260822_m025134_c001_v7007000_t0000_u01787367094844") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6527_d20260822_m025126_c001_v0001178_t0004_u01787367086965") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea3_d20260822_m025122_c001_v7007000_t0000_u01787367082844") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea64cb_d20260822_m025114_c001_v0001178_t0004_u01787367074773") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399fc_d20260822_m025108_c001_v7007000_t0000_u01787367068443") 2026/08/22 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e0e_d20260822_m025101_c001_v0001181_t0020_u01787367061271") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505918_d20260822_m025057_c001_v7007000_t0000_u01787367057176") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8dcc_d20260822_m025054_c001_v0001181_t0020_u01787367054050") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d846604_d20260822_m025052_c001_v7007000_t0000_u01787367052823") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63df_d20260822_m025045_c001_v0001178_t0004_u01787367045169") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd1_d20260822_m025040_c001_v7007000_t0000_u01787367040972") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63b3_d20260822_m025037_c001_v0001178_t0004_u01787367037873") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f1_d20260822_m025036_c001_v7007000_t0000_u01787367036564") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea636b_d20260822_m025028_c001_v0001178_t0004_u01787367028428") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f413c9e888bb91a8a_d20260822_m025021_c001_v7007000_t0000_u01787367021765") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31283a_d20260822_m025014_c001_v0001098_t0011_u01787367014221") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b926_d20260822_m025010_c001_v7007000_t0000_u01787367010173") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3127fc_d20260822_m025002_c001_v0001098_t0011_u01787367002609") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288b7_d20260822_m024958_c001_v7007000_t0000_u01787366998109") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3127b2_d20260822_m024951_c001_v0001098_t0011_u01787366991719") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40251584024355a7_d20260822_m025054_c001_v7007000_t0000_u01787367054843") 2026/08/22 02:52:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6407_d20260822_m025050_c001_v0001178_t0003_u01787367050974") 2026/08/22 02:52:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e59_d20260822_m025110_c001_v7007000_t0000_u01787367070803") 2026/08/22 02:52:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6493_d20260822_m025107_c001_v0001178_t0004_u01787367067076") 2026/08/22 02:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0fd_d20260822_m025211_c001_v7007000_t0000_u01787367131518") 2026/08/22 02:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c6010_d20260822_m025204_c001_v0001173_t0020_u01787367124022") 2026/08/22 02:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2ffd_d20260822_m025159_c001_v7007000_t0000_u01787367119514") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f90_d20260822_m025151_c001_v0001173_t0020_u01787367111646") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d7a_d20260822_m025147_c001_v7007000_t0000_u01787367107217") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f3c_d20260822_m025139_c001_v0001173_t0020_u01787367099601") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e679a_d20260822_m025135_c001_v7007000_t0000_u01787367095025") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ee2_d20260822_m025127_c001_v0001173_t0020_u01787367087516") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea5_d20260822_m025123_c001_v7007000_t0000_u01787367083026") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e7c_d20260822_m025115_c001_v0001173_t0020_u01787367075325") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0b2_d20260822_m025108_c001_v7007000_t0000_u01787367068444") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312934_d20260822_m025101_c001_v0001098_t0011_u01787367061841") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505919_d20260822_m025057_c001_v7007000_t0000_u01787367057358") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312908_d20260822_m025054_c001_v0001098_t0011_u01787367054059") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cf0_d20260822_m025052_c001_v7007000_t0000_u01787367052764") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d70_d20260822_m025045_c001_v0001181_t0020_u01787367045735") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd2_d20260822_m025041_c001_v7007000_t0000_u01787367041153") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d2c_d20260822_m025037_c001_v0001181_t0020_u01787367037884") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b55_d20260822_m025036_c001_v7007000_t0000_u01787367036578") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31288a_d20260822_m025028_c001_v0001098_t0011_u01787367028979") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b3b_d20260822_m025021_c001_v7007000_t0000_u01787367021776") 2026/08/22 02:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea631d_d20260822_m025014_c001_v0001178_t0004_u01787367014827") 2026/08/22 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b927_d20260822_m025010_c001_v7007000_t0000_u01787367010358") 2026/08/22 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea62d5_d20260822_m025003_c001_v0001178_t0004_u01787367003163") 2026/08/22 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288b9_d20260822_m024958_c001_v7007000_t0000_u01787366998289") 2026/08/22 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea627f_d20260822_m024951_c001_v0001178_t0004_u01787366991904") 2026/08/22 02:52:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cf5_d20260822_m025055_c001_v7007000_t0000_u01787367055275") 2026/08/22 02:52:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128f6_d20260822_m025050_c001_v0001098_t0035_u01787367050990") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e5a_d20260822_m025110_c001_v7007000_t0000_u01787367070986") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e40_d20260822_m025107_c001_v0001181_t0020_u01787367067237") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0fe_d20260822_m025211_c001_v7007000_t0000_u01787367131702") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8fb5_d20260822_m025204_c001_v0001181_t0020_u01787367124568") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3008_d20260822_m025159_c001_v7007000_t0000_u01787367119696") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f61_d20260822_m025152_c001_v0001181_t0020_u01787367112425") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d7d_d20260822_m025147_c001_v7007000_t0000_u01787367107397") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f29_d20260822_m025140_c001_v0001181_t0020_u01787367100148") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e679b_d20260822_m025135_c001_v7007000_t0000_u01787367095205") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ed7_d20260822_m025128_c001_v0001181_t0020_u01787367088061") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea6_d20260822_m025123_c001_v7007000_t0000_u01787367083210") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e86_d20260822_m025115_c001_v0001181_t0020_u01787367075883") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e47_d20260822_m025108_c001_v7007000_t0000_u01787367068465") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea646d_d20260822_m025102_c001_v0001178_t0004_u01787367062390") 2026/08/22 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450591b_d20260822_m025057_c001_v7007000_t0000_u01787367057544") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6425_d20260822_m025054_c001_v0001178_t0004_u01787367054072") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4025158402435593_d20260822_m025052_c001_v7007000_t0000_u01787367052779") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128da_d20260822_m025046_c001_v0001098_t0011_u01787367046289") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd3_d20260822_m025041_c001_v7007000_t0000_u01787367041334") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128b6_d20260822_m025037_c001_v0001098_t0011_u01787367037893") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2efa_d20260822_m025036_c001_v7007000_t0000_u01787367036793") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8cdc_d20260822_m025029_c001_v0001181_t0020_u01787367029521") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c5e0_d20260822_m025021_c001_v7007000_t0000_u01787367021924") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c96_d20260822_m025015_c001_v0001173_t0020_u01787367015372") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b928_d20260822_m025010_c001_v7007000_t0000_u01787367010539") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c38_d20260822_m025003_c001_v0001173_t0020_u01787367003713") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288bb_d20260822_m024958_c001_v7007000_t0000_u01787366998472") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5bd4_d20260822_m024952_c001_v0001173_t0020_u01787366992090") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4278cc7fe2cdcb25_d20260822_m025054_c001_v7007000_t0000_u01787367054961") 2026/08/22 02:52:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5da6_d20260822_m025051_c001_v0001173_t0053_u01787367051001") 2026/08/22 02:52:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e5c_d20260822_m025111_c001_v7007000_t0000_u01787367071232") 2026/08/22 02:52:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312958_d20260822_m025107_c001_v0001098_t0011_u01787367067248") 2026/08/22 02:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0ff_d20260822_m025211_c001_v7007000_t0000_u01787367131885") 2026/08/22 02:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312aa4_d20260822_m025205_c001_v0001098_t0011_u01787367125110") 2026/08/22 02:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3009_d20260822_m025159_c001_v7007000_t0000_u01787367119877") 2026/08/22 02:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a48_d20260822_m025152_c001_v0001098_t0011_u01787367112974") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d7e_d20260822_m025147_c001_v7007000_t0000_u01787367107578") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3129fa_d20260822_m025140_c001_v0001098_t0011_u01787367100698") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e679c_d20260822_m025135_c001_v7007000_t0000_u01787367095386") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3129c8_d20260822_m025128_c001_v0001098_t0011_u01787367088607") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea7_d20260822_m025123_c001_v7007000_t0000_u01787367083393") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312986_d20260822_m025116_c001_v0001098_t0011_u01787367076443") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522898f_d20260822_m025108_c001_v7007000_t0000_u01787367068255") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e02_d20260822_m025102_c001_v0001173_t0020_u01787367062949") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450591c_d20260822_m025057_c001_v7007000_t0000_u01787367057730") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5dd2_d20260822_m025054_c001_v0001173_t0020_u01787367054082") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445058b5_d20260822_m025052_c001_v7007000_t0000_u01787367052605") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d88_d20260822_m025046_c001_v0001173_t0020_u01787367046839") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd4_d20260822_m025041_c001_v7007000_t0000_u01787367041516") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d4e_d20260822_m025037_c001_v0001173_t0020_u01787367037904") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4225634d9f081a46_d20260822_m025036_c001_v7007000_t0000_u01787367036824") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d00_d20260822_m025030_c001_v0001173_t0020_u01787367030116") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b940_d20260822_m025021_c001_v7007000_t0000_u01787367021516") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c66_d20260822_m025015_c001_v0001181_t0020_u01787367015923") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b929_d20260822_m025010_c001_v7007000_t0000_u01787367010723") 2026/08/22 02:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8bfc_d20260822_m025004_c001_v0001181_t0020_u01787367004264") 2026/08/22 02:53:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288bd_d20260822_m024958_c001_v7007000_t0000_u01787366998653") 2026/08/22 02:53:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b92_d20260822_m024952_c001_v0001181_t0020_u01787366992276") 2026/08/22 02:53:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51b4e_d20260822_m025054_c001_v7007000_t0000_u01787367054864") 2026/08/22 02:53:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8dac_d20260822_m025051_c001_v0001181_t0034_u01787367051063") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e5d_d20260822_m025111_c001_v7007000_t0000_u01787367071421") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6495_d20260822_m025107_c001_v0001178_t0004_u01787367067260") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae101_d20260822_m025212_c001_v7007000_t0000_u01787367132066") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65eb_d20260822_m025205_c001_v0001178_t0004_u01787367125295") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a300a_d20260822_m025200_c001_v7007000_t0000_u01787367120059") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65a7_d20260822_m025153_c001_v0001178_t0004_u01787367113160") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d7f_d20260822_m025147_c001_v7007000_t0000_u01787367107759") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea656b_d20260822_m025140_c001_v0001178_t0004_u01787367100883") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e679d_d20260822_m025135_c001_v7007000_t0000_u01787367095568") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6531_d20260822_m025128_c001_v0001178_t0004_u01787367088795") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea8_d20260822_m025123_c001_v7007000_t0000_u01787367083589") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea64db_d20260822_m025116_c001_v0001178_t0004_u01787367076630") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4039066687614f6e_d20260822_m025108_c001_v7007000_t0000_u01787367068247") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e1e_d20260822_m025103_c001_v0001181_t0020_u01787367063132") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450591d_d20260822_m025057_c001_v7007000_t0000_u01787367057911") 2026/08/22 02:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8dd0_d20260822_m025054_c001_v0001181_t0020_u01787367054238") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51b49_d20260822_m025052_c001_v7007000_t0000_u01787367052607") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63ef_d20260822_m025047_c001_v0001178_t0004_u01787367047026") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd5_d20260822_m025041_c001_v7007000_t0000_u01787367041697") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63b7_d20260822_m025038_c001_v0001178_t0004_u01787367038059") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399b4_d20260822_m025036_c001_v7007000_t0000_u01787367036803") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea637b_d20260822_m025030_c001_v0001178_t0004_u01787367030365") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b943_d20260822_m025022_c001_v7007000_t0000_u01787367022064") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312842_d20260822_m025016_c001_v0001098_t0011_u01787367016106") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b92a_d20260822_m025010_c001_v7007000_t0000_u01787367010905") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312808_d20260822_m025004_c001_v0001098_t0011_u01787367004446") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288bf_d20260822_m024958_c001_v7007000_t0000_u01787366998833") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3127c0_d20260822_m024952_c001_v0001098_t0011_u01787366992461") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c65e8_d20260822_m025055_c001_v7007000_t0000_u01787367055016") 2026/08/22 02:53:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea640b_d20260822_m025051_c001_v0001178_t0037_u01787367051201") 2026/08/22 02:53:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e5e_d20260822_m025111_c001_v7007000_t0000_u01787367071603") 2026/08/22 02:53:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e28_d20260822_m025107_c001_v0001173_t0020_u01787367067272") 2026/08/22 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae102_d20260822_m025212_c001_v7007000_t0000_u01787367132248") 2026/08/22 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c6018_d20260822_m025205_c001_v0001173_t0020_u01787367125481") 2026/08/22 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a300b_d20260822_m025200_c001_v7007000_t0000_u01787367120243") 2026/08/22 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5fa2_d20260822_m025153_c001_v0001173_t0020_u01787367113412") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d81_d20260822_m025147_c001_v7007000_t0000_u01787367107950") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f46_d20260822_m025141_c001_v0001173_t0020_u01787367101068") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e679f_d20260822_m025135_c001_v7007000_t0000_u01787367095749") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ef2_d20260822_m025128_c001_v0001173_t0020_u01787367088983") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ea9_d20260822_m025123_c001_v7007000_t0000_u01787367083772") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e8e_d20260822_m025116_c001_v0001173_t0020_u01787367076815") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6a92_d20260822_m025108_c001_v7007000_t0000_u01787367068235") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31293a_d20260822_m025103_c001_v0001098_t0011_u01787367063319") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450591f_d20260822_m025058_c001_v7007000_t0000_u01787367058095") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31290e_d20260822_m025054_c001_v0001098_t0011_u01787367054247") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07ecb_d20260822_m025052_c001_v7007000_t0000_u01787367052832") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d82_d20260822_m025047_c001_v0001181_t0020_u01787367047213") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd6_d20260822_m025041_c001_v7007000_t0000_u01787367041878") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d30_d20260822_m025038_c001_v0001181_t0020_u01787367038070") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399b3_d20260822_m025036_c001_v7007000_t0000_u01787367036621") 2026/08/22 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31288e_d20260822_m025030_c001_v0001098_t0011_u01787367030550") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413998b_d20260822_m025022_c001_v7007000_t0000_u01787367022076") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6325_d20260822_m025016_c001_v0001178_t0004_u01787367016294") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b92b_d20260822_m025011_c001_v7007000_t0000_u01787367011086") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea62df_d20260822_m025004_c001_v0001178_t0004_u01787367004631") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288c1_d20260822_m024959_c001_v7007000_t0000_u01787366999014") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6289_d20260822_m024952_c001_v0001178_t0004_u01787366992646") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40251584024355a8_d20260822_m025055_c001_v7007000_t0000_u01787367055026") 2026/08/22 02:53:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8dae_d20260822_m025051_c001_v0001181_t0001_u01787367051282") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e60_d20260822_m025111_c001_v7007000_t0000_u01787367071793") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e48_d20260822_m025107_c001_v0001181_t0020_u01787367067422") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae103_d20260822_m025212_c001_v7007000_t0000_u01787367132444") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8fbd_d20260822_m025205_c001_v0001181_t0020_u01787367125664") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a300c_d20260822_m025200_c001_v7007000_t0000_u01787367120425") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f6d_d20260822_m025153_c001_v0001181_t0020_u01787367113597") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d83_d20260822_m025148_c001_v7007000_t0000_u01787367108139") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f2d_d20260822_m025141_c001_v0001181_t0020_u01787367101339") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a1_d20260822_m025135_c001_v7007000_t0000_u01787367095953") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8edd_d20260822_m025129_c001_v0001181_t0020_u01787367089168") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eab_d20260822_m025123_c001_v7007000_t0000_u01787367083955") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e8a_d20260822_m025117_c001_v0001181_t0020_u01787367077005") 2026/08/22 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450594a_d20260822_m025108_c001_v7007000_t0000_u01787367068037") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6475_d20260822_m025103_c001_v0001178_t0004_u01787367063519") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505921_d20260822_m025058_c001_v7007000_t0000_u01787367058297") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6429_d20260822_m025054_c001_v0001178_t0004_u01787367054262") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445058ba_d20260822_m025052_c001_v7007000_t0000_u01787367052788") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128e0_d20260822_m025047_c001_v0001098_t0011_u01787367047397") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd7_d20260822_m025042_c001_v7007000_t0000_u01787367042156") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128b8_d20260822_m025038_c001_v0001098_t0011_u01787367038079") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51ab2_d20260822_m025036_c001_v7007000_t0000_u01787367036594") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ce8_d20260822_m025030_c001_v0001181_t0020_u01787367030771") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b942_d20260822_m025021_c001_v7007000_t0000_u01787367021881") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c9e_d20260822_m025016_c001_v0001173_t0020_u01787367016478") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b92d_d20260822_m025011_c001_v7007000_t0000_u01787367011268") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c4a_d20260822_m025004_c001_v0001173_t0020_u01787367004816") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288c3_d20260822_m024959_c001_v7007000_t0000_u01787366999194") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5bda_d20260822_m024952_c001_v0001173_t0020_u01787366992831") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445058ec_d20260822_m025055_c001_v7007000_t0000_u01787367055288") 2026/08/22 02:53:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128f8_d20260822_m025051_c001_v0001098_t0028_u01787367051399") 2026/08/22 02:53:04 DEBUG : dir1/0007-12345: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e61_d20260822_m025111_c001_v7007000_t0000_u01787367071976") 2026/08/22 02:53:04 DEBUG : dir1/0007-12345: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31295a_d20260822_m025107_c001_v0001098_t0011_u01787367067433") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae104_d20260822_m025212_c001_v7007000_t0000_u01787367132627") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312aa8_d20260822_m025205_c001_v0001098_t0011_u01787367125846") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a300d_d20260822_m025200_c001_v7007000_t0000_u01787367120613") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a50_d20260822_m025153_c001_v0001098_t0011_u01787367113784") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d84_d20260822_m025148_c001_v7007000_t0000_u01787367108319") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a00_d20260822_m025141_c001_v0001098_t0011_u01787367101523") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a2_d20260822_m025136_c001_v7007000_t0000_u01787367096139") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3129cc_d20260822_m025129_c001_v0001098_t0011_u01787367089359") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eac_d20260822_m025124_c001_v7007000_t0000_u01787367084140") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31298c_d20260822_m025117_c001_v0001098_t0011_u01787367077192") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0b0_d20260822_m025108_c001_v7007000_t0000_u01787367068263") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e0a_d20260822_m025103_c001_v0001173_t0020_u01787367063703") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505922_d20260822_m025058_c001_v7007000_t0000_u01787367058483") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5dd4_d20260822_m025054_c001_v0001173_t0020_u01787367054272") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51b4a_d20260822_m025052_c001_v7007000_t0000_u01787367052788") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d8e_d20260822_m025047_c001_v0001173_t0020_u01787367047583") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd8_d20260822_m025042_c001_v7007000_t0000_u01787367042337") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d50_d20260822_m025038_c001_v0001173_t0020_u01787367038090") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f2_d20260822_m025036_c001_v7007000_t0000_u01787367036591") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d04_d20260822_m025030_c001_v0001173_t0020_u01787367030955") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139989_d20260822_m025021_c001_v7007000_t0000_u01787367021893") 2026/08/22 02:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c6e_d20260822_m025016_c001_v0001181_t0020_u01787367016665") 2026/08/22 02:53:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b92f_d20260822_m025011_c001_v7007000_t0000_u01787367011451") 2026/08/22 02:53:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c04_d20260822_m025005_c001_v0001181_t0020_u01787367005003") 2026/08/22 02:53:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288c5_d20260822_m024959_c001_v7007000_t0000_u01787366999374") 2026/08/22 02:53:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b9a_d20260822_m024953_c001_v0001181_t0020_u01787366993017") 2026/08/22 02:53:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445058e4_d20260822_m025054_c001_v7007000_t0000_u01787367054874") 2026/08/22 02:53:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea640f_d20260822_m025051_c001_v0001178_t0030_u01787367051484") 2026/08/22 02:53:06 DEBUG : dir1/0008-23456: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e62_d20260822_m025112_c001_v7007000_t0000_u01787367072159") 2026/08/22 02:53:06 DEBUG : dir1/0008-23456: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6497_d20260822_m025107_c001_v0001178_t0004_u01787367067445") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae105_d20260822_m025212_c001_v7007000_t0000_u01787367132809") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65f3_d20260822_m025206_c001_v0001178_t0004_u01787367126031") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a300e_d20260822_m025200_c001_v7007000_t0000_u01787367120795") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65af_d20260822_m025153_c001_v0001178_t0004_u01787367113975") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d85_d20260822_m025148_c001_v7007000_t0000_u01787367108500") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea656d_d20260822_m025141_c001_v0001178_t0004_u01787367101726") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a3_d20260822_m025136_c001_v7007000_t0000_u01787367096321") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6537_d20260822_m025129_c001_v0001178_t0004_u01787367089547") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7ead_d20260822_m025124_c001_v7007000_t0000_u01787367084322") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea64dd_d20260822_m025117_c001_v0001178_t0004_u01787367077378") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450594f_d20260822_m025108_c001_v7007000_t0000_u01787367068399") 2026/08/22 02:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e26_d20260822_m025103_c001_v0001181_t0020_u01787367063985") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505924_d20260822_m025058_c001_v7007000_t0000_u01787367058664") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8dd4_d20260822_m025054_c001_v0001181_t0020_u01787367054424") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f402515840243558d_d20260822_m025052_c001_v7007000_t0000_u01787367052414") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63f1_d20260822_m025047_c001_v0001178_t0004_u01787367047768") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cd9_d20260822_m025042_c001_v7007000_t0000_u01787367042518") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63b9_d20260822_m025038_c001_v0001178_t0004_u01787367038246") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4225634d9f081a44_d20260822_m025036_c001_v7007000_t0000_u01787367036636") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6387_d20260822_m025031_c001_v0001178_t0004_u01787367031141") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f413c9e888bb91a8b_d20260822_m025021_c001_v7007000_t0000_u01787367021955") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31284a_d20260822_m025016_c001_v0001098_t0011_u01787367016848") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b931_d20260822_m025011_c001_v7007000_t0000_u01787367011632") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31280c_d20260822_m025005_c001_v0001098_t0011_u01787367005185") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288c6_d20260822_m024959_c001_v7007000_t0000_u01787366999556") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3127c4_d20260822_m024953_c001_v0001098_t0011_u01787366993200") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07efb_d20260822_m025054_c001_v7007000_t0000_u01787367054886") 2026/08/22 02:53:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8db2_d20260822_m025051_c001_v0001181_t0042_u01787367051515") 2026/08/22 02:53:07 DEBUG : dir1/0009-34567: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e63_d20260822_m025112_c001_v7007000_t0000_u01787367072342") 2026/08/22 02:53:07 DEBUG : dir1/0009-34567: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e2a_d20260822_m025107_c001_v0001173_t0020_u01787367067456") 2026/08/22 02:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae106_d20260822_m025212_c001_v7007000_t0000_u01787367132992") 2026/08/22 02:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c6028_d20260822_m025206_c001_v0001173_t0020_u01787367126217") 2026/08/22 02:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a300f_d20260822_m025200_c001_v7007000_t0000_u01787367120975") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5fae_d20260822_m025154_c001_v0001173_t0020_u01787367114164") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d86_d20260822_m025148_c001_v7007000_t0000_u01787367108681") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f52_d20260822_m025141_c001_v0001173_t0020_u01787367101910") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a4_d20260822_m025136_c001_v7007000_t0000_u01787367096526") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ef8_d20260822_m025129_c001_v0001173_t0020_u01787367089733") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eaf_d20260822_m025124_c001_v7007000_t0000_u01787367084506") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e92_d20260822_m025117_c001_v0001173_t0020_u01787367077566") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6a96_d20260822_m025108_c001_v7007000_t0000_u01787367068417") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31293c_d20260822_m025104_c001_v0001098_t0011_u01787367064168") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505927_d20260822_m025058_c001_v7007000_t0000_u01787367058846") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312910_d20260822_m025054_c001_v0001098_t0011_u01787367054434") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c65e2_d20260822_m025052_c001_v7007000_t0000_u01787367052801") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d8c_d20260822_m025047_c001_v0001181_t0020_u01787367047955") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cdb_d20260822_m025042_c001_v7007000_t0000_u01787367042716") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d32_d20260822_m025038_c001_v0001181_t0020_u01787367038259") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7ef_d20260822_m025036_c001_v7007000_t0000_u01787367036200") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312890_d20260822_m025031_c001_v0001098_t0011_u01787367031326") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413998a_d20260822_m025021_c001_v7007000_t0000_u01787367021910") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea632b_d20260822_m025017_c001_v0001178_t0004_u01787367017034") 2026/08/22 02:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b932_d20260822_m025011_c001_v7007000_t0000_u01787367011815") 2026/08/22 02:53:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea62e7_d20260822_m025005_c001_v0001178_t0004_u01787367005369") 2026/08/22 02:53:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b912_d20260822_m025000_c001_v7007000_t0000_u01787367000164") 2026/08/22 02:53:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea628f_d20260822_m024953_c001_v0001178_t0004_u01787366993389") 2026/08/22 02:53:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa66142_d20260822_m025054_c001_v7007000_t0000_u01787367054907") 2026/08/22 02:53:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128fa_d20260822_m025051_c001_v0001098_t0038_u01787367051684") 2026/08/22 02:53:09 DEBUG : dir1/0010-45678: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e65_d20260822_m025112_c001_v7007000_t0000_u01787367072524") 2026/08/22 02:53:09 DEBUG : dir1/0010-45678: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e4b_d20260822_m025107_c001_v0001181_t0020_u01787367067606") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae107_d20260822_m025213_c001_v7007000_t0000_u01787367133173") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8fc5_d20260822_m025206_c001_v0001181_t0020_u01787367126400") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3010_d20260822_m025201_c001_v7007000_t0000_u01787367121157") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f6f_d20260822_m025154_c001_v0001181_t0020_u01787367114349") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d87_d20260822_m025148_c001_v7007000_t0000_u01787367108863") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f31_d20260822_m025142_c001_v0001181_t0020_u01787367102095") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a5_d20260822_m025136_c001_v7007000_t0000_u01787367096711") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ee3_d20260822_m025129_c001_v0001181_t0020_u01787367089917") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb0_d20260822_m025124_c001_v7007000_t0000_u01787367084690") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e8e_d20260822_m025117_c001_v0001181_t0020_u01787367077753") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4039066687614f6c_d20260822_m025108_c001_v7007000_t0000_u01787367068063") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea647b_d20260822_m025104_c001_v0001178_t0004_u01787367064352") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505929_d20260822_m025059_c001_v7007000_t0000_u01787367059026") 2026/08/22 02:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea642b_d20260822_m025054_c001_v0001178_t0004_u01787367054448") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cf2_d20260822_m025052_c001_v7007000_t0000_u01787367052946") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128e8_d20260822_m025048_c001_v0001098_t0011_u01787367048140") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cdc_d20260822_m025042_c001_v7007000_t0000_u01787367042898") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128ba_d20260822_m025038_c001_v0001098_t0011_u01787367038267") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f3_d20260822_m025036_c001_v7007000_t0000_u01787367036746") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8cf0_d20260822_m025031_c001_v0001181_t0020_u01787367031511") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b941_d20260822_m025021_c001_v7007000_t0000_u01787367021699") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5ca2_d20260822_m025017_c001_v0001173_t0020_u01787367017219") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b933_d20260822_m025011_c001_v7007000_t0000_u01787367011998") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c50_d20260822_m025005_c001_v0001173_t0020_u01787367005554") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b913_d20260822_m025000_c001_v7007000_t0000_u01787367000348") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5be2_d20260822_m024953_c001_v0001173_t0020_u01787366993575") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa66143_d20260822_m025055_c001_v7007000_t0000_u01787367055090") 2026/08/22 02:53:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6413_d20260822_m025051_c001_v0001178_t0006_u01787367051705") 2026/08/22 02:53:10 DEBUG : dir1/0011-56789: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e67_d20260822_m025112_c001_v7007000_t0000_u01787367072706") 2026/08/22 02:53:10 DEBUG : dir1/0011-56789: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31295c_d20260822_m025107_c001_v0001098_t0011_u01787367067617") 2026/08/22 02:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae108_d20260822_m025213_c001_v7007000_t0000_u01787367133355") 2026/08/22 02:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312aaa_d20260822_m025206_c001_v0001098_t0011_u01787367126589") 2026/08/22 02:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3011_d20260822_m025201_c001_v7007000_t0000_u01787367121338") 2026/08/22 02:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a56_d20260822_m025154_c001_v0001098_t0011_u01787367114535") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d88_d20260822_m025149_c001_v7007000_t0000_u01787367109044") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a08_d20260822_m025142_c001_v0001098_t0011_u01787367102316") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a6_d20260822_m025136_c001_v7007000_t0000_u01787367096892") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3129d2_d20260822_m025130_c001_v0001098_t0011_u01787367090100") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb1_d20260822_m025124_c001_v7007000_t0000_u01787367084896") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312990_d20260822_m025117_c001_v0001098_t0011_u01787367077941") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e48_d20260822_m025108_c001_v7007000_t0000_u01787367068472") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e0e_d20260822_m025104_c001_v0001173_t0020_u01787367064537") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450592a_d20260822_m025059_c001_v7007000_t0000_u01787367059208") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5dd6_d20260822_m025054_c001_v0001173_t0020_u01787367054459") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4025158402435596_d20260822_m025052_c001_v7007000_t0000_u01787367052964") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d92_d20260822_m025048_c001_v0001173_t0020_u01787367048325") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cdd_d20260822_m025043_c001_v7007000_t0000_u01787367043080") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d52_d20260822_m025038_c001_v0001173_t0020_u01787367038286") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b53_d20260822_m025036_c001_v7007000_t0000_u01787367036210") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d14_d20260822_m025031_c001_v0001173_t0020_u01787367031760") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4068a65c81be9cbd_d20260822_m025021_c001_v7007000_t0000_u01787367021967") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c72_d20260822_m025017_c001_v0001181_t0020_u01787367017406") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b934_d20260822_m025012_c001_v7007000_t0000_u01787367012181") 2026/08/22 02:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c0a_d20260822_m025005_c001_v0001181_t0020_u01787367005739") 2026/08/22 02:53:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b914_d20260822_m025000_c001_v7007000_t0000_u01787367000529") 2026/08/22 02:53:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ba0_d20260822_m024953_c001_v0001181_t0020_u01787366993762") 2026/08/22 02:53:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51b4f_d20260822_m025055_c001_v7007000_t0000_u01787367055105") 2026/08/22 02:53:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5db2_d20260822_m025051_c001_v0001173_t0035_u01787367051762") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e68_d20260822_m025112_c001_v7007000_t0000_u01787367072895") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea649b_d20260822_m025107_c001_v0001178_t0004_u01787367067630") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae109_d20260822_m025213_c001_v7007000_t0000_u01787367133536") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65fb_d20260822_m025206_c001_v0001178_t0004_u01787367126773") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3012_d20260822_m025201_c001_v7007000_t0000_u01787367121519") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea65b7_d20260822_m025154_c001_v0001178_t0004_u01787367114720") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d8a_d20260822_m025149_c001_v7007000_t0000_u01787367109225") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6573_d20260822_m025142_c001_v0001178_t0004_u01787367102501") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a7_d20260822_m025137_c001_v7007000_t0000_u01787367097071") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea653f_d20260822_m025130_c001_v0001178_t0004_u01787367090288") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb2_d20260822_m025125_c001_v7007000_t0000_u01787367085079") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea64e3_d20260822_m025118_c001_v0001178_t0004_u01787367078127") 2026/08/22 02:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4039066687614f71_d20260822_m025108_c001_v7007000_t0000_u01787367068431") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e2a_d20260822_m025104_c001_v0001181_t0020_u01787367064842") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450592c_d20260822_m025059_c001_v7007000_t0000_u01787367059389") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ddc_d20260822_m025054_c001_v0001181_t0020_u01787367054610") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cef_d20260822_m025052_c001_v7007000_t0000_u01787367052575") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63f7_d20260822_m025048_c001_v0001178_t0004_u01787367048509") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cde_d20260822_m025043_c001_v7007000_t0000_u01787367043287") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea63bb_d20260822_m025038_c001_v0001178_t0004_u01787367038431") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cc4_d20260822_m025036_c001_v7007000_t0000_u01787367036814") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea638d_d20260822_m025031_c001_v0001178_t0004_u01787367031944") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139988_d20260822_m025021_c001_v7007000_t0000_u01787367021729") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31284e_d20260822_m025017_c001_v0001098_t0011_u01787367017590") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b935_d20260822_m025012_c001_v7007000_t0000_u01787367012364") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312810_d20260822_m025005_c001_v0001098_t0011_u01787367005921") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b915_d20260822_m025000_c001_v7007000_t0000_u01787367000711") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3127ce_d20260822_m024953_c001_v0001098_t0011_u01787366993947") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cf3_d20260822_m025054_c001_v7007000_t0000_u01787367054897") 2026/08/22 02:53:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6419_d20260822_m025051_c001_v0001178_t0053_u01787367051926") 2026/08/22 02:53:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e69_d20260822_m025113_c001_v7007000_t0000_u01787367073077") 2026/08/22 02:53:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e2e_d20260822_m025107_c001_v0001173_t0020_u01787367067643") 2026/08/22 02:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae10a_d20260822_m025213_c001_v7007000_t0000_u01787367133718") 2026/08/22 02:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c6036_d20260822_m025206_c001_v0001173_t0020_u01787367126961") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3013_d20260822_m025201_c001_v7007000_t0000_u01787367121701") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5fb4_d20260822_m025154_c001_v0001173_t0020_u01787367114904") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d8b_d20260822_m025149_c001_v7007000_t0000_u01787367109405") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f58_d20260822_m025142_c001_v0001173_t0020_u01787367102687") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a8_d20260822_m025137_c001_v7007000_t0000_u01787367097252") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5f00_d20260822_m025130_c001_v0001173_t0020_u01787367090475") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb3_d20260822_m025125_c001_v7007000_t0000_u01787367085263") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e96_d20260822_m025118_c001_v0001173_t0020_u01787367078311") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522898e_d20260822_m025108_c001_v7007000_t0000_u01787367068070") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312942_d20260822_m025105_c001_v0001098_t0011_u01787367065049") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450592e_d20260822_m025059_c001_v7007000_t0000_u01787367059571") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312912_d20260822_m025054_c001_v0001098_t0011_u01787367054620") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f945329_d20260822_m025052_c001_v7007000_t0000_u01787367052812") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d92_d20260822_m025048_c001_v0001181_t0020_u01787367048702") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cdf_d20260822_m025043_c001_v7007000_t0000_u01787367043468") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8d36_d20260822_m025038_c001_v0001181_t0020_u01787367038442") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f0_d20260822_m025036_c001_v7007000_t0000_u01787367036382") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312894_d20260822_m025032_c001_v0001098_t0011_u01787367032129") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b3c_d20260822_m025021_c001_v7007000_t0000_u01787367021976") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea632f_d20260822_m025017_c001_v0001178_t0004_u01787367017796") 2026/08/22 02:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b936_d20260822_m025012_c001_v7007000_t0000_u01787367012546") 2026/08/22 02:53:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea62ed_d20260822_m025006_c001_v0001178_t0004_u01787367006106") 2026/08/22 02:53:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b917_d20260822_m025000_c001_v7007000_t0000_u01787367000893") 2026/08/22 02:53:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6293_d20260822_m024954_c001_v0001178_t0004_u01787366994131") 2026/08/22 02:53:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445058ea_d20260822_m025055_c001_v7007000_t0000_u01787367055105") 2026/08/22 02:53:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128fe_d20260822_m025051_c001_v0001098_t0040_u01787367051974") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e6a_d20260822_m025113_c001_v7007000_t0000_u01787367073260") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e50_d20260822_m025107_c001_v0001181_t0020_u01787367067826") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae10b_d20260822_m025213_c001_v7007000_t0000_u01787367133899") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8fc9_d20260822_m025207_c001_v0001181_t0020_u01787367127146") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3014_d20260822_m025201_c001_v7007000_t0000_u01787367121884") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f7b_d20260822_m025155_c001_v0001181_t0020_u01787367115092") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d8d_d20260822_m025149_c001_v7007000_t0000_u01787367109586") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8f3b_d20260822_m025142_c001_v0001181_t0020_u01787367102874") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67a9_d20260822_m025137_c001_v7007000_t0000_u01787367097433") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8eeb_d20260822_m025130_c001_v0001181_t0020_u01787367090662") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb4_d20260822_m025125_c001_v7007000_t0000_u01787367085446") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8e94_d20260822_m025118_c001_v0001181_t0020_u01787367078512") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae0ae_d20260822_m025108_c001_v7007000_t0000_u01787367068082") 2026/08/22 02:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6483_d20260822_m025105_c001_v0001178_t0004_u01787367065233") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505930_d20260822_m025059_c001_v7007000_t0000_u01787367059751") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea642f_d20260822_m025054_c001_v0001178_t0004_u01787367054635") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51b4b_d20260822_m025052_c001_v7007000_t0000_u01787367052974") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128ec_d20260822_m025048_c001_v0001098_t0011_u01787367048887") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3ce0_d20260822_m025043_c001_v7007000_t0000_u01787367043651") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128bc_d20260822_m025038_c001_v0001098_t0011_u01787367038452") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b56_d20260822_m025036_c001_v7007000_t0000_u01787367036761") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8cf8_d20260822_m025032_c001_v0001181_t0020_u01787367032313") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139987_d20260822_m025021_c001_v7007000_t0000_u01787367021708") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5caa_d20260822_m025017_c001_v0001173_t0020_u01787367017979") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b937_d20260822_m025012_c001_v7007000_t0000_u01787367012728") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5c58_d20260822_m025006_c001_v0001173_t0020_u01787367006364") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b919_d20260822_m025001_c001_v7007000_t0000_u01787367001120") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5bee_d20260822_m024954_c001_v0001173_t0020_u01787366994317") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4278cc7fe2cdcb28_d20260822_m025055_c001_v7007000_t0000_u01787367055143") 2026/08/22 02:53:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8db4_d20260822_m025051_c001_v0001181_t0043_u01787367051997") 2026/08/22 02:53:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e6c_d20260822_m025113_c001_v7007000_t0000_u01787367073441") 2026/08/22 02:53:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31295e_d20260822_m025107_c001_v0001098_t0011_u01787367067836") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae10c_d20260822_m025214_c001_v7007000_t0000_u01787367134084") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312ab0_d20260822_m025207_c001_v0001098_t0011_u01787367127332") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3015_d20260822_m025202_c001_v7007000_t0000_u01787367122070") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a5c_d20260822_m025155_c001_v0001098_t0011_u01787367115276") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d8e_d20260822_m025149_c001_v7007000_t0000_u01787367109767") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a0c_d20260822_m025143_c001_v0001098_t0011_u01787367103060") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67aa_d20260822_m025137_c001_v7007000_t0000_u01787367097613") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3129d6_d20260822_m025130_c001_v0001098_t0011_u01787367090846") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb5_d20260822_m025125_c001_v7007000_t0000_u01787367085629") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312996_d20260822_m025118_c001_v0001098_t0011_u01787367078700") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450594c_d20260822_m025108_c001_v7007000_t0000_u01787367068218") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e18_d20260822_m025105_c001_v0001173_t0020_u01787367065418") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505932_d20260822_m025059_c001_v7007000_t0000_u01787367059933") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5dd8_d20260822_m025054_c001_v0001173_t0020_u01787367054646") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c65e4_d20260822_m025052_c001_v7007000_t0000_u01787367052986") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d98_d20260822_m025049_c001_v0001173_t0020_u01787367049111") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3ce1_d20260822_m025043_c001_v7007000_t0000_u01787367043832") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d58_d20260822_m025038_c001_v0001173_t0020_u01787367038470") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f4_d20260822_m025036_c001_v7007000_t0000_u01787367036772") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d16_d20260822_m025032_c001_v0001173_t0020_u01787367032495") 2026/08/22 02:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f420af02780cfebf1_d20260822_m025021_c001_v7007000_t0000_u01787367021721") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c7c_d20260822_m025018_c001_v0001181_t0020_u01787367018167") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b938_d20260822_m025012_c001_v7007000_t0000_u01787367012910") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c12_d20260822_m025006_c001_v0001181_t0020_u01787367006550") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b91a_d20260822_m025001_c001_v7007000_t0000_u01787367001302") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ba8_d20260822_m024954_c001_v0001181_t0020_u01787366994505") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c65ea_d20260822_m025055_c001_v7007000_t0000_u01787367055198") 2026/08/22 02:53:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea641b_d20260822_m025052_c001_v0001178_t0004_u01787367052191") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139991_d20260822_m025024_c001_v7007000_t0000_u01787367024431") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa31285c_d20260822_m025020_c001_v0001098_t0003_u01787367020024") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139992_d20260822_m025024_c001_v7007000_t0000_u01787367024616") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5cbe_d20260822_m025020_c001_v0001173_t0043_u01787367020047") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139993_d20260822_m025024_c001_v7007000_t0000_u01787367024799") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8c8f_d20260822_m025020_c001_v0001181_t0030_u01787367020062") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139994_d20260822_m025024_c001_v7007000_t0000_u01787367024982") 2026/08/22 02:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea633d_d20260822_m025020_c001_v0001178_t0052_u01787367020073") 2026/08/22 02:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139995_d20260822_m025025_c001_v7007000_t0000_u01787367025165") 2026/08/22 02:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8c94_d20260822_m025020_c001_v0001181_t0017_u01787367020288") 2026/08/22 02:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139996_d20260822_m025025_c001_v7007000_t0000_u01787367025356") 2026/08/22 02:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea633f_d20260822_m025020_c001_v0001178_t0023_u01787367020300") 2026/08/22 02:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139997_d20260822_m025025_c001_v7007000_t0000_u01787367025540") 2026/08/22 02:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6343_d20260822_m025020_c001_v0001178_t0046_u01787367020516") 2026/08/22 02:53:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b54139998_d20260822_m025025_c001_v7007000_t0000_u01787367025723") 2026/08/22 02:53:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8c9a_d20260822_m025020_c001_v0001181_t0024_u01787367020599") 2026/08/22 02:53:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413999a_d20260822_m025025_c001_v7007000_t0000_u01787367025905") 2026/08/22 02:53:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5cc0_d20260822_m025020_c001_v0001173_t0040_u01787367020638") 2026/08/22 02:53:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413999c_d20260822_m025026_c001_v7007000_t0000_u01787367026175") 2026/08/22 02:53:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa312862_d20260822_m025020_c001_v0001098_t0031_u01787367020746") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b5413999e_d20260822_m025026_c001_v7007000_t0000_u01787367026359") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6347_d20260822_m025020_c001_v0001178_t0014_u01787367020766") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399a1_d20260822_m025026_c001_v7007000_t0000_u01787367026542") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8c9c_d20260822_m025020_c001_v0001181_t0055_u01787367020822") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399a3_d20260822_m025026_c001_v7007000_t0000_u01787367026725") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa312866_d20260822_m025021_c001_v0001098_t0036_u01787367021040") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399a6_d20260822_m025026_c001_v7007000_t0000_u01787367026908") 2026/08/22 02:53:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8ca2_d20260822_m025021_c001_v0001181_t0031_u01787367021055") 2026/08/22 02:53:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399a8_d20260822_m025027_c001_v7007000_t0000_u01787367027093") 2026/08/22 02:53:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea634b_d20260822_m025021_c001_v0001178_t0042_u01787367021091") 2026/08/22 02:53:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399a9_d20260822_m025027_c001_v7007000_t0000_u01787367027279") 2026/08/22 02:53:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5cc2_d20260822_m025021_c001_v0001173_t0020_u01787367021149") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f9_d20260822_m025038_c001_v7007000_t0000_u01787367038886") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea639f_d20260822_m025034_c001_v0001178_t0044_u01787367034385") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399b9_d20260822_m025039_c001_v7007000_t0000_u01787367039080") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8d0a_d20260822_m025034_c001_v0001181_t0056_u01787367034405") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa6612b_d20260822_m025038_c001_v7007000_t0000_u01787367038731") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5d28_d20260822_m025034_c001_v0001173_t0055_u01787367034417") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b57_d20260822_m025038_c001_v7007000_t0000_u01787367038716") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128a6_d20260822_m025034_c001_v0001098_t0023_u01787367034536") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03b58_d20260822_m025038_c001_v7007000_t0000_u01787367038906") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea63a1_d20260822_m025034_c001_v0001178_t0005_u01787367034604") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4225634d9f081a50_d20260822_m025038_c001_v7007000_t0000_u01787367038653") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8d10_d20260822_m025034_c001_v0001181_t0034_u01787367034621") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa6612c_d20260822_m025038_c001_v7007000_t0000_u01787367038917") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5d2a_d20260822_m025034_c001_v0001173_t0038_u01787367034712") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f426a09e1b6dba7f8_d20260822_m025038_c001_v7007000_t0000_u01787367038705") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11651177fa3128a8_d20260822_m025034_c001_v0001098_t0056_u01787367034826") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2f00_d20260822_m025038_c001_v7007000_t0000_u01787367038685") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea63a3_d20260822_m025034_c001_v0001178_t0006_u01787367034837") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f425a8c9b541399b7_d20260822_m025038_c001_v7007000_t0000_u01787367038674") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8d12_d20260822_m025034_c001_v0001181_t0006_u01787367034848") 2026/08/22 02:53:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51abc_d20260822_m025038_c001_v7007000_t0000_u01787367038927") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5d2e_d20260822_m025035_c001_v0001173_t0032_u01787367035052") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4225634d9f081a51_d20260822_m025038_c001_v7007000_t0000_u01787367038834") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea63ab_d20260822_m025035_c001_v0001178_t0015_u01787367035064") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cca_d20260822_m025038_c001_v7007000_t0000_u01787367038846") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8d16_d20260822_m025035_c001_v0001181_t0014_u01787367035106") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4225634d9f081a52_d20260822_m025039_c001_v7007000_t0000_u01787367039016") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8d18_d20260822_m025035_c001_v0001181_t0011_u01787367035395") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b51aba_d20260822_m025038_c001_v7007000_t0000_u01787367038697") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c5d36_d20260822_m025035_c001_v0001173_t0012_u01787367035506") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a2f04_d20260822_m025039_c001_v7007000_t0000_u01787367039079") 2026/08/22 02:53:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3128aa_d20260822_m025035_c001_v0001098_t0011_u01787367035518") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64c4_d20260822_m024903_c001_v7007000_t0000_u01787366943215") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4118c4afbd362d4f_d20260822_m024901_c001_v0001173_t0011_u01787366941476") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2ecbe_d20260822_m024901_c001_v7007000_t0000_u01787366941294") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4118c4afbd362d3f_d20260822_m024858_c001_v0001173_t0011_u01787366938928") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2ec94_d20260822_m024858_c001_v7007000_t0000_u01787366938198") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd89c4_d20260822_m024854_c001_v0001181_t0020_u01787366934332") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64ba_d20260822_m024852_c001_v7007000_t0000_u01787366932839") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4083ec008dfbdd04_d20260822_m024851_c001_v0001099_t0014_u01787366931100") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c53f_d20260822_m024850_c001_v7007000_t0000_u01787366930812") 2026/08/22 02:53:21 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4083ec008dfbdcf0_d20260822_m024848_c001_v0001099_t0014_u01787366928450") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c53c_d20260822_m024847_c001_v7007000_t0000_u01787366927722") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c594e_d20260822_m024844_c001_v0001173_t0020_u01787366924203") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c649f_d20260822_m024842_c001_v7007000_t0000_u01787366922905") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407b8a2fc49d963e_d20260822_m024841_c001_v0001098_t0056_u01787366921769") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa65f65_d20260822_m024841_c001_v7007000_t0000_u01787366921584") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407b8a2fc49d962a_d20260822_m024837_c001_v0001098_t0056_u01787366917142") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa65f57_d20260822_m024836_c001_v7007000_t0000_u01787366916414") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fee43_d20260822_m024833_c001_v0001102_t0034_u01787366913087") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c6491_d20260822_m024832_c001_v7007000_t0000_u01787366912159") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4106169e65a17078_d20260822_m024830_c001_v0001174_t0002_u01787366910673") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a0209_d20260822_m024830_c001_v7007000_t0000_u01787366910490") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4106169e65a17038_d20260822_m024827_c001_v0001174_t0002_u01787366907730") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a0206_d20260822_m024826_c001_v7007000_t0000_u01787366906948") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c58ac_d20260822_m024821_c001_v0001173_t0020_u01787366901336") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07d6c_d20260822_m024820_c001_v7007000_t0000_u01787366900423") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4071d54813f07e6e_d20260822_m024818_c001_v0001092_t0052_u01787366898911") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b4ea2a_d20260822_m024818_c001_v7007000_t0000_u01787366898728") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4071d54813f07e62_d20260822_m024816_c001_v0001092_t0052_u01787366896075") 2026/08/22 02:53:22 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b4ea1b_d20260822_m024815_c001_v7007000_t0000_u01787366895095") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd88a0_d20260822_m024809_c001_v0001181_t0020_u01787366889478") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03a75_d20260822_m024808_c001_v7007000_t0000_u01787366888567") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406b109d8b4cfb6d_d20260822_m024807_c001_v0001184_t0008_u01787366887081") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d62214450571a_d20260822_m024806_c001_v7007000_t0000_u01787366886894") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406b109d8b4cfb53_d20260822_m024804_c001_v0001184_t0008_u01787366884199") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505702_d20260822_m024803_c001_v7007000_t0000_u01787366883439") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fedbe_d20260822_m024757_c001_v0001102_t0034_u01787366877832") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9e2_d20260822_m024756_c001_v7007000_t0000_u01787366876729") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4091f12cfcfcc45f_d20260822_m024751_c001_v0001037_t0014_u01787366871638") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9d4_d20260822_m024751_c001_v7007000_t0000_u01787366871435") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c57a0_d20260822_m024747_c001_v0001173_t0020_u01787366867478") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4003b6783696683d_d20260822_m024746_c001_v0001103_t0000_u01787366866744") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4003b67836966837_d20260822_m024745_c001_v0001103_t0000_u01787366865797") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2d66b_d20260822_m024732_c001_v7007000_t0000_u01787366852279") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fed30_d20260822_m024725_c001_v0001102_t0034_u01787366845800") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4142b534d05a08d0_d20260822_m024725_c001_v0001173_t0044_u01787366845070") 2026/08/22 02:53:23 DEBUG : dst/one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4142b534d05a08c4_d20260822_m024724_c001_v0001173_t0044_u01787366844147") 2026/08/22 02:53:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64c7_d20260822_m024903_c001_v7007000_t0000_u01787366943397") 2026/08/22 02:53:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4187e3b9b85eb559_d20260822_m024901_c001_v0001106_t0016_u01787366941108") 2026/08/22 02:53:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41764b4adbc03ef3_d20260822_m024858_c001_v0001115_t0022_u01787366938011") 2026/08/22 02:53:24 DEBUG : dst/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64bb_d20260822_m024853_c001_v7007000_t0000_u01787366933028") 2026/08/22 02:53:24 DEBUG : dst/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419b32648b793f41_d20260822_m024850_c001_v0001103_t0052_u01787366930608") 2026/08/22 02:53:24 DEBUG : dst/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4134bd36f68b318b_d20260822_m024847_c001_v0001090_t0053_u01787366927537") 2026/08/22 02:53:24 DEBUG : dst/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64a0_d20260822_m024843_c001_v7007000_t0000_u01787366923087") 2026/08/22 02:53:24 DEBUG : dst/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4147da9470fee1b2_d20260822_m024841_c001_v0001130_t0045_u01787366921399") 2026/08/22 02:53:24 DEBUG : dst/one.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f408144c3a5876db2_d20260822_m024836_c001_v0001181_t0034_u01787366916225") 2026/08/22 02:53:24 DEBUG : dst/three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9e3_d20260822_m024756_c001_v7007000_t0000_u01787366876915") 2026/08/22 02:53:24 DEBUG : dst/three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4003b67836966863_d20260822_m024755_c001_v0001103_t0000_u01787366875369") 2026/08/22 02:53:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64c8_d20260822_m024903_c001_v7007000_t0000_u01787366943579") 2026/08/22 02:53:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f409186a3b2c9c329_d20260822_m024902_c001_v0001150_t0054_u01787366942231") 2026/08/22 02:53:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40870b7f5944c4cb_d20260822_m024859_c001_v0001154_t0021_u01787366939674") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64c9_d20260822_m024903_c001_v7007000_t0000_u01787366943761") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4118c4afbd362d55_d20260822_m024902_c001_v0001173_t0011_u01787366942644") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2ecca_d20260822_m024902_c001_v7007000_t0000_u01787366942459") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4118c4afbd362d49_d20260822_m024900_c001_v0001173_t0011_u01787366940049") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2ecb6_d20260822_m024859_c001_v7007000_t0000_u01787366939866") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd89ca_d20260822_m024855_c001_v0001181_t0020_u01787366935064") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64bc_d20260822_m024853_c001_v7007000_t0000_u01787366933224") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4083ec008dfbdd0e_d20260822_m024852_c001_v0001099_t0014_u01787366932214") 2026/08/22 02:53:24 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c540_d20260822_m024852_c001_v7007000_t0000_u01787366932025") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4083ec008dfbdcf8_d20260822_m024849_c001_v0001099_t0014_u01787366929647") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c53e_d20260822_m024849_c001_v7007000_t0000_u01787366929465") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5952_d20260822_m024844_c001_v0001173_t0020_u01787366924572") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa65f67_d20260822_m024842_c001_v7007000_t0000_u01787366922350") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd896a_d20260822_m024840_c001_v0001181_t0020_u01787366920636") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f407841096fa65f5e_d20260822_m024837_c001_v7007000_t0000_u01787366917793") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c58f8_d20260822_m024833_c001_v0001173_t0020_u01787366913817") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a020a_d20260822_m024831_c001_v7007000_t0000_u01787366911239") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c58d4_d20260822_m024829_c001_v0001173_t0020_u01787366909547") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a0207_d20260822_m024828_c001_v7007000_t0000_u01787366908450") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd88f0_d20260822_m024822_c001_v0001181_t0020_u01787366902064") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b4ea2f_d20260822_m024819_c001_v7007000_t0000_u01787366899484") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd88d0_d20260822_m024817_c001_v0001181_t0020_u01787366897766") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415ca02873b4ea22_d20260822_m024816_c001_v7007000_t0000_u01787366896665") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fedf2_d20260822_m024810_c001_v0001102_t0034_u01787366890215") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505720_d20260822_m024807_c001_v7007000_t0000_u01787366887640") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fede0_d20260822_m024805_c001_v0001102_t0034_u01787366885865") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505704_d20260822_m024804_c001_v7007000_t0000_u01787366884763") 2026/08/22 02:53:25 DEBUG : dst/three.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c57e0_d20260822_m024758_c001_v0001173_t0020_u01787366878557") 2026/08/22 02:53:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64be_d20260822_m024853_c001_v7007000_t0000_u01787366933406") 2026/08/22 02:53:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4141ecb58b515cbe_d20260822_m024851_c001_v0001145_t0012_u01787366931835") 2026/08/22 02:53:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41388b49c65e26ec_d20260822_m024849_c001_v0001136_t0056_u01787366929278") 2026/08/22 02:53:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64a1_d20260822_m024843_c001_v7007000_t0000_u01787366923269") 2026/08/22 02:53:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f401f6425e3504360_d20260822_m024842_c001_v0001173_t0051_u01787366922163") 2026/08/22 02:53:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4015dfd2e128e289_d20260822_m024837_c001_v0001033_t0015_u01787366917542") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64cb_d20260822_m024903_c001_v7007000_t0000_u01787366943943") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c59a4_d20260822_m024854_c001_v0001173_t0020_u01787366934879") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64bf_d20260822_m024853_c001_v7007000_t0000_u01787366933589") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd898e_d20260822_m024844_c001_v0001181_t0020_u01787366924388") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64a3_d20260822_m024843_c001_v7007000_t0000_u01787366923473") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd892e_d20260822_m024833_c001_v0001181_t0020_u01787366913631") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c6492_d20260822_m024832_c001_v7007000_t0000_u01787366912347") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fee23_d20260822_m024821_c001_v0001102_t0034_u01787366901881") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417f207affa07d6f_d20260822_m024820_c001_v7007000_t0000_u01787366900604") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c584c_d20260822_m024810_c001_v0001173_t0020_u01787366890029") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03a76_d20260822_m024808_c001_v7007000_t0000_u01787366888749") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd885c_d20260822_m024758_c001_v0001181_t0020_u01787366878374") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9e4_d20260822_m024757_c001_v7007000_t0000_u01787366877099") 2026/08/22 02:53:26 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4121fe7c36cbff24_d20260822_m024753_c001_v0001183_t0058_u01787366873137") 2026/08/22 02:53:27 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2d66d_d20260822_m024732_c001_v7007000_t0000_u01787366852570") 2026/08/22 02:53:27 DEBUG : dst/two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4142b534d05a0906_d20260822_m024731_c001_v0001173_t0044_u01787366851357") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e64db_d20260822_m024658_c001_v7007000_t0000_u01787366818357") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5624_d20260822_m024654_c001_v0001173_t0020_u01787366814811") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e64d7_d20260822_m024652_c001_v7007000_t0000_u01787366812935") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c55d8_d20260822_m024643_c001_v0001173_t0020_u01787366803094") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6483_d20260822_m024635_c001_v7007000_t0000_u01787366795214") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5576_d20260822_m024632_c001_v0001173_t0020_u01787366792025") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb1f_d20260822_m024614_c001_v7007000_t0000_u01787366774693") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb9a_d20260822_m024612_c001_v0001102_t0034_u01787366772709") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb15_d20260822_m024611_c001_v7007000_t0000_u01787366771554") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb8c_d20260822_m024610_c001_v0001102_t0034_u01787366770461") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb0d_d20260822_m024607_c001_v7007000_t0000_u01787366767906") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb70_d20260822_m024606_c001_v0001102_t0034_u01787366766152") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb07_d20260822_m024605_c001_v7007000_t0000_u01787366765423") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb60_d20260822_m024603_c001_v0001102_t0034_u01787366763875") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baf2_d20260822_m024557_c001_v7007000_t0000_u01787366757977") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb28_d20260822_m024556_c001_v0001102_t0034_u01787366756366") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baed_d20260822_m024555_c001_v7007000_t0000_u01787366755636") 2026/08/22 02:53:27 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb1c_d20260822_m024554_c001_v0001102_t0034_u01787366754909") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6754_d20260822_m024550_c001_v7007000_t0000_u01787366750371") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb00_d20260822_m024548_c001_v0001102_t0034_u01787366748961") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6751_d20260822_m024547_c001_v7007000_t0000_u01787366747124") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feae2_d20260822_m024546_c001_v0001102_t0034_u01787366746213") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb674b_d20260822_m024545_c001_v7007000_t0000_u01787366745840") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f417955263db9ff46_d20260822_m024545_c001_v0001174_t0016_u01787366745286") 2026/08/22 02:53:28 DEBUG : empty space: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fead8_d20260822_m024543_c001_v0001102_t0034_u01787366743663") 2026/08/22 02:53:28 DEBUG : enormous: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb1e_d20260822_m024613_c001_v7007000_t0000_u01787366773967") 2026/08/22 02:53:28 DEBUG : enormous: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb9c_d20260822_m024612_c001_v0001102_t0058_u01787366772892") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f415f6822055c64da_d20260822_m024908_c001_v7007000_t0000_u01787366948086") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5a04_d20260822_m024906_c001_v0001173_t0020_u01787366946975") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6475_d20260822_m024630_c001_v7007000_t0000_u01787366790607") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fec06_d20260822_m024629_c001_v0001102_t0034_u01787366789683") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb672d_d20260822_m024540_c001_v7007000_t0000_u01787366740671") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feac2_d20260822_m024539_c001_v0001102_t0034_u01787366739759") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6725_d20260822_m024539_c001_v7007000_t0000_u01787366739098") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feab6_d20260822_m024538_c001_v0001102_t0034_u01787366738546") 2026/08/22 02:53:28 DEBUG : existing: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feab4_d20260822_m024537_c001_v0001102_t0034_u01787366737816") 2026/08/22 02:53:28 DEBUG : existing-b: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6476_d20260822_m024630_c001_v7007000_t0000_u01787366790789") 2026/08/22 02:53:28 DEBUG : existing-b: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c555a_d20260822_m024629_c001_v0001173_t0020_u01787366789674") 2026/08/22 02:53:28 DEBUG : file1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a5_d20260822_m024947_c001_v7007000_t0000_u01787366987446") 2026/08/22 02:53:28 DEBUG : file1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b5a_d20260822_m024946_c001_v0001181_t0020_u01787366986686") 2026/08/22 02:53:29 DEBUG : file1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a2_d20260822_m024945_c001_v7007000_t0000_u01787366985399") 2026/08/22 02:53:29 DEBUG : file1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6255_d20260822_m024944_c001_v0001178_t0004_u01787366984633") 2026/08/22 02:53:29 DEBUG : five: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb28_d20260822_m024618_c001_v7007000_t0000_u01787366778057") 2026/08/22 02:53:29 DEBUG : five: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febb0_d20260822_m024616_c001_v0001102_t0034_u01787366776153") 2026/08/22 02:53:29 DEBUG : foo: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6752_d20260822_m024548_c001_v7007000_t0000_u01787366748591") 2026/08/22 02:53:29 DEBUG : foo: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feaee_d20260822_m024548_c001_v0001102_t0034_u01787366748040") 2026/08/22 02:53:29 DEBUG : foo: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feaea_d20260822_m024547_c001_v0001102_t0034_u01787366747491") 2026/08/22 02:53:29 DEBUG : four: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb2a_d20260822_m024618_c001_v7007000_t0000_u01787366778240") 2026/08/22 02:53:29 DEBUG : four: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c54da_d20260822_m024616_c001_v0001173_t0020_u01787366776936") 2026/08/22 02:53:29 DEBUG : four: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febac_d20260822_m024615_c001_v0001102_t0034_u01787366775607") 2026/08/22 02:53:29 DEBUG : hello world2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055ae_d20260822_m024501_c001_v7007000_t0000_u01787366701379") 2026/08/22 02:53:29 DEBUG : hello world2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9d8_d20260822_m024500_c001_v0001102_t0034_u01787366700811") 2026/08/22 02:53:29 DEBUG : ignore-size: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6723_d20260822_m024537_c001_v7007000_t0000_u01787366737451") 2026/08/22 02:53:29 DEBUG : ignore-size: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feaae_d20260822_m024536_c001_v0001102_t0034_u01787366736538") 2026/08/22 02:53:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e646d_d20260822_m024628_c001_v7007000_t0000_u01787366788887") 2026/08/22 02:53:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8614_d20260822_m024628_c001_v0001181_t0020_u01787366788335") 2026/08/22 02:53:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6468_d20260822_m024627_c001_v7007000_t0000_u01787366787592") 2026/08/22 02:53:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5542_d20260822_m024627_c001_v0001173_t0020_u01787366787010") 2026/08/22 02:53:29 DEBUG : one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb2c_d20260822_m024618_c001_v7007000_t0000_u01787366778421") 2026/08/22 02:53:30 DEBUG : one: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feba6_d20260822_m024615_c001_v0001102_t0034_u01787366775059") 2026/08/22 02:53:30 DEBUG : only0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522888e_d20260822_m024940_c001_v7007000_t0000_u01787366980233") 2026/08/22 02:53:30 DEBUG : only0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b46_d20260822_m024934_c001_v0001173_t0020_u01787366974549") 2026/08/22 02:53:30 DEBUG : only0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8aae_d20260822_m024926_c001_v0001181_t0020_u01787366966456") 2026/08/22 02:53:30 DEBUG : only0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c578_d20260822_m024920_c001_v7007000_t0000_u01787366960563") 2026/08/22 02:53:30 DEBUG : only0: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a2c_d20260822_m024911_c001_v0001181_t0020_u01787366951502") 2026/08/22 02:53:30 DEBUG : only1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522888f_d20260822_m024940_c001_v7007000_t0000_u01787366980414") 2026/08/22 02:53:30 DEBUG : only1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b50_d20260822_m024935_c001_v0001173_t0020_u01787366975594") 2026/08/22 02:53:30 DEBUG : only1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ab2_d20260822_m024926_c001_v0001181_t0020_u01787366966827") 2026/08/22 02:53:30 DEBUG : only1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02ef_d20260822_m024920_c001_v7007000_t0000_u01787366960207") 2026/08/22 02:53:30 DEBUG : only1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a32_d20260822_m024911_c001_v0001181_t0020_u01787366951882") 2026/08/22 02:53:30 DEBUG : only10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228890_d20260822_m024940_c001_v7007000_t0000_u01787366980595") 2026/08/22 02:53:30 DEBUG : only10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b06_d20260822_m024934_c001_v0001181_t0020_u01787366974560") 2026/08/22 02:53:30 DEBUG : only10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ad6_d20260822_m024930_c001_v0001181_t0020_u01787366970182") 2026/08/22 02:53:30 DEBUG : only10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02f1_d20260822_m024920_c001_v7007000_t0000_u01787366960392") 2026/08/22 02:53:30 DEBUG : only10: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a5e_d20260822_m024915_c001_v0001181_t0020_u01787366955349") 2026/08/22 02:53:30 DEBUG : only11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228891_d20260822_m024940_c001_v7007000_t0000_u01787366980776") 2026/08/22 02:53:30 DEBUG : only11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6229_d20260822_m024935_c001_v0001178_t0004_u01787366975119") 2026/08/22 02:53:30 DEBUG : only11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ade_d20260822_m024930_c001_v0001181_t0020_u01787366970554") 2026/08/22 02:53:30 DEBUG : only11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02f4_d20260822_m024920_c001_v7007000_t0000_u01787366960757") 2026/08/22 02:53:31 DEBUG : only11: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a62_d20260822_m024915_c001_v0001181_t0020_u01787366955719") 2026/08/22 02:53:31 DEBUG : only12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228892_d20260822_m024940_c001_v7007000_t0000_u01787366980958") 2026/08/22 02:53:31 DEBUG : only12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312740_d20260822_m024935_c001_v0001098_t0011_u01787366975409") 2026/08/22 02:53:31 DEBUG : only12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ae6_d20260822_m024930_c001_v0001181_t0020_u01787366970929") 2026/08/22 02:53:31 DEBUG : only12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c570_d20260822_m024919_c001_v7007000_t0000_u01787366959829") 2026/08/22 02:53:31 DEBUG : only12: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a66_d20260822_m024916_c001_v0001181_t0020_u01787366956087") 2026/08/22 02:53:31 DEBUG : only13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228893_d20260822_m024941_c001_v7007000_t0000_u01787366981138") 2026/08/22 02:53:31 DEBUG : only13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b08_d20260822_m024934_c001_v0001181_t0020_u01787366974757") 2026/08/22 02:53:31 DEBUG : only13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ae8_d20260822_m024931_c001_v0001181_t0020_u01787366971323") 2026/08/22 02:53:31 DEBUG : only13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02f3_d20260822_m024920_c001_v7007000_t0000_u01787366960573") 2026/08/22 02:53:31 DEBUG : only13: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a6c_d20260822_m024916_c001_v0001181_t0020_u01787366956468") 2026/08/22 02:53:31 DEBUG : only14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228894_d20260822_m024941_c001_v7007000_t0000_u01787366981319") 2026/08/22 02:53:31 DEBUG : only14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b0a_d20260822_m024934_c001_v0001181_t0020_u01787366974966") 2026/08/22 02:53:31 DEBUG : only14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8aee_d20260822_m024931_c001_v0001181_t0020_u01787366971700") 2026/08/22 02:53:31 DEBUG : only14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03afc_d20260822_m024920_c001_v7007000_t0000_u01787366960768") 2026/08/22 02:53:31 DEBUG : only14: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a6e_d20260822_m024916_c001_v0001181_t0020_u01787366956836") 2026/08/22 02:53:31 DEBUG : only15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228895_d20260822_m024941_c001_v7007000_t0000_u01787366981500") 2026/08/22 02:53:31 DEBUG : only15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b48_d20260822_m024934_c001_v0001173_t0020_u01787366974956") 2026/08/22 02:53:31 DEBUG : only15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8af4_d20260822_m024932_c001_v0001181_t0020_u01787366972074") 2026/08/22 02:53:31 DEBUG : only15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c572_d20260822_m024920_c001_v7007000_t0000_u01787366960013") 2026/08/22 02:53:32 DEBUG : only15: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a70_d20260822_m024917_c001_v0001181_t0020_u01787366957205") 2026/08/22 02:53:32 DEBUG : only16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228896_d20260822_m024941_c001_v7007000_t0000_u01787366981681") 2026/08/22 02:53:32 DEBUG : only16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b4a_d20260822_m024935_c001_v0001173_t0020_u01787366975143") 2026/08/22 02:53:32 DEBUG : only16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8af8_d20260822_m024932_c001_v0001181_t0020_u01787366972447") 2026/08/22 02:53:32 DEBUG : only16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aadffe_d20260822_m024920_c001_v7007000_t0000_u01787366960781") 2026/08/22 02:53:32 DEBUG : only16: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a76_d20260822_m024917_c001_v0001181_t0020_u01787366957640") 2026/08/22 02:53:33 DEBUG : only17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228897_d20260822_m024941_c001_v7007000_t0000_u01787366981862") 2026/08/22 02:53:33 DEBUG : only17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b0e_d20260822_m024935_c001_v0001181_t0020_u01787366975154") 2026/08/22 02:53:33 DEBUG : only17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8afa_d20260822_m024932_c001_v0001181_t0020_u01787366972824") 2026/08/22 02:53:33 DEBUG : only17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c575_d20260822_m024920_c001_v7007000_t0000_u01787366960195") 2026/08/22 02:53:33 DEBUG : only17: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a7a_d20260822_m024918_c001_v0001181_t0020_u01787366958012") 2026/08/22 02:53:33 DEBUG : only18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228898_d20260822_m024942_c001_v7007000_t0000_u01787366982043") 2026/08/22 02:53:33 DEBUG : only18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b52_d20260822_m024935_c001_v0001173_t0020_u01787366975781") 2026/08/22 02:53:33 DEBUG : only18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b02_d20260822_m024933_c001_v0001181_t0020_u01787366973236") 2026/08/22 02:53:33 DEBUG : only18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03afa_d20260822_m024920_c001_v7007000_t0000_u01787366960401") 2026/08/22 02:53:33 DEBUG : only18: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a7c_d20260822_m024918_c001_v0001181_t0020_u01787366958380") 2026/08/22 02:53:33 DEBUG : only19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf5228899_d20260822_m024942_c001_v7007000_t0000_u01787366982223") 2026/08/22 02:53:33 DEBUG : only19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea622b_d20260822_m024935_c001_v0001178_t0004_u01787366975308") 2026/08/22 02:53:33 DEBUG : only19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b04_d20260822_m024933_c001_v0001181_t0020_u01787366973608") 2026/08/22 02:53:33 DEBUG : only19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f410bac62f64e02f7_d20260822_m024920_c001_v7007000_t0000_u01787366960939") 2026/08/22 02:53:33 DEBUG : only19: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a7e_d20260822_m024918_c001_v0001181_t0020_u01787366958749") 2026/08/22 02:53:33 DEBUG : only2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522889a_d20260822_m024942_c001_v7007000_t0000_u01787366982403") 2026/08/22 02:53:33 DEBUG : only2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b4c_d20260822_m024935_c001_v0001173_t0020_u01787366975408") 2026/08/22 02:53:33 DEBUG : only2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ab4_d20260822_m024927_c001_v0001181_t0020_u01787366967201") 2026/08/22 02:53:33 DEBUG : only2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03afd_d20260822_m024920_c001_v7007000_t0000_u01787366960953") 2026/08/22 02:53:33 DEBUG : only2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a36_d20260822_m024912_c001_v0001181_t0020_u01787366952290") 2026/08/22 02:53:33 DEBUG : only3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522889b_d20260822_m024942_c001_v7007000_t0000_u01787366982584") 2026/08/22 02:53:33 DEBUG : only3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b14_d20260822_m024935_c001_v0001181_t0020_u01787366975409") 2026/08/22 02:53:33 DEBUG : only3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8abb_d20260822_m024927_c001_v0001181_t0020_u01787366967572") 2026/08/22 02:53:33 DEBUG : only3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03afb_d20260822_m024920_c001_v7007000_t0000_u01787366960586") 2026/08/22 02:53:33 DEBUG : only3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a3c_d20260822_m024912_c001_v0001181_t0020_u01787366952663") 2026/08/22 02:53:34 DEBUG : only4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522889c_d20260822_m024942_c001_v7007000_t0000_u01787366982770") 2026/08/22 02:53:34 DEBUG : only4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312746_d20260822_m024935_c001_v0001098_t0011_u01787366975792") 2026/08/22 02:53:34 DEBUG : only4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ac4_d20260822_m024927_c001_v0001181_t0020_u01787366967944") 2026/08/22 02:53:34 DEBUG : only4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f416227ca4ca03af8_d20260822_m024920_c001_v7007000_t0000_u01787366960211") 2026/08/22 02:53:34 DEBUG : only4: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a40_d20260822_m024913_c001_v0001181_t0020_u01787366953031") 2026/08/22 02:53:34 DEBUG : only5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522889d_d20260822_m024942_c001_v7007000_t0000_u01787366982950") 2026/08/22 02:53:34 DEBUG : only5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea622d_d20260822_m024935_c001_v0001178_t0004_u01787366975495") 2026/08/22 02:53:34 DEBUG : only5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ac8_d20260822_m024928_c001_v0001181_t0020_u01787366968317") 2026/08/22 02:53:34 DEBUG : only5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aadfff_d20260822_m024920_c001_v7007000_t0000_u01787366960967") 2026/08/22 02:53:34 DEBUG : only5: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a46_d20260822_m024913_c001_v0001181_t0020_u01787366953499") 2026/08/22 02:53:34 DEBUG : only6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522889e_d20260822_m024943_c001_v7007000_t0000_u01787366983131") 2026/08/22 02:53:34 DEBUG : only6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b18_d20260822_m024935_c001_v0001181_t0020_u01787366975803") 2026/08/22 02:53:34 DEBUG : only6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8acc_d20260822_m024928_c001_v0001181_t0020_u01787366968690") 2026/08/22 02:53:34 DEBUG : only6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aadffc_d20260822_m024920_c001_v7007000_t0000_u01787366960414") 2026/08/22 02:53:34 DEBUG : only6: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a4a_d20260822_m024913_c001_v0001181_t0020_u01787366953869") 2026/08/22 02:53:34 DEBUG : only7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf522889f_d20260822_m024943_c001_v7007000_t0000_u01787366983311") 2026/08/22 02:53:34 DEBUG : only7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312742_d20260822_m024935_c001_v0001098_t0011_u01787366975605") 2026/08/22 02:53:34 DEBUG : only7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ace_d20260822_m024929_c001_v0001181_t0020_u01787366969061") 2026/08/22 02:53:34 DEBUG : only7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aadffb_d20260822_m024920_c001_v7007000_t0000_u01787366960226") 2026/08/22 02:53:34 DEBUG : only7: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a50_d20260822_m024914_c001_v0001181_t0020_u01787366954239") 2026/08/22 02:53:34 DEBUG : only8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a0_d20260822_m024943_c001_v7007000_t0000_u01787366983491") 2026/08/22 02:53:34 DEBUG : only8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8b16_d20260822_m024935_c001_v0001181_t0020_u01787366975615") 2026/08/22 02:53:35 DEBUG : only8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ad2_d20260822_m024929_c001_v0001181_t0020_u01787366969434") 2026/08/22 02:53:35 DEBUG : only8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f423dae673d67c577_d20260822_m024920_c001_v7007000_t0000_u01787366960380") 2026/08/22 02:53:35 DEBUG : only8: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a52_d20260822_m024914_c001_v0001181_t0020_u01787366954611") 2026/08/22 02:53:35 DEBUG : only9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a1_d20260822_m024943_c001_v7007000_t0000_u01787366983704") 2026/08/22 02:53:35 DEBUG : only9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea622f_d20260822_m024935_c001_v0001178_t0004_u01787366975682") 2026/08/22 02:53:35 DEBUG : only9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8ad4_d20260822_m024929_c001_v0001181_t0020_u01787366969810") 2026/08/22 02:53:35 DEBUG : only9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aadffd_d20260822_m024920_c001_v7007000_t0000_u01787366960598") 2026/08/22 02:53:35 DEBUG : only9: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8a5c_d20260822_m024914_c001_v0001181_t0020_u01787366954981") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6461_d20260822_m024625_c001_v7007000_t0000_u01787366785899") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febec_d20260822_m024624_c001_v0001102_t0034_u01787366784377") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e645c_d20260822_m024623_c001_v7007000_t0000_u01787366783634") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febdc_d20260822_m024622_c001_v0001102_t0034_u01787366782035") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6457_d20260822_m024621_c001_v7007000_t0000_u01787366781306") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd85c8_d20260822_m024619_c001_v0001181_t0020_u01787366779386") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb11_d20260822_m024609_c001_v7007000_t0000_u01787366769544") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb78_d20260822_m024608_c001_v0001102_t0034_u01787366768451") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb0b_d20260822_m024606_c001_v7007000_t0000_u01787366766700") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb6c_d20260822_m024605_c001_v0001102_t0034_u01787366765968") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb05_d20260822_m024604_c001_v7007000_t0000_u01787366764547") 2026/08/22 02:53:35 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb5e_d20260822_m024603_c001_v0001102_t0034_u01787366763692") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baf1_d20260822_m024557_c001_v7007000_t0000_u01787366757434") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb26_d20260822_m024556_c001_v0001102_t0034_u01787366756182") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baee_d20260822_m024555_c001_v7007000_t0000_u01787366755818") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb1a_d20260822_m024554_c001_v0001102_t0034_u01787366754725") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baeb_d20260822_m024554_c001_v7007000_t0000_u01787366754362") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb12_d20260822_m024553_c001_v0001102_t0034_u01787366753818") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb0e_d20260822_m024553_c001_v0001102_t0034_u01787366753269") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bae8_d20260822_m024552_c001_v7007000_t0000_u01787366752905") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb0c_d20260822_m024552_c001_v0001102_t0034_u01787366752276") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb08_d20260822_m024551_c001_v0001102_t0010_u01787366751283") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6755_d20260822_m024550_c001_v7007000_t0000_u01787366750556") 2026/08/22 02:53:36 DEBUG : potato: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb02_d20260822_m024549_c001_v0001102_t0015_u01787366749511") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4171cfbc6a690b31_d20260822_m024708_c001_v7007000_t0000_u01787366828026") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8712_d20260822_m024707_c001_v0001181_t0004_u01787366827438") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e64dd_d20260822_m024659_c001_v7007000_t0000_u01787366819416") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd86ca_d20260822_m024654_c001_v0001181_t0046_u01787366814217") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e64c9_d20260822_m024647_c001_v7007000_t0000_u01787366807291") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd867e_d20260822_m024642_c001_v0001181_t0032_u01787366802499") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6484_d20260822_m024635_c001_v7007000_t0000_u01787366795722") 2026/08/22 02:53:36 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd862a_d20260822_m024631_c001_v0001181_t0052_u01787366791803") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb1d_d20260822_m024613_c001_v7007000_t0000_u01787366773787") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb92_d20260822_m024612_c001_v0001102_t0005_u01787366772098") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb17_d20260822_m024611_c001_v7007000_t0000_u01787366771734") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb86_d20260822_m024610_c001_v0001102_t0027_u01787366770088") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb12_d20260822_m024609_c001_v7007000_t0000_u01787366769726") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feb7c_d20260822_m024608_c001_v0001102_t0034_u01787366768998") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb0e_d20260822_m024608_c001_v7007000_t0000_u01787366768087") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb76_d20260822_m024607_c001_v0001102_t0027_u01787366767064") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb09_d20260822_m024605_c001_v7007000_t0000_u01787366765605") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb64_d20260822_m024604_c001_v0001102_t0003_u01787366764432") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93baf3_d20260822_m024558_c001_v7007000_t0000_u01787366758159") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feb30_d20260822_m024556_c001_v0001102_t0018_u01787366756913") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055b2_d20260822_m024504_c001_v7007000_t0000_u01787366704026") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9e8_d20260822_m024503_c001_v0001102_t0034_u01787366703471") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055b0_d20260822_m024502_c001_v7007000_t0000_u01787366702566") 2026/08/22 02:53:37 DEBUG : potato2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9dc_d20260822_m024502_c001_v0001102_t0034_u01787366702022") 2026/08/22 02:53:37 DEBUG : potato3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e64dc_d20260822_m024659_c001_v7007000_t0000_u01787366819169") 2026/08/22 02:53:37 DEBUG : potato3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55feca8_d20260822_m024655_c001_v0001102_t0038_u01787366815364") 2026/08/22 02:53:37 DEBUG : potato3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e64c7_d20260822_m024647_c001_v7007000_t0000_u01787366807110") 2026/08/22 02:53:37 DEBUG : potato3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55fec64_d20260822_m024643_c001_v0001102_t0005_u01787366803648") 2026/08/22 02:53:37 DEBUG : potato3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6485_d20260822_m024635_c001_v7007000_t0000_u01787366795998") 2026/08/22 02:53:38 DEBUG : potato3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f11405905c55fec1e_d20260822_m024632_c001_v0001102_t0048_u01787366792210") 2026/08/22 02:53:38 DEBUG : pre-dest1/1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9b9_d20260822_m024741_c001_v7007000_t0000_u01787366861443") 2026/08/22 02:53:38 DEBUG : pre-dest1/1: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fed5e_d20260822_m024733_c001_v0001102_t0034_u01787366853534") 2026/08/22 02:53:38 DEBUG : pre-dest2/2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4114a9be4d83e9bc_d20260822_m024741_c001_v7007000_t0000_u01787366861732") 2026/08/22 02:53:38 DEBUG : pre-dest2/2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd87d8_d20260822_m024734_c001_v0001181_t0020_u01787366854081") 2026/08/22 02:53:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f412790c831b2d662_d20260822_m024720_c001_v7007000_t0000_u01787366840014") 2026/08/22 02:53:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c56c2_d20260822_m024716_c001_v0001173_t0030_u01787366836888") 2026/08/22 02:53:38 DEBUG : sizeonly: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6721_d20260822_m024535_c001_v7007000_t0000_u01787366735987") 2026/08/22 02:53:38 DEBUG : sizeonly: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feaa6_d20260822_m024535_c001_v0001102_t0034_u01787366735072") 2026/08/22 02:53:38 DEBUG : splitbanan: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7e6e_d20260822_m025113_c001_v7007000_t0000_u01787367073627") 2026/08/22 02:53:38 DEBUG : splitbanan: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312956_d20260822_m025107_c001_v0001098_t0011_u01787367067064") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae10d_d20260822_m025214_c001_v7007000_t0000_u01787367134266") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312ab4_d20260822_m025208_c001_v0001098_t0011_u01787367128069") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4144a919a46a3016_d20260822_m025202_c001_v7007000_t0000_u01787367122250") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a64_d20260822_m025156_c001_v0001098_t0011_u01787367116017") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3d8f_d20260822_m025149_c001_v7007000_t0000_u01787367109949") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312a13_d20260822_m025143_c001_v0001098_t0011_u01787367103801") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e67ac_d20260822_m025137_c001_v7007000_t0000_u01787367097891") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa3129d8_d20260822_m025131_c001_v0001098_t0011_u01787367091599") 2026/08/22 02:53:38 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f404eaa471bce7eb8_d20260822_m025125_c001_v7007000_t0000_u01787367085812") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31299e_d20260822_m025119_c001_v0001098_t0011_u01787367079453") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb6a8d_d20260822_m025108_c001_v7007000_t0000_u01787367068051") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5e1c_d20260822_m025106_c001_v0001173_t0020_u01787367066157") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505934_d20260822_m025100_c001_v7007000_t0000_u01787367060117") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5dce_d20260822_m025053_c001_v0001173_t0020_u01787367053894") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cee_d20260822_m025052_c001_v7007000_t0000_u01787367052394") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d9c_d20260822_m025049_c001_v0001173_t0020_u01787367049895") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3ce2_d20260822_m025044_c001_v7007000_t0000_u01787367044017") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d4c_d20260822_m025037_c001_v0001173_t0020_u01787367037720") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40976990ec9a3cc3_d20260822_m025036_c001_v7007000_t0000_u01787367036616") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5d20_d20260822_m025033_c001_v0001173_t0020_u01787367033322") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b93f_d20260822_m025021_c001_v7007000_t0000_u01787367021333") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c80_d20260822_m025018_c001_v0001181_t0020_u01787367018907") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b939_d20260822_m025013_c001_v7007000_t0000_u01787367013093") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8c1a_d20260822_m025007_c001_v0001181_t0020_u01787367007341") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405f3f94e492b91c_d20260822_m025001_c001_v7007000_t0000_u01787367001484") 2026/08/22 02:53:39 DEBUG : splitbananasplit: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd8bb0_d20260822_m024955_c001_v0001181_t0020_u01787366995246") 2026/08/22 02:53:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40251584024355aa_d20260822_m025055_c001_v7007000_t0000_u01787367055215") 2026/08/22 02:53:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5da4_d20260822_m025050_c001_v0001173_t0020_u01787367050817") 2026/08/22 02:53:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288aa_d20260822_m024951_c001_v7007000_t0000_u01787366991153") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5bc8_d20260822_m024950_c001_v0001173_t0020_u01787366990094") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a8_d20260822_m024949_c001_v7007000_t0000_u01787366989341") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa31279c_d20260822_m024948_c001_v0001098_t0011_u01787366988371") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e646f_d20260822_m024629_c001_v7007000_t0000_u01787366789128") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febfe_d20260822_m024628_c001_v0001102_t0034_u01787366788321") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6469_d20260822_m024627_c001_v7007000_t0000_u01787366787774") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd860a_d20260822_m024627_c001_v0001181_t0020_u01787366787001") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb671f_d20260822_m024533_c001_v7007000_t0000_u01787366733058") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea8e_d20260822_m024531_c001_v0001102_t0034_u01787366731765") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb671d_d20260822_m024531_c001_v7007000_t0000_u01787366731399") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea86_d20260822_m024530_c001_v0001102_t0034_u01787366730491") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb671c_d20260822_m024528_c001_v7007000_t0000_u01787366728477") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea7e_d20260822_m024527_c001_v0001102_t0034_u01787366727610") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb671b_d20260822_m024527_c001_v7007000_t0000_u01787366727065") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea76_d20260822_m024526_c001_v0001102_t0034_u01787366726257") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea6a_d20260822_m024523_c001_v0001102_t0034_u01787366723964") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f40174204ddbb671a_d20260822_m024523_c001_v7007000_t0000_u01787366723599") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea64_d20260822_m024523_c001_v0001102_t0034_u01787366723053") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea5c_d20260822_m024522_c001_v0001102_t0034_u01787366722502") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055ca_d20260822_m024521_c001_v7007000_t0000_u01787366721766") 2026/08/22 02:53:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea4a_d20260822_m024519_c001_v0001102_t0034_u01787366719478") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea40_d20260822_m024517_c001_v0001102_t0034_u01787366717161") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055c0_d20260822_m024516_c001_v7007000_t0000_u01787366716799") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea36_d20260822_m024516_c001_v0001102_t0034_u01787366716252") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea32_d20260822_m024515_c001_v0001102_t0034_u01787366715707") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055be_d20260822_m024515_c001_v7007000_t0000_u01787366715347") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea1a_d20260822_m024512_c001_v0001102_t0034_u01787366712125") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055bb_d20260822_m024511_c001_v7007000_t0000_u01787366711764") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea12_d20260822_m024511_c001_v0001102_t0034_u01787366711217") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055ba_d20260822_m024510_c001_v7007000_t0000_u01787366710214") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea0e_d20260822_m024509_c001_v0001102_t0034_u01787366709616") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055b6_d20260822_m024509_c001_v7007000_t0000_u01787366709073") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fea0a_d20260822_m024508_c001_v0001102_t0034_u01787366708528") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055b5_d20260822_m024507_c001_v7007000_t0000_u01787366707577") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9fe_d20260822_m024506_c001_v0001102_t0034_u01787366706752") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055b4_d20260822_m024506_c001_v7007000_t0000_u01787366706206") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9f8_d20260822_m024505_c001_v0001102_t0034_u01787366705653") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055b3_d20260822_m024505_c001_v7007000_t0000_u01787366705112") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9f0_d20260822_m024504_c001_v0001102_t0034_u01787366704569") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055a7_d20260822_m024500_c001_v7007000_t0000_u01787366700273") 2026/08/22 02:53:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9d2_d20260822_m024459_c001_v0001102_t0034_u01787366699729") 2026/08/22 02:53:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055a5_d20260822_m024459_c001_v7007000_t0000_u01787366699159") 2026/08/22 02:53:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9c8_d20260822_m024458_c001_v0001102_t0034_u01787366698615") 2026/08/22 02:53:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d6221445055a1_d20260822_m024457_c001_v7007000_t0000_u01787366697717") 2026/08/22 02:53:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9c4_d20260822_m024457_c001_v0001102_t0034_u01787366697124") 2026/08/22 02:53:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f421d622144505599_d20260822_m024454_c001_v7007000_t0000_u01787366694961") 2026/08/22 02:53:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55fe9b4_d20260822_m024454_c001_v0001102_t0034_u01787366694397") 2026/08/22 02:53:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288ab_d20260822_m024951_c001_v7007000_t0000_u01787366991344") 2026/08/22 02:53:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd8b7e_d20260822_m024950_c001_v0001181_t0042_u01787366990105") 2026/08/22 02:53:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a9_d20260822_m024949_c001_v7007000_t0000_u01787366989522") 2026/08/22 02:53:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea626b_d20260822_m024948_c001_v0001178_t0036_u01787366988382") 2026/08/22 02:53:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae110_d20260822_m025216_c001_v7007000_t0000_u01787367136314") 2026/08/22 02:53:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6629_d20260822_m025215_c001_v0001178_t0024_u01787367135648") 2026/08/22 02:53:42 DEBUG : sub/yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e645f_d20260822_m024625_c001_v7007000_t0000_u01787366785355") 2026/08/22 02:53:42 DEBUG : sub/yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5526_d20260822_m024624_c001_v0001173_t0020_u01787366784367") 2026/08/22 02:53:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a6_d20260822_m024947_c001_v7007000_t0000_u01787366987626") 2026/08/22 02:53:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5bae_d20260822_m024946_c001_v0001173_t0020_u01787366986343") 2026/08/22 02:53:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a3_d20260822_m024945_c001_v7007000_t0000_u01787366985580") 2026/08/22 02:53:42 DEBUG : test_dir1/file2: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312786_d20260822_m024944_c001_v0001098_t0011_u01787366984657") 2026/08/22 02:53:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a7_d20260822_m024947_c001_v7007000_t0000_u01787366987808") 2026/08/22 02:53:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f405955576eea6261_d20260822_m024946_c001_v0001178_t0004_u01787366986332") 2026/08/22 02:53:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4188293bf52288a4_d20260822_m024945_c001_v7007000_t0000_u01787366985761") 2026/08/22 02:53:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c5b9e_d20260822_m024944_c001_v0001173_t0020_u01787366984644") 2026/08/22 02:53:43 DEBUG : three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb2e_d20260822_m024618_c001_v7007000_t0000_u01787366778602") 2026/08/22 02:53:43 DEBUG : three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febbc_d20260822_m024617_c001_v0001102_t0034_u01787366777501") 2026/08/22 02:53:43 DEBUG : three: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55febaa_d20260822_m024615_c001_v0001102_t0034_u01787366775424") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae114_d20260822_m025217_c001_v7007000_t0000_u01787367137872") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c608c_d20260822_m025217_c001_v0001173_t0020_u01787367137278") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae138_d20260822_m025236_c001_v7007000_t0000_u01787367156199") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd9061_d20260822_m025234_c001_v0001181_t0017_u01787367154514") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae132_d20260822_m025232_c001_v7007000_t0000_u01787367152963") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c60f4_d20260822_m025231_c001_v0001173_t0002_u01787367151130") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae124_d20260822_m025230_c001_v7007000_t0000_u01787367150159") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6691_d20260822_m025229_c001_v0001178_t0022_u01787367149522") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae120_d20260822_m025224_c001_v7007000_t0000_u01787367144938") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f106e9aa53b0c60ac_d20260822_m025223_c001_v0001173_t0042_u01787367143584") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae122_d20260822_m025226_c001_v7007000_t0000_u01787367146985") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f1024f60c0ccd9045_d20260822_m025225_c001_v0001181_t0042_u01787367145922") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae11e_d20260822_m025222_c001_v7007000_t0000_u01787367142615") 2026/08/22 02:53:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f105955576eea6667_d20260822_m025221_c001_v0001178_t0011_u01787367141950") 2026/08/22 02:53:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae11c_d20260822_m025220_c001_v7007000_t0000_u01787367140974") 2026/08/22 02:53:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312af0_d20260822_m025220_c001_v0001098_t0011_u01787367140380") 2026/08/22 02:53:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae118_d20260822_m025219_c001_v7007000_t0000_u01787367139420") 2026/08/22 02:53:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd9015_d20260822_m025218_c001_v0001181_t0020_u01787367138831") 2026/08/22 02:53:44 DEBUG : toe/toe/toe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4192968a8bc78e99_d20260822_m025240_c001_v7007000_t0000_u01787367160851") 2026/08/22 02:53:44 DEBUG : toe/toe/toe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c6132_d20260822_m025240_c001_v0001173_t0020_u01787367160221") 2026/08/22 02:53:44 DEBUG : toe/toe/toe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae123_d20260822_m025228_c001_v7007000_t0000_u01787367148560") 2026/08/22 02:53:44 DEBUG : toe/toe/toe: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312b1f_d20260822_m025227_c001_v0001098_t0011_u01787367147963") 2026/08/22 02:53:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae13d_d20260822_m025236_c001_v7007000_t0000_u01787367156884") 2026/08/22 02:53:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41651177fa312b43_d20260822_m025236_c001_v0001098_t0011_u01787367156013") 2026/08/22 02:53:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4084e4f6f9aae136_d20260822_m025233_c001_v7007000_t0000_u01787367153565") 2026/08/22 02:53:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f411241661c3e88da_d20260822_m025232_c001_v0001181_t0019_u01787367152774") 2026/08/22 02:53:44 DEBUG : two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f419459bd5f93bb30_d20260822_m024618_c001_v7007000_t0000_u01787366778783") 2026/08/22 02:53:44 DEBUG : two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd85b0_d20260822_m024616_c001_v0001181_t0020_u01787366776897") 2026/08/22 02:53:44 DEBUG : two: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41405905c55feba8_d20260822_m024615_c001_v0001102_t0034_u01787366775242") 2026/08/22 02:53:44 DEBUG : yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6462_d20260822_m024626_c001_v7007000_t0000_u01787366786081") 2026/08/22 02:53:44 DEBUG : yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4180eaa59281f54a_d20260822_m024625_c001_v0001184_t0051_u01787366785167") 2026/08/22 02:53:44 DEBUG : yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e645b_d20260822_m024623_c001_v7007000_t0000_u01787366783087") 2026/08/22 02:53:44 DEBUG : yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f4024f60c0ccd85d0_d20260822_m024622_c001_v0001181_t0020_u01787366782047") 2026/08/22 02:53:44 DEBUG : yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6456_d20260822_m024620_c001_v7007000_t0000_u01787366780744") 2026/08/22 02:53:45 DEBUG : yam: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406e9aa53b0c54f4_d20260822_m024619_c001_v0001173_t0020_u01787366779394") 2026/08/22 02:53:45 DEBUG : yaml: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e645d_d20260822_m024623_c001_v7007000_t0000_u01787366783819") 2026/08/22 02:53:45 DEBUG : yaml: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f406a6a4c24c7d9f4_d20260822_m024622_c001_v0001106_t0019_u01787366782902") 2026/08/22 02:53:45 DEBUG : yaml: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f41620da3636e6459_d20260822_m024621_c001_v7007000_t0000_u01787366781488") 2026/08/22 02:53:45 DEBUG : yaml: Deleting (id "4_z5fa25d6350bd2b7baf080e1b_f400822e160667327_d20260822_m024620_c001_v0001180_t0010_u01787366780556") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m54.756617916s (try 1/5)