"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/03 15:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido" 2026/09/03 15:52:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 15:52:14 DEBUG : Creating backend with remote "/tmp/rclone1344042715" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/03 15:52:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:52:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:16 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:16 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:16 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:52:17 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.62s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:18 DEBUG : Creating backend with remote "/non-existing" 2026/09/03 15:52:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/03 15:52:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:19 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:19 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", 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-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:20 INFO : B2 bucket rclone-test-vayiyiz3wido: Running all checks before starting transfers 2026/09/03 15:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:20 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:20 INFO : B2 bucket rclone-test-vayiyiz3wido: Checks finished, now starting transfers 2026/09/03 15:52:20 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:21 ERROR : Ignoring --no-traverse with sync 2026/09/03 15:52:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:21 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:21 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:22 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/03 15:52:22 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:22 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:23 DEBUG : hello world2: size = 12 OK 2026/09/03 15:52:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/03 15:52:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:52:24 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:24 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:24 DEBUG : potato2: size = 11 OK 2026/09/03 15:52:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:52:25 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:25 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:25 DEBUG : potato2: size = 11 OK 2026/09/03 15:52:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/03 15:52:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:52:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/03 15:52:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:52:26 INFO : sub dir2: Making directory 2026/09/03 15:52:26 INFO : sub dir: Making directory 2026/09/03 15:52:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:26 INFO : sub dir2/sub sub dir2: Making directory 2026/09/03 15:52:26 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:26 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:26 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/09/03 15:52:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:27 INFO : sub dir2: Making directory 2026/09/03 15:52:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/03 15:52:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:28 DEBUG : sub dir2: Making directory with metadata 2026/09/03 15:52:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:52:28 INFO : sub dir2: Making directory 2026/09/03 15:52:28 INFO : sub dir: Making directory 2026/09/03 15:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:28 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:28 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:28 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:52:28 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/03 15:52:29 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/03 15:52:29 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", 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-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:30 INFO : sub dir2: Making directory 2026/09/03 15:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:30 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:30 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:30 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:52:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:31 DEBUG : sub dir2: Making directory with metadata 2026/09/03 15:52:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:52:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:52:31 INFO : sub dir2: Making directory 2026/09/03 15:52:31 INFO : sub dir: Making directory 2026/09/03 15:52:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:31 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:52:31 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/03 15:52:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", 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-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:32 INFO : sub dir2: Making directory 2026/09/03 15:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:32 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:32 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:33 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:52:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xetenin8naye" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vayiyiz3wido -> B2 bucket rclone-test-xetenin8naye 2026/09/03 15:52:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:35 DEBUG : B2 bucket rclone-test-xetenin8naye: Waiting for checks to finish 2026/09/03 15:52:35 DEBUG : B2 bucket rclone-test-xetenin8naye: Waiting for transfers to finish 2026/09/03 15:52:35 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/03 15:52:36 DEBUG : B2 bucket rclone-test-xetenin8naye: Purge remote 2026/09/03 15:52:36 INFO : B2 bucket rclone-test-xetenin8naye: cleaning bucket "rclone-test-xetenin8naye" of all files 2026/09/03 15:52:36 DEBUG : sub dir/hello world: Deleting (id "4_z9f32dd33f08d6b7baf080e1b_f4073b27a59190464_d20260903_m155235_c001_v0001161_t0033_u01788450755876") --- PASS: TestServerSideCopy (3.58s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:52:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:52:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:52:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:38 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:52:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/03 15:52:38 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fukubuq8duve" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vayiyiz3wido -> B2 bucket rclone-test-fukubuq8duve 2026/09/03 15:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:40 DEBUG : B2 bucket rclone-test-fukubuq8duve: Waiting for checks to finish 2026/09/03 15:52:40 DEBUG : B2 bucket rclone-test-fukubuq8duve: Waiting for transfers to finish 2026/09/03 15:52:40 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/03 15:52:41 DEBUG : B2 bucket rclone-test-fukubuq8duve: Waiting for checks to finish 2026/09/03 15:52:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:52:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fukubuq8duve) 2026/09/03 15:52:41 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:52:41 DEBUG : B2 bucket rclone-test-fukubuq8duve: Waiting for transfers to finish 2026/09/03 15:52:41 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:52:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/03 15:52:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/03 15:52:42 DEBUG : B2 bucket rclone-test-fukubuq8duve: Purge remote 2026/09/03 15:52:42 INFO : B2 bucket rclone-test-fukubuq8duve: cleaning bucket "rclone-test-fukubuq8duve" of all files 2026/09/03 15:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ed73f08d6b7baf080e1b_f4069f5d1bd6fa20c_d20260903_m155241_c001_v0001134_t0042_u01788450761737") 2026/09/03 15:52:42 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ed73f08d6b7baf080e1b_f4053089a691006b5_d20260903_m155240_c001_v0001115_t0056_u01788450760816") --- PASS: TestServerSideCopyOverSelf (4.96s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:52:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:52:44 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:52:44 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:44 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:44 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:52:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/03 15:52:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/03 15:52:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.47s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qirurix9tale" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vayiyiz3wido -> B2 bucket rclone-test-qirurix9tale 2026/09/03 15:52:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:46 DEBUG : B2 bucket rclone-test-qirurix9tale: Waiting for checks to finish 2026/09/03 15:52:46 DEBUG : B2 bucket rclone-test-qirurix9tale: Waiting for transfers to finish 2026/09/03 15:52:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:52:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/03 15:52:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:52:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qirurix9tale) 2026/09/03 15:52:48 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:52:48 DEBUG : B2 bucket rclone-test-qirurix9tale: Waiting for checks to finish 2026/09/03 15:52:48 DEBUG : B2 bucket rclone-test-qirurix9tale: Waiting for transfers to finish 2026/09/03 15:52:48 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:52:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/03 15:52:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/03 15:52:48 INFO : sub dir/hello world: Deleted 2026/09/03 15:52:49 DEBUG : testing file moves 2026/09/03 15:52:49 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:52:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qirurix9tale) 2026/09/03 15:52:49 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:52:49 DEBUG : B2 bucket rclone-test-qirurix9tale: Waiting for checks to finish 2026/09/03 15:52:49 DEBUG : B2 bucket rclone-test-qirurix9tale: Waiting for transfers to finish 2026/09/03 15:52:49 DEBUG : sub dir/hello world: size = 24 OK 2026/09/03 15:52:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/03 15:52:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/03 15:52:49 INFO : sub dir/hello world: Deleted 2026/09/03 15:52:50 DEBUG : B2 bucket rclone-test-qirurix9tale: Purge remote 2026/09/03 15:52:50 INFO : B2 bucket rclone-test-qirurix9tale: cleaning bucket "rclone-test-qirurix9tale" of all files 2026/09/03 15:52:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f520d03f09d6b7baf080e1b_f403a7d731f7b3d94_d20260903_m155249_c001_v0001099_t0025_u01788450769484") 2026/09/03 15:52:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f520d03f09d6b7baf080e1b_f41419c842a46a29e_d20260903_m155248_c001_v0001144_t0050_u01788450768195") 2026/09/03 15:52:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f520d03f09d6b7baf080e1b_f4050af5280cddc61_d20260903_m155247_c001_v0001181_t0046_u01788450767264") --- PASS: TestServerSideMoveOverSelf (6.34s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:51 ERROR : error listing: directory not found 2026/09/03 15:52:52 INFO : Local file system at /tmp/rclone1344042715: Making directory 2026/09/03 15:52:52 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:52 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.26s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:52:53 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for checks to finish 2026/09/03 15:52:53 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for transfers to finish 2026/09/03 15:52:53 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/03 15:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:52:53 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/03 15:52:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.63s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:54 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/03 15:52:54 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:54 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:54 DEBUG : check sum: size = 1 OK 2026/09/03 15:52:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:52:54 INFO : check sum: Copied (new) 2026/09/03 15:52:54 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:55 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:55 DEBUG : check sum: size = 1 OK 2026/09/03 15:52:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:52:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/03 15:52:55 DEBUG : check sum: Unchanged skipping 2026/09/03 15:52:55 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:55 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/03 15:52:56 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:56 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:56 DEBUG : sizeonly: size = 6 OK 2026/09/03 15:52:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/03 15:52:56 INFO : sizeonly: Copied (new) 2026/09/03 15:52:56 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:56 DEBUG : sizeonly: size = 6 OK 2026/09/03 15:52:56 DEBUG : sizeonly: Sizes identical 2026/09/03 15:52:56 DEBUG : sizeonly: Unchanged skipping 2026/09/03 15:52:56 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:56 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:56 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/03 15:52:57 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:57 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/03 15:52:57 INFO : ignore-size: Copied (new) 2026/09/03 15:52:57 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:52:58 DEBUG : ignore-size: Unchanged skipping 2026/09/03 15:52:58 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:58 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:58 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:52:59 DEBUG : existing: size = 6 OK 2026/09/03 15:52:59 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:52:59 DEBUG : existing: Unchanged skipping 2026/09/03 15:52:59 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:59 DEBUG : Waiting for deletions to finish 2026/09/03 15:52:59 INFO : There was nothing to transfer 2026/09/03 15:52:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/03 15:52:59 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:52:59 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:52:59 DEBUG : existing: size = 6 OK 2026/09/03 15:52:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/03 15:52:59 INFO : existing: Copied (replaced existing) 2026/09/03 15:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/03 15:53:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:00 DEBUG : existing: size = 6 OK 2026/09/03 15:53:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/03 15:53:00 INFO : existing: Copied (new) 2026/09/03 15:53:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:01 DEBUG : existing: Destination exists, skipping 2026/09/03 15:53:01 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:01 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:01 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:02 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/03 15:53:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:02 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:02 DEBUG : c/non empty space: size = 5 OK 2026/09/03 15:53:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:02 DEBUG : c/non empty space: Unchanged skipping 2026/09/03 15:53:02 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:03 DEBUG : a/potato2: size = 60 OK 2026/09/03 15:53:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:03 INFO : a/potato2: Copied (new) 2026/09/03 15:53:03 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:03 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:04 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/03 15:53:04 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:53:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/03 15:53:04 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:04 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:04 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:04 INFO : There was nothing to transfer 2026/09/03 15:53:05 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:05 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/09/03 15:53:05 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:53:06 INFO : empty space: Updated modification time in destination 2026/09/03 15:53:06 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:06 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:06 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:07 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/09/03 15:53:07 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:53:07 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:07 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:07 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:08 DEBUG : foo: size = 3 OK 2026/09/03 15:53:08 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/09/03 15:53:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:53:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:08 DEBUG : foo: sha1 differ 2026/09/03 15:53:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:08 DEBUG : foo: size = 3 OK 2026/09/03 15:53:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/03 15:53:08 INFO : foo: Copied (replaced existing) 2026/09/03 15:53:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/03 15:53:09 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:09 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:09 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:09 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:10 DEBUG : potato: size = 60 OK 2026/09/03 15:53:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:10 INFO : potato: Copied (new) 2026/09/03 15:53:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:53:12 DEBUG : potato: size = 60 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:12 DEBUG : potato: Sizes differ 2026/09/03 15:53:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:13 DEBUG : potato: size = 21 OK 2026/09/03 15:53:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/03 15:53:13 INFO : potato: Copied (replaced existing) 2026/09/03 15:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:14 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:14 DEBUG : potato: size = 21 OK 2026/09/03 15:53:14 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/09/03 15:53:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1344042715) 2026/09/03 15:53:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:14 DEBUG : potato: sha1 differ 2026/09/03 15:53:14 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:14 DEBUG : potato: size = 21 OK 2026/09/03 15:53:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/03 15:53:14 INFO : potato: Copied (replaced existing) 2026/09/03 15:53:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:15 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:15 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/03 15:53:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:15 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:17 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:17 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:17 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:17 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:18 DEBUG : potato2: size = 60 OK 2026/09/03 15:53:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:18 INFO : potato2: Copied (new) 2026/09/03 15:53:18 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:19 INFO : d: Making directory 2026/09/03 15:53:19 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/03 15:53:20 DEBUG : c/non empty space: size = 5 OK 2026/09/03 15:53:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:20 DEBUG : c/non empty space: Unchanged skipping 2026/09/03 15:53:20 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:20 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:20 DEBUG : a/potato2: size = 60 OK 2026/09/03 15:53:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:20 INFO : a/potato2: Copied (new) 2026/09/03 15:53:20 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:22 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/03 15:53:22 DEBUG : c/non empty space: size = 5 OK 2026/09/03 15:53:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:22 DEBUG : c/non empty space: Unchanged skipping 2026/09/03 15:53:22 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:22 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:23 DEBUG : a/potato2: size = 60 OK 2026/09/03 15:53:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:23 INFO : a/potato2: Copied (new) 2026/09/03 15:53:23 ERROR : B2 bucket rclone-test-vayiyiz3wido: not deleting files as there were IO errors 2026/09/03 15:53:23 ERROR : B2 bucket rclone-test-vayiyiz3wido: 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-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:24 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:24 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:24 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:24 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:24 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:25 INFO : potato: Deleted 2026/09/03 15:53:25 DEBUG : potato2: size = 60 OK 2026/09/03 15:53:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:27 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:27 INFO : potato: Deleted 2026/09/03 15:53:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:27 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:27 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:28 DEBUG : potato2: size = 60 OK 2026/09/03 15:53:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.56s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:29 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:29 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:29 DEBUG : potato2: size = 19 OK 2026/09/03 15:53:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/03 15:53:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:31 DEBUG : enormous: Excluded (Size Filter) 2026/09/03 15:53:31 DEBUG : enormous: Excluded 2026/09/03 15:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:53:31 DEBUG : potato2: Excluded 2026/09/03 15:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:53:31 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:31 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:31 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:31 INFO : There was nothing to transfer 2026/09/03 15:53:32 DEBUG : enormous: Excluded (Size Filter) 2026/09/03 15:53:32 DEBUG : enormous: Excluded 2026/09/03 15:53:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:53:32 DEBUG : potato2: Excluded 2026/09/03 15:53:32 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:53:32 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/03 15:53:32 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:32 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for checks to finish 2026/09/03 15:53:32 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for transfers to finish 2026/09/03 15:53:32 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:34 DEBUG : enormous: Excluded (Size Filter) 2026/09/03 15:53:34 DEBUG : enormous: Excluded 2026/09/03 15:53:34 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:53:34 DEBUG : potato2: Excluded 2026/09/03 15:53:35 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:53:35 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:35 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:35 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:35 INFO : potato2: Deleted 2026/09/03 15:53:35 INFO : enormous: Deleted 2026/09/03 15:53:35 INFO : There was nothing to transfer 2026/09/03 15:53:35 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/03 15:53:35 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for checks to finish 2026/09/03 15:53:35 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:35 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for transfers to finish 2026/09/03 15:53:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:35 INFO : enormous: Deleted 2026/09/03 15:53:35 INFO : potato2: Deleted 2026/09/03 15:53:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.38s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:37 DEBUG : five: Need to transfer - File not found at Destination 2026/09/03 15:53:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:53:37 DEBUG : four: size = 8 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:37 DEBUG : four: Sizes differ 2026/09/03 15:53:37 DEBUG : one: Destination is newer than source, skipping 2026/09/03 15:53:37 DEBUG : three: size = 5 OK 2026/09/03 15:53:37 DEBUG : three: Sizes identical 2026/09/03 15:53:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/03 15:53:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/03 15:53:37 DEBUG : two: size = 3 OK 2026/09/03 15:53:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1344042715) 2026/09/03 15:53:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:37 DEBUG : two: sha1 differ 2026/09/03 15:53:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:37 DEBUG : five: size = 4 OK 2026/09/03 15:53:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/03 15:53:37 INFO : five: Copied (new) 2026/09/03 15:53:38 DEBUG : four: size = 4 OK 2026/09/03 15:53:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/03 15:53:38 INFO : four: Copied (replaced existing) 2026/09/03 15:53:38 DEBUG : two: size = 3 OK 2026/09/03 15:53:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/03 15:53:38 INFO : two: Copied (replaced existing) 2026/09/03 15:53:38 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:38 DEBUG : four: size = 4 OK 2026/09/03 15:53:38 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:38 DEBUG : five: size = 4 OK 2026/09/03 15:53:38 DEBUG : two: size = 3 OK 2026/09/03 15:53:38 DEBUG : one: Destination is newer than source, skipping 2026/09/03 15:53:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/03 15:53:38 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/03 15:53:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/03 15:53:38 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/03 15:53:38 DEBUG : three: size = 5 OK 2026/09/03 15:53:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/03 15:53:38 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/03 15:53:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/03 15:53:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/03 15:53:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/03 15:53:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1344042715) 2026/09/03 15:53:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:38 DEBUG : three: sha1 differ 2026/09/03 15:53:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/03 15:53:38 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:39 DEBUG : three: size = 5 OK 2026/09/03 15:53:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:53:39 INFO : three: Copied (replaced existing) 2026/09/03 15:53:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.05s) === 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-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/03 15:53:40 INFO : B2 bucket rclone-test-vayiyiz3wido: Making map for --track-renames 2026/09/03 15:53:40 INFO : B2 bucket rclone-test-vayiyiz3wido: Finished making map for --track-renames 2026/09/03 15:53:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for renames to finish 2026/09/03 15:53:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/03 15:53:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/03 15:53:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:40 DEBUG : yam: size = 11 OK 2026/09/03 15:53:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/03 15:53:40 INFO : yam: Copied (new) 2026/09/03 15:53:40 DEBUG : potato: size = 14 OK 2026/09/03 15:53:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/03 15:53:40 INFO : potato: Copied (new) 2026/09/03 15:53:40 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:41 DEBUG : potato: size = 14 OK 2026/09/03 15:53:41 INFO : B2 bucket rclone-test-vayiyiz3wido: Making map for --track-renames 2026/09/03 15:53:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:53:41 INFO : B2 bucket rclone-test-vayiyiz3wido: Finished making map for --track-renames 2026/09/03 15:53:41 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:41 DEBUG : potato: Unchanged skipping 2026/09/03 15:53:41 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for renames to finish 2026/09/03 15:53:41 DEBUG : yaml: size = 11 OK 2026/09/03 15:53:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/03 15:53:41 INFO : yam: Copied (server-side copy) to: yaml 2026/09/03 15:53:42 INFO : yam: Deleted 2026/09/03 15:53:42 INFO : yaml: Renamed from "yam" 2026/09/03 15:53:42 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/03 15:53:43 INFO : B2 bucket rclone-test-vayiyiz3wido: Making map for --track-renames 2026/09/03 15:53:43 INFO : B2 bucket rclone-test-vayiyiz3wido: Finished making map for --track-renames 2026/09/03 15:53:43 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:43 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for renames to finish 2026/09/03 15:53:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/03 15:53:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/03 15:53:43 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:43 DEBUG : yam: size = 11 OK 2026/09/03 15:53:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/03 15:53:43 INFO : yam: Copied (new) 2026/09/03 15:53:43 DEBUG : potato: size = 14 OK 2026/09/03 15:53:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/03 15:53:43 INFO : potato: Copied (new) 2026/09/03 15:53:43 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:43 DEBUG : potato: size = 14 OK 2026/09/03 15:53:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:53:43 INFO : B2 bucket rclone-test-vayiyiz3wido: Making map for --track-renames 2026/09/03 15:53:43 DEBUG : potato: Unchanged skipping 2026/09/03 15:53:43 INFO : B2 bucket rclone-test-vayiyiz3wido: Finished making map for --track-renames 2026/09/03 15:53:43 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:43 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for renames to finish 2026/09/03 15:53:44 DEBUG : yaml: size = 11 OK 2026/09/03 15:53:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/03 15:53:44 INFO : yam: Copied (server-side copy) to: yaml 2026/09/03 15:53:44 INFO : yam: Deleted 2026/09/03 15:53:44 INFO : yaml: Renamed from "yam" 2026/09/03 15:53:44 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/03 15:53:45 INFO : B2 bucket rclone-test-vayiyiz3wido: Making map for --track-renames 2026/09/03 15:53:45 INFO : B2 bucket rclone-test-vayiyiz3wido: Finished making map for --track-renames 2026/09/03 15:53:45 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/03 15:53:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/03 15:53:45 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for renames to finish 2026/09/03 15:53:45 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:45 DEBUG : potato: size = 14 OK 2026/09/03 15:53:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/03 15:53:45 INFO : potato: Copied (new) 2026/09/03 15:53:45 DEBUG : sub/yam: size = 11 OK 2026/09/03 15:53:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/03 15:53:45 INFO : sub/yam: Copied (new) 2026/09/03 15:53:45 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:46 DEBUG : potato: size = 14 OK 2026/09/03 15:53:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:53:46 DEBUG : potato: Unchanged skipping 2026/09/03 15:53:46 INFO : B2 bucket rclone-test-vayiyiz3wido: Making map for --track-renames 2026/09/03 15:53:46 INFO : B2 bucket rclone-test-vayiyiz3wido: Finished making map for --track-renames 2026/09/03 15:53:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for renames to finish 2026/09/03 15:53:46 DEBUG : yam: size = 11 OK 2026/09/03 15:53:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/03 15:53:46 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/03 15:53:46 INFO : sub/yam: Deleted 2026/09/03 15:53:46 INFO : yam: Renamed from "sub/yam" 2026/09/03 15:53:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.24s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:47 DEBUG : Creating backend with remote "/tmp/rclone1344042715/dir1" 2026/09/03 15:53:47 DEBUG : Config file has changed externally - reloading 2026/09/03 15:53:47 DEBUG : Creating backend with remote "/tmp/rclone1344042715/dir2" 2026/09/03 15:53:47 DEBUG : Local file system at /tmp/rclone1344042715/dir2: Using server-side directory move 2026/09/03 15:53:47 INFO : Local file system at /tmp/rclone1344042715/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/03 15:53:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/03 15:53:47 DEBUG : Local file system at /tmp/rclone1344042715/dir2: Waiting for checks to finish 2026/09/03 15:53:47 DEBUG : Local file system at /tmp/rclone1344042715/dir2: Waiting for transfers to finish 2026/09/03 15:53:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:53:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/03 15:53:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:48 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:53:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:53:48 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:53:48 INFO : sub dir/hello world: Deleted 2026/09/03 15:53:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/03 15:53:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/03 15:53:48 INFO : nested/sub dir/file: Copied (new) 2026/09/03 15:53:48 INFO : nested/sub dir/file: Deleted 2026/09/03 15:53:48 INFO : sub dir: Removing directory 2026/09/03 15:53:48 INFO : nested/sub dir: Removing directory 2026/09/03 15:53:48 INFO : nested: Removing directory 2026/09/03 15:53:48 DEBUG : Local file system at /tmp/rclone1344042715: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:53:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/03 15:53:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:53:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:53:49 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:53:49 INFO : sub dir/hello world: Deleted 2026/09/03 15:53:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/03 15:53:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/03 15:53:49 INFO : nested/sub dir/file: Copied (new) 2026/09/03 15:53:49 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/03 15:53:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/03 15:53:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:50 DEBUG : existing-b: size = 6 OK 2026/09/03 15:53:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/03 15:53:50 INFO : existing-b: Copied (new) 2026/09/03 15:53:50 INFO : existing-b: Deleted 2026/09/03 15:53:50 DEBUG : existing: size = 6 OK 2026/09/03 15:53:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/03 15:53:50 INFO : existing: Copied (new) 2026/09/03 15:53:50 INFO : existing: Deleted 2026/09/03 15:53:51 DEBUG : existing: Destination exists, skipping 2026/09/03 15:53:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/03 15:53:51 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:53:51 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:53:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.67s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-josikij7cotu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vayiyiz3wido -> B2 bucket rclone-test-josikij7cotu 2026/09/03 15:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:56 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/03 15:53:56 DEBUG : empty space: Unchanged skipping 2026/09/03 15:53:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:53:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-josikij7cotu) 2026/09/03 15:53:56 DEBUG : potato3: Sizes differ 2026/09/03 15:53:56 DEBUG : B2 bucket rclone-test-josikij7cotu: Waiting for checks to finish 2026/09/03 15:53:56 INFO : empty space: Deleted 2026/09/03 15:53:56 DEBUG : B2 bucket rclone-test-josikij7cotu: Waiting for transfers to finish 2026/09/03 15:53:56 DEBUG : potato2: size = 60 OK 2026/09/03 15:53:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:56 INFO : potato2: Copied (server-side copy) 2026/09/03 15:53:57 INFO : potato2: Deleted 2026/09/03 15:53:57 DEBUG : potato3: size = 68 OK 2026/09/03 15:53:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/03 15:53:57 INFO : potato3: Copied (server-side copy) 2026/09/03 15:53:57 INFO : potato3: Deleted 2026/09/03 15:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vorozoh6haco" 2026/09/03 15:53:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/03 15:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:53:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/03 15:53:58 DEBUG : B2 bucket rclone-test-vorozoh6haco: Waiting for checks to finish 2026/09/03 15:53:58 DEBUG : B2 bucket rclone-test-vorozoh6haco: Waiting for transfers to finish 2026/09/03 15:53:59 DEBUG : empty space: size = 1 OK 2026/09/03 15:53:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:53:59 INFO : empty space: Copied (server-side copy) 2026/09/03 15:53:59 INFO : empty space: Deleted 2026/09/03 15:53:59 DEBUG : potato2: size = 60 OK 2026/09/03 15:53:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:53:59 INFO : potato2: Copied (server-side copy) 2026/09/03 15:53:59 INFO : potato2: Deleted 2026/09/03 15:53:59 DEBUG : potato3: size = 68 OK 2026/09/03 15:53:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/03 15:53:59 INFO : potato3: Copied (server-side copy) 2026/09/03 15:54:00 INFO : potato3: Deleted 2026/09/03 15:54:00 DEBUG : B2 bucket rclone-test-vorozoh6haco: Purge remote 2026/09/03 15:54:00 INFO : B2 bucket rclone-test-vorozoh6haco: cleaning bucket "rclone-test-vorozoh6haco" of all files 2026/09/03 15:54:00 DEBUG : empty space: Deleting (id "4_z5f321d93f0ad6b7baf080e1b_f4195fe6d66ca380f_d20260903_m155359_c001_v0001178_t0051_u01788450839257") 2026/09/03 15:54:00 DEBUG : potato2: Deleting (id "4_z5f321d93f0ad6b7baf080e1b_f118fb2fe17e321e6_d20260903_m155359_c001_v0001184_t0037_u01788450839496") 2026/09/03 15:54:00 DEBUG : potato3: Deleting (id "4_z5f321d93f0ad6b7baf080e1b_f103bea2172c3bb9d_d20260903_m155359_c001_v0001113_t0015_u01788450839650") 2026/09/03 15:54:01 DEBUG : B2 bucket rclone-test-josikij7cotu: Purge remote 2026/09/03 15:54:01 INFO : B2 bucket rclone-test-josikij7cotu: cleaning bucket "rclone-test-josikij7cotu" of all files 2026/09/03 15:54:01 DEBUG : empty space: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f423cbaf4e6d84528_d20260903_m155359_c001_v7007000_t0000_u01788450839443") 2026/09/03 15:54:01 DEBUG : empty space: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f41136eefce68d4a4_d20260903_m155355_c001_v0001174_t0010_u01788450835573") 2026/09/03 15:54:01 DEBUG : potato2: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f423cbaf4e6d84529_d20260903_m155359_c001_v7007000_t0000_u01788450839709") 2026/09/03 15:54:01 DEBUG : potato2: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f119b0c475fb395d0_d20260903_m155356_c001_v0001134_t0054_u01788450836461") 2026/09/03 15:54:01 DEBUG : potato3: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f423cbaf4e6d8452a_d20260903_m155359_c001_v7007000_t0000_u01788450839939") 2026/09/03 15:54:01 DEBUG : potato3: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f1135f1d20fa4d9d2_d20260903_m155356_c001_v0001167_t0029_u01788450836820") 2026/09/03 15:54:01 DEBUG : potato3: Deleting (id "4_zffd20d83f0ad6b7baf080e1b_f11136eefce68d4a6_d20260903_m155355_c001_v0001174_t0003_u01788450835758") --- PASS: TestServerSideMove (10.57s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xulakoy0zike" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vayiyiz3wido -> B2 bucket rclone-test-xulakoy0zike 2026/09/03 15:54:08 DEBUG : empty space: Excluded (Size Filter) 2026/09/03 15:54:08 DEBUG : empty space: Excluded (Size Filter) 2026/09/03 15:54:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:54:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:54:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xulakoy0zike) 2026/09/03 15:54:08 DEBUG : potato3: Sizes differ 2026/09/03 15:54:08 DEBUG : B2 bucket rclone-test-xulakoy0zike: Waiting for checks to finish 2026/09/03 15:54:08 DEBUG : B2 bucket rclone-test-xulakoy0zike: Waiting for transfers to finish 2026/09/03 15:54:08 DEBUG : potato2: size = 60 OK 2026/09/03 15:54:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:54:08 INFO : potato2: Copied (server-side copy) 2026/09/03 15:54:08 INFO : potato2: Deleted 2026/09/03 15:54:08 DEBUG : potato3: size = 68 OK 2026/09/03 15:54:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/03 15:54:08 INFO : potato3: Copied (server-side copy) 2026/09/03 15:54:09 INFO : potato3: Deleted 2026/09/03 15:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-womubuv4gewo" 2026/09/03 15:54:10 DEBUG : empty space: Excluded (Size Filter) 2026/09/03 15:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:54:10 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/03 15:54:10 DEBUG : B2 bucket rclone-test-womubuv4gewo: Waiting for checks to finish 2026/09/03 15:54:10 DEBUG : B2 bucket rclone-test-womubuv4gewo: Waiting for transfers to finish 2026/09/03 15:54:11 DEBUG : potato3: size = 68 OK 2026/09/03 15:54:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/03 15:54:11 INFO : potato3: Copied (server-side copy) 2026/09/03 15:54:11 DEBUG : potato2: size = 60 OK 2026/09/03 15:54:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:54:11 INFO : potato2: Copied (server-side copy) 2026/09/03 15:54:11 INFO : potato3: Deleted 2026/09/03 15:54:11 INFO : potato2: Deleted 2026/09/03 15:54:12 DEBUG : B2 bucket rclone-test-womubuv4gewo: Purge remote 2026/09/03 15:54:12 INFO : B2 bucket rclone-test-womubuv4gewo: cleaning bucket "rclone-test-womubuv4gewo" of all files 2026/09/03 15:54:12 DEBUG : potato2: Deleting (id "4_z6f224d73f0ad6b7baf080e1b_f1162b583519bb762_d20260903_m155411_c001_v0001115_t0011_u01788450851063") 2026/09/03 15:54:12 DEBUG : potato3: Deleting (id "4_z6f224d73f0ad6b7baf080e1b_f106cc26b084dfea1_d20260903_m155411_c001_v0001184_t0023_u01788450851436") 2026/09/03 15:54:12 DEBUG : B2 bucket rclone-test-xulakoy0zike: Purge remote 2026/09/03 15:54:12 INFO : B2 bucket rclone-test-xulakoy0zike: cleaning bucket "rclone-test-xulakoy0zike" of all files 2026/09/03 15:54:13 DEBUG : empty space: Deleting (id "4_z6f823d63f0ad6b7baf080e1b_f40689f8e916edcf4_d20260903_m155407_c001_v0001117_t0012_u01788450847179") 2026/09/03 15:54:13 DEBUG : potato2: Deleting (id "4_z6f823d63f0ad6b7baf080e1b_f413a4e154d9f5113_d20260903_m155411_c001_v7007000_t0000_u01788450851819") 2026/09/03 15:54:13 DEBUG : potato2: Deleting (id "4_z6f823d63f0ad6b7baf080e1b_f1185baf31b94041f_d20260903_m155408_c001_v0001136_t0035_u01788450848234") 2026/09/03 15:54:13 DEBUG : potato3: Deleting (id "4_z6f823d63f0ad6b7baf080e1b_f413a4e154d9f5112_d20260903_m155411_c001_v7007000_t0000_u01788450851640") 2026/09/03 15:54:13 DEBUG : potato3: Deleting (id "4_z6f823d63f0ad6b7baf080e1b_f104948023cbca15a_d20260903_m155408_c001_v0001167_t0012_u01788450848612") 2026/09/03 15:54:13 DEBUG : potato3: Deleting (id "4_z6f823d63f0ad6b7baf080e1b_f10689f8e916edcf8_d20260903_m155407_c001_v0001117_t0008_u01788450847361") --- PASS: TestServerSideMoveWithFilter (11.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyadun3lamu" 2026/09/03 15:54:17 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vayiyiz3wido -> B2 bucket rclone-test-fuyadun3lamu 2026/09/03 15:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:54:20 DEBUG : empty space: size = 1 OK 2026/09/03 15:54:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/03 15:54:20 DEBUG : empty space: Unchanged skipping 2026/09/03 15:54:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:54:20 DEBUG : B2 bucket rclone-test-fuyadun3lamu: Waiting for checks to finish 2026/09/03 15:54:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fuyadun3lamu) 2026/09/03 15:54:20 DEBUG : potato3: Sizes differ 2026/09/03 15:54:20 INFO : empty space: Deleted 2026/09/03 15:54:20 DEBUG : B2 bucket rclone-test-fuyadun3lamu: Waiting for transfers to finish 2026/09/03 15:54:20 DEBUG : potato2: size = 60 OK 2026/09/03 15:54:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:54:20 INFO : potato2: Copied (server-side copy) 2026/09/03 15:54:21 INFO : potato2: Deleted 2026/09/03 15:54:21 DEBUG : potato3: size = 68 OK 2026/09/03 15:54:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/03 15:54:21 INFO : potato3: Copied (server-side copy) 2026/09/03 15:54:21 INFO : potato3: Deleted 2026/09/03 15:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vuvoyaf5saro" 2026/09/03 15:54:22 INFO : tomatoDir: Making directory 2026/09/03 15:54:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/03 15:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:54:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/03 15:54:23 DEBUG : B2 bucket rclone-test-vuvoyaf5saro: Waiting for checks to finish 2026/09/03 15:54:23 DEBUG : B2 bucket rclone-test-vuvoyaf5saro: Waiting for transfers to finish 2026/09/03 15:54:23 DEBUG : empty space: size = 1 OK 2026/09/03 15:54:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/03 15:54:23 INFO : empty space: Copied (server-side copy) 2026/09/03 15:54:23 INFO : empty space: Deleted 2026/09/03 15:54:24 DEBUG : potato2: size = 60 OK 2026/09/03 15:54:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/03 15:54:24 INFO : potato2: Copied (server-side copy) 2026/09/03 15:54:24 DEBUG : potato3: size = 68 OK 2026/09/03 15:54:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/03 15:54:24 INFO : potato3: Copied (server-side copy) 2026/09/03 15:54:24 INFO : potato2: Deleted 2026/09/03 15:54:24 INFO : potato3: Deleted 2026/09/03 15:54:25 DEBUG : B2 bucket rclone-test-vuvoyaf5saro: Purge remote 2026/09/03 15:54:25 INFO : B2 bucket rclone-test-vuvoyaf5saro: cleaning bucket "rclone-test-vuvoyaf5saro" of all files 2026/09/03 15:54:25 DEBUG : empty space: Deleting (id "4_zef127d83f0ad6b7baf080e1b_f4004616d62450b8c_d20260903_m155423_c001_v0001104_t0011_u01788450863696") 2026/09/03 15:54:25 DEBUG : potato2: Deleting (id "4_zef127d83f0ad6b7baf080e1b_f1043e62d3339c8a0_d20260903_m155423_c001_v0001173_t0041_u01788450863909") 2026/09/03 15:54:25 DEBUG : potato3: Deleting (id "4_zef127d83f0ad6b7baf080e1b_f11072d2e7d953784_d20260903_m155424_c001_v0001145_t0026_u01788450864094") 2026/09/03 15:54:25 DEBUG : B2 bucket rclone-test-fuyadun3lamu: Purge remote 2026/09/03 15:54:25 INFO : B2 bucket rclone-test-fuyadun3lamu: cleaning bucket "rclone-test-fuyadun3lamu" of all files 2026/09/03 15:54:25 DEBUG : empty space: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f415c338d69f2cb9e_d20260903_m155423_c001_v7007000_t0000_u01788450863880") 2026/09/03 15:54:25 DEBUG : empty space: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f411d20f6eb206552_d20260903_m155419_c001_v0001146_t0029_u01788450859483") 2026/09/03 15:54:25 DEBUG : potato2: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f415c338d69f2cb9f_d20260903_m155424_c001_v7007000_t0000_u01788450864252") 2026/09/03 15:54:25 DEBUG : potato2: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f11231b70b1e0933c_d20260903_m155420_c001_v0001178_t0000_u01788450860682") 2026/09/03 15:54:25 DEBUG : potato3: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f40000c264975037b_d20260903_m155424_c001_v7007000_t0000_u01788450864382") 2026/09/03 15:54:25 DEBUG : potato3: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f110b591ac1d33fea_d20260903_m155420_c001_v0001103_t0038_u01788450860978") 2026/09/03 15:54:25 DEBUG : potato3: Deleting (id "4_z5fa26d63f0ad6b7baf080e1b_f111d20f6eb206554_d20260903_m155419_c001_v0001146_t0057_u01788450859670") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.73s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/rclone-sync-test" 2026/09/03 15:54:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/rclone-sync-test-include/layer2" 2026/09/03 15:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/rclone-sync-test-ignore-file" 2026/09/03 15:54:39 DEBUG : B2 bucket rclone-test-vayiyiz3wido path rclone-sync-test: Waiting for checks to finish 2026/09/03 15:54:39 DEBUG : B2 bucket rclone-test-vayiyiz3wido path rclone-sync-test: Waiting for transfers to finish 2026/09/03 15:54:39 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:39 INFO : There was nothing to transfer 2026/09/03 15:54:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:54:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:54:40 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:40 INFO : There was nothing to transfer 2026/09/03 15:54:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/03 15:54:40 DEBUG : B2 bucket rclone-test-vayiyiz3wido path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/03 15:54:40 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:40 INFO : There was nothing to transfer 2026/09/03 15:54:41 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:54:41 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:54:41 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:41 INFO : There was nothing to transfer 2026/09/03 15:54:41 DEBUG : B2 bucket rclone-test-vayiyiz3wido path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/03 15:54:41 DEBUG : B2 bucket rclone-test-vayiyiz3wido path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/03 15:54:41 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.66s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/CompareDest" 2026/09/03 15:54:45 DEBUG : one: Need to transfer - File not found at Destination 2026/09/03 15:54:45 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:45 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:45 DEBUG : one: size = 3 OK 2026/09/03 15:54:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:54:45 INFO : one: Copied (new) 2026/09/03 15:54:45 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:46 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:54:46 DEBUG : one: Sizes differ 2026/09/03 15:54:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:46 DEBUG : one: size = 5 OK 2026/09/03 15:54:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/03 15:54:46 INFO : one: Copied (replaced existing) 2026/09/03 15:54:46 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:48 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:54:48 DEBUG : one: Sizes differ 2026/09/03 15:54:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:48 DEBUG : one: size = 5 OK 2026/09/03 15:54:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:54:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:48 INFO : There was nothing to transfer 2026/09/03 15:54:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:49 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:54:49 DEBUG : one: Sizes differ 2026/09/03 15:54:49 DEBUG : two: size = 3 OK 2026/09/03 15:54:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 15:54:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:50 DEBUG : one: size = 5 OK 2026/09/03 15:54:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:54:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:50 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:50 INFO : There was nothing to transfer 2026/09/03 15:54:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:50 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:54:50 DEBUG : one: Sizes differ 2026/09/03 15:54:50 DEBUG : two: size = 3 OK 2026/09/03 15:54:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 15:54:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:50 DEBUG : one: size = 5 OK 2026/09/03 15:54:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:54:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:50 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:50 INFO : There was nothing to transfer 2026/09/03 15:54:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:51 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:54:51 DEBUG : one: Sizes differ 2026/09/03 15:54:51 DEBUG : two: size = 3 OK 2026/09/03 15:54:51 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/09/03 15:54:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/03 15:54:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 15:54:51 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:51 DEBUG : one: size = 5 OK 2026/09/03 15:54:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:54:51 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:51 DEBUG : Waiting for deletions to finish 2026/09/03 15:54:51 INFO : There was nothing to transfer 2026/09/03 15:54:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:52 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:54:52 DEBUG : one: Sizes differ 2026/09/03 15:54:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:54:52 DEBUG : two: size = 3 (B2 bucket rclone-test-vayiyiz3wido path CompareDest) 2026/09/03 15:54:52 DEBUG : two: Sizes differ 2026/09/03 15:54:52 DEBUG : two: Need to transfer - File not found at Destination 2026/09/03 15:54:52 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:54:52 DEBUG : one: size = 5 OK 2026/09/03 15:54:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:54:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:54:52 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:54:53 DEBUG : two: size = 5 OK 2026/09/03 15:54:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/03 15:54:53 INFO : two: Copied (new) 2026/09/03 15:54:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.31s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dest" 2026/09/03 15:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/pre-dest1" 2026/09/03 15:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/pre-dest2" 2026/09/03 15:55:00 DEBUG : 1: size = 1 OK 2026/09/03 15:55:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:55:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/03 15:55:00 DEBUG : 2: size = 1 OK 2026/09/03 15:55:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:55:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/03 15:55:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/03 15:55:01 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dest: Waiting for checks to finish 2026/09/03 15:55:01 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dest: Waiting for transfers to finish 2026/09/03 15:55:02 DEBUG : 3: size = 1 OK 2026/09/03 15:55:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/03 15:55:02 INFO : 3: Copied (new) 2026/09/03 15:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.38s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/CopyDest" 2026/09/03 15:55:06 DEBUG : one: Need to transfer - File not found at Destination 2026/09/03 15:55:06 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:06 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:07 DEBUG : one: size = 3 OK 2026/09/03 15:55:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:55:07 INFO : one: Copied (new) 2026/09/03 15:55:07 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:08 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:08 DEBUG : one: Sizes differ 2026/09/03 15:55:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:08 DEBUG : one: size = 5 OK 2026/09/03 15:55:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/03 15:55:08 INFO : one: Copied (replaced existing) 2026/09/03 15:55:08 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/BackupDir" 2026/09/03 15:55:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:11 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:11 DEBUG : one: Sizes differ 2026/09/03 15:55:11 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:11 DEBUG : one: size = 5 OK 2026/09/03 15:55:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:11 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:11 DEBUG : one: Sizes differ 2026/09/03 15:55:12 DEBUG : one: size = 3 OK 2026/09/03 15:55:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:55:12 INFO : one: Copied (server-side copy) 2026/09/03 15:55:13 INFO : one: Deleted 2026/09/03 15:55:13 DEBUG : one: size = 5 OK 2026/09/03 15:55:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/03 15:55:13 INFO : one: Copied (server-side copy) 2026/09/03 15:55:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/03 15:55:13 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:13 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:14 DEBUG : one: size = 5 OK 2026/09/03 15:55:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:14 DEBUG : one: Unchanged skipping 2026/09/03 15:55:14 DEBUG : two: size = 3 OK 2026/09/03 15:55:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:14 DEBUG : two: size = 3 OK 2026/09/03 15:55:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/03 15:55:14 INFO : two: Copied (server-side copy) 2026/09/03 15:55:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/03 15:55:14 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:14 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:14 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:15 DEBUG : one: size = 5 OK 2026/09/03 15:55:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:15 DEBUG : two: size = 3 OK 2026/09/03 15:55:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:15 DEBUG : two: Unchanged skipping 2026/09/03 15:55:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:15 DEBUG : one: Unchanged skipping 2026/09/03 15:55:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:15 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:15 INFO : There was nothing to transfer 2026/09/03 15:55:16 DEBUG : one: size = 5 OK 2026/09/03 15:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:16 DEBUG : one: Unchanged skipping 2026/09/03 15:55:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:16 DEBUG : three: size = 5 (B2 bucket rclone-test-vayiyiz3wido path CopyDest) 2026/09/03 15:55:16 DEBUG : three: Sizes differ 2026/09/03 15:55:16 DEBUG : three: Destination not found in --copy-dest 2026/09/03 15:55:16 DEBUG : three: Need to transfer - File not found at Destination 2026/09/03 15:55:16 DEBUG : two: size = 3 OK 2026/09/03 15:55:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/03 15:55:16 DEBUG : two: Unchanged skipping 2026/09/03 15:55:16 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:16 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:17 DEBUG : three: size = 7 OK 2026/09/03 15:55:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/03 15:55:17 INFO : three: Copied (new) 2026/09/03 15:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.33s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/backup" 2026/09/03 15:55:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:23 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:23 DEBUG : one: Sizes differ 2026/09/03 15:55:23 DEBUG : two: size = 3 OK 2026/09/03 15:55:23 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:55:23 DEBUG : two: Unchanged skipping 2026/09/03 15:55:24 DEBUG : one: size = 3 OK 2026/09/03 15:55:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:55:24 INFO : one: Copied (server-side copy) 2026/09/03 15:55:25 INFO : one: Deleted 2026/09/03 15:55:25 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:25 DEBUG : one: size = 4 OK 2026/09/03 15:55:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:55:25 INFO : one: Copied (new) 2026/09/03 15:55:25 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:26 DEBUG : three.txt: size = 5 OK 2026/09/03 15:55:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:55:26 INFO : three.txt: Copied (server-side copy) 2026/09/03 15:55:26 INFO : three.txt: Deleted 2026/09/03 15:55:26 INFO : three.txt: Moved into backup dir 2026/09/03 15:55:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:27 DEBUG : one: size = 4 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:27 DEBUG : one: Sizes differ 2026/09/03 15:55:27 DEBUG : two: size = 3 OK 2026/09/03 15:55:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:55:27 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:27 DEBUG : two: Unchanged skipping 2026/09/03 15:55:28 DEBUG : one: size = 4 OK 2026/09/03 15:55:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:55:28 INFO : one: Copied (server-side copy) 2026/09/03 15:55:28 INFO : one: Deleted 2026/09/03 15:55:28 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:28 DEBUG : one: size = 5 OK 2026/09/03 15:55:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/03 15:55:28 INFO : one: Copied (new) 2026/09/03 15:55:28 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:29 DEBUG : three.txt: size = 6 OK 2026/09/03 15:55:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:55:29 INFO : three.txt: Copied (server-side copy) 2026/09/03 15:55:29 INFO : three.txt: Deleted 2026/09/03 15:55:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.48s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/backup" 2026/09/03 15:55:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:34 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:34 DEBUG : one: Sizes differ 2026/09/03 15:55:34 DEBUG : two: size = 3 OK 2026/09/03 15:55:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:55:34 DEBUG : two: Unchanged skipping 2026/09/03 15:55:34 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:36 DEBUG : one.bak: size = 3 OK 2026/09/03 15:55:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:55:36 INFO : one: Copied (server-side copy) to: one.bak 2026/09/03 15:55:36 INFO : one: Deleted 2026/09/03 15:55:36 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:37 DEBUG : one: size = 4 OK 2026/09/03 15:55:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:55:37 INFO : one: Copied (new) 2026/09/03 15:55:37 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:37 DEBUG : three.txt.bak: size = 5 OK 2026/09/03 15:55:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:55:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/03 15:55:37 INFO : three.txt: Deleted 2026/09/03 15:55:37 INFO : three.txt: Moved into backup dir 2026/09/03 15:55:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:55:39 DEBUG : one: size = 4 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:55:39 DEBUG : one: Sizes differ 2026/09/03 15:55:39 DEBUG : two: size = 3 OK 2026/09/03 15:55:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:55:39 DEBUG : two: Unchanged skipping 2026/09/03 15:55:39 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:55:39 DEBUG : one.bak: size = 4 OK 2026/09/03 15:55:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:55:39 INFO : one: Copied (server-side copy) to: one.bak 2026/09/03 15:55:39 INFO : one: Deleted 2026/09/03 15:55:39 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:55:40 DEBUG : one: size = 5 OK 2026/09/03 15:55:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/03 15:55:40 INFO : one: Copied (new) 2026/09/03 15:55:40 DEBUG : Waiting for deletions to finish 2026/09/03 15:55:40 DEBUG : three.txt.bak: size = 6 OK 2026/09/03 15:55:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:55:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/03 15:55:40 INFO : three.txt: Deleted 2026/09/03 15:55:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:56:04 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-vayiyiz3wido/dst": EOF) 2026/09/03 15:56:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 15:56:05 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 15:56:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/backup" 2026/09/03 15:56:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:07 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:07 DEBUG : one: Sizes differ 2026/09/03 15:56:07 DEBUG : two: size = 3 OK 2026/09/03 15:56:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:07 DEBUG : two: Unchanged skipping 2026/09/03 15:56:07 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:56:08 DEBUG : one-2019-01-01: size = 3 OK 2026/09/03 15:56:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:56:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/03 15:56:08 INFO : one: Deleted 2026/09/03 15:56:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:56:09 DEBUG : one: size = 4 OK 2026/09/03 15:56:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:09 INFO : one: Copied (new) 2026/09/03 15:56:09 DEBUG : Waiting for deletions to finish 2026/09/03 15:56:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/03 15:56:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:56:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/03 15:56:10 INFO : three.txt: Deleted 2026/09/03 15:56:10 INFO : three.txt: Moved into backup dir 2026/09/03 15:56:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:11 DEBUG : one: size = 4 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:11 DEBUG : one: Sizes differ 2026/09/03 15:56:11 DEBUG : two: size = 3 OK 2026/09/03 15:56:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:11 DEBUG : two: Unchanged skipping 2026/09/03 15:56:11 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:56:12 DEBUG : one-2019-01-01: size = 4 OK 2026/09/03 15:56:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/03 15:56:12 INFO : one: Deleted 2026/09/03 15:56:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:56:12 DEBUG : one: size = 5 OK 2026/09/03 15:56:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/03 15:56:12 INFO : one: Copied (new) 2026/09/03 15:56:12 DEBUG : Waiting for deletions to finish 2026/09/03 15:56:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/03 15:56:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:56:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/03 15:56:12 INFO : three.txt: Deleted 2026/09/03 15:56:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (32.30s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:56:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:17 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:17 DEBUG : one: Sizes differ 2026/09/03 15:56:17 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:56:17 DEBUG : two: size = 3 OK 2026/09/03 15:56:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:17 DEBUG : two: Unchanged skipping 2026/09/03 15:56:17 DEBUG : one.bak: size = 3 OK 2026/09/03 15:56:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:56:17 INFO : one: Copied (server-side copy) to: one.bak 2026/09/03 15:56:18 INFO : one: Deleted 2026/09/03 15:56:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:56:18 DEBUG : one: size = 4 OK 2026/09/03 15:56:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:18 INFO : one: Copied (new) 2026/09/03 15:56:18 DEBUG : Waiting for deletions to finish 2026/09/03 15:56:19 DEBUG : three.txt.bak: size = 5 OK 2026/09/03 15:56:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:56:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/03 15:56:19 INFO : three.txt: Deleted 2026/09/03 15:56:19 INFO : three.txt: Moved into backup dir 2026/09/03 15:56:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1109-05.backblaze.com/b2api/v1/b2_upload_file/3f728d33f08d6b7baf080e1b/c001_v0001109_t0000": EOF 2026/09/03 15:56:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-05.backblaze.com/b2api/v1/b2_upload_file/3f728d33f08d6b7baf080e1b/c001_v0001109_t0000": EOF) 2026/09/03 15:56:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vayiyiz3wido: 1/10 (Post "https://pod-000-1109-05.backblaze.com/b2api/v1/b2_upload_file/3f728d33f08d6b7baf080e1b/c001_v0001109_t0000": EOF) 2026/09/03 15:56:22 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 15:56:22 DEBUG : one.bak: Excluded (Path Filter) 2026/09/03 15:56:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/03 15:56:22 DEBUG : two: size = 3 OK 2026/09/03 15:56:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:22 DEBUG : two: Unchanged skipping 2026/09/03 15:56:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:22 DEBUG : one: size = 4 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:22 DEBUG : one: Sizes differ 2026/09/03 15:56:22 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for checks to finish 2026/09/03 15:56:23 DEBUG : one.bak: size = 4 OK 2026/09/03 15:56:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:23 INFO : one: Copied (server-side copy) to: one.bak 2026/09/03 15:56:23 INFO : one: Deleted 2026/09/03 15:56:23 DEBUG : B2 bucket rclone-test-vayiyiz3wido path dst: Waiting for transfers to finish 2026/09/03 15:56:23 DEBUG : one: size = 5 OK 2026/09/03 15:56:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/03 15:56:23 INFO : one: Copied (new) 2026/09/03 15:56:23 DEBUG : Waiting for deletions to finish 2026/09/03 15:56:23 DEBUG : three.txt.bak: size = 6 OK 2026/09/03 15:56:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:56:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/03 15:56:24 INFO : three.txt: Deleted 2026/09/03 15:56:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.11s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:27 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:27 DEBUG : one: Sizes differ 2026/09/03 15:56:29 DEBUG : one.bak: size = 3 OK 2026/09/03 15:56:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:56:29 INFO : one: Copied (server-side copy) to: one.bak 2026/09/03 15:56:29 INFO : one: Deleted 2026/09/03 15:56:30 DEBUG : one: size = 4 OK 2026/09/03 15:56:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:30 INFO : one: Copied (new) 2026/09/03 15:56:30 DEBUG : two: size = 3 OK 2026/09/03 15:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:30 DEBUG : two: Unchanged skipping 2026/09/03 15:56:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:30 DEBUG : three.txt: Sizes differ 2026/09/03 15:56:30 DEBUG : three.txt.bak: size = 5 OK 2026/09/03 15:56:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:56:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/03 15:56:31 INFO : three.txt: Deleted 2026/09/03 15:56:31 DEBUG : three.txt: size = 6 OK 2026/09/03 15:56:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:56:31 INFO : three.txt: Copied (new) 2026/09/03 15:56:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:31 DEBUG : one: size = 4 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:31 DEBUG : one: Sizes differ 2026/09/03 15:56:32 DEBUG : one.bak: size = 4 OK 2026/09/03 15:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:32 INFO : one: Copied (server-side copy) to: one.bak 2026/09/03 15:56:32 INFO : one: Deleted 2026/09/03 15:56:32 DEBUG : one: size = 5 OK 2026/09/03 15:56:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/03 15:56:32 INFO : one: Copied (new) 2026/09/03 15:56:32 DEBUG : two: size = 3 OK 2026/09/03 15:56:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:32 DEBUG : two: Unchanged skipping 2026/09/03 15:56:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:33 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:33 DEBUG : three.txt: Sizes differ 2026/09/03 15:56:33 DEBUG : three.txt.bak: size = 6 OK 2026/09/03 15:56:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:56:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/03 15:56:33 INFO : three.txt: Deleted 2026/09/03 15:56:33 DEBUG : three.txt: size = 19 OK 2026/09/03 15:56:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/03 15:56:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vayiyiz3wido/dst" 2026/09/03 15:56:36 DEBUG : Config file has changed externally - reloading 2026/09/03 15:56:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:38 DEBUG : one: size = 3 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:38 DEBUG : one: Sizes differ 2026/09/03 15:56:39 DEBUG : one-2019-01-01: size = 3 OK 2026/09/03 15:56:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/03 15:56:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/03 15:56:39 INFO : one: Deleted 2026/09/03 15:56:40 DEBUG : one: size = 4 OK 2026/09/03 15:56:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:40 INFO : one: Copied (new) 2026/09/03 15:56:40 DEBUG : two: size = 3 OK 2026/09/03 15:56:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:40 DEBUG : two: Unchanged skipping 2026/09/03 15:56:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:40 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:40 DEBUG : three.txt: Sizes differ 2026/09/03 15:56:41 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/03 15:56:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/03 15:56:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/03 15:56:41 INFO : three.txt: Deleted 2026/09/03 15:56:41 DEBUG : three.txt: size = 6 OK 2026/09/03 15:56:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:56:41 INFO : three.txt: Copied (new) 2026/09/03 15:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:42 DEBUG : one: size = 4 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:42 DEBUG : one: Sizes differ 2026/09/03 15:56:42 DEBUG : one-2019-01-01: size = 4 OK 2026/09/03 15:56:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/03 15:56:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/03 15:56:42 INFO : one: Deleted 2026/09/03 15:56:42 DEBUG : one: size = 5 OK 2026/09/03 15:56:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/03 15:56:42 INFO : one: Copied (new) 2026/09/03 15:56:43 DEBUG : two: size = 3 OK 2026/09/03 15:56:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:43 DEBUG : two: Unchanged skipping 2026/09/03 15:56:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:43 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vayiyiz3wido path dst) 2026/09/03 15:56:43 DEBUG : three.txt: Sizes differ 2026/09/03 15:56:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/03 15:56:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/03 15:56:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/03 15:56:43 INFO : three.txt: Deleted 2026/09/03 15:56:44 DEBUG : three.txt: size = 19 OK 2026/09/03 15:56:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/03 15:56:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.51s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:56:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:46 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:56:46 DEBUG : Testêé: Sizes differ 2026/09/03 15:56:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:56:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:56:47 DEBUG : Testêé: size = 14 OK 2026/09/03 15:56:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/03 15:56:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/03 15:56:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.22s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:56:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/03 15:56:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:56:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:56:48 DEBUG : existing: size = 6 OK 2026/09/03 15:56:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/03 15:56:48 INFO : existing: Copied (new) 2026/09/03 15:56:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:56:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:56:49 DEBUG : existing: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:56:49 DEBUG : existing: Sizes differ 2026/09/03 15:56:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/03 15:56:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:56:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:56:49 ERROR : B2 bucket rclone-test-vayiyiz3wido: not deleting files as there were IO errors 2026/09/03 15:56:49 ERROR : B2 bucket rclone-test-vayiyiz3wido: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.88s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:56:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:56:50 DEBUG : EXISTING: size = 6 OK 2026/09/03 15:56:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:56:50 DEBUG : existing: Unchanged skipping 2026/09/03 15:56:50 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:56:50 DEBUG : Waiting for deletions to finish 2026/09/03 15:56:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.31s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:00 DEBUG : both10: size = 6 OK 2026/09/03 15:57:00 DEBUG : both12: size = 6 OK 2026/09/03 15:57:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both11: size = 6 OK 2026/09/03 15:57:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:57:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both0: size = 6 OK 2026/09/03 15:57:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both10: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both13: size = 6 OK 2026/09/03 15:57:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both13: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both14: size = 6 OK 2026/09/03 15:57:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both12: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both15: size = 6 OK 2026/09/03 15:57:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both15: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both16: size = 6 OK 2026/09/03 15:57:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both11: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both17: size = 6 OK 2026/09/03 15:57:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both0: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both18: size = 6 OK 2026/09/03 15:57:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both18: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both19: size = 6 OK 2026/09/03 15:57:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both19: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both1: size = 6 OK 2026/09/03 15:57:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both14: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both2: size = 6 OK 2026/09/03 15:57:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both2: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both3: size = 6 OK 2026/09/03 15:57:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both16: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both4: size = 6 OK 2026/09/03 15:57:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both4: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both5: size = 6 OK 2026/09/03 15:57:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both5: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both6: size = 6 OK 2026/09/03 15:57:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both6: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both7: size = 6 OK 2026/09/03 15:57:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both17: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both8: size = 6 OK 2026/09/03 15:57:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both8: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both9: size = 6 OK 2026/09/03 15:57:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:00 DEBUG : both1: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both3: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both7: Unchanged skipping 2026/09/03 15:57:00 DEBUG : both9: Unchanged skipping 2026/09/03 15:57:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:57:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:01 INFO : only4: Deleted 2026/09/03 15:57:01 INFO : only8: Deleted 2026/09/03 15:57:01 INFO : only17: Deleted 2026/09/03 15:57:01 INFO : only9: Deleted 2026/09/03 15:57:01 INFO : only18: Deleted 2026/09/03 15:57:01 INFO : only6: Deleted 2026/09/03 15:57:01 INFO : only10: Deleted 2026/09/03 15:57:01 INFO : only12: Deleted 2026/09/03 15:57:01 INFO : only13: Deleted 2026/09/03 15:57:01 INFO : only16: Deleted 2026/09/03 15:57:01 INFO : only19: Deleted 2026/09/03 15:57:01 INFO : only0: Deleted 2026/09/03 15:57:01 INFO : only11: Deleted 2026/09/03 15:57:01 INFO : only14: Deleted 2026/09/03 15:57:02 INFO : only1: Deleted 2026/09/03 15:57:02 INFO : only2: Deleted 2026/09/03 15:57:02 INFO : only3: Deleted 2026/09/03 15:57:02 INFO : only5: Deleted 2026/09/03 15:57:02 INFO : only7: Deleted 2026/09/03 15:57:02 INFO : only15: Deleted 2026/09/03 15:57:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (13.82s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:15 DEBUG : both10: size = 6 OK 2026/09/03 15:57:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both12: size = 6 OK 2026/09/03 15:57:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:57:15 DEBUG : both0: size = 6 OK 2026/09/03 15:57:15 DEBUG : both10: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both13: size = 6 OK 2026/09/03 15:57:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both11: size = 6 OK 2026/09/03 15:57:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both0: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both14: size = 6 OK 2026/09/03 15:57:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both14: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both15: size = 6 OK 2026/09/03 15:57:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both13: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both16: size = 6 OK 2026/09/03 15:57:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both16: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both17: size = 6 OK 2026/09/03 15:57:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both17: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both18: size = 6 OK 2026/09/03 15:57:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both18: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both19: size = 6 OK 2026/09/03 15:57:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both19: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both1: size = 6 OK 2026/09/03 15:57:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both1: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both2: size = 6 OK 2026/09/03 15:57:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both2: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both3: size = 6 OK 2026/09/03 15:57:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both3: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both4: size = 6 OK 2026/09/03 15:57:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both4: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both5: size = 6 OK 2026/09/03 15:57:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both5: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both6: size = 6 OK 2026/09/03 15:57:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both6: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both7: size = 6 OK 2026/09/03 15:57:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both7: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both8: size = 6 OK 2026/09/03 15:57:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both8: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both9: size = 6 OK 2026/09/03 15:57:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:15 DEBUG : both9: Unchanged skipping 2026/09/03 15:57:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only0: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only0: Sizes differ 2026/09/03 15:57:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only10: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only10: Sizes differ 2026/09/03 15:57:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only11: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only11: Sizes differ 2026/09/03 15:57:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only12: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only12: Sizes differ 2026/09/03 15:57:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only13: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only13: Sizes differ 2026/09/03 15:57:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only14: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only14: Sizes differ 2026/09/03 15:57:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only15: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only15: Sizes differ 2026/09/03 15:57:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only16: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only16: Sizes differ 2026/09/03 15:57:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only17: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only17: Sizes differ 2026/09/03 15:57:15 DEBUG : both12: Unchanged skipping 2026/09/03 15:57:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only18: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only18: Sizes differ 2026/09/03 15:57:15 DEBUG : both11: Unchanged skipping 2026/09/03 15:57:15 DEBUG : both15: Unchanged skipping 2026/09/03 15:57:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only19: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only19: Sizes differ 2026/09/03 15:57:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only1: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only1: Sizes differ 2026/09/03 15:57:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only2: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only2: Sizes differ 2026/09/03 15:57:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only3: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only3: Sizes differ 2026/09/03 15:57:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only4: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only4: Sizes differ 2026/09/03 15:57:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only5: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only5: Sizes differ 2026/09/03 15:57:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only6: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only6: Sizes differ 2026/09/03 15:57:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only7: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only7: Sizes differ 2026/09/03 15:57:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only8: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only8: Sizes differ 2026/09/03 15:57:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1344042715) 2026/09/03 15:57:15 DEBUG : only9: size = 6 (B2 bucket rclone-test-vayiyiz3wido) 2026/09/03 15:57:15 DEBUG : only9: Sizes differ 2026/09/03 15:57:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:57:15 DEBUG : only0: size = 0 OK 2026/09/03 15:57:15 DEBUG : only11: size = 0 OK 2026/09/03 15:57:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only0: Copied (replaced existing) 2026/09/03 15:57:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only11: Copied (replaced existing) 2026/09/03 15:57:15 DEBUG : only13: size = 0 OK 2026/09/03 15:57:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only13: Copied (replaced existing) 2026/09/03 15:57:15 DEBUG : only14: size = 0 OK 2026/09/03 15:57:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only14: Copied (replaced existing) 2026/09/03 15:57:15 DEBUG : only10: size = 0 OK 2026/09/03 15:57:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only10: Copied (replaced existing) 2026/09/03 15:57:15 DEBUG : only15: size = 0 OK 2026/09/03 15:57:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only15: Copied (replaced existing) 2026/09/03 15:57:15 DEBUG : only16: size = 0 OK 2026/09/03 15:57:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:15 INFO : only16: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only17: size = 0 OK 2026/09/03 15:57:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only17: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only12: size = 0 OK 2026/09/03 15:57:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only12: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only1: size = 0 OK 2026/09/03 15:57:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only1: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only2: size = 0 OK 2026/09/03 15:57:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only2: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only18: size = 0 OK 2026/09/03 15:57:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only18: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only3: size = 0 OK 2026/09/03 15:57:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only3: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only6: size = 0 OK 2026/09/03 15:57:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only6: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only7: size = 0 OK 2026/09/03 15:57:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only7: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only8: size = 0 OK 2026/09/03 15:57:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only8: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only19: size = 0 OK 2026/09/03 15:57:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only19: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only4: size = 0 OK 2026/09/03 15:57:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only4: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only9: size = 0 OK 2026/09/03 15:57:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only9: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : only5: size = 0 OK 2026/09/03 15:57:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/03 15:57:16 INFO : only5: Copied (replaced existing) 2026/09/03 15:57:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.31s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:24 DEBUG : empty_dir: Making directory with metadata 2026/09/03 15:57:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:57:24 DEBUG : empty_on_remote: Making directory with metadata 2026/09/03 15:57:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:57:24 INFO : empty_on_remote: Making directory 2026/09/03 15:57:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 15:57:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:26 DEBUG : empty_dir: Making directory with metadata 2026/09/03 15:57:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:57:26 DEBUG : empty_on_remote: Making directory with metadata 2026/09/03 15:57:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:57:26 INFO : empty_on_remote: Making directory 2026/09/03 15:57:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 15:57:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:28 INFO : sub dir: Making directory 2026/09/03 15:57:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:57:30 INFO : sub dir: Making directory 2026/09/03 15:57:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:36 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:57:37 DEBUG : banana: size = 6 OK 2026/09/03 15:57:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:57:37 DEBUG : apple: size = 5 OK 2026/09/03 15:57:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : banana: Unchanged skipping 2026/09/03 15:57:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:57:37 DEBUG : apple: Unchanged skipping 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:57:37 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:37 INFO : There was nothing to transfer 2026/09/03 15:57:37 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:37 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : apple: size = 5 OK 2026/09/03 15:57:37 DEBUG : banana: size = 6 OK 2026/09/03 15:57:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:57:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:57:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : apple: Unchanged skipping 2026/09/03 15:57:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : banana: Unchanged skipping 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:57:37 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:57:37 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:37 INFO : There was nothing to transfer 2026/09/03 15:57:37 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:37 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:48 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:57:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:57:48 DEBUG : apple: size = 5 OK 2026/09/03 15:57:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : apple: Unchanged skipping 2026/09/03 15:57:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:57:48 DEBUG : banana: size = 6 OK 2026/09/03 15:57:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : banana: Unchanged skipping 2026/09/03 15:57:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:57:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:57:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:57:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:57:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:48 INFO : There was nothing to transfer 2026/09/03 15:57:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:49 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : apple: size = 5 OK 2026/09/03 15:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : apple: Unchanged skipping 2026/09/03 15:57:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:57:49 DEBUG : banana: size = 6 OK 2026/09/03 15:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : banana: Unchanged skipping 2026/09/03 15:57:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:57:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:57:49 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:49 INFO : There was nothing to transfer 2026/09/03 15:57:49 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:49 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:57:59 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:00 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 15:58:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:00 DEBUG : YXBwbGU=: size = 5 OK 2026/09/03 15:58:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/03 15:58:00 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/03 15:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : YmFuYW5h: size = 6 OK 2026/09/03 15:58:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/03 15:58:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/03 15:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/03 15:58:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/03 15:58:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/03 15:58:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/03 15:58:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/03 15:58:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/03 15:58:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/03 15:58:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/03 15:58:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/03 15:58:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/03 15:58:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/03 15:58:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/03 15:58:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/03 15:58:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/03 15:58:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/03 15:58:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/03 15:58:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/03 15:58:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/03 15:58:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/03 15:58:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/03 15:58:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/03 15:58:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/03 15:58:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/03 15:58:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/03 15:58:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/03 15:58:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/03 15:58:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/03 15:58:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/03 15:58:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:02 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:02 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 15:58:02 INFO : splitbananasplit: Deleted 2026/09/03 15:58:02 INFO : banana: Deleted 2026/09/03 15:58:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 15:58:02 INFO : appleappleapplebanana: Deleted 2026/09/03 15:58:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 15:58:02 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 15:58:03 INFO : apple: Deleted 2026/09/03 15:58:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 15:58:03 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 15:58:03 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:03 DEBUG : YXBwbGU=: size = 5 OK 2026/09/03 15:58:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : apple: Unchanged skipping 2026/09/03 15:58:03 DEBUG : YmFuYW5h: size = 6 OK 2026/09/03 15:58:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/03 15:58:03 DEBUG : banana: Unchanged skipping 2026/09/03 15:58:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/03 15:58:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:58:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 15:58:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:58:03 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:03 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:03 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:03 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/03 15:58:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/03 15:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:04 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:04 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:04 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 15:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:04 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 15:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 15:58:04 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 15:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 15:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 15:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 15:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 15:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 15:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 15:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:58:14 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:14 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:14 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:14 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:14 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:14 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:14 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:14 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:14 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 15:58:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 15:58:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 15:58:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 15:58:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 15:58:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 15:58:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/03 15:58:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:15 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:15 DEBUG : PREFIXapple: size = 5 OK 2026/09/03 15:58:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/03 15:58:15 INFO : apple: Copied (new) to: PREFIXapple 2026/09/03 15:58:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/03 15:58:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/03 15:58:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/03 15:58:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : PREFIXbanana: size = 6 OK 2026/09/03 15:58:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/03 15:58:15 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/03 15:58:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/03 15:58:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/03 15:58:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/03 15:58:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/03 15:58:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/03 15:58:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/03 15:58:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/03 15:58:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/03 15:58:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/03 15:58:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:58:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/03 15:58:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/03 15:58:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/03 15:58:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/03 15:58:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/03 15:58:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/03 15:58:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/03 15:58:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/03 15:58:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/03 15:58:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/03 15:58:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/03 15:58:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/03 15:58:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/03 15:58:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/03 15:58:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/03 15:58:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/03 15:58:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/03 15:58:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/03 15:58:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/03 15:58:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/03 15:58:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/03 15:58:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/03 15:58:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/03 15:58:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:16 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/03 15:58:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/03 15:58:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:16 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:17 INFO : banana: Deleted 2026/09/03 15:58:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 15:58:17 INFO : apple: Deleted 2026/09/03 15:58:17 INFO : appleappleapplebanana: Deleted 2026/09/03 15:58:17 INFO : splitbananasplit: Deleted 2026/09/03 15:58:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 15:58:17 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 15:58:17 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:17 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:17 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 15:58:18 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 15:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 15:58:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:18 DEBUG : apple: size = 5 OK 2026/09/03 15:58:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/03 15:58:18 INFO : apple: Copied (new) 2026/09/03 15:58:18 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:58:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/03 15:58:18 INFO : splitbananasplit: Copied (new) 2026/09/03 15:58:18 DEBUG : banana: size = 6 OK 2026/09/03 15:58:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/03 15:58:18 INFO : banana: Copied (new) 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:58:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/03 15:58:18 INFO : appleappleapplebanana: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/03 15:58:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/03 15:58:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/03 15:58:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/03 15:58:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/03 15:58:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/03 15:58:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/03 15:58:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:58:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/03 15:58:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:58:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/03 15:58:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:58:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/03 15:58:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:58:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/03 15:58:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:58:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/03 15:58:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:58:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/03 15:58:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:58:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/03 15:58:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:58:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/03 15:58:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:58:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/03 15:58:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/03 15:58:19 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:19 INFO : PREFIXbanana: Deleted 2026/09/03 15:58:19 INFO : PREFIXapple: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/03 15:58:19 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/03 15:58:19 INFO : PREFIXsplitbananasplit: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/03 15:58:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/03 15:58:19 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:20 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:20 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:58:30 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:30 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:31 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:31 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/03 15:58:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/03 15:58:31 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : appleSUFFIX: size = 5 OK 2026/09/03 15:58:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/03 15:58:31 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/03 15:58:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/03 15:58:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/03 15:58:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/03 15:58:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/03 15:58:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/03 15:58:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/03 15:58:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/03 15:58:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/03 15:58:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/03 15:58:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/03 15:58:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/03 15:58:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/03 15:58:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/03 15:58:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/03 15:58:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/03 15:58:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/03 15:58:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/03 15:58:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/03 15:58:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/03 15:58:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/03 15:58:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/03 15:58:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/03 15:58:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/03 15:58:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/03 15:58:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/03 15:58:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:32 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/03 15:58:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/03 15:58:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:32 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 15:58:32 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 15:58:32 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 15:58:33 INFO : appleappleapplebanana: Deleted 2026/09/03 15:58:33 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 15:58:33 INFO : banana: Deleted 2026/09/03 15:58:33 INFO : splitbananasplit: Deleted 2026/09/03 15:58:33 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 15:58:33 INFO : apple: Deleted 2026/09/03 15:58:33 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 15:58:33 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 15:58:33 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 15:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 15:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 15:58:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 15:58:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:34 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:34 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:34 DEBUG : apple: size = 5 OK 2026/09/03 15:58:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/03 15:58:34 INFO : apple: Copied (new) 2026/09/03 15:58:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:58:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/03 15:58:34 INFO : appleappleapplebanana: Copied (new) 2026/09/03 15:58:34 DEBUG : banana: size = 6 OK 2026/09/03 15:58:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/03 15:58:34 INFO : banana: Copied (new) 2026/09/03 15:58:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:58:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/03 15:58:34 INFO : splitbananasplit: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/03 15:58:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/03 15:58:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/03 15:58:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/03 15:58:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/03 15:58:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/03 15:58:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/03 15:58:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/03 15:58:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/03 15:58:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:58:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/03 15:58:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:58:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/03 15:58:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/03 15:58:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:58:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/03 15:58:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/03 15:58:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:58:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/03 15:58:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/03 15:58:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:58:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/03 15:58:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/03 15:58:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:58:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/03 15:58:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/03 15:58:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:58:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/03 15:58:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/03 15:58:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:35 INFO : bananaSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : splitbananasplitSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : appleSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/03 15:58:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/03 15:58:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:35 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:36 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:58:46 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:46 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:58:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : banana: size = 6 OK 2026/09/03 15:58:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:46 DEBUG : banana: Unchanged skipping 2026/09/03 15:58:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:46 DEBUG : apple: size = 5 OK 2026/09/03 15:58:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:46 DEBUG : apple: Unchanged skipping 2026/09/03 15:58:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/03 15:58:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 15:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:46 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:47 DEBUG : appleapple: size = 21 OK 2026/09/03 15:58:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/03 15:58:47 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/03 15:58:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:47 DEBUG : splitbanan: size = 16 OK 2026/09/03 15:58:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/03 15:58:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/03 15:58:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/03 15:58:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/03 15:58:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/03 15:58:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/03 15:58:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/03 15:58:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/03 15:58:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/03 15:58:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/03 15:58:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/03 15:58:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/03 15:58:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/03 15:58:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/03 15:58:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/03 15:58:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/03 15:58:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/03 15:58:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/03 15:58:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/03 15:58:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/03 15:58:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/03 15:58:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/03 15:58:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/03 15:58:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/03 15:58:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/03 15:58:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/03 15:58:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/03 15:58:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/03 15:58:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/03 15:58:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/03 15:58:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/03 15:58:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/03 15:58:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/03 15:58:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/03 15:58:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/03 15:58:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/03 15:58:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/03 15:58:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/03 15:58:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/03 15:58:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/03 15:58:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/03 15:58:47 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:48 INFO : splitbananasplit: Deleted 2026/09/03 15:58:48 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 15:58:48 INFO : appleappleapplebanana: Deleted 2026/09/03 15:58:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 15:58:48 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 15:58:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:48 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : appleapple: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/03 15:58:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : apple: size = 5 OK 2026/09/03 15:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : apple: Unchanged skipping 2026/09/03 15:58:49 DEBUG : appleapple: size = 21 OK 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:58:49 DEBUG : banana: size = 6 OK 2026/09/03 15:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : banana: Unchanged skipping 2026/09/03 15:58:49 DEBUG : splitbanan: size = 16 OK 2026/09/03 15:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 15:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 15:58:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 15:58:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 15:58:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 15:58:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 15:58:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 15:58:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 15:58:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 15:58:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 15:58:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 15:58:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 15:58:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 15:58:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 15:58:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 15:58:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/03 15:58:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:58:49 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:58:49 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:49 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:49 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : appleapple: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 15:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 15:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 15:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 15:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 15:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 15:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 15:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 15:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 15:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 15:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 15:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 15:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 15:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 15:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 15:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 15:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 15:58:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:58:59 DEBUG : Waiting for deletions to finish 2026/09/03 15:58:59 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : apple: size = 5 OK 2026/09/03 15:59:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:00 DEBUG : banana: size = 6 OK 2026/09/03 15:59:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:00 INFO : There was nothing to transfer 2026/09/03 15:59:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:00 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:00 DEBUG : apple: size = 5 OK 2026/09/03 15:59:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:00 DEBUG : banana: size = 6 OK 2026/09/03 15:59:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:00 INFO : There was nothing to transfer 2026/09/03 15:59:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:01 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:01 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:11 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:11 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : banana: size = 6 OK 2026/09/03 15:59:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:12 DEBUG : apple: size = 5 OK 2026/09/03 15:59:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:12 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:12 INFO : There was nothing to transfer 2026/09/03 15:59:12 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:12 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:13 DEBUG : banana: size = 6 OK 2026/09/03 15:59:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:13 DEBUG : apple: size = 5 OK 2026/09/03 15:59:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:13 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:13 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:13 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:13 INFO : There was nothing to transfer 2026/09/03 15:59:13 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:13 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:23 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/03 15:59:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 15:59:23 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 15:59:23 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:24 DEBUG : banana: size = 6 OK 2026/09/03 15:59:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:24 DEBUG : apple: size = 5 OK 2026/09/03 15:59:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:24 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:24 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:24 INFO : There was nothing to transfer 2026/09/03 15:59:24 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:24 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : apple: size = 5 OK 2026/09/03 15:59:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:25 DEBUG : banana: size = 6 OK 2026/09/03 15:59:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:25 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:25 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:25 INFO : There was nothing to transfer 2026/09/03 15:59:25 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:25 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:35 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : apple: size = 5 OK 2026/09/03 15:59:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:36 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:36 DEBUG : banana: size = 6 OK 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:36 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:36 INFO : There was nothing to transfer 2026/09/03 15:59:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:36 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:36 DEBUG : apple: size = 5 OK 2026/09/03 15:59:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:36 DEBUG : banana: size = 6 OK 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:36 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:36 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:36 INFO : There was nothing to transfer 2026/09/03 15:59:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:37 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:47 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:47 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:47 DEBUG : apple: size = 5 OK 2026/09/03 15:59:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:47 DEBUG : banana: size = 6 OK 2026/09/03 15:59:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:47 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:47 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:47 INFO : There was nothing to transfer 2026/09/03 15:59:47 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:48 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : apple: size = 5 OK 2026/09/03 15:59:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : apple: Unchanged skipping 2026/09/03 15:59:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 15:59:48 DEBUG : banana: size = 6 OK 2026/09/03 15:59:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 15:59:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 15:59:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : banana: Unchanged skipping 2026/09/03 15:59:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 15:59:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 15:59:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 15:59:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 15:59:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 15:59:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 15:59:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 15:59:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 15:59:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 15:59:48 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:48 INFO : There was nothing to transfer 2026/09/03 15:59:48 DEBUG : Waiting for deletions to finish 2026/09/03 15:59:48 DEBUG : apple: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : banana: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 15:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (140.99s) --- PASS: TestTransform/NFC (10.40s) --- PASS: TestTransform/NFD (11.51s) --- PASS: TestTransform/base64 (14.10s) --- PASS: TestTransform/prefix (16.55s) --- PASS: TestTransform/suffix (15.85s) --- PASS: TestTransform/truncate (13.16s) --- PASS: TestTransform/encoder (12.20s) --- PASS: TestTransform/ISO-8859-1 (11.61s) --- PASS: TestTransform/charmap (12.23s) --- PASS: TestTransform/lowercase (11.63s) --- PASS: TestTransform/ascii (11.74s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/03 15:59:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/03 15:59:53 INFO : sub dir_somesuffix: Making directory 2026/09/03 15:59:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/03 15:59:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/03 15:59:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/03 15:59:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/03 15:59:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/03 15:59:53 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:53 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/03 15:59:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:59:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/03 15:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.09s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:55 DEBUG : toe: transformed to: tictactoe 2026/09/03 15:59:55 DEBUG : toe: transformed to: tictactoe 2026/09/03 15:59:55 INFO : tictactoe: Making directory 2026/09/03 15:59:55 DEBUG : toe: transformed to: tictactoe 2026/09/03 15:59:55 DEBUG : toe: transformed to: tictactoe 2026/09/03 15:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 15:59:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/03 15:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 15:59:55 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:55 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:56 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/03 15:59:56 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:59:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/03 15:59:56 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:57 INFO : toe: Making directory 2026/09/03 15:59:57 INFO : toe/toe: Making directory 2026/09/03 15:59:57 DEBUG : toe: transformed to: tictactoe 2026/09/03 15:59:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 15:59:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 15:59:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 15:59:57 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:57 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/03 15:59:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:59:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/03 15:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 15:59:59 INFO : toe: Making directory 2026/09/03 15:59:59 INFO : toe/toe: Making directory 2026/09/03 15:59:59 DEBUG : toe: transformed to: tictactoe 2026/09/03 15:59:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 15:59:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 15:59:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 15:59:59 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 15:59:59 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 15:59:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/03 15:59:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 15:59:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/03 15:59:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:00 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:00:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:00:00 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:00 INFO : tictacempty_dir: Making directory 2026/09/03 16:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:00 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:00 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:00 INFO : tictactoe: Making directory 2026/09/03 16:00:00 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:00 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:00 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:00 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/03 16:00:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:01 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:02 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:00:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:00:02 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:02 INFO : tictacempty_dir: Making directory 2026/09/03 16:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:02 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:02 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:02 INFO : tictactoe: Making directory 2026/09/03 16:00:02 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:02 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:02 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:00:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:00:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:02 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:02 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:03 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/03 16:00:03 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:03 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:03 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:03 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:00:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/03 16:00:03 NOTICE: B2 bucket rclone-test-vayiyiz3wido: 0 differences found 2026/09/03 16:00:03 NOTICE: B2 bucket rclone-test-vayiyiz3wido: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:04 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:04 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:04 INFO : tictactoe: Making directory 2026/09/03 16:00:04 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:04 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:04 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:04 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:04 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/03 16:00:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:05 DEBUG : Waiting for deletions to finish 2026/09/03 16:00:05 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:05 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:05 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/03 16:00:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/03 16:00:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:00:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/03 16:00:05 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:05 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.20s) === RUN TestSyntax 2026/09/03 16:00:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:06 INFO : toe: Making directory 2026/09/03 16:00:06 INFO : toe/toe: Making directory 2026/09/03 16:00:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:00:06 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:06 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:07 DEBUG : toe/toe/toe: size = 11 OK 2026/09/03 16:00:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:07 INFO : toe/toe/toe: Copied (new) 2026/09/03 16:00:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:07 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:00:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:00:07 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:08 INFO : tictacempty_dir: Making directory 2026/09/03 16:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:08 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:08 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:08 INFO : tictactoe: Making directory 2026/09/03 16:00:08 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:08 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:08 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:08 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:08 INFO : toe/toe/toe.txt: Deleted 2026/09/03 16:00:08 INFO : toe/toe: Removing directory 2026/09/03 16:00:08 INFO : toe: Removing directory 2026/09/03 16:00:08 INFO : empty_dir: Removing directory 2026/09/03 16:00:08 DEBUG : Local file system at /tmp/rclone1344042715: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:09 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:00:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:00:09 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:09 INFO : tictacempty_dir: Making directory 2026/09/03 16:00:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:09 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:09 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:09 INFO : tictactoe: Making directory 2026/09/03 16:00:09 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:09 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:09 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:00:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:00:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:09 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:09 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:10 INFO : toe/toe/toe.txt: Deleted 2026/09/03 16:00:10 INFO : toe/toe: Removing directory 2026/09/03 16:00:10 INFO : toe: Removing directory 2026/09/03 16:00:10 INFO : empty_dir: Removing directory 2026/09/03 16:00:10 DEBUG : Local file system at /tmp/rclone1344042715: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/03 16:00:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/03 16:00:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:00:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:00:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:00:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/03 16:00:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/03 16:00:11 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.18s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:12 DEBUG : Reset feature "Copy" 2026/09/03 16:00:12 DEBUG : Reset feature "Move" 2026/09/03 16:00:12 DEBUG : Reset feature "Copy" 2026/09/03 16:00:12 DEBUG : Reset feature "Move" 2026/09/03 16:00:12 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:00:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:00:12 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:12 INFO : tictacempty_dir: Making directory 2026/09/03 16:00:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:00:12 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:12 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:12 INFO : tictactoe: Making directory 2026/09/03 16:00:12 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:12 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:00:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:12 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:00:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:00:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:00:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:12 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:00:13 INFO : toe/toe/toe.txt: Deleted 2026/09/03 16:00:13 INFO : toe/toe: Removing directory 2026/09/03 16:00:13 INFO : toe: Removing directory 2026/09/03 16:00:13 INFO : empty_dir: Removing directory 2026/09/03 16:00:13 DEBUG : Local file system at /tmp/rclone1344042715: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/03 16:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/03 16:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:00:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/03 16:00:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/03 16:00:15 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.43s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:16 DEBUG : toe: transformed to: dG9l 2026/09/03 16:00:16 DEBUG : toe: transformed to: dG9l 2026/09/03 16:00:16 INFO : dG9l: Making directory 2026/09/03 16:00:16 DEBUG : toe: transformed to: dG9l 2026/09/03 16:00:16 DEBUG : toe: transformed to: dG9l 2026/09/03 16:00:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/03 16:00:16 INFO : dG9l/dG9l: Making directory 2026/09/03 16:00:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/03 16:00:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/03 16:00:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/03 16:00:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:00:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/03 16:00:16 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:16 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/03 16:00:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/03 16:00:16 DEBUG : Waiting for deletions to finish 2026/09/03 16:00:17 DEBUG : dG9l: transformed to: toe 2026/09/03 16:00:17 DEBUG : dG9l: transformed to: toe 2026/09/03 16:00:17 DEBUG : dG9l: transformed to: toe 2026/09/03 16:00:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/03 16:00:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/03 16:00:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/03 16:00:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/03 16:00:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/03 16:00:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/03 16:00:17 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for checks to finish 2026/09/03 16:00:17 DEBUG : Local file system at /tmp/rclone1344042715: Waiting for transfers to finish 2026/09/03 16:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.00s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-vayiyiz3wido", Local "Local file system at /tmp/rclone1344042715", Modify Window "1ms" 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe: transformed to: 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe: transformed to: 2026/09/03 16:00:18 INFO : B2 bucket rclone-test-vayiyiz3wido: Making directory 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe: transformed to: 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe: transformed to: 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe/toe: transformed to: 2026/09/03 16:00:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/03 16:00:18 INFO : toe/toe: Making directory 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe/toe: transformed to: 2026/09/03 16:00:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe: transformed to: 2026/09/03 16:00:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:00:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:00:18 DEBUG : toe/toe/toe: transformed to: 2026/09/03 16:00:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/03 16:00:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for checks to finish 2026/09/03 16:00:18 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Waiting for transfers to finish 2026/09/03 16:00:18 DEBUG : toe/toe/toe: size = 11 OK 2026/09/03 16:00:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/03 16:00:18 INFO : toe/toe/toe: Copied (new) 2026/09/03 16:00:18 ERROR : B2 bucket rclone-test-vayiyiz3wido: not deleting files as there were IO errors 2026/09/03 16:00:18 ERROR : B2 bucket rclone-test-vayiyiz3wido: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/09/03 16:00:19 DEBUG : B2 bucket rclone-test-vayiyiz3wido: Purge remote 2026/09/03 16:00:19 INFO : B2 bucket rclone-test-vayiyiz3wido: cleaning bucket "rclone-test-vayiyiz3wido" of all files 2026/09/03 16:00:20 DEBUG : BackupDir/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df53f_d20260903_m155517_c001_v7007000_t0000_u01788450917636") 2026/09/03 16:00:20 DEBUG : BackupDir/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41136eefce68d5f3_d20260903_m155512_c001_v0001174_t0020_u01788450912734") 2026/09/03 16:00:20 DEBUG : CompareDest/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5e1d_d20260903_m155453_c001_v7007000_t0000_u01788450893482") 2026/09/03 16:00:20 DEBUG : CompareDest/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca83d_d20260903_m155447_c001_v0001174_t0057_u01788450887987") 2026/09/03 16:00:20 DEBUG : CompareDest/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5e21_d20260903_m155453_c001_v7007000_t0000_u01788450893663") 2026/09/03 16:00:20 DEBUG : CompareDest/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed6bd_d20260903_m155449_c001_v0001146_t0050_u01788450889265") 2026/09/03 16:00:20 DEBUG : CopyDest/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df540_d20260903_m155517_c001_v7007000_t0000_u01788450917819") 2026/09/03 16:00:20 DEBUG : CopyDest/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d234_d20260903_m155509_c001_v0001109_t0000_u01788450909619") 2026/09/03 16:00:20 DEBUG : CopyDest/three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df541_d20260903_m155518_c001_v7007000_t0000_u01788450918001") 2026/09/03 16:00:20 DEBUG : CopyDest/three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed70f_d20260903_m155515_c001_v0001146_t0050_u01788450915948") 2026/09/03 16:00:21 DEBUG : CopyDest/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df543_d20260903_m155518_c001_v7007000_t0000_u01788450918182") 2026/09/03 16:00:21 DEBUG : CopyDest/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca89b_d20260903_m155514_c001_v0001174_t0057_u01788450914060") 2026/09/03 16:00:21 DEBUG : EXISTING: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df620_d20260903_m155650_c001_v7007000_t0000_u01788451010890") 2026/09/03 16:00:21 DEBUG : EXISTING: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa0c_d20260903_m155649_c001_v0001174_t0057_u01788451009951") 2026/09/03 16:00:21 DEBUG : PREFIXapple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4051c0a98ce3b2d2_d20260903_m155819_c001_v7007000_t0000_u01788451099370") 2026/09/03 16:00:21 DEBUG : PREFIXapple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab98_d20260903_m155815_c001_v0001174_t0057_u01788451095157") 2026/09/03 16:00:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d1d_d20260903_m155819_c001_v7007000_t0000_u01788451099421") 2026/09/03 16:00:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed98f_d20260903_m155815_c001_v0001146_t0023_u01788451095168") 2026/09/03 16:00:21 DEBUG : PREFIXbanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f422adc4bae2bfec2_d20260903_m155819_c001_v7007000_t0000_u01788451099360") 2026/09/03 16:00:21 DEBUG : PREFIXbanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6cf_d20260903_m155815_c001_v0001182_t0034_u01788451095189") 2026/09/03 16:00:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51f2_d20260903_m155819_c001_v7007000_t0000_u01788451099432") 2026/09/03 16:00:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bade_d20260903_m155815_c001_v0001105_t0027_u01788451095177") 2026/09/03 16:00:21 DEBUG : Testêé: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df61c_d20260903_m155647_c001_v7007000_t0000_u01788451007698") 2026/09/03 16:00:21 DEBUG : Testêé: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa04_d20260903_m155647_c001_v0001174_t0057_u01788451007137") 2026/09/03 16:00:21 DEBUG : Testêé: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed84d_d20260903_m155646_c001_v0001146_t0050_u01788451006211") 2026/09/03 16:00:21 DEBUG : YXBwbGU=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f3f_d20260903_m155804_c001_v7007000_t0000_u01788451084561") 2026/09/03 16:00:22 DEBUG : YXBwbGU=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f671_d20260903_m155800_c001_v0001182_t0034_u01788451080598") 2026/09/03 16:00:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f40_d20260903_m155804_c001_v7007000_t0000_u01788451084741") 2026/09/03 16:00:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcab52_d20260903_m155800_c001_v0001174_t0032_u01788451080617") 2026/09/03 16:00:22 DEBUG : YmFuYW5h: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f41_d20260903_m155804_c001_v7007000_t0000_u01788451084922") 2026/09/03 16:00:22 DEBUG : YmFuYW5h: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed94b_d20260903_m155800_c001_v0001146_t0050_u01788451080607") 2026/09/03 16:00:22 DEBUG : a/potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d131_d20260903_m155323_c001_v7007000_t0000_u01788450803477") 2026/09/03 16:00:22 DEBUG : a/potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1a0_d20260903_m155322_c001_v0001109_t0054_u01788450802550") 2026/09/03 16:00:22 DEBUG : a/potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d12e_d20260903_m155321_c001_v7007000_t0000_u01788450801276") 2026/09/03 16:00:22 DEBUG : a/potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d196_d20260903_m155320_c001_v0001109_t0050_u01788450800244") 2026/09/03 16:00:22 DEBUG : a/potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ee9_d20260903_m155303_c001_v7007000_t0000_u01788450783895") 2026/09/03 16:00:22 DEBUG : a/potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d15e_d20260903_m155302_c001_v0001109_t0010_u01788450782761") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca322_d20260903_m155949_c001_v7007000_t0000_u01788451189482") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f873_d20260903_m155946_c001_v0001182_t0034_u01788451186529") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ea_d20260903_m155937_c001_v7007000_t0000_u01788451177753") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f849_d20260903_m155934_c001_v0001182_t0034_u01788451174766") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca26a_d20260903_m155925_c001_v7007000_t0000_u01788451165971") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f82d_d20260903_m155922_c001_v0001182_t0034_u01788451162557") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6fa_d20260903_m155913_c001_v7007000_t0000_u01788451153901") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7f7_d20260903_m155911_c001_v0001182_t0034_u01788451151022") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a2_d20260903_m155902_c001_v7007000_t0000_u01788451142313") 2026/09/03 16:00:22 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7c7_d20260903_m155858_c001_v0001182_t0034_u01788451138845") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe6_d20260903_m155850_c001_v7007000_t0000_u01788451130130") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb30_d20260903_m155845_c001_v0001105_t0027_u01788451125605") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32db_d20260903_m155836_c001_v7007000_t0000_u01788451116990") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb1c_d20260903_m155834_c001_v0001105_t0027_u01788451114293") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039e55_d20260903_m155833_c001_v7007000_t0000_u01788451113391") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabda_d20260903_m155829_c001_v0001174_t0057_u01788451109744") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f5e_d20260903_m155821_c001_v7007000_t0000_u01788451101091") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaba8_d20260903_m155818_c001_v0001174_t0057_u01788451098406") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f59_d20260903_m155817_c001_v7007000_t0000_u01788451097313") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab8e_d20260903_m155813_c001_v0001174_t0057_u01788451093201") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a64a_d20260903_m155802_c001_v7007000_t0000_u01788451082915") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f66b_d20260903_m155759_c001_v0001182_t0034_u01788451079157") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5181_d20260903_m155750_c001_v7007000_t0000_u01788451070472") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f61b_d20260903_m155747_c001_v0001182_t0034_u01788451067624") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9ad_d20260903_m155738_c001_v7007000_t0000_u01788451058436") 2026/09/03 16:00:23 DEBUG : apple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5f1_d20260903_m155735_c001_v0001182_t0034_u01788451055708") 2026/09/03 16:00:23 DEBUG : appleSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed5ca_d20260903_m155835_c001_v7007000_t0000_u01788451115479") 2026/09/03 16:00:23 DEBUG : appleSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb08_d20260903_m155831_c001_v0001105_t0027_u01788451111192") 2026/09/03 16:00:23 DEBUG : appleapple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe7_d20260903_m155850_c001_v7007000_t0000_u01788451130310") 2026/09/03 16:00:23 DEBUG : appleapple: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb32_d20260903_m155847_c001_v0001105_t0027_u01788451127063") 2026/09/03 16:00:23 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca329_d20260903_m155949_c001_v7007000_t0000_u01788451189664") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbc4_d20260903_m155946_c001_v0001105_t0027_u01788451186897") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2eb_d20260903_m155937_c001_v7007000_t0000_u01788451177935") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbae_d20260903_m155935_c001_v0001105_t0027_u01788451175130") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca26b_d20260903_m155926_c001_v7007000_t0000_u01788451166154") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb98_d20260903_m155922_c001_v0001105_t0027_u01788451162926") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed701_d20260903_m155914_c001_v7007000_t0000_u01788451154084") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb7c_d20260903_m155911_c001_v0001105_t0027_u01788451151392") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a3_d20260903_m155902_c001_v7007000_t0000_u01788451142494") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb50_d20260903_m155859_c001_v0001105_t0027_u01788451139214") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe2dd_d20260903_m155848_c001_v7007000_t0000_u01788451128202") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f785_d20260903_m155845_c001_v0001182_t0034_u01788451125973") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32dd_d20260903_m155837_c001_v7007000_t0000_u01788451117170") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabfa_d20260903_m155834_c001_v0001174_t0057_u01788451114303") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c0f_d20260903_m155833_c001_v7007000_t0000_u01788451113009") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f72f_d20260903_m155830_c001_v0001182_t0034_u01788451110114") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f5f_d20260903_m155821_c001_v7007000_t0000_u01788451101273") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9a3_d20260903_m155818_c001_v0001146_t0050_u01788451098439") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4051c0a98ce3b2ce_d20260903_m155817_c001_v7007000_t0000_u01788451097325") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bad2_d20260903_m155813_c001_v0001105_t0027_u01788451093638") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417fc692ceb30f42_d20260903_m155802_c001_v7007000_t0000_u01788451082823") 2026/09/03 16:00:24 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab50_d20260903_m155759_c001_v0001174_t0057_u01788451079525") 2026/09/03 16:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5184_d20260903_m155750_c001_v7007000_t0000_u01788451070653") 2026/09/03 16:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab24_d20260903_m155747_c001_v0001174_t0057_u01788451067994") 2026/09/03 16:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9ae_d20260903_m155738_c001_v7007000_t0000_u01788451058616") 2026/09/03 16:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaf8_d20260903_m155736_c001_v0001174_t0057_u01788451056074") 2026/09/03 16:00:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32cf_d20260903_m155835_c001_v7007000_t0000_u01788451115280") 2026/09/03 16:00:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f733_d20260903_m155831_c001_v0001182_t0008_u01788451111201") 2026/09/03 16:00:25 DEBUG : b/potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d132_d20260903_m155323_c001_v7007000_t0000_u01788450803659") 2026/09/03 16:00:25 DEBUG : b/potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d19a_d20260903_m155321_c001_v0001109_t0000_u01788450801820") 2026/09/03 16:00:25 DEBUG : b/potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d12c_d20260903_m155320_c001_v7007000_t0000_u01788450800732") 2026/09/03 16:00:25 DEBUG : b/potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d190_d20260903_m155319_c001_v0001109_t0000_u01788450799510") 2026/09/03 16:00:25 DEBUG : b/potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4edb_d20260903_m155303_c001_v7007000_t0000_u01788450783243") 2026/09/03 16:00:25 DEBUG : b/potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d15a_d20260903_m155302_c001_v0001109_t0000_u01788450782036") 2026/09/03 16:00:25 DEBUG : backup/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4fb8_d20260903_m155529_c001_v7007000_t0000_u01788450929669") 2026/09/03 16:00:25 DEBUG : backup/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4004d4ded1e941a5_d20260903_m155528_c001_v0001099_t0014_u01788450928184") 2026/09/03 16:00:25 DEBUG : backup/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412007ca685be95f_d20260903_m155524_c001_v0001179_t0012_u01788450924831") 2026/09/03 16:00:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5f2_d20260903_m155613_c001_v7007000_t0000_u01788450973438") 2026/09/03 16:00:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41406c7ed8174fa5_d20260903_m155611_c001_v0001146_t0011_u01788450971954") 2026/09/03 16:00:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413bc2067c20c7ed_d20260903_m155608_c001_v0001131_t0006_u01788450968616") 2026/09/03 16:00:25 DEBUG : backup/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588aa5_d20260903_m155541_c001_v7007000_t0000_u01788450941152") 2026/09/03 16:00:25 DEBUG : backup/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4166993091ac9ac8_d20260903_m155539_c001_v0001181_t0030_u01788450939668") 2026/09/03 16:00:26 DEBUG : backup/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40586f640067a84d_d20260903_m155536_c001_v0001174_t0040_u01788450936279") 2026/09/03 16:00:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5f3_d20260903_m155613_c001_v7007000_t0000_u01788450973620") 2026/09/03 16:00:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40050fd6ab6f0d8f_d20260903_m155612_c001_v0001120_t0057_u01788450972701") 2026/09/03 16:00:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f418da28b7fdb271b_d20260903_m155609_c001_v0001174_t0024_u01788450969904") 2026/09/03 16:00:26 DEBUG : backup/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4fb9_d20260903_m155529_c001_v7007000_t0000_u01788450929850") 2026/09/03 16:00:26 DEBUG : backup/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4085156393a5a461_d20260903_m155528_c001_v0001174_t0036_u01788450928930") 2026/09/03 16:00:26 DEBUG : backup/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f410ca913bad86456_d20260903_m155526_c001_v0001185_t0042_u01788450926123") 2026/09/03 16:00:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588aa6_d20260903_m155541_c001_v7007000_t0000_u01788450941332") 2026/09/03 16:00:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f400fa01cc38d01a8_d20260903_m155540_c001_v0001116_t0055_u01788450940416") 2026/09/03 16:00:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40690f7a5431ab09_d20260903_m155537_c001_v0001174_t0052_u01788450937628") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca32f_d20260903_m155949_c001_v7007000_t0000_u01788451189845") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb3f_d20260903_m155946_c001_v0001146_t0050_u01788451186714") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ed_d20260903_m155938_c001_v7007000_t0000_u01788451178117") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb07_d20260903_m155934_c001_v0001146_t0050_u01788451174949") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca26c_d20260903_m155926_c001_v7007000_t0000_u01788451166336") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edab3_d20260903_m155922_c001_v0001146_t0050_u01788451162742") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed707_d20260903_m155914_c001_v7007000_t0000_u01788451154265") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda7d_d20260903_m155911_c001_v0001146_t0050_u01788451151207") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a4_d20260903_m155902_c001_v7007000_t0000_u01788451142674") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda51_d20260903_m155859_c001_v0001146_t0050_u01788451139030") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe8_d20260903_m155850_c001_v7007000_t0000_u01788451130491") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac20_d20260903_m155845_c001_v0001174_t0057_u01788451125788") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32df_d20260903_m155837_c001_v7007000_t0000_u01788451117349") 2026/09/03 16:00:26 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f74d_d20260903_m155834_c001_v0001182_t0034_u01788451114312") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d23_d20260903_m155833_c001_v7007000_t0000_u01788451113231") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb02_d20260903_m155829_c001_v0001105_t0027_u01788451109932") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f60_d20260903_m155821_c001_v7007000_t0000_u01788451101456") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6f3_d20260903_m155818_c001_v0001182_t0034_u01788451098429") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d11_d20260903_m155816_c001_v7007000_t0000_u01788451096909") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed987_d20260903_m155813_c001_v0001146_t0050_u01788451093455") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51ec_d20260903_m155802_c001_v7007000_t0000_u01788451082601") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed949_d20260903_m155759_c001_v0001146_t0050_u01788451079341") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5189_d20260903_m155750_c001_v7007000_t0000_u01788451070834") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed935_d20260903_m155747_c001_v0001146_t0050_u01788451067810") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9af_d20260903_m155738_c001_v7007000_t0000_u01788451058799") 2026/09/03 16:00:27 DEBUG : banana: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed923_d20260903_m155735_c001_v0001146_t0050_u01788451055891") 2026/09/03 16:00:27 DEBUG : bananaSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d2d_d20260903_m155835_c001_v7007000_t0000_u01788451115250") 2026/09/03 16:00:27 DEBUG : bananaSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabe0_d20260903_m155831_c001_v0001174_t0057_u01788451111182") 2026/09/03 16:00:27 DEBUG : both0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d976_d20260903_m155717_c001_v7007000_t0000_u01788451037322") 2026/09/03 16:00:27 DEBUG : both0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8bf_d20260903_m155706_c001_v0001146_t0050_u01788451026947") 2026/09/03 16:00:27 DEBUG : both0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210ef_d20260903_m155702_c001_v7007000_t0000_u01788451022783") 2026/09/03 16:00:27 DEBUG : both0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed875_d20260903_m155652_c001_v0001146_t0050_u01788451012776") 2026/09/03 16:00:27 DEBUG : both1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d977_d20260903_m155717_c001_v7007000_t0000_u01788451037505") 2026/09/03 16:00:27 DEBUG : both1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8c5_d20260903_m155707_c001_v0001146_t0050_u01788451027679") 2026/09/03 16:00:28 DEBUG : both1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f0_d20260903_m155702_c001_v7007000_t0000_u01788451022964") 2026/09/03 16:00:28 DEBUG : both1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed877_d20260903_m155653_c001_v0001146_t0050_u01788451013147") 2026/09/03 16:00:28 DEBUG : both10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d978_d20260903_m155717_c001_v7007000_t0000_u01788451037687") 2026/09/03 16:00:28 DEBUG : both10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8d9_d20260903_m155711_c001_v0001146_t0050_u01788451031010") 2026/09/03 16:00:28 DEBUG : both10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f1_d20260903_m155703_c001_v7007000_t0000_u01788451023145") 2026/09/03 16:00:28 DEBUG : both10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed895_d20260903_m155656_c001_v0001146_t0050_u01788451016481") 2026/09/03 16:00:28 DEBUG : both11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d979_d20260903_m155717_c001_v7007000_t0000_u01788451037869") 2026/09/03 16:00:28 DEBUG : both11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8db_d20260903_m155711_c001_v0001146_t0050_u01788451031382") 2026/09/03 16:00:28 DEBUG : both11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f2_d20260903_m155703_c001_v7007000_t0000_u01788451023325") 2026/09/03 16:00:28 DEBUG : both11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed899_d20260903_m155656_c001_v0001146_t0050_u01788451016852") 2026/09/03 16:00:28 DEBUG : both12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d97a_d20260903_m155718_c001_v7007000_t0000_u01788451038050") 2026/09/03 16:00:28 DEBUG : both12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8dd_d20260903_m155711_c001_v0001146_t0050_u01788451031752") 2026/09/03 16:00:28 DEBUG : both12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f3_d20260903_m155703_c001_v7007000_t0000_u01788451023505") 2026/09/03 16:00:28 DEBUG : both12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed89d_d20260903_m155657_c001_v0001146_t0050_u01788451017221") 2026/09/03 16:00:28 DEBUG : both13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d97b_d20260903_m155718_c001_v7007000_t0000_u01788451038232") 2026/09/03 16:00:28 DEBUG : both13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8df_d20260903_m155712_c001_v0001146_t0050_u01788451032126") 2026/09/03 16:00:28 DEBUG : both13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f4_d20260903_m155703_c001_v7007000_t0000_u01788451023687") 2026/09/03 16:00:28 DEBUG : both13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed89f_d20260903_m155657_c001_v0001146_t0050_u01788451017590") 2026/09/03 16:00:28 DEBUG : both14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d97c_d20260903_m155718_c001_v7007000_t0000_u01788451038412") 2026/09/03 16:00:28 DEBUG : both14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8e1_d20260903_m155712_c001_v0001146_t0050_u01788451032496") 2026/09/03 16:00:29 DEBUG : both14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f5_d20260903_m155703_c001_v7007000_t0000_u01788451023867") 2026/09/03 16:00:29 DEBUG : both14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8a3_d20260903_m155657_c001_v0001146_t0050_u01788451017964") 2026/09/03 16:00:29 DEBUG : both15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d97d_d20260903_m155718_c001_v7007000_t0000_u01788451038594") 2026/09/03 16:00:29 DEBUG : both15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8e3_d20260903_m155712_c001_v0001146_t0050_u01788451032865") 2026/09/03 16:00:29 DEBUG : both15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f6_d20260903_m155704_c001_v7007000_t0000_u01788451024047") 2026/09/03 16:00:29 DEBUG : both15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8a5_d20260903_m155658_c001_v0001146_t0050_u01788451018332") 2026/09/03 16:00:29 DEBUG : both16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d97e_d20260903_m155718_c001_v7007000_t0000_u01788451038775") 2026/09/03 16:00:29 DEBUG : both16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8e7_d20260903_m155713_c001_v0001146_t0050_u01788451033235") 2026/09/03 16:00:29 DEBUG : both16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f7_d20260903_m155704_c001_v7007000_t0000_u01788451024235") 2026/09/03 16:00:29 DEBUG : both16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8a7_d20260903_m155658_c001_v0001146_t0050_u01788451018702") 2026/09/03 16:00:29 DEBUG : both17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d97f_d20260903_m155718_c001_v7007000_t0000_u01788451038957") 2026/09/03 16:00:29 DEBUG : both17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8e9_d20260903_m155713_c001_v0001146_t0050_u01788451033656") 2026/09/03 16:00:29 DEBUG : both17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f8_d20260903_m155704_c001_v7007000_t0000_u01788451024416") 2026/09/03 16:00:29 DEBUG : both17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8ab_d20260903_m155659_c001_v0001146_t0050_u01788451019073") 2026/09/03 16:00:29 DEBUG : both18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d980_d20260903_m155719_c001_v7007000_t0000_u01788451039139") 2026/09/03 16:00:29 DEBUG : both18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8ed_d20260903_m155714_c001_v0001146_t0050_u01788451034051") 2026/09/03 16:00:29 DEBUG : both18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210f9_d20260903_m155704_c001_v7007000_t0000_u01788451024598") 2026/09/03 16:00:29 DEBUG : both18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8ad_d20260903_m155659_c001_v0001146_t0050_u01788451019444") 2026/09/03 16:00:29 DEBUG : both19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d981_d20260903_m155719_c001_v7007000_t0000_u01788451039319") 2026/09/03 16:00:29 DEBUG : both19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8ef_d20260903_m155714_c001_v0001146_t0050_u01788451034421") 2026/09/03 16:00:29 DEBUG : both19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210fa_d20260903_m155704_c001_v7007000_t0000_u01788451024779") 2026/09/03 16:00:29 DEBUG : both19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8af_d20260903_m155659_c001_v0001146_t0050_u01788451019817") 2026/09/03 16:00:29 DEBUG : both2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d982_d20260903_m155719_c001_v7007000_t0000_u01788451039501") 2026/09/03 16:00:30 DEBUG : both2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8c7_d20260903_m155708_c001_v0001146_t0050_u01788451028047") 2026/09/03 16:00:30 DEBUG : both2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210fb_d20260903_m155704_c001_v7007000_t0000_u01788451024959") 2026/09/03 16:00:30 DEBUG : both2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed87d_d20260903_m155653_c001_v0001146_t0050_u01788451013517") 2026/09/03 16:00:30 DEBUG : both3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d983_d20260903_m155719_c001_v7007000_t0000_u01788451039682") 2026/09/03 16:00:30 DEBUG : both3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8c9_d20260903_m155708_c001_v0001146_t0050_u01788451028417") 2026/09/03 16:00:30 DEBUG : both3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210fc_d20260903_m155705_c001_v7007000_t0000_u01788451025139") 2026/09/03 16:00:30 DEBUG : both3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed881_d20260903_m155653_c001_v0001146_t0050_u01788451013887") 2026/09/03 16:00:30 DEBUG : both4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d984_d20260903_m155719_c001_v7007000_t0000_u01788451039864") 2026/09/03 16:00:30 DEBUG : both4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8cd_d20260903_m155708_c001_v0001146_t0050_u01788451028788") 2026/09/03 16:00:30 DEBUG : both4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210fd_d20260903_m155705_c001_v7007000_t0000_u01788451025320") 2026/09/03 16:00:30 DEBUG : both4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed885_d20260903_m155654_c001_v0001146_t0050_u01788451014258") 2026/09/03 16:00:30 DEBUG : both5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d985_d20260903_m155720_c001_v7007000_t0000_u01788451040045") 2026/09/03 16:00:30 DEBUG : both5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8cf_d20260903_m155709_c001_v0001146_t0050_u01788451029158") 2026/09/03 16:00:30 DEBUG : both5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210fe_d20260903_m155705_c001_v7007000_t0000_u01788451025500") 2026/09/03 16:00:30 DEBUG : both5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed887_d20260903_m155654_c001_v0001146_t0050_u01788451014626") 2026/09/03 16:00:30 DEBUG : both6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d986_d20260903_m155720_c001_v7007000_t0000_u01788451040226") 2026/09/03 16:00:30 DEBUG : both6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8d1_d20260903_m155709_c001_v0001146_t0050_u01788451029530") 2026/09/03 16:00:30 DEBUG : both6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210ff_d20260903_m155705_c001_v7007000_t0000_u01788451025680") 2026/09/03 16:00:30 DEBUG : both6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed88b_d20260903_m155654_c001_v0001146_t0050_u01788451014996") 2026/09/03 16:00:30 DEBUG : both7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d987_d20260903_m155720_c001_v7007000_t0000_u01788451040493") 2026/09/03 16:00:30 DEBUG : both7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8d3_d20260903_m155709_c001_v0001146_t0050_u01788451029899") 2026/09/03 16:00:31 DEBUG : both7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a21100_d20260903_m155705_c001_v7007000_t0000_u01788451025861") 2026/09/03 16:00:31 DEBUG : both7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed88d_d20260903_m155655_c001_v0001146_t0050_u01788451015366") 2026/09/03 16:00:31 DEBUG : both8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d988_d20260903_m155720_c001_v7007000_t0000_u01788451040675") 2026/09/03 16:00:31 DEBUG : both8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8d5_d20260903_m155710_c001_v0001146_t0050_u01788451030270") 2026/09/03 16:00:31 DEBUG : both8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a21101_d20260903_m155706_c001_v7007000_t0000_u01788451026041") 2026/09/03 16:00:31 DEBUG : both8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed88f_d20260903_m155655_c001_v0001146_t0050_u01788451015738") 2026/09/03 16:00:31 DEBUG : both9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d989_d20260903_m155720_c001_v7007000_t0000_u01788451040894") 2026/09/03 16:00:31 DEBUG : both9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8d7_d20260903_m155710_c001_v0001146_t0050_u01788451030640") 2026/09/03 16:00:31 DEBUG : both9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a21102_d20260903_m155706_c001_v7007000_t0000_u01788451026221") 2026/09/03 16:00:31 DEBUG : both9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed891_d20260903_m155656_c001_v0001146_t0050_u01788451016111") 2026/09/03 16:00:31 DEBUG : c/non empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d133_d20260903_m155323_c001_v7007000_t0000_u01788450803839") 2026/09/03 16:00:31 DEBUG : c/non empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d19c_d20260903_m155322_c001_v0001109_t0000_u01788450802004") 2026/09/03 16:00:31 DEBUG : c/non empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d12f_d20260903_m155321_c001_v7007000_t0000_u01788450801457") 2026/09/03 16:00:31 DEBUG : c/non empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d192_d20260903_m155319_c001_v0001109_t0000_u01788450799695") 2026/09/03 16:00:31 DEBUG : c/non empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4eef_d20260903_m155304_c001_v7007000_t0000_u01788450784076") 2026/09/03 16:00:31 DEBUG : c/non empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d15c_d20260903_m155302_c001_v0001109_t0000_u01788450782219") 2026/09/03 16:00:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f42_d20260903_m155805_c001_v7007000_t0000_u01788451085103") 2026/09/03 16:00:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bab6_d20260903_m155800_c001_v0001105_t0027_u01788451080627") 2026/09/03 16:00:31 DEBUG : check sum: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e80_d20260903_m155255_c001_v7007000_t0000_u01788450775705") 2026/09/03 16:00:31 DEBUG : check sum: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d148_d20260903_m155254_c001_v0001109_t0000_u01788450774803") 2026/09/03 16:00:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4cc_d20260903_m160017_c001_v7007000_t0000_u01788451217748") 2026/09/03 16:00:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f8cf_d20260903_m160016_c001_v0001182_t0034_u01788451216720") 2026/09/03 16:00:32 DEBUG : dest/3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df52c_d20260903_m155503_c001_v7007000_t0000_u01788450903040") 2026/09/03 16:00:32 DEBUG : dest/3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415cc228896ff18f_d20260903_m155501_c001_v0001120_t0021_u01788450901933") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fea_d20260903_m155850_c001_v7007000_t0000_u01788451130672") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f78b_d20260903_m155847_c001_v0001182_t0034_u01788451127083") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca334_d20260903_m155950_c001_v7007000_t0000_u01788451190027") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f861_d20260903_m155942_c001_v0001182_t0034_u01788451182382") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ee_d20260903_m155938_c001_v7007000_t0000_u01788451178298") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f839_d20260903_m155930_c001_v0001182_t0034_u01788451170748") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca270_d20260903_m155926_c001_v7007000_t0000_u01788451166518") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f81f_d20260903_m155918_c001_v0001182_t0034_u01788451158523") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed70d_d20260903_m155914_c001_v7007000_t0000_u01788451154446") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7e9_d20260903_m155906_c001_v0001182_t0034_u01788451146912") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a5_d20260903_m155902_c001_v7007000_t0000_u01788451142854") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7ad_d20260903_m155854_c001_v0001182_t0034_u01788451134723") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32f8_d20260903_m155848_c001_v7007000_t0000_u01788451128175") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb28_d20260903_m155841_c001_v0001105_t0027_u01788451121574") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e2_d20260903_m155837_c001_v7007000_t0000_u01788451117529") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb1e_d20260903_m155834_c001_v0001105_t0027_u01788451114478") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fdb_d20260903_m155833_c001_v7007000_t0000_u01788451113169") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabc8_d20260903_m155825_c001_v0001174_t0057_u01788451105704") 2026/09/03 16:00:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f61_d20260903_m155821_c001_v7007000_t0000_u01788451101639") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabaa_d20260903_m155818_c001_v0001174_t0057_u01788451098592") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f5a_d20260903_m155817_c001_v7007000_t0000_u01788451097503") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab7c_d20260903_m155809_c001_v0001174_t0057_u01788451089147") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f39_d20260903_m155802_c001_v7007000_t0000_u01788451082612") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f63f_d20260903_m155755_c001_v0001182_t0034_u01788451075047") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db518b_d20260903_m155751_c001_v7007000_t0000_u01788451071016") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f607_d20260903_m155743_c001_v0001182_t0034_u01788451063554") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b0_d20260903_m155738_c001_v7007000_t0000_u01788451058979") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5d9_d20260903_m155732_c001_v0001182_t0034_u01788451052776") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c47_d20260903_m155835_c001_v7007000_t0000_u01788451115489") 2026/09/03 16:00:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcabe2_d20260903_m155831_c001_v0001174_t0055_u01788451111367") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5feb_d20260903_m155850_c001_v7007000_t0000_u01788451130851") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda1b_d20260903_m155847_c001_v0001146_t0050_u01788451127093") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca336_d20260903_m155950_c001_v7007000_t0000_u01788451190208") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb21_d20260903_m155942_c001_v0001146_t0050_u01788451182928") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ef_d20260903_m155938_c001_v7007000_t0000_u01788451178482") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edadf_d20260903_m155931_c001_v0001146_t0050_u01788451171296") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca275_d20260903_m155926_c001_v7007000_t0000_u01788451166699") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda9f_d20260903_m155919_c001_v0001146_t0050_u01788451159071") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed712_d20260903_m155914_c001_v7007000_t0000_u01788451154627") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda65_d20260903_m155907_c001_v0001146_t0050_u01788451147460") 2026/09/03 16:00:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a6_d20260903_m155903_c001_v7007000_t0000_u01788451143040") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda37_d20260903_m155855_c001_v0001146_t0050_u01788451135269") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe2_d20260903_m155848_c001_v7007000_t0000_u01788451128188") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac0e_d20260903_m155842_c001_v0001174_t0057_u01788451122116") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e3_d20260903_m155837_c001_v7007000_t0000_u01788451117709") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabfc_d20260903_m155834_c001_v0001174_t0057_u01788451114488") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c12_d20260903_m155833_c001_v7007000_t0000_u01788451113189") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bafa_d20260903_m155826_c001_v0001105_t0027_u01788451106257") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f62_d20260903_m155821_c001_v7007000_t0000_u01788451101824") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baee_d20260903_m155818_c001_v0001105_t0027_u01788451098602") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d12_d20260903_m155816_c001_v7007000_t0000_u01788451096920") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed96f_d20260903_m155809_c001_v0001146_t0050_u01788451089689") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51ee_d20260903_m155802_c001_v7007000_t0000_u01788451082964") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed941_d20260903_m155755_c001_v0001146_t0050_u01788451075585") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db518d_d20260903_m155751_c001_v7007000_t0000_u01788451071197") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed92d_d20260903_m155744_c001_v0001146_t0050_u01788451064099") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b1_d20260903_m155739_c001_v7007000_t0000_u01788451059160") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed917_d20260903_m155732_c001_v0001146_t0050_u01788451052961") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d30_d20260903_m155835_c001_v7007000_t0000_u01788451115430") 2026/09/03 16:00:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bb0a_d20260903_m155831_c001_v0001105_t0006_u01788451111379") 2026/09/03 16:00:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fec_d20260903_m155851_c001_v7007000_t0000_u01788451131031") 2026/09/03 16:00:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb34_d20260903_m155847_c001_v0001105_t0027_u01788451127248") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca33b_d20260903_m155950_c001_v7007000_t0000_u01788451190392") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbb6_d20260903_m155943_c001_v0001105_t0027_u01788451183472") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f0_d20260903_m155938_c001_v7007000_t0000_u01788451178665") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bba2_d20260903_m155931_c001_v0001105_t0027_u01788451171844") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca27b_d20260903_m155926_c001_v7007000_t0000_u01788451166881") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb88_d20260903_m155919_c001_v0001105_t0027_u01788451159627") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed716_d20260903_m155914_c001_v7007000_t0000_u01788451154811") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb62_d20260903_m155908_c001_v0001105_t0027_u01788451148006") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a7_d20260903_m155903_c001_v7007000_t0000_u01788451143221") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb44_d20260903_m155855_c001_v0001105_t0027_u01788451135827") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0de66_d20260903_m155848_c001_v7007000_t0000_u01788451128212") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f771_d20260903_m155842_c001_v0001182_t0034_u01788451122669") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e4_d20260903_m155837_c001_v7007000_t0000_u01788451117888") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f74f_d20260903_m155834_c001_v0001182_t0034_u01788451114497") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fd9_d20260903_m155832_c001_v7007000_t0000_u01788451112810") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f715_d20260903_m155826_c001_v0001182_t0034_u01788451106807") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f63_d20260903_m155822_c001_v7007000_t0000_u01788451102007") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6f5_d20260903_m155818_c001_v0001182_t0034_u01788451098614") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f422adc4bae2bfec0_d20260903_m155817_c001_v7007000_t0000_u01788451097342") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bac4_d20260903_m155810_c001_v0001105_t0027_u01788451090235") 2026/09/03 16:00:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4188a1e09e918d79_d20260903_m155802_c001_v7007000_t0000_u01788451082645") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab40_d20260903_m155756_c001_v0001174_t0057_u01788451076122") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db518e_d20260903_m155751_c001_v7007000_t0000_u01788451071377") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab10_d20260903_m155744_c001_v0001174_t0057_u01788451064646") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b2_d20260903_m155739_c001_v7007000_t0000_u01788451059342") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaea_d20260903_m155733_c001_v0001174_t0057_u01788451053144") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813ce5_d20260903_m155835_c001_v7007000_t0000_u01788451115442") 2026/09/03 16:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed9cd_d20260903_m155831_c001_v0001146_t0052_u01788451111395") 2026/09/03 16:00:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fed_d20260903_m155851_c001_v7007000_t0000_u01788451131211") 2026/09/03 16:00:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac32_d20260903_m155847_c001_v0001174_t0057_u01788451127257") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca340_d20260903_m155950_c001_v7007000_t0000_u01788451190575") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad2c_d20260903_m155944_c001_v0001174_t0057_u01788451184018") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f2_d20260903_m155938_c001_v7007000_t0000_u01788451178847") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad02_d20260903_m155932_c001_v0001174_t0057_u01788451172386") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca280_d20260903_m155927_c001_v7007000_t0000_u01788451167062") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcacc8_d20260903_m155920_c001_v0001174_t0057_u01788451160168") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed71b_d20260903_m155914_c001_v7007000_t0000_u01788451154991") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac92_d20260903_m155908_c001_v0001174_t0057_u01788451148548") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a8_d20260903_m155903_c001_v7007000_t0000_u01788451143402") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac5c_d20260903_m155856_c001_v0001174_t0057_u01788451136378") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe1_d20260903_m155848_c001_v7007000_t0000_u01788451128006") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda0f_d20260903_m155843_c001_v0001146_t0050_u01788451123208") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e5_d20260903_m155838_c001_v7007000_t0000_u01788451118068") 2026/09/03 16:00:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9e3_d20260903_m155834_c001_v0001146_t0050_u01788451114508") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fdc_d20260903_m155833_c001_v7007000_t0000_u01788451113349") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9bb_d20260903_m155827_c001_v0001146_t0050_u01788451107351") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f64_d20260903_m155822_c001_v7007000_t0000_u01788451102189") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9a5_d20260903_m155818_c001_v0001146_t0050_u01788451098624") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a652_d20260903_m155817_c001_v7007000_t0000_u01788451097514") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6ad_d20260903_m155810_c001_v0001182_t0034_u01788451090788") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f3b_d20260903_m155802_c001_v7007000_t0000_u01788451082974") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baa8_d20260903_m155756_c001_v0001105_t0027_u01788451076661") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db518f_d20260903_m155751_c001_v7007000_t0000_u01788451071559") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba90_d20260903_m155745_c001_v0001105_t0027_u01788451065204") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b3_d20260903_m155739_c001_v7007000_t0000_u01788451059524") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba78_d20260903_m155733_c001_v0001105_t0027_u01788451053329") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d31_d20260903_m155835_c001_v7007000_t0000_u01788451115500") 2026/09/03 16:00:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f735_d20260903_m155831_c001_v0001182_t0053_u01788451111406") 2026/09/03 16:00:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fee_d20260903_m155851_c001_v7007000_t0000_u01788451131390") 2026/09/03 16:00:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f78d_d20260903_m155847_c001_v0001182_t0034_u01788451127268") 2026/09/03 16:00:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca344_d20260903_m155950_c001_v7007000_t0000_u01788451190757") 2026/09/03 16:00:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f865_d20260903_m155944_c001_v0001182_t0034_u01788451184202") 2026/09/03 16:00:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f3_d20260903_m155939_c001_v7007000_t0000_u01788451179029") 2026/09/03 16:00:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f83f_d20260903_m155932_c001_v0001182_t0034_u01788451172568") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca28a_d20260903_m155927_c001_v7007000_t0000_u01788451167244") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f823_d20260903_m155920_c001_v0001182_t0034_u01788451160352") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed721_d20260903_m155915_c001_v7007000_t0000_u01788451155173") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7ef_d20260903_m155908_c001_v0001182_t0034_u01788451148732") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6a9_d20260903_m155903_c001_v7007000_t0000_u01788451143584") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7b5_d20260903_m155856_c001_v0001182_t0034_u01788451136573") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32f9_d20260903_m155848_c001_v7007000_t0000_u01788451128356") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb2a_d20260903_m155843_c001_v0001105_t0027_u01788451123393") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e6_d20260903_m155838_c001_v7007000_t0000_u01788451118248") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb20_d20260903_m155834_c001_v0001105_t0027_u01788451114662") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2db0e_d20260903_m155833_c001_v7007000_t0000_u01788451113192") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabd0_d20260903_m155827_c001_v0001174_t0057_u01788451107536") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f65_d20260903_m155822_c001_v7007000_t0000_u01788451102371") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabac_d20260903_m155818_c001_v0001174_t0057_u01788451098776") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d18_d20260903_m155817_c001_v7007000_t0000_u01788451097459") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab80_d20260903_m155810_c001_v0001174_t0057_u01788451090970") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a649_d20260903_m155802_c001_v7007000_t0000_u01788451082723") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f64f_d20260903_m155756_c001_v0001182_t0034_u01788451076926") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5190_d20260903_m155751_c001_v7007000_t0000_u01788451071741") 2026/09/03 16:00:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f615_d20260903_m155745_c001_v0001182_t0034_u01788451065388") 2026/09/03 16:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b4_d20260903_m155739_c001_v7007000_t0000_u01788451059706") 2026/09/03 16:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5db_d20260903_m155733_c001_v0001182_t0034_u01788451053510") 2026/09/03 16:00:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fde_d20260903_m155835_c001_v7007000_t0000_u01788451115510") 2026/09/03 16:00:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f73b_d20260903_m155831_c001_v0001182_t0032_u01788451111616") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff0_d20260903_m155851_c001_v7007000_t0000_u01788451131573") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda1f_d20260903_m155847_c001_v0001146_t0050_u01788451127280") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca347_d20260903_m155950_c001_v7007000_t0000_u01788451190940") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb2b_d20260903_m155944_c001_v0001146_t0050_u01788451184494") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f4_d20260903_m155939_c001_v7007000_t0000_u01788451179211") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edae9_d20260903_m155932_c001_v0001146_t0050_u01788451172751") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca294_d20260903_m155927_c001_v7007000_t0000_u01788451167579") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edaa7_d20260903_m155920_c001_v0001146_t0050_u01788451160536") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed726_d20260903_m155915_c001_v7007000_t0000_u01788451155354") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda6f_d20260903_m155908_c001_v0001146_t0050_u01788451148917") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6aa_d20260903_m155903_c001_v7007000_t0000_u01788451143765") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda41_d20260903_m155856_c001_v0001146_t0050_u01788451136762") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f42185d556fe0a81f_d20260903_m155848_c001_v7007000_t0000_u01788451128419") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac12_d20260903_m155843_c001_v0001174_t0057_u01788451123576") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e7_d20260903_m155838_c001_v7007000_t0000_u01788451118429") 2026/09/03 16:00:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabfe_d20260903_m155834_c001_v0001174_t0057_u01788451114674") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039e54_d20260903_m155833_c001_v7007000_t0000_u01788451113205") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bafc_d20260903_m155827_c001_v0001105_t0027_u01788451107723") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f66_d20260903_m155822_c001_v7007000_t0000_u01788451102552") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baf0_d20260903_m155818_c001_v0001105_t0027_u01788451098786") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d13_d20260903_m155817_c001_v7007000_t0000_u01788451097089") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed979_d20260903_m155811_c001_v0001146_t0050_u01788451091155") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4188a1e09e918d7a_d20260903_m155802_c001_v7007000_t0000_u01788451082670") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed943_d20260903_m155757_c001_v0001146_t0050_u01788451077110") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5192_d20260903_m155751_c001_v7007000_t0000_u01788451071922") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed92f_d20260903_m155745_c001_v0001146_t0050_u01788451065574") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b5_d20260903_m155739_c001_v7007000_t0000_u01788451059975") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed91b_d20260903_m155733_c001_v0001146_t0050_u01788451053694") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed5c9_d20260903_m155835_c001_v7007000_t0000_u01788451115296") 2026/09/03 16:00:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcabea_d20260903_m155831_c001_v0001174_t0028_u01788451111660") 2026/09/03 16:00:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff1_d20260903_m155851_c001_v7007000_t0000_u01788451131754") 2026/09/03 16:00:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb36_d20260903_m155847_c001_v0001105_t0027_u01788451127432") 2026/09/03 16:00:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca34c_d20260903_m155951_c001_v7007000_t0000_u01788451191121") 2026/09/03 16:00:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbba_d20260903_m155944_c001_v0001105_t0027_u01788451184679") 2026/09/03 16:00:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f5_d20260903_m155939_c001_v7007000_t0000_u01788451179393") 2026/09/03 16:00:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bba6_d20260903_m155932_c001_v0001105_t0027_u01788451172933") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca29b_d20260903_m155927_c001_v7007000_t0000_u01788451167760") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb8e_d20260903_m155920_c001_v0001105_t0027_u01788451160723") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed728_d20260903_m155915_c001_v7007000_t0000_u01788451155535") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb68_d20260903_m155909_c001_v0001105_t0027_u01788451149101") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6ab_d20260903_m155903_c001_v7007000_t0000_u01788451143946") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb48_d20260903_m155856_c001_v0001105_t0027_u01788451136954") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe3_d20260903_m155848_c001_v7007000_t0000_u01788451128368") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f777_d20260903_m155843_c001_v0001182_t0034_u01788451123762") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e8_d20260903_m155838_c001_v7007000_t0000_u01788451118608") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f751_d20260903_m155834_c001_v0001182_t0034_u01788451114683") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c18_d20260903_m155833_c001_v7007000_t0000_u01788451113369") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f717_d20260903_m155827_c001_v0001182_t0034_u01788451107905") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f67_d20260903_m155822_c001_v7007000_t0000_u01788451102734") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6f9_d20260903_m155818_c001_v0001182_t0034_u01788451098799") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d15_d20260903_m155817_c001_v7007000_t0000_u01788451097279") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bac6_d20260903_m155811_c001_v0001105_t0027_u01788451091360") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4188a1e09e918d7b_d20260903_m155802_c001_v7007000_t0000_u01788451082833") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab42_d20260903_m155757_c001_v0001174_t0057_u01788451077292") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5194_d20260903_m155752_c001_v7007000_t0000_u01788451072103") 2026/09/03 16:00:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab14_d20260903_m155745_c001_v0001174_t0057_u01788451065757") 2026/09/03 16:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b6_d20260903_m155740_c001_v7007000_t0000_u01788451060156") 2026/09/03 16:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaee_d20260903_m155733_c001_v0001174_t0057_u01788451053878") 2026/09/03 16:00:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813ce4_d20260903_m155835_c001_v7007000_t0000_u01788451115261") 2026/09/03 16:00:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bb10_d20260903_m155831_c001_v0001105_t0011_u01788451111778") 2026/09/03 16:00:42 DEBUG : dir1/0007-12345: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff2_d20260903_m155851_c001_v7007000_t0000_u01788451131934") 2026/09/03 16:00:42 DEBUG : dir1/0007-12345: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac36_d20260903_m155847_c001_v0001174_t0057_u01788451127442") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca352_d20260903_m155951_c001_v7007000_t0000_u01788451191306") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad36_d20260903_m155944_c001_v0001174_t0057_u01788451184865") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f7_d20260903_m155939_c001_v7007000_t0000_u01788451179574") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad05_d20260903_m155933_c001_v0001174_t0057_u01788451173115") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2a1_d20260903_m155927_c001_v7007000_t0000_u01788451167941") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcacd2_d20260903_m155920_c001_v0001174_t0057_u01788451160906") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed729_d20260903_m155915_c001_v7007000_t0000_u01788451155715") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac96_d20260903_m155909_c001_v0001174_t0057_u01788451149284") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6ac_d20260903_m155904_c001_v7007000_t0000_u01788451144126") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac62_d20260903_m155857_c001_v0001174_t0057_u01788451137139") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c98_d20260903_m155848_c001_v7007000_t0000_u01788451128431") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda11_d20260903_m155843_c001_v0001146_t0050_u01788451123945") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32e9_d20260903_m155838_c001_v7007000_t0000_u01788451118788") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9e5_d20260903_m155834_c001_v0001146_t0050_u01788451114694") 2026/09/03 16:00:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4188a1e09e918eb6_d20260903_m155833_c001_v7007000_t0000_u01788451113211") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9bd_d20260903_m155828_c001_v0001146_t0050_u01788451108089") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f68_d20260903_m155822_c001_v7007000_t0000_u01788451102916") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9a7_d20260903_m155818_c001_v0001146_t0050_u01788451098809") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d14_d20260903_m155817_c001_v7007000_t0000_u01788451097102") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6b1_d20260903_m155811_c001_v0001182_t0034_u01788451091543") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51ed_d20260903_m155802_c001_v7007000_t0000_u01788451082783") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baaa_d20260903_m155757_c001_v0001105_t0027_u01788451077474") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db5198_d20260903_m155752_c001_v7007000_t0000_u01788451072284") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba92_d20260903_m155745_c001_v0001105_t0027_u01788451065944") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b7_d20260903_m155740_c001_v7007000_t0000_u01788451060336") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba7c_d20260903_m155734_c001_v0001105_t0027_u01788451054062") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d33_d20260903_m155835_c001_v7007000_t0000_u01788451115611") 2026/09/03 16:00:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f73d_d20260903_m155831_c001_v0001182_t0028_u01788451111828") 2026/09/03 16:00:43 DEBUG : dir1/0008-23456: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff3_d20260903_m155852_c001_v7007000_t0000_u01788451132114") 2026/09/03 16:00:43 DEBUG : dir1/0008-23456: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f78f_d20260903_m155847_c001_v0001182_t0034_u01788451127455") 2026/09/03 16:00:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca358_d20260903_m155951_c001_v7007000_t0000_u01788451191487") 2026/09/03 16:00:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f86d_d20260903_m155945_c001_v0001182_t0034_u01788451185051") 2026/09/03 16:00:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2f8_d20260903_m155939_c001_v7007000_t0000_u01788451179756") 2026/09/03 16:00:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f843_d20260903_m155933_c001_v0001182_t0034_u01788451173298") 2026/09/03 16:00:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2a7_d20260903_m155928_c001_v7007000_t0000_u01788451168124") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f825_d20260903_m155921_c001_v0001182_t0034_u01788451161090") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed72a_d20260903_m155915_c001_v7007000_t0000_u01788451155896") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7f1_d20260903_m155909_c001_v0001182_t0034_u01788451149470") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6ad_d20260903_m155904_c001_v7007000_t0000_u01788451144308") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7bf_d20260903_m155857_c001_v0001182_t0034_u01788451137331") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32fa_d20260903_m155848_c001_v7007000_t0000_u01788451128536") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb2c_d20260903_m155844_c001_v0001105_t0027_u01788451124130") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32ea_d20260903_m155838_c001_v7007000_t0000_u01788451118967") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb22_d20260903_m155834_c001_v0001105_t0027_u01788451114848") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c0c_d20260903_m155832_c001_v7007000_t0000_u01788451112830") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabd2_d20260903_m155828_c001_v0001174_t0057_u01788451108274") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f69_d20260903_m155823_c001_v7007000_t0000_u01788451103098") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabae_d20260903_m155818_c001_v0001174_t0057_u01788451098960") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4051c0a98ce3b2cf_d20260903_m155817_c001_v7007000_t0000_u01788451097522") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab86_d20260903_m155811_c001_v0001174_t0057_u01788451091728") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4188a1e09e918d7c_d20260903_m155802_c001_v7007000_t0000_u01788451082851") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f657_d20260903_m155757_c001_v0001182_t0034_u01788451077660") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db519c_d20260903_m155752_c001_v7007000_t0000_u01788451072464") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f617_d20260903_m155746_c001_v0001182_t0034_u01788451066128") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9b8_d20260903_m155740_c001_v7007000_t0000_u01788451060517") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5e3_d20260903_m155734_c001_v0001182_t0034_u01788451054244") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039e56_d20260903_m155835_c001_v7007000_t0000_u01788451115271") 2026/09/03 16:00:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcabec_d20260903_m155831_c001_v0001174_t0036_u01788451111975") 2026/09/03 16:00:45 DEBUG : dir1/0009-34567: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff4_d20260903_m155852_c001_v7007000_t0000_u01788451132294") 2026/09/03 16:00:45 DEBUG : dir1/0009-34567: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda23_d20260903_m155847_c001_v0001146_t0050_u01788451127466") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca35e_d20260903_m155951_c001_v7007000_t0000_u01788451191669") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb31_d20260903_m155945_c001_v0001146_t0050_u01788451185234") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2fa_d20260903_m155939_c001_v7007000_t0000_u01788451179938") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edaf5_d20260903_m155933_c001_v0001146_t0050_u01788451173481") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ac_d20260903_m155928_c001_v7007000_t0000_u01788451168306") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edaab_d20260903_m155921_c001_v0001146_t0050_u01788451161275") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed72b_d20260903_m155916_c001_v7007000_t0000_u01788451156078") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda71_d20260903_m155909_c001_v0001146_t0050_u01788451149656") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6af_d20260903_m155904_c001_v7007000_t0000_u01788451144489") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda45_d20260903_m155857_c001_v0001146_t0050_u01788451137520") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe2de_d20260903_m155848_c001_v7007000_t0000_u01788451128382") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac16_d20260903_m155844_c001_v0001174_t0057_u01788451124313") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32eb_d20260903_m155839_c001_v7007000_t0000_u01788451119147") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac00_d20260903_m155834_c001_v0001174_t0057_u01788451114860") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2db0c_d20260903_m155832_c001_v7007000_t0000_u01788451112828") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bafe_d20260903_m155828_c001_v0001105_t0027_u01788451108461") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f6a_d20260903_m155823_c001_v7007000_t0000_u01788451103279") 2026/09/03 16:00:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baf2_d20260903_m155818_c001_v0001105_t0027_u01788451098970") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d19_d20260903_m155817_c001_v7007000_t0000_u01788451097470") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed97f_d20260903_m155811_c001_v0001146_t0050_u01788451091913") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813c40_d20260903_m155802_c001_v7007000_t0000_u01788451082724") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed945_d20260903_m155757_c001_v0001146_t0050_u01788451077843") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51a1_d20260903_m155752_c001_v7007000_t0000_u01788451072645") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed931_d20260903_m155746_c001_v0001146_t0050_u01788451066313") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50e3_d20260903_m155741_c001_v7007000_t0000_u01788451061061") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed91f_d20260903_m155734_c001_v0001146_t0050_u01788451054427") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c42_d20260903_m155835_c001_v7007000_t0000_u01788451115301") 2026/09/03 16:00:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed9cf_d20260903_m155832_c001_v0001146_t0040_u01788451112018") 2026/09/03 16:00:46 DEBUG : dir1/0010-45678: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff5_d20260903_m155852_c001_v7007000_t0000_u01788451132474") 2026/09/03 16:00:46 DEBUG : dir1/0010-45678: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb38_d20260903_m155847_c001_v0001105_t0027_u01788451127617") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca364_d20260903_m155951_c001_v7007000_t0000_u01788451191851") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbbc_d20260903_m155945_c001_v0001105_t0027_u01788451185420") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2fb_d20260903_m155940_c001_v7007000_t0000_u01788451180120") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bba8_d20260903_m155933_c001_v0001105_t0027_u01788451173663") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2b2_d20260903_m155928_c001_v7007000_t0000_u01788451168488") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb90_d20260903_m155921_c001_v0001105_t0027_u01788451161458") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed72c_d20260903_m155916_c001_v7007000_t0000_u01788451156259") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb6e_d20260903_m155909_c001_v0001105_t0027_u01788451149841") 2026/09/03 16:00:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b0_d20260903_m155904_c001_v7007000_t0000_u01788451144670") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb4c_d20260903_m155857_c001_v0001105_t0027_u01788451137718") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe2dc_d20260903_m155848_c001_v7007000_t0000_u01788451128022") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f77b_d20260903_m155844_c001_v0001182_t0034_u01788451124498") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32ec_d20260903_m155839_c001_v7007000_t0000_u01788451119327") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f755_d20260903_m155834_c001_v0001182_t0034_u01788451114869") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32c2_d20260903_m155833_c001_v7007000_t0000_u01788451113381") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f71d_d20260903_m155828_c001_v0001182_t0034_u01788451108642") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f6b_d20260903_m155823_c001_v7007000_t0000_u01788451103462") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6fb_d20260903_m155818_c001_v0001182_t0034_u01788451098983") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d16_d20260903_m155817_c001_v7007000_t0000_u01788451097284") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baca_d20260903_m155812_c001_v0001105_t0027_u01788451092097") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417fc692ceb30f41_d20260903_m155802_c001_v7007000_t0000_u01788451082633") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab44_d20260903_m155758_c001_v0001174_t0057_u01788451078027") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51a6_d20260903_m155752_c001_v7007000_t0000_u01788451072826") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab16_d20260903_m155746_c001_v0001174_t0057_u01788451066498") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50e4_d20260903_m155741_c001_v7007000_t0000_u01788451061241") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaf0_d20260903_m155734_c001_v0001174_t0057_u01788451054610") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039e57_d20260903_m155835_c001_v7007000_t0000_u01788451115452") 2026/09/03 16:00:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f73f_d20260903_m155832_c001_v0001182_t0015_u01788451112030") 2026/09/03 16:00:47 DEBUG : dir1/0011-56789: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff6_d20260903_m155852_c001_v7007000_t0000_u01788451132658") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac38_d20260903_m155847_c001_v0001174_t0057_u01788451127627") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca368_d20260903_m155952_c001_v7007000_t0000_u01788451192033") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad3c_d20260903_m155945_c001_v0001174_t0057_u01788451185604") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2fc_d20260903_m155940_c001_v7007000_t0000_u01788451180302") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad08_d20260903_m155933_c001_v0001174_t0057_u01788451173847") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2b7_d20260903_m155928_c001_v7007000_t0000_u01788451168672") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcacd6_d20260903_m155921_c001_v0001174_t0057_u01788451161641") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed72d_d20260903_m155916_c001_v7007000_t0000_u01788451156439") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac98_d20260903_m155910_c001_v0001174_t0057_u01788451150023") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b1_d20260903_m155904_c001_v7007000_t0000_u01788451144851") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac68_d20260903_m155857_c001_v0001174_t0057_u01788451137906") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0de67_d20260903_m155848_c001_v7007000_t0000_u01788451128391") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda13_d20260903_m155844_c001_v0001146_t0050_u01788451124681") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32ed_d20260903_m155839_c001_v7007000_t0000_u01788451119508") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9eb_d20260903_m155834_c001_v0001146_t0050_u01788451114880") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813ce0_d20260903_m155833_c001_v7007000_t0000_u01788451113402") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9c3_d20260903_m155828_c001_v0001146_t0050_u01788451108825") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f6c_d20260903_m155823_c001_v7007000_t0000_u01788451103644") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9ab_d20260903_m155818_c001_v0001146_t0050_u01788451098995") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f422adc4bae2bfec1_d20260903_m155817_c001_v7007000_t0000_u01788451097533") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6b9_d20260903_m155812_c001_v0001182_t0034_u01788451092280") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51ea_d20260903_m155802_c001_v7007000_t0000_u01788451082241") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baae_d20260903_m155758_c001_v0001105_t0027_u01788451078210") 2026/09/03 16:00:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51ac_d20260903_m155753_c001_v7007000_t0000_u01788451073007") 2026/09/03 16:00:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba96_d20260903_m155746_c001_v0001105_t0027_u01788451066688") 2026/09/03 16:00:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50e5_d20260903_m155741_c001_v7007000_t0000_u01788451061422") 2026/09/03 16:00:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba80_d20260903_m155734_c001_v0001105_t0027_u01788451054795") 2026/09/03 16:00:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813ce6_d20260903_m155835_c001_v7007000_t0000_u01788451115623") 2026/09/03 16:00:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bb12_d20260903_m155832_c001_v0001105_t0034_u01788451112051") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff7_d20260903_m155852_c001_v7007000_t0000_u01788451132839") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f793_d20260903_m155847_c001_v0001182_t0034_u01788451127642") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca36e_d20260903_m155952_c001_v7007000_t0000_u01788451192215") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f871_d20260903_m155945_c001_v0001182_t0034_u01788451185789") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2fd_d20260903_m155940_c001_v7007000_t0000_u01788451180485") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f845_d20260903_m155934_c001_v0001182_t0034_u01788451174030") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2bd_d20260903_m155928_c001_v7007000_t0000_u01788451168853") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f827_d20260903_m155921_c001_v0001182_t0034_u01788451161824") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed72e_d20260903_m155916_c001_v7007000_t0000_u01788451156620") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7f3_d20260903_m155910_c001_v0001182_t0034_u01788451150213") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b2_d20260903_m155905_c001_v7007000_t0000_u01788451145032") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f7c5_d20260903_m155858_c001_v0001182_t0034_u01788451138097") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f414e196a1ef23d82_d20260903_m155848_c001_v7007000_t0000_u01788451128398") 2026/09/03 16:00:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb2e_d20260903_m155844_c001_v0001105_t0027_u01788451124866") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32ee_d20260903_m155839_c001_v7007000_t0000_u01788451119688") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb24_d20260903_m155835_c001_v0001105_t0027_u01788451115032") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fda_d20260903_m155832_c001_v7007000_t0000_u01788451112989") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabd6_d20260903_m155829_c001_v0001174_t0057_u01788451109010") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f6d_d20260903_m155823_c001_v7007000_t0000_u01788451103827") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabb2_d20260903_m155819_c001_v0001174_t0057_u01788451099145") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d17_d20260903_m155817_c001_v7007000_t0000_u01788451097285") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab88_d20260903_m155812_c001_v0001174_t0057_u01788451092466") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe96b2a_d20260903_m155802_c001_v7007000_t0000_u01788451082630") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f661_d20260903_m155758_c001_v0001182_t0034_u01788451078396") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51b0_d20260903_m155753_c001_v7007000_t0000_u01788451073189") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f619_d20260903_m155746_c001_v0001182_t0034_u01788451066871") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50e6_d20260903_m155741_c001_v7007000_t0000_u01788451061604") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5eb_d20260903_m155734_c001_v0001182_t0034_u01788451054978") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d2e_d20260903_m155835_c001_v7007000_t0000_u01788451115312") 2026/09/03 16:00:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f743_d20260903_m155832_c001_v0001182_t0022_u01788451112238") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff8_d20260903_m155853_c001_v7007000_t0000_u01788451133019") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda25_d20260903_m155847_c001_v0001146_t0050_u01788451127651") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca372_d20260903_m155952_c001_v7007000_t0000_u01788451192399") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb37_d20260903_m155945_c001_v0001146_t0050_u01788451185973") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2fe_d20260903_m155940_c001_v7007000_t0000_u01788451180667") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edaff_d20260903_m155934_c001_v0001146_t0050_u01788451174213") 2026/09/03 16:00:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2c3_d20260903_m155929_c001_v7007000_t0000_u01788451169038") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edaad_d20260903_m155922_c001_v0001146_t0050_u01788451162009") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed72f_d20260903_m155916_c001_v7007000_t0000_u01788451156801") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda77_d20260903_m155910_c001_v0001146_t0050_u01788451150398") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b3_d20260903_m155905_c001_v7007000_t0000_u01788451145213") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda47_d20260903_m155858_c001_v0001146_t0050_u01788451138294") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413a4e154d9f5492_d20260903_m155848_c001_v7007000_t0000_u01788451128410") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac1a_d20260903_m155845_c001_v0001174_t0057_u01788451125050") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32ef_d20260903_m155839_c001_v7007000_t0000_u01788451119868") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac02_d20260903_m155835_c001_v0001174_t0057_u01788451115046") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813cdf_d20260903_m155833_c001_v7007000_t0000_u01788451113220") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb00_d20260903_m155829_c001_v0001105_t0027_u01788451109196") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f6e_d20260903_m155824_c001_v7007000_t0000_u01788451104010") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baf4_d20260903_m155819_c001_v0001105_t0027_u01788451099155") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588bfd_d20260903_m155817_c001_v7007000_t0000_u01788451097306") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed983_d20260903_m155812_c001_v0001146_t0050_u01788451092651") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f3a_d20260903_m155802_c001_v7007000_t0000_u01788451082793") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed947_d20260903_m155758_c001_v0001146_t0050_u01788451078600") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51b5_d20260903_m155753_c001_v7007000_t0000_u01788451073370") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed933_d20260903_m155747_c001_v0001146_t0050_u01788451067057") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50e8_d20260903_m155741_c001_v7007000_t0000_u01788451061786") 2026/09/03 16:00:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed921_d20260903_m155735_c001_v0001146_t0050_u01788451055161") 2026/09/03 16:00:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039e58_d20260903_m155835_c001_v7007000_t0000_u01788451115634") 2026/09/03 16:00:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f745_d20260903_m155832_c001_v0001182_t0052_u01788451112455") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ff9_d20260903_m155853_c001_v7007000_t0000_u01788451133199") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb3a_d20260903_m155847_c001_v0001105_t0027_u01788451127801") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca374_d20260903_m155952_c001_v7007000_t0000_u01788451192581") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbc0_d20260903_m155946_c001_v0001105_t0027_u01788451186161") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ff_d20260903_m155940_c001_v7007000_t0000_u01788451180848") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbaa_d20260903_m155934_c001_v0001105_t0027_u01788451174400") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2c9_d20260903_m155929_c001_v7007000_t0000_u01788451169220") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb94_d20260903_m155922_c001_v0001105_t0027_u01788451162192") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed730_d20260903_m155916_c001_v7007000_t0000_u01788451156982") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb74_d20260903_m155910_c001_v0001105_t0027_u01788451150584") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b4_d20260903_m155905_c001_v7007000_t0000_u01788451145394") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bb4e_d20260903_m155858_c001_v0001105_t0027_u01788451138477") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0de65_d20260903_m155848_c001_v7007000_t0000_u01788451128032") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f781_d20260903_m155845_c001_v0001182_t0034_u01788451125236") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32f0_d20260903_m155840_c001_v7007000_t0000_u01788451120048") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f757_d20260903_m155835_c001_v0001182_t0034_u01788451115055") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2db0d_d20260903_m155833_c001_v7007000_t0000_u01788451113009") 2026/09/03 16:00:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f727_d20260903_m155829_c001_v0001182_t0034_u01788451109378") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f6f_d20260903_m155824_c001_v7007000_t0000_u01788451104192") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6fd_d20260903_m155819_c001_v0001182_t0034_u01788451099168") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d1a_d20260903_m155817_c001_v7007000_t0000_u01788451097482") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bace_d20260903_m155812_c001_v0001105_t0027_u01788451092834") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe96b2b_d20260903_m155802_c001_v7007000_t0000_u01788451082813") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab4a_d20260903_m155758_c001_v0001174_t0057_u01788451078788") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51ba_d20260903_m155753_c001_v7007000_t0000_u01788451073552") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcab18_d20260903_m155747_c001_v0001174_t0057_u01788451067240") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50eb_d20260903_m155741_c001_v7007000_t0000_u01788451061967") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaf4_d20260903_m155735_c001_v0001174_t0057_u01788451055343") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32d1_d20260903_m155835_c001_v7007000_t0000_u01788451115462") 2026/09/03 16:00:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed9d1_d20260903_m155832_c001_v0001146_t0028_u01788451112474") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5ffc_d20260903_m155853_c001_v7007000_t0000_u01788451133380") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac3a_d20260903_m155847_c001_v0001174_t0057_u01788451127812") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca37a_d20260903_m155952_c001_v7007000_t0000_u01788451192763") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad42_d20260903_m155946_c001_v0001174_t0057_u01788451186345") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca300_d20260903_m155941_c001_v7007000_t0000_u01788451181030") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad0e_d20260903_m155934_c001_v0001174_t0057_u01788451174583") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2ce_d20260903_m155929_c001_v7007000_t0000_u01788451169403") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcacdc_d20260903_m155922_c001_v0001174_t0057_u01788451162375") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed731_d20260903_m155917_c001_v7007000_t0000_u01788451157163") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac9c_d20260903_m155910_c001_v0001174_t0057_u01788451150766") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b5_d20260903_m155905_c001_v7007000_t0000_u01788451145574") 2026/09/03 16:00:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac6c_d20260903_m155858_c001_v0001174_t0057_u01788451138660") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fe4_d20260903_m155848_c001_v7007000_t0000_u01788451128549") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda17_d20260903_m155845_c001_v0001146_t0050_u01788451125420") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32f1_d20260903_m155840_c001_v7007000_t0000_u01788451120228") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9ed_d20260903_m155835_c001_v0001146_t0050_u01788451115068") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d24_d20260903_m155833_c001_v7007000_t0000_u01788451113411") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9c5_d20260903_m155829_c001_v0001146_t0050_u01788451109561") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f70_d20260903_m155824_c001_v7007000_t0000_u01788451104374") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9ad_d20260903_m155819_c001_v0001146_t0050_u01788451099177") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588bfe_d20260903_m155817_c001_v7007000_t0000_u01788451097491") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6c3_d20260903_m155813_c001_v0001182_t0034_u01788451093017") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4248bf7d6b813c45_d20260903_m155802_c001_v7007000_t0000_u01788451082903") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bab2_d20260903_m155758_c001_v0001105_t0027_u01788451078972") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51bc_d20260903_m155753_c001_v7007000_t0000_u01788451073733") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba9c_d20260903_m155747_c001_v0001105_t0027_u01788451067440") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50ec_d20260903_m155742_c001_v7007000_t0000_u01788451062223") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba82_d20260903_m155735_c001_v0001105_t0027_u01788451055526") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32d3_d20260903_m155835_c001_v7007000_t0000_u01788451115643") 2026/09/03 16:00:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcabee_d20260903_m155832_c001_v0001174_t0057_u01788451112485") 2026/09/03 16:00:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f43_d20260903_m155805_c001_v7007000_t0000_u01788451085285") 2026/09/03 16:00:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f673_d20260903_m155800_c001_v0001182_t0056_u01788451080783") 2026/09/03 16:00:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f44_d20260903_m155805_c001_v7007000_t0000_u01788451085465") 2026/09/03 16:00:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed94d_d20260903_m155800_c001_v0001146_t0029_u01788451080792") 2026/09/03 16:00:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f45_d20260903_m155805_c001_v7007000_t0000_u01788451085646") 2026/09/03 16:00:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bab8_d20260903_m155800_c001_v0001105_t0034_u01788451080809") 2026/09/03 16:00:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f46_d20260903_m155805_c001_v7007000_t0000_u01788451085826") 2026/09/03 16:00:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcab56_d20260903_m155800_c001_v0001174_t0031_u01788451080912") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f47_d20260903_m155806_c001_v7007000_t0000_u01788451086023") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f675_d20260903_m155801_c001_v0001182_t0025_u01788451081017") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f48_d20260903_m155806_c001_v7007000_t0000_u01788451086203") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561babc_d20260903_m155801_c001_v0001105_t0046_u01788451081149") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f49_d20260903_m155806_c001_v7007000_t0000_u01788451086385") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed94f_d20260903_m155801_c001_v0001146_t0034_u01788451081183") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f4a_d20260903_m155806_c001_v7007000_t0000_u01788451086566") 2026/09/03 16:00:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f677_d20260903_m155801_c001_v0001182_t0053_u01788451081218") 2026/09/03 16:00:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f4b_d20260903_m155806_c001_v7007000_t0000_u01788451086746") 2026/09/03 16:00:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcab5c_d20260903_m155801_c001_v0001174_t0050_u01788451081266") 2026/09/03 16:00:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f4c_d20260903_m155806_c001_v7007000_t0000_u01788451086927") 2026/09/03 16:00:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f67d_d20260903_m155801_c001_v0001182_t0037_u01788451081481") 2026/09/03 16:00:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f4d_d20260903_m155807_c001_v7007000_t0000_u01788451087107") 2026/09/03 16:00:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed953_d20260903_m155801_c001_v0001146_t0041_u01788451081516") 2026/09/03 16:00:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f4e_d20260903_m155807_c001_v7007000_t0000_u01788451087289") 2026/09/03 16:00:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561babe_d20260903_m155801_c001_v0001105_t0011_u01788451081566") 2026/09/03 16:00:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f4f_d20260903_m155807_c001_v7007000_t0000_u01788451087469") 2026/09/03 16:00:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcab5e_d20260903_m155801_c001_v0001174_t0016_u01788451081616") 2026/09/03 16:00:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f50_d20260903_m155807_c001_v7007000_t0000_u01788451087650") 2026/09/03 16:00:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f67f_d20260903_m155801_c001_v0001182_t0047_u01788451081684") 2026/09/03 16:00:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f52_d20260903_m155807_c001_v7007000_t0000_u01788451087832") 2026/09/03 16:00:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f681_d20260903_m155801_c001_v0001182_t0003_u01788451081882") 2026/09/03 16:00:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f53_d20260903_m155808_c001_v7007000_t0000_u01788451088015") 2026/09/03 16:00:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bac0_d20260903_m155801_c001_v0001105_t0027_u01788451081943") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a653_d20260903_m155819_c001_v7007000_t0000_u01788451099382") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcab9c_d20260903_m155815_c001_v0001174_t0040_u01788451095339") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f5b_d20260903_m155819_c001_v7007000_t0000_u01788451099392") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bae0_d20260903_m155815_c001_v0001105_t0003_u01788451095357") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f422adc4bae2bfec4_d20260903_m155819_c001_v7007000_t0000_u01788451099722") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f6d1_d20260903_m155815_c001_v0001182_t0043_u01788451095372") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a654_d20260903_m155819_c001_v7007000_t0000_u01788451099565") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed993_d20260903_m155815_c001_v0001146_t0043_u01788451095518") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d1c_d20260903_m155819_c001_v7007000_t0000_u01788451099412") 2026/09/03 16:00:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f6d3_d20260903_m155815_c001_v0001182_t0036_u01788451095570") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f5c_d20260903_m155819_c001_v7007000_t0000_u01788451099575") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f6d5_d20260903_m155815_c001_v0001182_t0012_u01788451095781") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c01_d20260903_m155819_c001_v7007000_t0000_u01788451099584") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcab9e_d20260903_m155815_c001_v0001174_t0012_u01788451095856") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d1e_d20260903_m155819_c001_v7007000_t0000_u01788451099596") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bae4_d20260903_m155815_c001_v0001105_t0052_u01788451095928") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4051c0a98ce3b2d4_d20260903_m155819_c001_v7007000_t0000_u01788451099734") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f6db_d20260903_m155815_c001_v0001182_t0055_u01788451095988") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a657_d20260903_m155819_c001_v7007000_t0000_u01788451099747") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed999_d20260903_m155816_c001_v0001146_t0009_u01788451096062") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588c00_d20260903_m155819_c001_v7007000_t0000_u01788451099401") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f6df_d20260903_m155816_c001_v0001182_t0045_u01788451096204") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f422adc4bae2bfec3_d20260903_m155819_c001_v7007000_t0000_u01788451099542") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fcaba4_d20260903_m155816_c001_v0001174_t0016_u01788451096299") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f427008fdc4ab8d1f_d20260903_m155819_c001_v7007000_t0000_u01788451099605") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f6e5_d20260903_m155816_c001_v0001182_t0009_u01788451096416") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51f3_d20260903_m155819_c001_v7007000_t0000_u01788451099615") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed99d_d20260903_m155816_c001_v0001146_t0048_u01788451096427") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f5d_d20260903_m155819_c001_v7007000_t0000_u01788451099757") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bae8_d20260903_m155816_c001_v0001105_t0012_u01788451096448") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4051c0a98ce3b2d3_d20260903_m155819_c001_v7007000_t0000_u01788451099553") 2026/09/03 16:00:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6eb_d20260903_m155816_c001_v0001182_t0034_u01788451096619") 2026/09/03 16:00:57 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df615_d20260903_m155644_c001_v7007000_t0000_u01788451004744") 2026/09/03 16:00:57 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4197d6b03bcec4e8_d20260903_m155642_c001_v0001182_t0055_u01788451002836") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413a4e154d9f522b_d20260903_m155642_c001_v7007000_t0000_u01788451002652") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4197d6b03bcec4dc_d20260903_m155640_c001_v0001182_t0055_u01788451000297") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413a4e154d9f5228_d20260903_m155639_c001_v7007000_t0000_u01788450999567") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca9e0_d20260903_m155635_c001_v0001174_t0057_u01788450995704") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df600_d20260903_m155634_c001_v7007000_t0000_u01788450994231") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417acad95a867eec_d20260903_m155632_c001_v0001102_t0044_u01788450992551") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe96a44_d20260903_m155632_c001_v7007000_t0000_u01788450992369") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417acad95a867ee4_d20260903_m155630_c001_v0001102_t0044_u01788450990074") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe96a36_d20260903_m155629_c001_v7007000_t0000_u01788450989341") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed7d9_d20260903_m155625_c001_v0001146_t0050_u01788450985837") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5f9_d20260903_m155624_c001_v7007000_t0000_u01788450984550") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f408ebec5cb1b8625_d20260903_m155623_c001_v0001109_t0046_u01788450983423") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039dae_d20260903_m155623_c001_v7007000_t0000_u01788450983241") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f408ebec5cb1b8619_d20260903_m155618_c001_v0001109_t0046_u01788450978847") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039daa_d20260903_m155618_c001_v7007000_t0000_u01788450978034") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d29e_d20260903_m155614_c001_v0001109_t0000_u01788450974720") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5f4_d20260903_m155613_c001_v7007000_t0000_u01788450973803") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f402ad1ae6bb07033_d20260903_m155612_c001_v0001146_t0030_u01788450972322") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe969f7_d20260903_m155612_c001_v7007000_t0000_u01788450972140") 2026/09/03 16:00:58 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f402ad1ae6bb0702f_d20260903_m155609_c001_v0001146_t0030_u01788450969527") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe969f0_d20260903_m155608_c001_v7007000_t0000_u01788450968799") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed747_d20260903_m155542_c001_v0001146_t0050_u01788450942427") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588aa7_d20260903_m155541_c001_v7007000_t0000_u01788450941513") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413c8223e27dff5a_d20260903_m155540_c001_v0001174_t0030_u01788450940036") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415147edf750ce68_d20260903_m155539_c001_v7007000_t0000_u01788450939854") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413c8223e27dff4a_d20260903_m155537_c001_v0001174_t0030_u01788450937244") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415147edf750ce65_d20260903_m155536_c001_v7007000_t0000_u01788450936523") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca8dc_d20260903_m155530_c001_v0001174_t0057_u01788450930938") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4fba_d20260903_m155530_c001_v7007000_t0000_u01788450930031") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f408131c572eb9574_d20260903_m155528_c001_v0001100_t0046_u01788450928551") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4113b6c006f9b84f_d20260903_m155528_c001_v7007000_t0000_u01788450928369") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f408131c572eb956e_d20260903_m155525_c001_v0001100_t0046_u01788450925744") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4113b6c006f9b84d_d20260903_m155525_c001_v7007000_t0000_u01788450925017") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d246_d20260903_m155519_c001_v0001109_t0000_u01788450919455") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df546_d20260903_m155518_c001_v7007000_t0000_u01788450918365") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40050fd6ab6f0d63_d20260903_m155513_c001_v0001120_t0053_u01788450913119") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe0bb_d20260903_m155512_c001_v7007000_t0000_u01788450912920") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed701_d20260903_m155509_c001_v0001146_t0050_u01788450909077") 2026/09/03 16:00:59 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415ccc39af032f68_d20260903_m155508_c001_v0001172_t0058_u01788450908352") 2026/09/03 16:01:00 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415ccc39af032f66_d20260903_m155507_c001_v0001172_t0058_u01788450907429") 2026/09/03 16:01:00 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5e22_d20260903_m155453_c001_v7007000_t0000_u01788450893843") 2026/09/03 16:01:00 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d224_d20260903_m155447_c001_v0001109_t0000_u01788450887435") 2026/09/03 16:01:00 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f418da28b7fdb2617_d20260903_m155446_c001_v0001174_t0030_u01788450886706") 2026/09/03 16:01:00 DEBUG : dst/one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f418da28b7fdb2611_d20260903_m155445_c001_v0001174_t0030_u01788450885792") 2026/09/03 16:01:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df616_d20260903_m155644_c001_v7007000_t0000_u01788451004927") 2026/09/03 16:01:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4059295a5cd911e7_d20260903_m155642_c001_v0001100_t0037_u01788451002358") 2026/09/03 16:01:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f404b7c1701ce44f5_d20260903_m155639_c001_v0001103_t0019_u01788450999381") 2026/09/03 16:01:00 DEBUG : dst/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df601_d20260903_m155634_c001_v7007000_t0000_u01788450994413") 2026/09/03 16:01:00 DEBUG : dst/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f404bb412d9f16313_d20260903_m155632_c001_v0001165_t0048_u01788450992176") 2026/09/03 16:01:00 DEBUG : dst/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4048315f48662020_d20260903_m155629_c001_v0001130_t0005_u01788450989154") 2026/09/03 16:01:00 DEBUG : dst/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5fa_d20260903_m155624_c001_v7007000_t0000_u01788450984734") 2026/09/03 16:01:00 DEBUG : dst/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4024503f60f627b2_d20260903_m155623_c001_v0001106_t0030_u01788450983054") 2026/09/03 16:01:00 DEBUG : dst/one.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f402e44487122626e_d20260903_m155617_c001_v0001130_t0017_u01788450977848") 2026/09/03 16:01:00 DEBUG : dst/three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df547_d20260903_m155518_c001_v7007000_t0000_u01788450918546") 2026/09/03 16:01:00 DEBUG : dst/three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415ccc39af032f7a_d20260903_m155517_c001_v0001172_t0058_u01788450917067") 2026/09/03 16:01:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df617_d20260903_m155645_c001_v7007000_t0000_u01788451005110") 2026/09/03 16:01:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4196092e22e653f1_d20260903_m155643_c001_v0001173_t0017_u01788451003575") 2026/09/03 16:01:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4127c0af44ea49d1_d20260903_m155641_c001_v0001183_t0057_u01788451001035") 2026/09/03 16:01:00 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df618_d20260903_m155645_c001_v7007000_t0000_u01788451005293") 2026/09/03 16:01:00 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4197d6b03bcec4ea_d20260903_m155643_c001_v0001182_t0055_u01788451003947") 2026/09/03 16:01:00 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413a4e154d9f522c_d20260903_m155643_c001_v7007000_t0000_u01788451003764") 2026/09/03 16:01:00 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4197d6b03bcec4e0_d20260903_m155641_c001_v0001182_t0055_u01788451001405") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413a4e154d9f522a_d20260903_m155641_c001_v7007000_t0000_u01788451001221") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca9e4_d20260903_m155636_c001_v0001174_t0057_u01788450996432") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df602_d20260903_m155634_c001_v7007000_t0000_u01788450994596") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417acad95a867ef4_d20260903_m155633_c001_v0001102_t0044_u01788450993658") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe96a4f_d20260903_m155633_c001_v7007000_t0000_u01788450993475") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417acad95a867ee8_d20260903_m155631_c001_v0001102_t0044_u01788450991192") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe96a3e_d20260903_m155631_c001_v7007000_t0000_u01788450991009") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed7dd_d20260903_m155626_c001_v0001146_t0050_u01788450986207") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039daf_d20260903_m155623_c001_v7007000_t0000_u01788450983994") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca99a_d20260903_m155622_c001_v0001174_t0057_u01788450982278") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4106feb03c039dac_d20260903_m155619_c001_v7007000_t0000_u01788450979419") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed7bb_d20260903_m155615_c001_v0001146_t0050_u01788450975452") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe969fc_d20260903_m155612_c001_v7007000_t0000_u01788450972883") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed7b3_d20260903_m155611_c001_v0001146_t0050_u01788450971187") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f407006445fe969f2_d20260903_m155610_c001_v7007000_t0000_u01788450970089") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca902_d20260903_m155543_c001_v0001174_t0057_u01788450943153") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415147edf750ce6a_d20260903_m155540_c001_v7007000_t0000_u01788450940602") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca8f4_d20260903_m155538_c001_v0001174_t0057_u01788450938904") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415147edf750ce67_d20260903_m155537_c001_v7007000_t0000_u01788450937815") 2026/09/03 16:01:01 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d262_d20260903_m155531_c001_v0001109_t0000_u01788450931677") 2026/09/03 16:01:02 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4113b6c006f9b851_d20260903_m155529_c001_v7007000_t0000_u01788450929117") 2026/09/03 16:01:02 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d25a_d20260903_m155527_c001_v0001109_t0000_u01788450927395") 2026/09/03 16:01:02 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4113b6c006f9b84e_d20260903_m155526_c001_v7007000_t0000_u01788450926309") 2026/09/03 16:01:02 DEBUG : dst/three.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed71d_d20260903_m155520_c001_v0001146_t0050_u01788450920183") 2026/09/03 16:01:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df603_d20260903_m155634_c001_v7007000_t0000_u01788450994779") 2026/09/03 16:01:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f418967e8220e50b2_d20260903_m155633_c001_v0001117_t0030_u01788450993289") 2026/09/03 16:01:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f401c8fc9b5ffcfae_d20260903_m155630_c001_v0001174_t0034_u01788450990821") 2026/09/03 16:01:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5fb_d20260903_m155624_c001_v7007000_t0000_u01788450984917") 2026/09/03 16:01:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4045a78b8f16d904_d20260903_m155623_c001_v0001171_t0018_u01788450983805") 2026/09/03 16:01:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f404d355f9fed122e_d20260903_m155619_c001_v0001176_t0029_u01788450979231") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df619_d20260903_m155645_c001_v7007000_t0000_u01788451005478") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed813_d20260903_m155636_c001_v0001146_t0050_u01788450996247") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df605_d20260903_m155634_c001_v7007000_t0000_u01788450994961") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca9b4_d20260903_m155626_c001_v0001174_t0057_u01788450986021") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5fc_d20260903_m155625_c001_v7007000_t0000_u01788450985099") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca974_d20260903_m155615_c001_v0001174_t0057_u01788450975265") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df5f5_d20260903_m155613_c001_v7007000_t0000_u01788450973986") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d26e_d20260903_m155542_c001_v0001109_t0000_u01788450942971") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f406aa1fcbb588aa8_d20260903_m155541_c001_v7007000_t0000_u01788450941696") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed737_d20260903_m155531_c001_v0001146_t0050_u01788450931492") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4fbb_d20260903_m155530_c001_v7007000_t0000_u01788450930212") 2026/09/03 16:01:02 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca8b7_d20260903_m155520_c001_v0001174_t0057_u01788450920001") 2026/09/03 16:01:03 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df549_d20260903_m155518_c001_v7007000_t0000_u01788450918727") 2026/09/03 16:01:03 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4101e677eb1e5424_d20260903_m155514_c001_v0001109_t0033_u01788450914814") 2026/09/03 16:01:03 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5e23_d20260903_m155454_c001_v7007000_t0000_u01788450894024") 2026/09/03 16:01:03 DEBUG : dst/two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f418da28b7fdb2629_d20260903_m155452_c001_v0001174_t0030_u01788450892937") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe057_d20260903_m155420_c001_v7007000_t0000_u01788450860643") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed65d_d20260903_m155416_c001_v0001146_t0050_u01788450856545") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe051_d20260903_m155414_c001_v7007000_t0000_u01788450854349") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed63b_d20260903_m155404_c001_v0001146_t0050_u01788450844484") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe025_d20260903_m155356_c001_v7007000_t0000_u01788450836420") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed609_d20260903_m155353_c001_v0001146_t0050_u01788450833289") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d191_d20260903_m155336_c001_v7007000_t0000_u01788450816161") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1c6_d20260903_m155334_c001_v0001109_t0000_u01788450814093") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d14f_d20260903_m155332_c001_v7007000_t0000_u01788450812600") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1be_d20260903_m155331_c001_v0001109_t0000_u01788450811501") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d139_d20260903_m155328_c001_v7007000_t0000_u01788450808621") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1b0_d20260903_m155326_c001_v0001109_t0000_u01788450806787") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d136_d20260903_m155326_c001_v7007000_t0000_u01788450806060") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1a8_d20260903_m155324_c001_v0001109_t0000_u01788450804385") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce3e_d20260903_m155318_c001_v7007000_t0000_u01788450798967") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d186_d20260903_m155317_c001_v0001109_t0000_u01788450797064") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce38_d20260903_m155316_c001_v7007000_t0000_u01788450796335") 2026/09/03 16:01:03 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d180_d20260903_m155315_c001_v0001109_t0000_u01788450795609") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ef4_d20260903_m155311_c001_v7007000_t0000_u01788450791234") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d16e_d20260903_m155309_c001_v0001109_t0000_u01788450789536") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ef1_d20260903_m155307_c001_v7007000_t0000_u01788450787723") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d164_d20260903_m155306_c001_v0001109_t0000_u01788450786818") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ef0_d20260903_m155306_c001_v7007000_t0000_u01788450786455") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f401fea81a58b663c_d20260903_m155305_c001_v0001136_t0013_u01788450785909") 2026/09/03 16:01:04 DEBUG : empty space: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d162_d20260903_m155304_c001_v0001109_t0000_u01788450784438") 2026/09/03 16:01:04 DEBUG : enormous: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d18a_d20260903_m155335_c001_v7007000_t0000_u01788450815435") 2026/09/03 16:01:04 DEBUG : enormous: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1c8_d20260903_m155334_c001_v0001109_t0009_u01788450814276") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df61e_d20260903_m155649_c001_v7007000_t0000_u01788451009577") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed85b_d20260903_m155648_c001_v0001146_t0050_u01788451008448") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe01e_d20260903_m155351_c001_v7007000_t0000_u01788450831762") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1e4_d20260903_m155350_c001_v0001109_t0000_u01788450830837") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ec0_d20260903_m155301_c001_v7007000_t0000_u01788450781674") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d158_d20260903_m155300_c001_v0001109_t0000_u01788450780773") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4eab_d20260903_m155300_c001_v7007000_t0000_u01788450780231") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d154_d20260903_m155259_c001_v0001109_t0000_u01788450779687") 2026/09/03 16:01:04 DEBUG : existing: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d152_d20260903_m155258_c001_v0001109_t0000_u01788450778963") 2026/09/03 16:01:04 DEBUG : existing-b: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe020_d20260903_m155351_c001_v7007000_t0000_u01788450831945") 2026/09/03 16:01:04 DEBUG : existing-b: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed5ff_d20260903_m155350_c001_v0001146_t0050_u01788450830828") 2026/09/03 16:01:04 DEBUG : file1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9a1_d20260903_m155728_c001_v7007000_t0000_u01788451048311") 2026/09/03 16:01:04 DEBUG : file1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba68_d20260903_m155727_c001_v0001105_t0027_u01788451047541") 2026/09/03 16:01:05 DEBUG : file1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d99e_d20260903_m155726_c001_v7007000_t0000_u01788451046243") 2026/09/03 16:01:05 DEBUG : file1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed909_d20260903_m155725_c001_v0001146_t0050_u01788451045461") 2026/09/03 16:01:05 DEBUG : five: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d1a8_d20260903_m155339_c001_v7007000_t0000_u01788450819486") 2026/09/03 16:01:05 DEBUG : five: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1d4_d20260903_m155337_c001_v0001109_t0000_u01788450817620") 2026/09/03 16:01:05 DEBUG : foo: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ef2_d20260903_m155309_c001_v7007000_t0000_u01788450789174") 2026/09/03 16:01:05 DEBUG : foo: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d16c_d20260903_m155308_c001_v0001109_t0000_u01788450788630") 2026/09/03 16:01:05 DEBUG : foo: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d16a_d20260903_m155308_c001_v0001109_t0000_u01788450788084") 2026/09/03 16:01:05 DEBUG : four: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d1aa_d20260903_m155339_c001_v7007000_t0000_u01788450819667") 2026/09/03 16:01:05 DEBUG : four: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca72f_d20260903_m155338_c001_v0001174_t0057_u01788450818179") 2026/09/03 16:01:05 DEBUG : four: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1d2_d20260903_m155337_c001_v0001109_t0000_u01788450817075") 2026/09/03 16:01:05 DEBUG : hello world2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9b2_d20260903_m155223_c001_v7007000_t0000_u01788450743627") 2026/09/03 16:01:05 DEBUG : hello world2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0f8_d20260903_m155223_c001_v0001109_t0000_u01788450743088") 2026/09/03 16:01:05 DEBUG : ignore-size: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e91_d20260903_m155258_c001_v7007000_t0000_u01788450778595") 2026/09/03 16:01:05 DEBUG : ignore-size: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d14e_d20260903_m155257_c001_v0001109_t0000_u01788450777693") 2026/09/03 16:01:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe01a_d20260903_m155350_c001_v7007000_t0000_u01788450830090") 2026/09/03 16:01:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca763_d20260903_m155349_c001_v0001174_t0057_u01788450829535") 2026/09/03 16:01:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe017_d20260903_m155348_c001_v7007000_t0000_u01788450828786") 2026/09/03 16:01:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed5f1_d20260903_m155348_c001_v0001146_t0050_u01788450828234") 2026/09/03 16:01:05 DEBUG : one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d1ab_d20260903_m155339_c001_v7007000_t0000_u01788450819848") 2026/09/03 16:01:05 DEBUG : one: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1ca_d20260903_m155336_c001_v0001109_t0000_u01788450816528") 2026/09/03 16:01:06 DEBUG : only0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d98a_d20260903_m155721_c001_v7007000_t0000_u01788451041076") 2026/09/03 16:01:06 DEBUG : only0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8f3_d20260903_m155715_c001_v0001146_t0050_u01788451035321") 2026/09/03 16:01:06 DEBUG : only0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa76_d20260903_m155707_c001_v0001174_t0057_u01788451027497") 2026/09/03 16:01:06 DEBUG : only0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210ea_d20260903_m155701_c001_v7007000_t0000_u01788451021801") 2026/09/03 16:01:06 DEBUG : only0: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa14_d20260903_m155652_c001_v0001174_t0057_u01788451012961") 2026/09/03 16:01:06 DEBUG : only1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d98b_d20260903_m155721_c001_v7007000_t0000_u01788451041257") 2026/09/03 16:01:06 DEBUG : only1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8fb_d20260903_m155716_c001_v0001146_t0050_u01788451036080") 2026/09/03 16:01:06 DEBUG : only1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa78_d20260903_m155707_c001_v0001174_t0057_u01788451027864") 2026/09/03 16:01:06 DEBUG : only1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca52592_d20260903_m155701_c001_v7007000_t0000_u01788451021968") 2026/09/03 16:01:06 DEBUG : only1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa16_d20260903_m155653_c001_v0001174_t0057_u01788451013332") 2026/09/03 16:01:06 DEBUG : only10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d98c_d20260903_m155721_c001_v7007000_t0000_u01788451041438") 2026/09/03 16:01:06 DEBUG : only10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba48_d20260903_m155715_c001_v0001105_t0027_u01788451035886") 2026/09/03 16:01:06 DEBUG : only10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa8e_d20260903_m155711_c001_v0001174_t0057_u01788451031195") 2026/09/03 16:01:06 DEBUG : only10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca5258d_d20260903_m155701_c001_v7007000_t0000_u01788451021607") 2026/09/03 16:01:06 DEBUG : only10: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa38_d20260903_m155656_c001_v0001174_t0057_u01788451016666") 2026/09/03 16:01:06 DEBUG : only11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d98d_d20260903_m155721_c001_v7007000_t0000_u01788451041618") 2026/09/03 16:01:06 DEBUG : only11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaaa_d20260903_m155715_c001_v0001174_t0057_u01788451035344") 2026/09/03 16:01:06 DEBUG : only11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa90_d20260903_m155711_c001_v0001174_t0057_u01788451031567") 2026/09/03 16:01:06 DEBUG : only11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e3140_d20260903_m155701_c001_v7007000_t0000_u01788451021810") 2026/09/03 16:01:06 DEBUG : only11: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa3a_d20260903_m155657_c001_v0001174_t0057_u01788451017037") 2026/09/03 16:01:06 DEBUG : only12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d98e_d20260903_m155721_c001_v7007000_t0000_u01788451041800") 2026/09/03 16:01:06 DEBUG : only12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5a5_d20260903_m155716_c001_v0001182_t0034_u01788451036074") 2026/09/03 16:01:06 DEBUG : only12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa92_d20260903_m155711_c001_v0001174_t0057_u01788451031944") 2026/09/03 16:01:07 DEBUG : only12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210e9_d20260903_m155701_c001_v7007000_t0000_u01788451021620") 2026/09/03 16:01:07 DEBUG : only12: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa3e_d20260903_m155657_c001_v0001174_t0057_u01788451017405") 2026/09/03 16:01:07 DEBUG : only13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d98f_d20260903_m155721_c001_v7007000_t0000_u01788451041981") 2026/09/03 16:01:07 DEBUG : only13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8f7_d20260903_m155715_c001_v0001146_t0050_u01788451035707") 2026/09/03 16:01:07 DEBUG : only13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa94_d20260903_m155712_c001_v0001174_t0057_u01788451032312") 2026/09/03 16:01:07 DEBUG : only13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e313f_d20260903_m155701_c001_v7007000_t0000_u01788451021630") 2026/09/03 16:01:07 DEBUG : only13: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa40_d20260903_m155657_c001_v0001174_t0057_u01788451017778") 2026/09/03 16:01:07 DEBUG : only14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d990_d20260903_m155722_c001_v7007000_t0000_u01788451042162") 2026/09/03 16:01:07 DEBUG : only14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaac_d20260903_m155715_c001_v0001174_t0057_u01788451035720") 2026/09/03 16:01:07 DEBUG : only14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa96_d20260903_m155712_c001_v0001174_t0057_u01788451032682") 2026/09/03 16:01:07 DEBUG : only14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca52591_d20260903_m155701_c001_v7007000_t0000_u01788451021821") 2026/09/03 16:01:07 DEBUG : only14: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa46_d20260903_m155658_c001_v0001174_t0057_u01788451018148") 2026/09/03 16:01:07 DEBUG : only15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d991_d20260903_m155722_c001_v7007000_t0000_u01788451042344") 2026/09/03 16:01:07 DEBUG : only15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8f9_d20260903_m155715_c001_v0001146_t0050_u01788451035891") 2026/09/03 16:01:07 DEBUG : only15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa98_d20260903_m155713_c001_v0001174_t0057_u01788451033051") 2026/09/03 16:01:07 DEBUG : only15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210ee_d20260903_m155702_c001_v7007000_t0000_u01788451022162") 2026/09/03 16:01:07 DEBUG : only15: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa4a_d20260903_m155658_c001_v0001174_t0057_u01788451018516") 2026/09/03 16:01:07 DEBUG : only16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d992_d20260903_m155722_c001_v7007000_t0000_u01788451042525") 2026/09/03 16:01:07 DEBUG : only16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaae_d20260903_m155715_c001_v0001174_t0057_u01788451035905") 2026/09/03 16:01:07 DEBUG : only16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa9a_d20260903_m155713_c001_v0001174_t0057_u01788451033473") 2026/09/03 16:01:07 DEBUG : only16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca5258f_d20260903_m155701_c001_v7007000_t0000_u01788451021641") 2026/09/03 16:01:08 DEBUG : only16: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa50_d20260903_m155658_c001_v0001174_t0057_u01788451018888") 2026/09/03 16:01:08 DEBUG : only17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d993_d20260903_m155722_c001_v7007000_t0000_u01788451042707") 2026/09/03 16:01:08 DEBUG : only17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba4a_d20260903_m155716_c001_v0001105_t0027_u01788451036071") 2026/09/03 16:01:08 DEBUG : only17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa9e_d20260903_m155713_c001_v0001174_t0057_u01788451033843") 2026/09/03 16:01:08 DEBUG : only17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca5258b_d20260903_m155701_c001_v7007000_t0000_u01788451021427") 2026/09/03 16:01:08 DEBUG : only17: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa53_d20260903_m155659_c001_v0001174_t0057_u01788451019258") 2026/09/03 16:01:08 DEBUG : only18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d994_d20260903_m155722_c001_v7007000_t0000_u01788451042889") 2026/09/03 16:01:08 DEBUG : only18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba4c_d20260903_m155716_c001_v0001105_t0027_u01788451036254") 2026/09/03 16:01:08 DEBUG : only18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaa2_d20260903_m155714_c001_v0001174_t0057_u01788451034238") 2026/09/03 16:01:08 DEBUG : only18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e313d_d20260903_m155701_c001_v7007000_t0000_u01788451021450") 2026/09/03 16:01:08 DEBUG : only18: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa5a_d20260903_m155659_c001_v0001174_t0057_u01788451019631") 2026/09/03 16:01:08 DEBUG : only19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d995_d20260903_m155723_c001_v7007000_t0000_u01788451043070") 2026/09/03 16:01:08 DEBUG : only19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8ff_d20260903_m155716_c001_v0001146_t0050_u01788451036458") 2026/09/03 16:01:08 DEBUG : only19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaaa4_d20260903_m155714_c001_v0001174_t0057_u01788451034606") 2026/09/03 16:01:09 DEBUG : only19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca52590_d20260903_m155701_c001_v7007000_t0000_u01788451021788") 2026/09/03 16:01:09 DEBUG : only19: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa5e_d20260903_m155700_c001_v0001174_t0057_u01788451020003") 2026/09/03 16:01:09 DEBUG : only2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d996_d20260903_m155723_c001_v7007000_t0000_u01788451043252") 2026/09/03 16:01:09 DEBUG : only2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaab0_d20260903_m155716_c001_v0001174_t0057_u01788451036093") 2026/09/03 16:01:09 DEBUG : only2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa7a_d20260903_m155708_c001_v0001174_t0057_u01788451028233") 2026/09/03 16:01:09 DEBUG : only2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210ec_d20260903_m155701_c001_v7007000_t0000_u01788451021980") 2026/09/03 16:01:09 DEBUG : only2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa18_d20260903_m155653_c001_v0001174_t0057_u01788451013702") 2026/09/03 16:01:09 DEBUG : only3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d997_d20260903_m155723_c001_v7007000_t0000_u01788451043433") 2026/09/03 16:01:09 DEBUG : only3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5a7_d20260903_m155716_c001_v0001182_t0034_u01788451036264") 2026/09/03 16:01:09 DEBUG : only3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa7e_d20260903_m155708_c001_v0001174_t0057_u01788451028604") 2026/09/03 16:01:09 DEBUG : only3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e3141_d20260903_m155701_c001_v7007000_t0000_u01788451021990") 2026/09/03 16:01:09 DEBUG : only3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa1c_d20260903_m155654_c001_v0001174_t0057_u01788451014073") 2026/09/03 16:01:09 DEBUG : only4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d998_d20260903_m155723_c001_v7007000_t0000_u01788451043614") 2026/09/03 16:01:09 DEBUG : only4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaab6_d20260903_m155716_c001_v0001174_t0057_u01788451036492") 2026/09/03 16:01:09 DEBUG : only4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa80_d20260903_m155708_c001_v0001174_t0057_u01788451028974") 2026/09/03 16:01:09 DEBUG : only4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca52589_d20260903_m155701_c001_v7007000_t0000_u01788451021067") 2026/09/03 16:01:09 DEBUG : only4: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa1e_d20260903_m155654_c001_v0001174_t0057_u01788451014442") 2026/09/03 16:01:09 DEBUG : only5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d999_d20260903_m155723_c001_v7007000_t0000_u01788451043795") 2026/09/03 16:01:09 DEBUG : only5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba50_d20260903_m155716_c001_v0001105_t0027_u01788451036622") 2026/09/03 16:01:09 DEBUG : only5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa82_d20260903_m155709_c001_v0001174_t0057_u01788451029345") 2026/09/03 16:01:10 DEBUG : only5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca52593_d20260903_m155702_c001_v7007000_t0000_u01788451022002") 2026/09/03 16:01:10 DEBUG : only5: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa22_d20260903_m155654_c001_v0001174_t0057_u01788451014811") 2026/09/03 16:01:10 DEBUG : only6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d99a_d20260903_m155723_c001_v7007000_t0000_u01788451043976") 2026/09/03 16:01:10 DEBUG : only6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed8fd_d20260903_m155716_c001_v0001146_t0050_u01788451036274") 2026/09/03 16:01:10 DEBUG : only6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa86_d20260903_m155709_c001_v0001174_t0057_u01788451029716") 2026/09/03 16:01:10 DEBUG : only6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca5258c_d20260903_m155701_c001_v7007000_t0000_u01788451021456") 2026/09/03 16:01:10 DEBUG : only6: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa28_d20260903_m155655_c001_v0001174_t0057_u01788451015182") 2026/09/03 16:01:10 DEBUG : only7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d99b_d20260903_m155724_c001_v7007000_t0000_u01788451044157") 2026/09/03 16:01:10 DEBUG : only7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaab2_d20260903_m155716_c001_v0001174_t0057_u01788451036288") 2026/09/03 16:01:10 DEBUG : only7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa88_d20260903_m155710_c001_v0001174_t0057_u01788451030086") 2026/09/03 16:01:10 DEBUG : only7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca52594_d20260903_m155702_c001_v7007000_t0000_u01788451022149") 2026/09/03 16:01:10 DEBUG : only7: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa2c_d20260903_m155655_c001_v0001174_t0057_u01788451015553") 2026/09/03 16:01:10 DEBUG : only8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d99c_d20260903_m155724_c001_v7007000_t0000_u01788451044339") 2026/09/03 16:01:10 DEBUG : only8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba4e_d20260903_m155716_c001_v0001105_t0027_u01788451036438") 2026/09/03 16:01:10 DEBUG : only8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa8a_d20260903_m155710_c001_v0001174_t0057_u01788451030457") 2026/09/03 16:01:10 DEBUG : only8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417d71d9dca5258a_d20260903_m155701_c001_v7007000_t0000_u01788451021247") 2026/09/03 16:01:10 DEBUG : only8: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa30_d20260903_m155655_c001_v0001174_t0057_u01788451015924") 2026/09/03 16:01:10 DEBUG : only9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d99d_d20260903_m155724_c001_v7007000_t0000_u01788451044520") 2026/09/03 16:01:10 DEBUG : only9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5a9_d20260903_m155716_c001_v0001182_t0034_u01788451036494") 2026/09/03 16:01:10 DEBUG : only9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa8c_d20260903_m155710_c001_v0001174_t0057_u01788451030826") 2026/09/03 16:01:10 DEBUG : only9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4026fe21c6a210e8_d20260903_m155701_c001_v7007000_t0000_u01788451021440") 2026/09/03 16:01:10 DEBUG : only9: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaa34_d20260903_m155656_c001_v0001174_t0057_u01788451016296") 2026/09/03 16:01:10 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe013_d20260903_m155347_c001_v7007000_t0000_u01788450827109") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed5eb_d20260903_m155345_c001_v0001146_t0050_u01788450825607") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe00e_d20260903_m155344_c001_v7007000_t0000_u01788450824870") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca741_d20260903_m155343_c001_v0001174_t0057_u01788450823374") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe00b_d20260903_m155342_c001_v7007000_t0000_u01788450822626") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed5d3_d20260903_m155340_c001_v0001146_t0050_u01788450820767") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d13c_d20260903_m155330_c001_v7007000_t0000_u01788450810261") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1b6_d20260903_m155329_c001_v0001109_t0000_u01788450809165") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d138_d20260903_m155327_c001_v7007000_t0000_u01788450807333") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1ae_d20260903_m155326_c001_v0001109_t0000_u01788450806604") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d134_d20260903_m155324_c001_v7007000_t0000_u01788450804933") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1a6_d20260903_m155324_c001_v0001109_t0000_u01788450804202") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce3d_d20260903_m155318_c001_v7007000_t0000_u01788450798421") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d184_d20260903_m155316_c001_v0001109_t0000_u01788450796879") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce39_d20260903_m155316_c001_v7007000_t0000_u01788450796516") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d17e_d20260903_m155315_c001_v0001109_t0000_u01788450795425") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce35_d20260903_m155315_c001_v7007000_t0000_u01788450795062") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d17a_d20260903_m155314_c001_v0001109_t0000_u01788450794519") 2026/09/03 16:01:11 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d176_d20260903_m155313_c001_v0001109_t0000_u01788450793976") 2026/09/03 16:01:12 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce33_d20260903_m155313_c001_v7007000_t0000_u01788450793614") 2026/09/03 16:01:12 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d174_d20260903_m155313_c001_v0001109_t0000_u01788450793071") 2026/09/03 16:01:12 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d172_d20260903_m155312_c001_v0001109_t0052_u01788450792139") 2026/09/03 16:01:12 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4ef5_d20260903_m155311_c001_v7007000_t0000_u01788450791416") 2026/09/03 16:01:12 DEBUG : potato: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d170_d20260903_m155310_c001_v0001109_t0004_u01788450790079") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe05f_d20260903_m155429_c001_v7007000_t0000_u01788450869574") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fca7e1_d20260903_m155428_c001_v0001174_t0029_u01788450868905") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe058_d20260903_m155420_c001_v7007000_t0000_u01788450860947") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fca7bd_d20260903_m155415_c001_v0001174_t0005_u01788450855678") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe03a_d20260903_m155408_c001_v7007000_t0000_u01788450848733") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fca78d_d20260903_m155403_c001_v0001174_t0008_u01788450843814") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe026_d20260903_m155356_c001_v7007000_t0000_u01788450836982") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f117744cc73fca76d_d20260903_m155352_c001_v0001174_t0009_u01788450832874") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d188_d20260903_m155335_c001_v7007000_t0000_u01788450815253") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1c4_d20260903_m155333_c001_v0001109_t0016_u01788450813145") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d154_d20260903_m155332_c001_v7007000_t0000_u01788450812781") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1bc_d20260903_m155330_c001_v0001109_t0009_u01788450810804") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d13d_d20260903_m155330_c001_v7007000_t0000_u01788450810441") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1ba_d20260903_m155329_c001_v0001109_t0000_u01788450809714") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d13a_d20260903_m155328_c001_v7007000_t0000_u01788450808802") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1b2_d20260903_m155327_c001_v0001109_t0051_u01788450807696") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d137_d20260903_m155326_c001_v7007000_t0000_u01788450806241") 2026/09/03 16:01:12 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1aa_d20260903_m155324_c001_v0001109_t0057_u01788450804943") 2026/09/03 16:01:13 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0ce3f_d20260903_m155319_c001_v7007000_t0000_u01788450799148") 2026/09/03 16:01:13 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d18a_d20260903_m155317_c001_v0001109_t0025_u01788450797610") 2026/09/03 16:01:13 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9b6_d20260903_m155226_c001_v7007000_t0000_u01788450746206") 2026/09/03 16:01:13 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0fc_d20260903_m155225_c001_v0001109_t0000_u01788450745664") 2026/09/03 16:01:13 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9b4_d20260903_m155224_c001_v7007000_t0000_u01788450744709") 2026/09/03 16:01:13 DEBUG : potato2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0fa_d20260903_m155224_c001_v0001109_t0000_u01788450744169") 2026/09/03 16:01:13 DEBUG : potato3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe059_d20260903_m155421_c001_v7007000_t0000_u01788450861385") 2026/09/03 16:01:13 DEBUG : potato3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d20a_d20260903_m155417_c001_v0001109_t0024_u01788450857094") 2026/09/03 16:01:13 DEBUG : potato3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe03b_d20260903_m155408_c001_v7007000_t0000_u01788450848993") 2026/09/03 16:01:13 DEBUG : potato3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1f8_d20260903_m155405_c001_v0001109_t0030_u01788450845034") 2026/09/03 16:01:13 DEBUG : potato3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe027_d20260903_m155357_c001_v7007000_t0000_u01788450837166") 2026/09/03 16:01:13 DEBUG : potato3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10596b0bedc3d1e8_d20260903_m155353_c001_v0001109_t0040_u01788450833471") 2026/09/03 16:01:13 DEBUG : pre-dest1/1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df52d_d20260903_m155503_c001_v7007000_t0000_u01788450903222") 2026/09/03 16:01:13 DEBUG : pre-dest1/1: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d226_d20260903_m155454_c001_v0001109_t0000_u01788450894759") 2026/09/03 16:01:13 DEBUG : pre-dest2/2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40196966996df52e_d20260903_m155503_c001_v7007000_t0000_u01788450903405") 2026/09/03 16:01:13 DEBUG : pre-dest2/2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca853_d20260903_m155455_c001_v0001174_t0057_u01788450895299") 2026/09/03 16:01:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5dbe_d20260903_m155441_c001_v7007000_t0000_u01788450881708") 2026/09/03 16:01:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed697_d20260903_m155438_c001_v0001146_t0047_u01788450878483") 2026/09/03 16:01:13 DEBUG : sizeonly: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e82_d20260903_m155257_c001_v7007000_t0000_u01788450777151") 2026/09/03 16:01:13 DEBUG : sizeonly: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d14c_d20260903_m155256_c001_v0001109_t0000_u01788450776246") 2026/09/03 16:01:14 DEBUG : splitbanan: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fff_d20260903_m155853_c001_v7007000_t0000_u01788451133560") 2026/09/03 16:01:14 DEBUG : splitbanan: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac30_d20260903_m155847_c001_v0001174_t0057_u01788451127071") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca37f_d20260903_m155952_c001_v7007000_t0000_u01788451192946") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad44_d20260903_m155947_c001_v0001174_t0057_u01788451187081") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca301_d20260903_m155941_c001_v7007000_t0000_u01788451181213") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad12_d20260903_m155935_c001_v0001174_t0057_u01788451175314") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca2d0_d20260903_m155929_c001_v7007000_t0000_u01788451169586") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcace4_d20260903_m155923_c001_v0001174_t0057_u01788451163109") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed732_d20260903_m155917_c001_v7007000_t0000_u01788451157344") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaca2_d20260903_m155911_c001_v0001174_t0057_u01788451151574") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f412677dbc3aed6b6_d20260903_m155905_c001_v7007000_t0000_u01788451145754") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcac6e_d20260903_m155859_c001_v0001174_t0057_u01788451139397") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32f7_d20260903_m155847_c001_v7007000_t0000_u01788451127995") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2eda19_d20260903_m155846_c001_v0001146_t0050_u01788451126157") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f416b9bff8e3e32f2_d20260903_m155840_c001_v7007000_t0000_u01788451120408") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9dd_d20260903_m155834_c001_v0001146_t0050_u01788451114323") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40000c2649750607_d20260903_m155833_c001_v7007000_t0000_u01788451113251") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9c7_d20260903_m155830_c001_v0001146_t0050_u01788451110297") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5f71_d20260903_m155824_c001_v7007000_t0000_u01788451104555") 2026/09/03 16:01:14 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561baec_d20260903_m155818_c001_v0001105_t0027_u01788451098417") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40307053da89a651_d20260903_m155817_c001_v7007000_t0000_u01788451097332") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f6c9_d20260903_m155813_c001_v0001182_t0034_u01788451093820") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51eb_d20260903_m155802_c001_v7007000_t0000_u01788451082421") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bab4_d20260903_m155759_c001_v0001105_t0027_u01788451079707") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db51c1_d20260903_m155753_c001_v7007000_t0000_u01788451073915") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba9e_d20260903_m155748_c001_v0001105_t0027_u01788451068179") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db50ef_d20260903_m155742_c001_v7007000_t0000_u01788451062406") 2026/09/03 16:01:15 DEBUG : splitbananasplit: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561ba86_d20260903_m155736_c001_v0001105_t0027_u01788451056257") 2026/09/03 16:01:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4190aa7fd08c5fdd_d20260903_m155835_c001_v7007000_t0000_u01788451115322") 2026/09/03 16:01:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed9cb_d20260903_m155831_c001_v0001146_t0050_u01788451111212") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9aa_d20260903_m155732_c001_v7007000_t0000_u01788451052217") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaae4_d20260903_m155731_c001_v0001174_t0057_u01788451051143") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9a8_d20260903_m155730_c001_v7007000_t0000_u01788451050392") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5c9_d20260903_m155729_c001_v0001182_t0034_u01788451049244") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe01c_d20260903_m155350_c001_v7007000_t0000_u01788450830274") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1e2_d20260903_m155349_c001_v0001109_t0000_u01788450829524") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe019_d20260903_m155348_c001_v7007000_t0000_u01788450828970") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca759_d20260903_m155348_c001_v0001174_t0057_u01788450828223") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e7c_d20260903_m155254_c001_v7007000_t0000_u01788450774260") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d146_d20260903_m155252_c001_v0001109_t0000_u01788450772997") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e7b_d20260903_m155252_c001_v7007000_t0000_u01788450772635") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d144_d20260903_m155251_c001_v0001109_t0000_u01788450771735") 2026/09/03 16:01:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e77_d20260903_m155249_c001_v7007000_t0000_u01788450769672") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d142_d20260903_m155248_c001_v0001109_t0000_u01788450768921") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e74_d20260903_m155248_c001_v7007000_t0000_u01788450768382") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d13e_d20260903_m155247_c001_v0001109_t0000_u01788450767633") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d13c_d20260903_m155245_c001_v0001109_t0000_u01788450765391") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f419d536a48db4e70_d20260903_m155245_c001_v7007000_t0000_u01788450765030") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d13a_d20260903_m155244_c001_v0001109_t0000_u01788450764490") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d138_d20260903_m155243_c001_v0001109_t0000_u01788450763920") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9d4_d20260903_m155243_c001_v7007000_t0000_u01788450763187") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d132_d20260903_m155241_c001_v0001109_t0000_u01788450761181") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d12e_d20260903_m155238_c001_v0001109_t0000_u01788450758962") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9cc_d20260903_m155238_c001_v7007000_t0000_u01788450758592") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d12c_d20260903_m155238_c001_v0001109_t0000_u01788450758053") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d128_d20260903_m155237_c001_v0001109_t0000_u01788450757513") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9ca_d20260903_m155237_c001_v7007000_t0000_u01788450757152") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d11c_d20260903_m155233_c001_v0001109_t0000_u01788450753932") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9c5_d20260903_m155233_c001_v7007000_t0000_u01788450753571") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d112_d20260903_m155233_c001_v0001109_t0000_u01788450753032") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9c3_d20260903_m155232_c001_v7007000_t0000_u01788450752136") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d110_d20260903_m155231_c001_v0001109_t0000_u01788450751597") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9c2_d20260903_m155231_c001_v7007000_t0000_u01788450751057") 2026/09/03 16:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d10a_d20260903_m155230_c001_v0001109_t0000_u01788450750517") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9bc_d20260903_m155229_c001_v7007000_t0000_u01788450749622") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d106_d20260903_m155228_c001_v0001109_t0000_u01788450748905") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9bb_d20260903_m155228_c001_v7007000_t0000_u01788450748365") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d100_d20260903_m155227_c001_v0001109_t0000_u01788450747827") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9b8_d20260903_m155227_c001_v7007000_t0000_u01788450747282") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0fe_d20260903_m155226_c001_v0001109_t0000_u01788450746745") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c9b1_d20260903_m155222_c001_v7007000_t0000_u01788450742550") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0f6_d20260903_m155222_c001_v0001109_t0000_u01788450742011") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c99a_d20260903_m155221_c001_v7007000_t0000_u01788450741472") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0f2_d20260903_m155220_c001_v0001109_t0000_u01788450740935") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c96c_d20260903_m155220_c001_v7007000_t0000_u01788450740040") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0f0_d20260903_m155219_c001_v0001109_t0000_u01788450739417") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2c946_d20260903_m155217_c001_v7007000_t0000_u01788450737271") 2026/09/03 16:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d0ec_d20260903_m155216_c001_v0001109_t0000_u01788450736729") 2026/09/03 16:01:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9ab_d20260903_m155732_c001_v7007000_t0000_u01788451052399") 2026/09/03 16:01:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561ba6e_d20260903_m155731_c001_v0001105_t0023_u01788451051153") 2026/09/03 16:01:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9a9_d20260903_m155730_c001_v7007000_t0000_u01788451050573") 2026/09/03 16:01:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2ed90d_d20260903_m155729_c001_v0001146_t0007_u01788451049255") 2026/09/03 16:01:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4097edb6108ca3a4_d20260903_m155955_c001_v7007000_t0000_u01788451195104") 2026/09/03 16:01:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f87d_d20260903_m155954_c001_v0001182_t0004_u01788451194349") 2026/09/03 16:01:18 DEBUG : sub/yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe012_d20260903_m155346_c001_v7007000_t0000_u01788450826555") 2026/09/03 16:01:18 DEBUG : sub/yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1e0_d20260903_m155345_c001_v0001109_t0000_u01788450825616") 2026/09/03 16:01:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9a2_d20260903_m155728_c001_v7007000_t0000_u01788451048492") 2026/09/03 16:01:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaad2_d20260903_m155727_c001_v0001174_t0057_u01788451047201") 2026/09/03 16:01:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d99f_d20260903_m155726_c001_v7007000_t0000_u01788451046428") 2026/09/03 16:01:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41154e711d81f5bf_d20260903_m155725_c001_v0001182_t0034_u01788451045476") 2026/09/03 16:01:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9a3_d20260903_m155728_c001_v7007000_t0000_u01788451048673") 2026/09/03 16:01:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed90b_d20260903_m155727_c001_v0001146_t0050_u01788451047191") 2026/09/03 16:01:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415c338d69f2d9a0_d20260903_m155726_c001_v7007000_t0000_u01788451046609") 2026/09/03 16:01:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcaace_d20260903_m155725_c001_v0001174_t0057_u01788451045462") 2026/09/03 16:01:18 DEBUG : three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d1ac_d20260903_m155340_c001_v7007000_t0000_u01788450820028") 2026/09/03 16:01:18 DEBUG : three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1d8_d20260903_m155338_c001_v0001109_t0000_u01788450818928") 2026/09/03 16:01:18 DEBUG : three: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1d0_d20260903_m155336_c001_v0001109_t0000_u01788450816893") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe499_d20260903_m155957_c001_v7007000_t0000_u01788451197038") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edb6f_d20260903_m155956_c001_v0001146_t0050_u01788451196436") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4c7_d20260903_m160015_c001_v7007000_t0000_u01788451215132") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bbe8_d20260903_m160013_c001_v0001105_t0047_u01788451213291") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4b4_d20260903_m160011_c001_v7007000_t0000_u01788451211707") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2edbcb_d20260903_m160010_c001_v0001146_t0056_u01788451210112") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4b1_d20260903_m160009_c001_v7007000_t0000_u01788451209141") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f8b5_d20260903_m160008_c001_v0001182_t0049_u01788451208511") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4a4_d20260903_m160003_c001_v7007000_t0000_u01788451203785") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f10338ee0fe2edb9f_d20260903_m160002_c001_v0001146_t0014_u01788451202871") 2026/09/03 16:01:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4a6_d20260903_m160005_c001_v7007000_t0000_u01788451205990") 2026/09/03 16:01:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f113058181561bbda_d20260903_m160004_c001_v0001105_t0005_u01788451204757") 2026/09/03 16:01:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4a3_d20260903_m160001_c001_v7007000_t0000_u01788451201927") 2026/09/03 16:01:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f11154e711d81f899_d20260903_m160001_c001_v0001182_t0044_u01788451201190") 2026/09/03 16:01:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe49e_d20260903_m160000_c001_v7007000_t0000_u01788451200218") 2026/09/03 16:01:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad7e_d20260903_m155959_c001_v0001174_t0057_u01788451199602") 2026/09/03 16:01:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe49d_d20260903_m155958_c001_v7007000_t0000_u01788451198625") 2026/09/03 16:01:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f413058181561bbd2_d20260903_m155958_c001_v0001105_t0027_u01788451198012") 2026/09/03 16:01:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4ce_d20260903_m160019_c001_v7007000_t0000_u01788451219349") 2026/09/03 16:01:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2edbe7_d20260903_m160018_c001_v0001146_t0050_u01788451218724") 2026/09/03 16:01:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4a9_d20260903_m160007_c001_v7007000_t0000_u01788451207552") 2026/09/03 16:01:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcad99_d20260903_m160006_c001_v0001174_t0057_u01788451206941") 2026/09/03 16:01:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4c8_d20260903_m160015_c001_v7007000_t0000_u01788451215752") 2026/09/03 16:01:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fcadba_d20260903_m160014_c001_v0001174_t0057_u01788451214949") 2026/09/03 16:01:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe4c3_d20260903_m160012_c001_v7007000_t0000_u01788451212324") 2026/09/03 16:01:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41026de248eae54d_d20260903_m160011_c001_v0001183_t0049_u01788451211521") 2026/09/03 16:01:19 DEBUG : two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4202747ae8b0d1ae_d20260903_m155340_c001_v7007000_t0000_u01788450820208") 2026/09/03 16:01:19 DEBUG : two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40338ee0fe2ed5c7_d20260903_m155338_c001_v0001146_t0050_u01788450818367") 2026/09/03 16:01:19 DEBUG : two: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1cc_d20260903_m155336_c001_v0001109_t0000_u01788450816710") 2026/09/03 16:01:19 DEBUG : yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe015_d20260903_m155347_c001_v7007000_t0000_u01788450827292") 2026/09/03 16:01:19 DEBUG : yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415a984dbfe40c5a_d20260903_m155346_c001_v0001036_t0001_u01788450826369") 2026/09/03 16:01:20 DEBUG : yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe00d_d20260903_m155344_c001_v7007000_t0000_u01788450824318") 2026/09/03 16:01:20 DEBUG : yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f40596b0bedc3d1dc_d20260903_m155343_c001_v0001109_t0000_u01788450823362") 2026/09/03 16:01:20 DEBUG : yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe00a_d20260903_m155342_c001_v7007000_t0000_u01788450822074") 2026/09/03 16:01:20 DEBUG : yam: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f417744cc73fca739_d20260903_m155340_c001_v0001174_t0057_u01788450820756") 2026/09/03 16:01:20 DEBUG : yaml: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe00f_d20260903_m155345_c001_v7007000_t0000_u01788450825054") 2026/09/03 16:01:20 DEBUG : yaml: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f41876e823b418b1b_d20260903_m155344_c001_v0001090_t0042_u01788450824129") 2026/09/03 16:01:20 DEBUG : yaml: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f4086babe16efe00c_d20260903_m155342_c001_v7007000_t0000_u01788450822809") 2026/09/03 16:01:20 DEBUG : yaml: Deleting (id "4_z3f728d33f08d6b7baf080e1b_f415bbff467d6b2c5_d20260903_m155341_c001_v0001184_t0030_u01788450821882") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m7.555160642s (try 1/5)