"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/05 01:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku" 2026/09/05 01:05:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 01:05:16 DEBUG : Creating backend with remote "/tmp/rclone3890431009" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/05 01:05:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:05:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:18 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:05:18 DEBUG : B2 bucket rclone-test-jifurig9toku: 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-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:20 DEBUG : Creating backend with remote "/non-existing" 2026/09/05 01:05:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/05 01:05:20 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:20 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:21 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:21 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:22 INFO : B2 bucket rclone-test-jifurig9toku: Running all checks before starting transfers 2026/09/05 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:22 INFO : B2 bucket rclone-test-jifurig9toku: Checks finished, now starting transfers 2026/09/05 01:05:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:23 ERROR : Ignoring --no-traverse with sync 2026/09/05 01:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:23 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:23 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:23 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:23 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/05 01:05:24 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:24 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:24 DEBUG : hello world2: size = 12 OK 2026/09/05 01:05:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/05 01:05:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:05:25 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:25 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:26 DEBUG : potato2: size = 11 OK 2026/09/05 01:05:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:05:27 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:27 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:27 DEBUG : potato2: size = 11 OK 2026/09/05 01:05:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/05 01:05:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:05:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/05 01:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:05:28 INFO : sub dir2: Making directory 2026/09/05 01:05:28 INFO : sub dir: Making directory 2026/09/05 01:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:28 INFO : sub dir2/sub sub dir2: Making directory 2026/09/05 01:05:28 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:28 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:28 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/05 01:05:28 DEBUG : B2 bucket rclone-test-jifurig9toku: 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-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:29 INFO : sub dir2: Making directory 2026/09/05 01:05:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/05 01:05:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:29 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:29 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:30 DEBUG : sub dir2: Making directory with metadata 2026/09/05 01:05:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:05:30 INFO : sub dir2: Making directory 2026/09/05 01:05:30 INFO : sub dir: Making directory 2026/09/05 01:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:30 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:30 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:30 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:05:30 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/05 01:05:31 DEBUG : B2 bucket rclone-test-jifurig9toku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/05 01:05:31 DEBUG : B2 bucket rclone-test-jifurig9toku: 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-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", 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-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:32 INFO : sub dir2: Making directory 2026/09/05 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:32 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:32 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:32 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:05:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:33 DEBUG : sub dir2: Making directory with metadata 2026/09/05 01:05:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:05:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:05:33 INFO : sub dir2: Making directory 2026/09/05 01:05:33 INFO : sub dir: Making directory 2026/09/05 01:05:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:33 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:33 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:33 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:05:33 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/05 01:05:33 DEBUG : B2 bucket rclone-test-jifurig9toku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", 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-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:34 INFO : sub dir2: Making directory 2026/09/05 01:05:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:35 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:35 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:05:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jazoqay1coyu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jifurig9toku -> B2 bucket rclone-test-jazoqay1coyu 2026/09/05 01:05:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:37 DEBUG : B2 bucket rclone-test-jazoqay1coyu: Waiting for checks to finish 2026/09/05 01:05:37 DEBUG : B2 bucket rclone-test-jazoqay1coyu: Waiting for transfers to finish 2026/09/05 01:05:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 01:05:38 DEBUG : B2 bucket rclone-test-jazoqay1coyu: Purge remote 2026/09/05 01:05:38 INFO : B2 bucket rclone-test-jazoqay1coyu: cleaning bucket "rclone-test-jazoqay1coyu" of all files 2026/09/05 01:05:38 DEBUG : sub dir/hello world: Deleting (id "4_z1ff28d03109d6bfbaf080e1b_f400e9ebeba3efdcf_d20260905_m010537_c001_v0001131_t0001_u01788570337750") --- PASS: TestServerSideCopy (3.55s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:05:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:05:39 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 01:05:39 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:39 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:40 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 01:05:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 01:05:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fetocar4nuya" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jifurig9toku -> B2 bucket rclone-test-fetocar4nuya 2026/09/05 01:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:42 DEBUG : B2 bucket rclone-test-fetocar4nuya: Waiting for checks to finish 2026/09/05 01:05:42 DEBUG : B2 bucket rclone-test-fetocar4nuya: Waiting for transfers to finish 2026/09/05 01:05:42 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 01:05:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:05:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fetocar4nuya) 2026/09/05 01:05:43 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 01:05:43 DEBUG : B2 bucket rclone-test-fetocar4nuya: Waiting for checks to finish 2026/09/05 01:05:43 DEBUG : B2 bucket rclone-test-fetocar4nuya: Waiting for transfers to finish 2026/09/05 01:05:48 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 01:05:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 01:05:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 01:05:49 DEBUG : B2 bucket rclone-test-fetocar4nuya: Purge remote 2026/09/05 01:05:49 INFO : B2 bucket rclone-test-fetocar4nuya: cleaning bucket "rclone-test-fetocar4nuya" of all files 2026/09/05 01:05:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f129d43109d6bfbaf080e1b_f418db2e63e5daa76_d20260905_m010548_c001_v0001145_t0043_u01788570348734") 2026/09/05 01:05:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f129d43109d6bfbaf080e1b_f41487128634d19c3_d20260905_m010542_c001_v0001181_t0058_u01788570342810") --- PASS: TestServerSideCopyOverSelf (10.02s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:51 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:05:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:05:51 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 01:05:51 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:05:51 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 01:05:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 01:05:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/05 01:05:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-facupak6vori" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jifurig9toku -> B2 bucket rclone-test-facupak6vori 2026/09/05 01:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:05:54 DEBUG : B2 bucket rclone-test-facupak6vori: Waiting for checks to finish 2026/09/05 01:05:54 DEBUG : B2 bucket rclone-test-facupak6vori: Waiting for transfers to finish 2026/09/05 01:05:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:05:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:05:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 01:05:55 DEBUG : B2 bucket rclone-test-facupak6vori: Waiting for checks to finish 2026/09/05 01:05:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:05:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-facupak6vori) 2026/09/05 01:05:55 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 01:05:55 DEBUG : B2 bucket rclone-test-facupak6vori: Waiting for transfers to finish 2026/09/05 01:05:55 DEBUG : sub dir/hello world: size = 17 OK 2026/09/05 01:05:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/05 01:05:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 01:05:55 INFO : sub dir/hello world: Deleted 2026/09/05 01:05:56 DEBUG : testing file moves 2026/09/05 01:05:56 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:05:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-facupak6vori) 2026/09/05 01:05:56 DEBUG : sub dir/hello world: Sizes differ 2026/09/05 01:05:56 DEBUG : B2 bucket rclone-test-facupak6vori: Waiting for checks to finish 2026/09/05 01:05:56 DEBUG : B2 bucket rclone-test-facupak6vori: Waiting for transfers to finish 2026/09/05 01:05:57 DEBUG : sub dir/hello world: size = 24 OK 2026/09/05 01:05:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/05 01:05:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/05 01:05:57 INFO : sub dir/hello world: Deleted 2026/09/05 01:05:57 DEBUG : B2 bucket rclone-test-facupak6vori: Purge remote 2026/09/05 01:05:57 INFO : B2 bucket rclone-test-facupak6vori: cleaning bucket "rclone-test-facupak6vori" of all files 2026/09/05 01:05:57 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2cd23109d6bfbaf080e1b_f4194fe3e7aa5b3bb_d20260905_m010556_c001_v0001136_t0039_u01788570356943") 2026/09/05 01:05:57 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2cd23109d6bfbaf080e1b_f40946585c8c7a5d1_d20260905_m010555_c001_v0001144_t0006_u01788570355576") 2026/09/05 01:05:57 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2cd23109d6bfbaf080e1b_f4103c874dc0e7539_d20260905_m010554_c001_v0001179_t0012_u01788570354659") --- PASS: TestServerSideMoveOverSelf (6.43s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:05:59 ERROR : error listing: directory not found 2026/09/05 01:05:59 INFO : Local file system at /tmp/rclone3890431009: Making directory 2026/09/05 01:05:59 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:05:59 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:06:00 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for checks to finish 2026/09/05 01:06:00 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for transfers to finish 2026/09/05 01:06:01 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/05 01:06:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:06:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/05 01:06:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.62s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/05 01:06:02 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:02 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:02 DEBUG : check sum: size = 1 OK 2026/09/05 01:06:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:06:02 INFO : check sum: Copied (new) 2026/09/05 01:06:02 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:02 DEBUG : check sum: size = 1 OK 2026/09/05 01:06:02 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:06:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/05 01:06:02 DEBUG : check sum: Unchanged skipping 2026/09/05 01:06:02 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:02 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/05 01:06:03 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:03 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:03 DEBUG : sizeonly: size = 6 OK 2026/09/05 01:06:03 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 01:06:03 INFO : sizeonly: Copied (new) 2026/09/05 01:06:03 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:04 DEBUG : sizeonly: size = 6 OK 2026/09/05 01:06:04 DEBUG : sizeonly: Sizes identical 2026/09/05 01:06:04 DEBUG : sizeonly: Unchanged skipping 2026/09/05 01:06:04 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:04 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:04 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/05 01:06:05 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:05 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/05 01:06:05 INFO : ignore-size: Copied (new) 2026/09/05 01:06:05 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:06:05 DEBUG : ignore-size: Unchanged skipping 2026/09/05 01:06:05 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:05 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:05 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:06 DEBUG : existing: size = 6 OK 2026/09/05 01:06:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:06:06 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:06 DEBUG : existing: Unchanged skipping 2026/09/05 01:06:06 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:06 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:06 INFO : There was nothing to transfer 2026/09/05 01:06:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/05 01:06:07 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:07 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:07 DEBUG : existing: size = 6 OK 2026/09/05 01:06:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 01:06:07 INFO : existing: Copied (replaced existing) 2026/09/05 01:06:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/05 01:06:08 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:08 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:08 DEBUG : existing: size = 6 OK 2026/09/05 01:06:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 01:06:08 INFO : existing: Copied (new) 2026/09/05 01:06:08 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:08 DEBUG : existing: Destination exists, skipping 2026/09/05 01:06:08 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:08 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:08 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:09 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/05 01:06:10 DEBUG : c/non empty space: size = 5 OK 2026/09/05 01:06:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:10 DEBUG : c/non empty space: Unchanged skipping 2026/09/05 01:06:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:10 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:10 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:10 DEBUG : a/potato2: size = 60 OK 2026/09/05 01:06:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:10 INFO : a/potato2: Copied (new) 2026/09/05 01:06:10 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:10 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:12 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:12 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:12 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/05 01:06:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:06:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/05 01:06:12 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:12 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:12 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:12 INFO : There was nothing to transfer 2026/09/05 01:06:12 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:12 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/05 01:06:12 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:06:13 INFO : empty space: Updated modification time in destination 2026/09/05 01:06:13 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:13 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:13 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:14 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:14 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/05 01:06:14 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:06:14 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:14 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:14 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:15 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:15 DEBUG : foo: size = 3 OK 2026/09/05 01:06:15 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/05 01:06:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:06:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:15 DEBUG : foo: sha1 differ 2026/09/05 01:06:15 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:15 DEBUG : foo: size = 3 OK 2026/09/05 01:06:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/05 01:06:15 INFO : foo: Copied (replaced existing) 2026/09/05 01:06:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/05 01:06:17 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:17 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:17 DEBUG : potato: size = 60 OK 2026/09/05 01:06:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:17 INFO : potato: Copied (new) 2026/09/05 01:06:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:06:19 DEBUG : potato: size = 60 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:19 DEBUG : potato: Sizes differ 2026/09/05 01:06:19 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:19 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:19 DEBUG : potato: size = 21 OK 2026/09/05 01:06:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/05 01:06:19 INFO : potato: Copied (replaced existing) 2026/09/05 01:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.47s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:20 DEBUG : potato: size = 21 OK 2026/09/05 01:06:20 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:20 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/05 01:06:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3890431009) 2026/09/05 01:06:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:20 DEBUG : potato: sha1 differ 2026/09/05 01:06:20 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:20 DEBUG : potato: size = 21 OK 2026/09/05 01:06:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/05 01:06:20 INFO : potato: Copied (replaced existing) 2026/09/05 01:06:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:22 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:22 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/05 01:06:22 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:23 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:23 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:23 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:23 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:24 DEBUG : potato2: size = 60 OK 2026/09/05 01:06:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:24 INFO : potato2: Copied (new) 2026/09/05 01:06:24 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:25 INFO : d: Making directory 2026/09/05 01:06:25 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/05 01:06:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:26 DEBUG : c/non empty space: size = 5 OK 2026/09/05 01:06:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:26 DEBUG : c/non empty space: Unchanged skipping 2026/09/05 01:06:26 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:26 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:26 DEBUG : a/potato2: size = 60 OK 2026/09/05 01:06:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:26 INFO : a/potato2: Copied (new) 2026/09/05 01:06:26 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:27 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/05 01:06:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:28 DEBUG : c/non empty space: size = 5 OK 2026/09/05 01:06:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:28 DEBUG : c/non empty space: Unchanged skipping 2026/09/05 01:06:28 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:28 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:28 DEBUG : a/potato2: size = 60 OK 2026/09/05 01:06:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:28 INFO : a/potato2: Copied (new) 2026/09/05 01:06:28 ERROR : B2 bucket rclone-test-jifurig9toku: not deleting files as there were IO errors 2026/09/05 01:06:28 ERROR : B2 bucket rclone-test-jifurig9toku: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:29 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:30 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:30 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:30 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:30 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:30 INFO : potato: Deleted 2026/09/05 01:06:30 DEBUG : potato2: size = 60 OK 2026/09/05 01:06:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:31 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:31 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:31 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:32 INFO : potato: Deleted 2026/09/05 01:06:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:32 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:32 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:32 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:32 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:32 DEBUG : potato2: size = 60 OK 2026/09/05 01:06:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.23s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:34 DEBUG : potato2: size = 19 OK 2026/09/05 01:06:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/05 01:06:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:35 DEBUG : enormous: Excluded (Size Filter) 2026/09/05 01:06:35 DEBUG : enormous: Excluded 2026/09/05 01:06:35 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 01:06:35 DEBUG : potato2: Excluded 2026/09/05 01:06:35 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 01:06:35 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:35 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:35 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:35 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:35 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:35 INFO : There was nothing to transfer 2026/09/05 01:06:36 DEBUG : enormous: Excluded (Size Filter) 2026/09/05 01:06:36 DEBUG : enormous: Excluded 2026/09/05 01:06:36 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 01:06:36 DEBUG : potato2: Excluded 2026/09/05 01:06:36 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 01:06:36 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/05 01:06:36 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:36 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for checks to finish 2026/09/05 01:06:36 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for transfers to finish 2026/09/05 01:06:36 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/05 01:06:37 DEBUG : enormous: Excluded 2026/09/05 01:06:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/05 01:06:37 DEBUG : potato2: Excluded 2026/09/05 01:06:38 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:06:38 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:38 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:38 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:38 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:38 INFO : potato2: Deleted 2026/09/05 01:06:38 INFO : enormous: Deleted 2026/09/05 01:06:38 INFO : There was nothing to transfer 2026/09/05 01:06:38 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:38 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for checks to finish 2026/09/05 01:06:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/05 01:06:38 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:38 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for transfers to finish 2026/09/05 01:06:38 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:38 INFO : enormous: Deleted 2026/09/05 01:06:38 INFO : potato2: Deleted 2026/09/05 01:06:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.34s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:40 DEBUG : five: Need to transfer - File not found at Destination 2026/09/05 01:06:40 DEBUG : four: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:06:40 DEBUG : four: size = 8 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:40 DEBUG : four: Sizes differ 2026/09/05 01:06:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/05 01:06:40 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:40 DEBUG : one: Destination is newer than source, skipping 2026/09/05 01:06:40 DEBUG : three: size = 5 OK 2026/09/05 01:06:40 DEBUG : three: Sizes identical 2026/09/05 01:06:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 01:06:40 DEBUG : two: size = 3 OK 2026/09/05 01:06:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3890431009) 2026/09/05 01:06:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:40 DEBUG : two: sha1 differ 2026/09/05 01:06:40 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:40 DEBUG : five: size = 4 OK 2026/09/05 01:06:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/05 01:06:40 INFO : five: Copied (new) 2026/09/05 01:06:41 DEBUG : four: size = 4 OK 2026/09/05 01:06:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/05 01:06:41 INFO : four: Copied (replaced existing) 2026/09/05 01:06:41 DEBUG : two: size = 3 OK 2026/09/05 01:06:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 01:06:41 INFO : two: Copied (replaced existing) 2026/09/05 01:06:41 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:41 DEBUG : five: size = 4 OK 2026/09/05 01:06:41 DEBUG : four: size = 4 OK 2026/09/05 01:06:41 DEBUG : one: Destination is newer than source, skipping 2026/09/05 01:06:41 DEBUG : three: size = 5 OK 2026/09/05 01:06:41 DEBUG : two: size = 3 OK 2026/09/05 01:06:41 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/05 01:06:41 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/05 01:06:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 01:06:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/05 01:06:41 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/05 01:06:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 01:06:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3890431009) 2026/09/05 01:06:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:41 DEBUG : three: sha1 differ 2026/09/05 01:06:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/05 01:06:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 01:06:41 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/05 01:06:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/05 01:06:41 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:42 DEBUG : three: size = 5 OK 2026/09/05 01:06:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:06:42 INFO : three: Copied (replaced existing) 2026/09/05 01:06:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.04s) === 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-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/05 01:06:43 INFO : B2 bucket rclone-test-jifurig9toku: Making map for --track-renames 2026/09/05 01:06:43 INFO : B2 bucket rclone-test-jifurig9toku: Finished making map for --track-renames 2026/09/05 01:06:43 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/05 01:06:43 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for renames to finish 2026/09/05 01:06:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/05 01:06:43 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:43 DEBUG : potato: size = 14 OK 2026/09/05 01:06:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/05 01:06:43 INFO : potato: Copied (new) 2026/09/05 01:06:43 DEBUG : yam: size = 11 OK 2026/09/05 01:06:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 01:06:43 INFO : yam: Copied (new) 2026/09/05 01:06:43 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:44 DEBUG : potato: size = 14 OK 2026/09/05 01:06:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:06:44 INFO : B2 bucket rclone-test-jifurig9toku: Making map for --track-renames 2026/09/05 01:06:44 DEBUG : potato: Unchanged skipping 2026/09/05 01:06:44 INFO : B2 bucket rclone-test-jifurig9toku: Finished making map for --track-renames 2026/09/05 01:06:44 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:44 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for renames to finish 2026/09/05 01:06:45 DEBUG : yaml: size = 11 OK 2026/09/05 01:06:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 01:06:45 INFO : yam: Copied (server-side copy) to: yaml 2026/09/05 01:06:45 INFO : yam: Deleted 2026/09/05 01:06:45 INFO : yaml: Renamed from "yam" 2026/09/05 01:06:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/05 01:06:46 INFO : B2 bucket rclone-test-jifurig9toku: Making map for --track-renames 2026/09/05 01:06:46 INFO : B2 bucket rclone-test-jifurig9toku: Finished making map for --track-renames 2026/09/05 01:06:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/05 01:06:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/05 01:06:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for renames to finish 2026/09/05 01:06:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:46 DEBUG : potato: size = 14 OK 2026/09/05 01:06:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/05 01:06:46 INFO : potato: Copied (new) 2026/09/05 01:06:46 DEBUG : yam: size = 11 OK 2026/09/05 01:06:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 01:06:46 INFO : yam: Copied (new) 2026/09/05 01:06:46 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:46 DEBUG : potato: size = 14 OK 2026/09/05 01:06:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:06:46 INFO : B2 bucket rclone-test-jifurig9toku: Making map for --track-renames 2026/09/05 01:06:46 INFO : B2 bucket rclone-test-jifurig9toku: Finished making map for --track-renames 2026/09/05 01:06:46 DEBUG : potato: Unchanged skipping 2026/09/05 01:06:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for renames to finish 2026/09/05 01:06:47 DEBUG : yaml: size = 11 OK 2026/09/05 01:06:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 01:06:47 INFO : yam: Copied (server-side copy) to: yaml 2026/09/05 01:06:47 INFO : yam: Deleted 2026/09/05 01:06:47 INFO : yaml: Renamed from "yam" 2026/09/05 01:06:47 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/05 01:06:48 INFO : B2 bucket rclone-test-jifurig9toku: Making map for --track-renames 2026/09/05 01:06:48 INFO : B2 bucket rclone-test-jifurig9toku: Finished making map for --track-renames 2026/09/05 01:06:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/05 01:06:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/05 01:06:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for renames to finish 2026/09/05 01:06:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:48 DEBUG : potato: size = 14 OK 2026/09/05 01:06:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/05 01:06:48 INFO : potato: Copied (new) 2026/09/05 01:06:48 DEBUG : sub/yam: size = 11 OK 2026/09/05 01:06:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 01:06:48 INFO : sub/yam: Copied (new) 2026/09/05 01:06:48 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:49 DEBUG : potato: size = 14 OK 2026/09/05 01:06:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:06:49 DEBUG : potato: Unchanged skipping 2026/09/05 01:06:49 INFO : B2 bucket rclone-test-jifurig9toku: Making map for --track-renames 2026/09/05 01:06:49 INFO : B2 bucket rclone-test-jifurig9toku: Finished making map for --track-renames 2026/09/05 01:06:49 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:49 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for renames to finish 2026/09/05 01:06:49 DEBUG : yam: size = 11 OK 2026/09/05 01:06:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/05 01:06:49 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/05 01:06:49 INFO : sub/yam: Deleted 2026/09/05 01:06:49 INFO : yam: Renamed from "sub/yam" 2026/09/05 01:06:49 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.20s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:50 DEBUG : Creating backend with remote "/tmp/rclone3890431009/dir1" 2026/09/05 01:06:50 DEBUG : Creating backend with remote "/tmp/rclone3890431009/dir2" 2026/09/05 01:06:50 DEBUG : Local file system at /tmp/rclone3890431009/dir2: Using server-side directory move 2026/09/05 01:06:50 INFO : Local file system at /tmp/rclone3890431009/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/05 01:06:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/05 01:06:50 DEBUG : Local file system at /tmp/rclone3890431009/dir2: Waiting for checks to finish 2026/09/05 01:06:50 DEBUG : Local file system at /tmp/rclone3890431009/dir2: Waiting for transfers to finish 2026/09/05 01:06:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:06:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/05 01:06:51 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:51 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:06:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:06:51 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:06:51 INFO : sub dir/hello world: Deleted 2026/09/05 01:06:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/05 01:06:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/05 01:06:51 INFO : nested/sub dir/file: Copied (new) 2026/09/05 01:06:51 INFO : nested/sub dir/file: Deleted 2026/09/05 01:06:51 INFO : sub dir: Removing directory 2026/09/05 01:06:51 INFO : nested/sub dir: Removing directory 2026/09/05 01:06:51 INFO : nested: Removing directory 2026/09/05 01:06:51 DEBUG : Local file system at /tmp/rclone3890431009: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/05 01:06:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/05 01:06:52 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:52 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/05 01:06:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:06:52 INFO : sub dir/hello world: Copied (new) 2026/09/05 01:06:52 INFO : sub dir/hello world: Deleted 2026/09/05 01:06:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/05 01:06:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/05 01:06:52 INFO : nested/sub dir/file: Copied (new) 2026/09/05 01:06:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/05 01:06:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/05 01:06:53 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:53 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:54 DEBUG : existing-b: size = 6 OK 2026/09/05 01:06:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/05 01:06:54 INFO : existing-b: Copied (new) 2026/09/05 01:06:54 INFO : existing-b: Deleted 2026/09/05 01:06:54 DEBUG : existing: size = 6 OK 2026/09/05 01:06:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 01:06:54 INFO : existing: Copied (new) 2026/09/05 01:06:54 INFO : existing: Deleted 2026/09/05 01:06:54 DEBUG : existing: Destination exists, skipping 2026/09/05 01:06:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/05 01:06:54 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:06:54 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:06:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.75s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dizarum8jixu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jifurig9toku -> B2 bucket rclone-test-dizarum8jixu 2026/09/05 01:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:06:59 DEBUG : empty space: size = 1 OK 2026/09/05 01:06:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 01:06:59 DEBUG : empty space: Unchanged skipping 2026/09/05 01:06:59 DEBUG : B2 bucket rclone-test-dizarum8jixu: Waiting for checks to finish 2026/09/05 01:06:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:06:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dizarum8jixu) 2026/09/05 01:06:59 DEBUG : potato3: Sizes differ 2026/09/05 01:06:59 INFO : empty space: Deleted 2026/09/05 01:06:59 DEBUG : B2 bucket rclone-test-dizarum8jixu: Waiting for transfers to finish 2026/09/05 01:06:59 DEBUG : potato2: size = 60 OK 2026/09/05 01:06:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:06:59 INFO : potato2: Copied (server-side copy) 2026/09/05 01:07:00 DEBUG : potato3: size = 68 OK 2026/09/05 01:07:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 01:07:00 INFO : potato3: Copied (server-side copy) 2026/09/05 01:07:00 INFO : potato2: Deleted 2026/09/05 01:07:00 INFO : potato3: Deleted 2026/09/05 01:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-napumuf8leni" 2026/09/05 01:07:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/05 01:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:07:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/05 01:07:01 DEBUG : B2 bucket rclone-test-napumuf8leni: Waiting for checks to finish 2026/09/05 01:07:01 DEBUG : B2 bucket rclone-test-napumuf8leni: Waiting for transfers to finish 2026/09/05 01:07:02 DEBUG : empty space: size = 1 OK 2026/09/05 01:07:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:07:02 INFO : empty space: Copied (server-side copy) 2026/09/05 01:07:02 INFO : empty space: Deleted 2026/09/05 01:07:02 DEBUG : potato2: size = 60 OK 2026/09/05 01:07:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:07:02 INFO : potato2: Copied (server-side copy) 2026/09/05 01:07:02 DEBUG : potato3: size = 68 OK 2026/09/05 01:07:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 01:07:02 INFO : potato3: Copied (server-side copy) 2026/09/05 01:07:03 INFO : potato2: Deleted 2026/09/05 01:07:03 INFO : potato3: Deleted 2026/09/05 01:07:03 DEBUG : B2 bucket rclone-test-napumuf8leni: Purge remote 2026/09/05 01:07:03 INFO : B2 bucket rclone-test-napumuf8leni: cleaning bucket "rclone-test-napumuf8leni" of all files 2026/09/05 01:07:03 DEBUG : empty space: Deleting (id "4_z1f92cdb310ad6bfbaf080e1b_f40739c19638ac465_d20260905_m010702_c001_v0001098_t0019_u01788570422454") 2026/09/05 01:07:03 DEBUG : potato2: Deleting (id "4_z1f92cdb310ad6bfbaf080e1b_f110b5d11d25d648d_d20260905_m010702_c001_v0001043_t0036_u01788570422664") 2026/09/05 01:07:03 DEBUG : potato3: Deleting (id "4_z1f92cdb310ad6bfbaf080e1b_f1154e6caa162f7ff_d20260905_m010702_c001_v0001165_t0020_u01788570422837") 2026/09/05 01:07:04 DEBUG : B2 bucket rclone-test-dizarum8jixu: Purge remote 2026/09/05 01:07:04 INFO : B2 bucket rclone-test-dizarum8jixu: cleaning bucket "rclone-test-dizarum8jixu" of all files 2026/09/05 01:07:04 DEBUG : empty space: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f41943dcbbb57253d_d20260905_m010702_c001_v7007000_t0000_u01788570422641") 2026/09/05 01:07:04 DEBUG : empty space: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f419b9f7c16977bfb_d20260905_m010658_c001_v0001174_t0045_u01788570418323") 2026/09/05 01:07:04 DEBUG : potato2: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f41943dcbbb57253e_d20260905_m010702_c001_v7007000_t0000_u01788570422983") 2026/09/05 01:07:04 DEBUG : potato2: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f115e91178f13c6e9_d20260905_m010659_c001_v0001043_t0056_u01788570419385") 2026/09/05 01:07:04 DEBUG : potato3: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f404eb151e3169721_d20260905_m010703_c001_v7007000_t0000_u01788570423040") 2026/09/05 01:07:04 DEBUG : potato3: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f114baef3288af487_d20260905_m010659_c001_v0001161_t0033_u01788570419757") 2026/09/05 01:07:04 DEBUG : potato3: Deleting (id "4_z1f62bd9310ad6bfbaf080e1b_f119b9f7c16977bfd_d20260905_m010658_c001_v0001174_t0054_u01788570418510") --- PASS: TestServerSideMove (10.36s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-racawah5nonu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jifurig9toku -> B2 bucket rclone-test-racawah5nonu 2026/09/05 01:07:10 DEBUG : empty space: Excluded (Size Filter) 2026/09/05 01:07:10 DEBUG : empty space: Excluded (Size Filter) 2026/09/05 01:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:07:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:07:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-racawah5nonu) 2026/09/05 01:07:10 DEBUG : potato3: Sizes differ 2026/09/05 01:07:10 DEBUG : B2 bucket rclone-test-racawah5nonu: Waiting for checks to finish 2026/09/05 01:07:10 DEBUG : B2 bucket rclone-test-racawah5nonu: Waiting for transfers to finish 2026/09/05 01:07:11 DEBUG : potato2: size = 60 OK 2026/09/05 01:07:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:07:11 INFO : potato2: Copied (server-side copy) 2026/09/05 01:07:11 INFO : potato2: Deleted 2026/09/05 01:07:11 DEBUG : potato3: size = 68 OK 2026/09/05 01:07:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 01:07:11 INFO : potato3: Copied (server-side copy) 2026/09/05 01:07:11 INFO : potato3: Deleted 2026/09/05 01:07:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yogivoq2xixo" 2026/09/05 01:07:12 DEBUG : empty space: Excluded (Size Filter) 2026/09/05 01:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:07:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/05 01:07:13 DEBUG : B2 bucket rclone-test-yogivoq2xixo: Waiting for checks to finish 2026/09/05 01:07:13 DEBUG : B2 bucket rclone-test-yogivoq2xixo: Waiting for transfers to finish 2026/09/05 01:07:14 DEBUG : potato2: size = 60 OK 2026/09/05 01:07:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:07:14 INFO : potato2: Copied (server-side copy) 2026/09/05 01:07:14 DEBUG : potato3: size = 68 OK 2026/09/05 01:07:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 01:07:14 INFO : potato3: Copied (server-side copy) 2026/09/05 01:07:14 INFO : potato2: Deleted 2026/09/05 01:07:14 INFO : potato3: Deleted 2026/09/05 01:07:15 DEBUG : B2 bucket rclone-test-yogivoq2xixo: Purge remote 2026/09/05 01:07:15 INFO : B2 bucket rclone-test-yogivoq2xixo: cleaning bucket "rclone-test-yogivoq2xixo" of all files 2026/09/05 01:07:15 DEBUG : potato2: Deleting (id "4_z3f12fd7310ad6bfbaf080e1b_f11265c356cad31e4_d20260905_m010713_c001_v0001109_t0015_u01788570433794") 2026/09/05 01:07:15 DEBUG : potato3: Deleting (id "4_z3f12fd7310ad6bfbaf080e1b_f1037480b3675746e_d20260905_m010714_c001_v0001101_t0006_u01788570434073") 2026/09/05 01:07:15 DEBUG : B2 bucket rclone-test-racawah5nonu: Purge remote 2026/09/05 01:07:15 INFO : B2 bucket rclone-test-racawah5nonu: cleaning bucket "rclone-test-racawah5nonu" of all files 2026/09/05 01:07:16 DEBUG : empty space: Deleting (id "4_zaf42ed5310ad6bfbaf080e1b_f4166512a1917a5bf_d20260905_m010709_c001_v0001185_t0036_u01788570429738") 2026/09/05 01:07:16 DEBUG : potato2: Deleting (id "4_zaf42ed5310ad6bfbaf080e1b_f421fccf4475186d2_d20260905_m010714_c001_v7007000_t0000_u01788570434367") 2026/09/05 01:07:16 DEBUG : potato2: Deleting (id "4_zaf42ed5310ad6bfbaf080e1b_f100f31ba213b0830_d20260905_m010710_c001_v0001092_t0010_u01788570430549") 2026/09/05 01:07:16 DEBUG : potato3: Deleting (id "4_zaf42ed5310ad6bfbaf080e1b_f421fccf4475186d3_d20260905_m010714_c001_v7007000_t0000_u01788570434558") 2026/09/05 01:07:16 DEBUG : potato3: Deleting (id "4_zaf42ed5310ad6bfbaf080e1b_f10510e94e368d47d_d20260905_m010711_c001_v0001146_t0039_u01788570431243") 2026/09/05 01:07:16 DEBUG : potato3: Deleting (id "4_zaf42ed5310ad6bfbaf080e1b_f1166512a1917a5c1_d20260905_m010709_c001_v0001185_t0006_u01788570429943") 2026/09/05 01:07:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/05 01:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:07:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gagufog8qibu" 2026/09/05 01:07:20 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jifurig9toku -> B2 bucket rclone-test-gagufog8qibu 2026/09/05 01:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:07:23 DEBUG : empty space: size = 1 OK 2026/09/05 01:07:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 01:07:23 DEBUG : empty space: Unchanged skipping 2026/09/05 01:07:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:07:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gagufog8qibu) 2026/09/05 01:07:23 DEBUG : potato3: Sizes differ 2026/09/05 01:07:23 DEBUG : B2 bucket rclone-test-gagufog8qibu: Waiting for checks to finish 2026/09/05 01:07:23 INFO : empty space: Deleted 2026/09/05 01:07:23 DEBUG : B2 bucket rclone-test-gagufog8qibu: Waiting for transfers to finish 2026/09/05 01:07:23 DEBUG : potato2: size = 60 OK 2026/09/05 01:07:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:07:23 INFO : potato2: Copied (server-side copy) 2026/09/05 01:07:24 INFO : potato2: Deleted 2026/09/05 01:07:24 DEBUG : potato3: size = 68 OK 2026/09/05 01:07:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 01:07:24 INFO : potato3: Copied (server-side copy) 2026/09/05 01:07:25 INFO : potato3: Deleted 2026/09/05 01:07:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xatarah9yufo" 2026/09/05 01:07:26 INFO : tomatoDir: Making directory 2026/09/05 01:07:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/05 01:07:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/05 01:07:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/05 01:07:26 DEBUG : B2 bucket rclone-test-xatarah9yufo: Waiting for checks to finish 2026/09/05 01:07:26 DEBUG : B2 bucket rclone-test-xatarah9yufo: Waiting for transfers to finish 2026/09/05 01:07:28 DEBUG : empty space: size = 1 OK 2026/09/05 01:07:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/05 01:07:28 INFO : empty space: Copied (server-side copy) 2026/09/05 01:07:28 INFO : empty space: Deleted 2026/09/05 01:07:28 DEBUG : potato2: size = 60 OK 2026/09/05 01:07:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/05 01:07:28 INFO : potato2: Copied (server-side copy) 2026/09/05 01:07:29 INFO : potato2: Deleted 2026/09/05 01:07:29 DEBUG : potato3: size = 68 OK 2026/09/05 01:07:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/05 01:07:29 INFO : potato3: Copied (server-side copy) 2026/09/05 01:07:29 INFO : potato3: Deleted 2026/09/05 01:07:29 DEBUG : B2 bucket rclone-test-xatarah9yufo: Purge remote 2026/09/05 01:07:29 INFO : B2 bucket rclone-test-xatarah9yufo: cleaning bucket "rclone-test-xatarah9yufo" of all files 2026/09/05 01:07:30 DEBUG : empty space: Deleting (id "4_zef822db310bd6bfbaf080e1b_f41404ae5ba395016_d20260905_m010728_c001_v0001174_t0024_u01788570448191") 2026/09/05 01:07:30 DEBUG : potato2: Deleting (id "4_zef822db310bd6bfbaf080e1b_f10838dd30c96bfa1_d20260905_m010728_c001_v0001091_t0011_u01788570448403") 2026/09/05 01:07:30 DEBUG : potato3: Deleting (id "4_zef822db310bd6bfbaf080e1b_f1152b4b1d086822f_d20260905_m010728_c001_v0001106_t0008_u01788570448577") 2026/09/05 01:07:30 DEBUG : B2 bucket rclone-test-gagufog8qibu: Purge remote 2026/09/05 01:07:30 INFO : B2 bucket rclone-test-gagufog8qibu: cleaning bucket "rclone-test-gagufog8qibu" of all files 2026/09/05 01:07:30 DEBUG : empty space: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f40920f9b7a0ad476_d20260905_m010728_c001_v7007000_t0000_u01788570448375") 2026/09/05 01:07:30 DEBUG : empty space: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f4076982dd46cbae5_d20260905_m010722_c001_v0001184_t0003_u01788570442993") 2026/09/05 01:07:30 DEBUG : potato2: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f40920f9b7a0ad477_d20260905_m010729_c001_v7007000_t0000_u01788570449004") 2026/09/05 01:07:30 DEBUG : potato2: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f11222f3b1a7db28a_d20260905_m010723_c001_v0001185_t0009_u01788570443798") 2026/09/05 01:07:30 DEBUG : potato3: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f40920f9b7a0ad478_d20260905_m010729_c001_v7007000_t0000_u01788570449302") 2026/09/05 01:07:30 DEBUG : potato3: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f105bd4000236e6a8_d20260905_m010724_c001_v0001116_t0055_u01788570444123") 2026/09/05 01:07:30 DEBUG : potato3: Deleting (id "4_z9fc21d6310bd6bfbaf080e1b_f1076982dd46cbae9_d20260905_m010723_c001_v0001184_t0050_u01788570443177") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:07:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:07:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/rclone-sync-test" 2026/09/05 01:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/rclone-sync-test-include/layer2" 2026/09/05 01:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/rclone-sync-test-ignore-file" 2026/09/05 01:07:45 DEBUG : B2 bucket rclone-test-jifurig9toku path rclone-sync-test: Waiting for checks to finish 2026/09/05 01:07:45 DEBUG : B2 bucket rclone-test-jifurig9toku path rclone-sync-test: Waiting for transfers to finish 2026/09/05 01:07:45 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:45 INFO : There was nothing to transfer 2026/09/05 01:07:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:07:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:07:45 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:45 INFO : There was nothing to transfer 2026/09/05 01:07:46 DEBUG : B2 bucket rclone-test-jifurig9toku path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/05 01:07:46 DEBUG : B2 bucket rclone-test-jifurig9toku path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/05 01:07:46 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:46 INFO : There was nothing to transfer 2026/09/05 01:07:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:07:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:07:46 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:46 INFO : There was nothing to transfer 2026/09/05 01:07:46 DEBUG : B2 bucket rclone-test-jifurig9toku path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/05 01:07:46 DEBUG : B2 bucket rclone-test-jifurig9toku path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/05 01:07:46 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.71s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:07:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/CompareDest" 2026/09/05 01:07:50 DEBUG : one: Need to transfer - File not found at Destination 2026/09/05 01:07:50 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:50 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:51 DEBUG : one: size = 3 OK 2026/09/05 01:07:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:07:51 INFO : one: Copied (new) 2026/09/05 01:07:51 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:51 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:51 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:07:51 DEBUG : one: Sizes differ 2026/09/05 01:07:52 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:52 DEBUG : one: size = 5 OK 2026/09/05 01:07:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/05 01:07:52 INFO : one: Copied (replaced existing) 2026/09/05 01:07:52 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:53 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:07:53 DEBUG : one: Sizes differ 2026/09/05 01:07:53 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:54 DEBUG : one: size = 5 OK 2026/09/05 01:07:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 01:07:54 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:54 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:54 INFO : There was nothing to transfer 2026/09/05 01:07:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:55 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:07:55 DEBUG : one: Sizes differ 2026/09/05 01:07:55 DEBUG : two: size = 3 OK 2026/09/05 01:07:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 01:07:55 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:55 DEBUG : one: size = 5 OK 2026/09/05 01:07:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 01:07:55 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:55 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:55 INFO : There was nothing to transfer 2026/09/05 01:07:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:55 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:07:55 DEBUG : one: Sizes differ 2026/09/05 01:07:56 DEBUG : two: size = 3 OK 2026/09/05 01:07:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 01:07:56 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:56 DEBUG : one: size = 5 OK 2026/09/05 01:07:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 01:07:56 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:56 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:56 INFO : There was nothing to transfer 2026/09/05 01:07:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:57 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:07:57 DEBUG : one: Sizes differ 2026/09/05 01:07:57 DEBUG : two: size = 3 OK 2026/09/05 01:07:57 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/05 01:07:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 01:07:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 01:07:57 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:57 DEBUG : one: size = 5 OK 2026/09/05 01:07:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 01:07:57 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:57 DEBUG : Waiting for deletions to finish 2026/09/05 01:07:57 INFO : There was nothing to transfer 2026/09/05 01:07:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:57 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:07:57 DEBUG : one: Sizes differ 2026/09/05 01:07:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:07:57 DEBUG : two: size = 3 (B2 bucket rclone-test-jifurig9toku path CompareDest) 2026/09/05 01:07:57 DEBUG : two: Sizes differ 2026/09/05 01:07:57 DEBUG : two: Need to transfer - File not found at Destination 2026/09/05 01:07:57 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:07:57 DEBUG : one: size = 5 OK 2026/09/05 01:07:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:07:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 01:07:57 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:07:58 DEBUG : two: size = 5 OK 2026/09/05 01:07:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/05 01:07:58 INFO : two: Copied (new) 2026/09/05 01:07:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.26s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dest" 2026/09/05 01:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/pre-dest1" 2026/09/05 01:08:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/pre-dest2" 2026/09/05 01:08:05 DEBUG : 1: size = 1 OK 2026/09/05 01:08:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:05 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/05 01:08:05 DEBUG : 2: size = 1 OK 2026/09/05 01:08:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/05 01:08:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/05 01:08:05 DEBUG : B2 bucket rclone-test-jifurig9toku path dest: Waiting for checks to finish 2026/09/05 01:08:05 DEBUG : B2 bucket rclone-test-jifurig9toku path dest: Waiting for transfers to finish 2026/09/05 01:08:06 DEBUG : 3: size = 1 OK 2026/09/05 01:08:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/05 01:08:06 INFO : 3: Copied (new) 2026/09/05 01:08:06 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/05 01:08:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:08:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncMultipleCompareDest (8.63s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:08:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/CopyDest" 2026/09/05 01:08:11 DEBUG : one: Need to transfer - File not found at Destination 2026/09/05 01:08:11 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:11 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:12 DEBUG : one: size = 3 OK 2026/09/05 01:08:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:08:12 INFO : one: Copied (new) 2026/09/05 01:08:12 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:12 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:12 DEBUG : one: Sizes differ 2026/09/05 01:08:12 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:13 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:13 DEBUG : one: size = 5 OK 2026/09/05 01:08:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/05 01:08:13 INFO : one: Copied (replaced existing) 2026/09/05 01:08:13 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/BackupDir" 2026/09/05 01:08:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:16 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:16 DEBUG : one: Sizes differ 2026/09/05 01:08:16 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:16 DEBUG : one: size = 5 OK 2026/09/05 01:08:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:16 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:16 DEBUG : one: Sizes differ 2026/09/05 01:08:17 DEBUG : one: size = 3 OK 2026/09/05 01:08:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:08:17 INFO : one: Copied (server-side copy) 2026/09/05 01:08:18 INFO : one: Deleted 2026/09/05 01:08:18 DEBUG : one: size = 5 OK 2026/09/05 01:08:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/05 01:08:18 INFO : one: Copied (server-side copy) 2026/09/05 01:08:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/05 01:08:18 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:18 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:19 DEBUG : one: size = 5 OK 2026/09/05 01:08:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:19 DEBUG : one: Unchanged skipping 2026/09/05 01:08:19 DEBUG : two: size = 3 OK 2026/09/05 01:08:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:19 DEBUG : two: size = 3 OK 2026/09/05 01:08:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/05 01:08:19 INFO : two: Copied (server-side copy) 2026/09/05 01:08:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/05 01:08:19 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:19 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:19 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:20 DEBUG : one: size = 5 OK 2026/09/05 01:08:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:20 DEBUG : one: Unchanged skipping 2026/09/05 01:08:20 DEBUG : two: size = 3 OK 2026/09/05 01:08:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:20 DEBUG : two: Unchanged skipping 2026/09/05 01:08:20 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:20 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:20 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:20 INFO : There was nothing to transfer 2026/09/05 01:08:21 DEBUG : one: size = 5 OK 2026/09/05 01:08:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:21 DEBUG : one: Unchanged skipping 2026/09/05 01:08:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:21 DEBUG : three: size = 5 (B2 bucket rclone-test-jifurig9toku path CopyDest) 2026/09/05 01:08:21 DEBUG : three: Sizes differ 2026/09/05 01:08:21 DEBUG : three: Destination not found in --copy-dest 2026/09/05 01:08:21 DEBUG : three: Need to transfer - File not found at Destination 2026/09/05 01:08:21 DEBUG : two: size = 3 OK 2026/09/05 01:08:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/05 01:08:21 DEBUG : two: Unchanged skipping 2026/09/05 01:08:21 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:21 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:21 DEBUG : three: size = 7 OK 2026/09/05 01:08:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/05 01:08:21 INFO : three: Copied (new) 2026/09/05 01:08:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.40s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/backup" 2026/09/05 01:08:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:28 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:28 DEBUG : one: Sizes differ 2026/09/05 01:08:28 DEBUG : two: size = 3 OK 2026/09/05 01:08:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:28 DEBUG : two: Unchanged skipping 2026/09/05 01:08:28 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:29 DEBUG : one: size = 3 OK 2026/09/05 01:08:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:08:29 INFO : one: Copied (server-side copy) 2026/09/05 01:08:29 INFO : one: Deleted 2026/09/05 01:08:29 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:30 DEBUG : one: size = 4 OK 2026/09/05 01:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:08:30 INFO : one: Copied (new) 2026/09/05 01:08:30 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:31 DEBUG : three.txt: size = 5 OK 2026/09/05 01:08:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:08:31 INFO : three.txt: Copied (server-side copy) 2026/09/05 01:08:31 INFO : three.txt: Deleted 2026/09/05 01:08:31 INFO : three.txt: Moved into backup dir 2026/09/05 01:08:32 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:32 DEBUG : one: size = 4 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:32 DEBUG : one: Sizes differ 2026/09/05 01:08:32 DEBUG : two: size = 3 OK 2026/09/05 01:08:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:32 DEBUG : two: Unchanged skipping 2026/09/05 01:08:33 DEBUG : one: size = 4 OK 2026/09/05 01:08:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:08:33 INFO : one: Copied (server-side copy) 2026/09/05 01:08:33 INFO : one: Deleted 2026/09/05 01:08:33 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:33 DEBUG : one: size = 5 OK 2026/09/05 01:08:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 01:08:33 INFO : one: Copied (new) 2026/09/05 01:08:33 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:33 DEBUG : three.txt: size = 6 OK 2026/09/05 01:08:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:08:33 INFO : three.txt: Copied (server-side copy) 2026/09/05 01:08:34 INFO : three.txt: Deleted 2026/09/05 01:08:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.33s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:08:37 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-12.backblaze.com/b2api/v1/b2_upload_file/bf022df3109d6bfbaf080e1b/c001_v0001179_t0026": EOF 2026/09/05 01:08:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-12.backblaze.com/b2api/v1/b2_upload_file/bf022df3109d6bfbaf080e1b/c001_v0001179_t0026": EOF) 2026/09/05 01:08:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jifurig9toku: 1/10 (Post "https://pod-000-1179-12.backblaze.com/b2api/v1/b2_upload_file/bf022df3109d6bfbaf080e1b/c001_v0001179_t0026": EOF) 2026/09/05 01:08:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/backup" 2026/09/05 01:08:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:42 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:42 DEBUG : one: Sizes differ 2026/09/05 01:08:42 DEBUG : two: size = 3 OK 2026/09/05 01:08:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:42 DEBUG : two: Unchanged skipping 2026/09/05 01:08:42 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:44 DEBUG : one.bak: size = 3 OK 2026/09/05 01:08:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:08:44 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 01:08:44 INFO : one: Deleted 2026/09/05 01:08:44 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:45 DEBUG : one: size = 4 OK 2026/09/05 01:08:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:08:45 INFO : one: Copied (new) 2026/09/05 01:08:45 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:45 DEBUG : three.txt.bak: size = 5 OK 2026/09/05 01:08:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:08:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 01:08:45 INFO : three.txt: Deleted 2026/09/05 01:08:45 INFO : three.txt: Moved into backup dir 2026/09/05 01:08:47 DEBUG : two: size = 3 OK 2026/09/05 01:08:47 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:47 DEBUG : two: Unchanged skipping 2026/09/05 01:08:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:47 DEBUG : one: size = 4 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:47 DEBUG : one: Sizes differ 2026/09/05 01:08:47 DEBUG : one.bak: size = 4 OK 2026/09/05 01:08:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:08:47 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 01:08:47 INFO : one: Deleted 2026/09/05 01:08:47 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:48 DEBUG : one: size = 5 OK 2026/09/05 01:08:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 01:08:48 INFO : one: Copied (new) 2026/09/05 01:08:48 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:48 DEBUG : three.txt.bak: size = 6 OK 2026/09/05 01:08:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:08:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 01:08:48 INFO : three.txt: Deleted 2026/09/05 01:08:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/backup" 2026/09/05 01:08:54 DEBUG : two: size = 3 OK 2026/09/05 01:08:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:54 DEBUG : two: Unchanged skipping 2026/09/05 01:08:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:54 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:54 DEBUG : one: Sizes differ 2026/09/05 01:08:54 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:55 DEBUG : one-2019-01-01: size = 3 OK 2026/09/05 01:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:08:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 01:08:55 INFO : one: Deleted 2026/09/05 01:08:55 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:56 DEBUG : one: size = 4 OK 2026/09/05 01:08:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:08:56 INFO : one: Copied (new) 2026/09/05 01:08:56 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/05 01:08:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:08:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 01:08:57 INFO : three.txt: Deleted 2026/09/05 01:08:57 INFO : three.txt: Moved into backup dir 2026/09/05 01:08:58 DEBUG : two: size = 3 OK 2026/09/05 01:08:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:08:58 DEBUG : two: Unchanged skipping 2026/09/05 01:08:58 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:08:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:08:58 DEBUG : one: size = 4 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:08:58 DEBUG : one: Sizes differ 2026/09/05 01:08:59 DEBUG : one-2019-01-01: size = 4 OK 2026/09/05 01:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:08:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 01:08:59 INFO : one: Deleted 2026/09/05 01:08:59 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:08:59 DEBUG : one: size = 5 OK 2026/09/05 01:08:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 01:08:59 INFO : one: Copied (new) 2026/09/05 01:08:59 DEBUG : Waiting for deletions to finish 2026/09/05 01:08:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/05 01:08:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:08:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 01:08:59 INFO : three.txt: Deleted 2026/09/05 01:08:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.38s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:09:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:04 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:04 DEBUG : one: Sizes differ 2026/09/05 01:09:04 DEBUG : two: size = 3 OK 2026/09/05 01:09:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:04 DEBUG : two: Unchanged skipping 2026/09/05 01:09:04 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:09:04 DEBUG : one.bak: size = 3 OK 2026/09/05 01:09:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:09:04 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 01:09:04 INFO : one: Deleted 2026/09/05 01:09:04 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:09:05 DEBUG : one: size = 4 OK 2026/09/05 01:09:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:09:05 INFO : one: Copied (new) 2026/09/05 01:09:05 DEBUG : Waiting for deletions to finish 2026/09/05 01:09:05 DEBUG : three.txt.bak: size = 5 OK 2026/09/05 01:09:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:09:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 01:09:05 INFO : three.txt: Deleted 2026/09/05 01:09:05 INFO : three.txt: Moved into backup dir 2026/09/05 01:09:06 DEBUG : one.bak: Excluded (Path Filter) 2026/09/05 01:09:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/05 01:09:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:06 DEBUG : one: size = 4 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:06 DEBUG : one: Sizes differ 2026/09/05 01:09:06 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for checks to finish 2026/09/05 01:09:06 DEBUG : two: size = 3 OK 2026/09/05 01:09:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:06 DEBUG : two: Unchanged skipping 2026/09/05 01:09:07 DEBUG : one.bak: size = 4 OK 2026/09/05 01:09:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:09:07 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 01:09:07 INFO : one: Deleted 2026/09/05 01:09:07 DEBUG : B2 bucket rclone-test-jifurig9toku path dst: Waiting for transfers to finish 2026/09/05 01:09:07 DEBUG : one: size = 5 OK 2026/09/05 01:09:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 01:09:07 INFO : one: Copied (new) 2026/09/05 01:09:07 DEBUG : Waiting for deletions to finish 2026/09/05 01:09:07 DEBUG : three.txt.bak: size = 6 OK 2026/09/05 01:09:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:09:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 01:09:08 INFO : three.txt: Deleted 2026/09/05 01:09:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.15s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:09:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:11 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:11 DEBUG : one: Sizes differ 2026/09/05 01:09:13 DEBUG : one.bak: size = 3 OK 2026/09/05 01:09:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:09:13 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 01:09:13 INFO : one: Deleted 2026/09/05 01:09:14 DEBUG : one: size = 4 OK 2026/09/05 01:09:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:09:14 INFO : one: Copied (new) 2026/09/05 01:09:14 DEBUG : two: size = 3 OK 2026/09/05 01:09:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:14 DEBUG : two: Unchanged skipping 2026/09/05 01:09:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:14 DEBUG : three.txt: Sizes differ 2026/09/05 01:09:14 DEBUG : three.txt.bak: size = 5 OK 2026/09/05 01:09:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:09:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 01:09:15 INFO : three.txt: Deleted 2026/09/05 01:09:15 DEBUG : three.txt: size = 6 OK 2026/09/05 01:09:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:09:15 INFO : three.txt: Copied (new) 2026/09/05 01:09:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:15 DEBUG : one: size = 4 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:15 DEBUG : one: Sizes differ 2026/09/05 01:09:16 DEBUG : one.bak: size = 4 OK 2026/09/05 01:09:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:09:16 INFO : one: Copied (server-side copy) to: one.bak 2026/09/05 01:09:16 INFO : one: Deleted 2026/09/05 01:09:16 DEBUG : one: size = 5 OK 2026/09/05 01:09:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 01:09:16 INFO : one: Copied (new) 2026/09/05 01:09:16 DEBUG : two: size = 3 OK 2026/09/05 01:09:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:16 DEBUG : two: Unchanged skipping 2026/09/05 01:09:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:17 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:17 DEBUG : three.txt: Sizes differ 2026/09/05 01:09:17 DEBUG : three.txt.bak: size = 6 OK 2026/09/05 01:09:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:09:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/05 01:09:17 INFO : three.txt: Deleted 2026/09/05 01:09:17 DEBUG : three.txt: size = 19 OK 2026/09/05 01:09:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/05 01:09:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.90s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jifurig9toku/dst" 2026/09/05 01:09:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:22 DEBUG : one: size = 3 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:22 DEBUG : one: Sizes differ 2026/09/05 01:09:24 DEBUG : one-2019-01-01: size = 3 OK 2026/09/05 01:09:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/05 01:09:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 01:09:24 INFO : one: Deleted 2026/09/05 01:09:24 DEBUG : one: size = 4 OK 2026/09/05 01:09:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:09:24 INFO : one: Copied (new) 2026/09/05 01:09:25 DEBUG : two: size = 3 OK 2026/09/05 01:09:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:25 DEBUG : two: Unchanged skipping 2026/09/05 01:09:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:25 DEBUG : three.txt: Sizes differ 2026/09/05 01:09:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/05 01:09:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/05 01:09:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 01:09:25 INFO : three.txt: Deleted 2026/09/05 01:09:26 DEBUG : three.txt: size = 6 OK 2026/09/05 01:09:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:09:26 INFO : three.txt: Copied (new) 2026/09/05 01:09:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:26 DEBUG : one: size = 4 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:26 DEBUG : one: Sizes differ 2026/09/05 01:09:27 DEBUG : one-2019-01-01: size = 4 OK 2026/09/05 01:09:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/05 01:09:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/05 01:09:27 INFO : one: Deleted 2026/09/05 01:09:27 DEBUG : one: size = 5 OK 2026/09/05 01:09:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/05 01:09:27 INFO : one: Copied (new) 2026/09/05 01:09:27 DEBUG : two: size = 3 OK 2026/09/05 01:09:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:27 DEBUG : two: Unchanged skipping 2026/09/05 01:09:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jifurig9toku path dst) 2026/09/05 01:09:27 DEBUG : three.txt: Sizes differ 2026/09/05 01:09:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/05 01:09:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/05 01:09:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/05 01:09:28 INFO : three.txt: Deleted 2026/09/05 01:09:28 DEBUG : three.txt: size = 19 OK 2026/09/05 01:09:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/05 01:09:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.72s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:30 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:30 DEBUG : Testêé: Sizes differ 2026/09/05 01:09:30 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:09:30 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:09:31 DEBUG : Testêé: size = 14 OK 2026/09/05 01:09:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/05 01:09:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/05 01:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.18s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/05 01:09:32 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:09:32 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:09:32 DEBUG : existing: size = 6 OK 2026/09/05 01:09:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/05 01:09:32 INFO : existing: Copied (new) 2026/09/05 01:09:32 DEBUG : Waiting for deletions to finish 2026/09/05 01:09:33 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:09:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:33 DEBUG : existing: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:33 DEBUG : existing: Sizes differ 2026/09/05 01:09:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/05 01:09:33 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:09:33 ERROR : B2 bucket rclone-test-jifurig9toku: not deleting files as there were IO errors 2026/09/05 01:09:33 ERROR : B2 bucket rclone-test-jifurig9toku: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.84s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:34 DEBUG : EXISTING: size = 6 OK 2026/09/05 01:09:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:34 DEBUG : existing: Unchanged skipping 2026/09/05 01:09:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:09:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:09:34 DEBUG : Waiting for deletions to finish 2026/09/05 01:09:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:45 DEBUG : both10: size = 6 OK 2026/09/05 01:09:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both11: size = 6 OK 2026/09/05 01:09:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both12: size = 6 OK 2026/09/05 01:09:45 DEBUG : both0: size = 6 OK 2026/09/05 01:09:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:09:45 DEBUG : both10: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both13: size = 6 OK 2026/09/05 01:09:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both11: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both14: size = 6 OK 2026/09/05 01:09:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both13: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both15: size = 6 OK 2026/09/05 01:09:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both15: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both16: size = 6 OK 2026/09/05 01:09:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both16: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both17: size = 6 OK 2026/09/05 01:09:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both14: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both18: size = 6 OK 2026/09/05 01:09:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both18: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both19: size = 6 OK 2026/09/05 01:09:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both19: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both1: size = 6 OK 2026/09/05 01:09:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both1: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both2: size = 6 OK 2026/09/05 01:09:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both2: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both3: size = 6 OK 2026/09/05 01:09:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both3: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both4: size = 6 OK 2026/09/05 01:09:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both4: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both5: size = 6 OK 2026/09/05 01:09:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both5: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both6: size = 6 OK 2026/09/05 01:09:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both6: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both7: size = 6 OK 2026/09/05 01:09:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both7: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both8: size = 6 OK 2026/09/05 01:09:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both8: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both9: size = 6 OK 2026/09/05 01:09:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:45 DEBUG : both9: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both0: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both12: Unchanged skipping 2026/09/05 01:09:45 DEBUG : both17: Unchanged skipping 2026/09/05 01:09:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:09:45 DEBUG : Waiting for deletions to finish 2026/09/05 01:09:45 INFO : only1: Deleted 2026/09/05 01:09:45 INFO : only9: Deleted 2026/09/05 01:09:45 INFO : only13: Deleted 2026/09/05 01:09:45 INFO : only18: Deleted 2026/09/05 01:09:45 INFO : only14: Deleted 2026/09/05 01:09:45 INFO : only19: Deleted 2026/09/05 01:09:45 INFO : only4: Deleted 2026/09/05 01:09:45 INFO : only6: Deleted 2026/09/05 01:09:45 INFO : only8: Deleted 2026/09/05 01:09:45 INFO : only0: Deleted 2026/09/05 01:09:46 INFO : only10: Deleted 2026/09/05 01:09:46 INFO : only12: Deleted 2026/09/05 01:09:46 INFO : only15: Deleted 2026/09/05 01:09:46 INFO : only17: Deleted 2026/09/05 01:09:46 INFO : only2: Deleted 2026/09/05 01:09:46 INFO : only5: Deleted 2026/09/05 01:09:46 INFO : only7: Deleted 2026/09/05 01:09:46 INFO : only11: Deleted 2026/09/05 01:09:46 INFO : only16: Deleted 2026/09/05 01:09:46 INFO : only3: Deleted 2026/09/05 01:09:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.16s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:09:59 DEBUG : both0: size = 6 OK 2026/09/05 01:09:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both0: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both10: size = 6 OK 2026/09/05 01:09:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both10: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both11: size = 6 OK 2026/09/05 01:09:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both11: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both12: size = 6 OK 2026/09/05 01:09:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both12: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both13: size = 6 OK 2026/09/05 01:09:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both13: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both14: size = 6 OK 2026/09/05 01:09:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both14: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both15: size = 6 OK 2026/09/05 01:09:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both15: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both16: size = 6 OK 2026/09/05 01:09:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both16: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both17: size = 6 OK 2026/09/05 01:09:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both17: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both18: size = 6 OK 2026/09/05 01:09:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both18: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both19: size = 6 OK 2026/09/05 01:09:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both19: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both1: size = 6 OK 2026/09/05 01:09:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both1: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both2: size = 6 OK 2026/09/05 01:09:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both2: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both6: size = 6 OK 2026/09/05 01:09:59 DEBUG : both4: size = 6 OK 2026/09/05 01:09:59 DEBUG : both5: size = 6 OK 2026/09/05 01:09:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both5: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both7: size = 6 OK 2026/09/05 01:09:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both7: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both8: size = 6 OK 2026/09/05 01:09:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both3: size = 6 OK 2026/09/05 01:09:59 DEBUG : both8: Unchanged skipping 2026/09/05 01:09:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : both9: size = 6 OK 2026/09/05 01:09:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:09:59 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:09:59 DEBUG : both3: Unchanged skipping 2026/09/05 01:09:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only0: Sizes differ 2026/09/05 01:09:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only10: Sizes differ 2026/09/05 01:09:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only11: Sizes differ 2026/09/05 01:09:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only12: Sizes differ 2026/09/05 01:09:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only13: Sizes differ 2026/09/05 01:09:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only14: Sizes differ 2026/09/05 01:09:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only15: Sizes differ 2026/09/05 01:09:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only16: Sizes differ 2026/09/05 01:09:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : both6: Unchanged skipping 2026/09/05 01:09:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only18: Sizes differ 2026/09/05 01:09:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only17: Sizes differ 2026/09/05 01:09:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only1: Sizes differ 2026/09/05 01:09:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only2: Sizes differ 2026/09/05 01:09:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only3: Sizes differ 2026/09/05 01:09:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only4: Sizes differ 2026/09/05 01:09:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only5: Sizes differ 2026/09/05 01:09:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only6: Sizes differ 2026/09/05 01:09:59 DEBUG : both9: Unchanged skipping 2026/09/05 01:09:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only8: Sizes differ 2026/09/05 01:09:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only19: Sizes differ 2026/09/05 01:09:59 DEBUG : both4: Unchanged skipping 2026/09/05 01:09:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3890431009) 2026/09/05 01:09:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only9: Sizes differ 2026/09/05 01:09:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-jifurig9toku) 2026/09/05 01:09:59 DEBUG : only7: Sizes differ 2026/09/05 01:09:59 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:00 DEBUG : only0: size = 0 OK 2026/09/05 01:10:00 DEBUG : only12: size = 0 OK 2026/09/05 01:10:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only12: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only0: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only13: size = 0 OK 2026/09/05 01:10:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only13: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only14: size = 0 OK 2026/09/05 01:10:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only14: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only11: size = 0 OK 2026/09/05 01:10:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only11: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only15: size = 0 OK 2026/09/05 01:10:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only15: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only16: size = 0 OK 2026/09/05 01:10:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only16: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only18: size = 0 OK 2026/09/05 01:10:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only18: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only10: size = 0 OK 2026/09/05 01:10:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only10: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only17: size = 0 OK 2026/09/05 01:10:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only17: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only1: size = 0 OK 2026/09/05 01:10:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only1: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only2: size = 0 OK 2026/09/05 01:10:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only2: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only3: size = 0 OK 2026/09/05 01:10:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only3: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only4: size = 0 OK 2026/09/05 01:10:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only4: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only5: size = 0 OK 2026/09/05 01:10:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only5: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only6: size = 0 OK 2026/09/05 01:10:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only6: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only8: size = 0 OK 2026/09/05 01:10:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only8: Copied (replaced existing) 2026/09/05 01:10:00 DEBUG : only19: size = 0 OK 2026/09/05 01:10:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:00 INFO : only19: Copied (replaced existing) 2026/09/05 01:10:01 DEBUG : only9: size = 0 OK 2026/09/05 01:10:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:01 INFO : only9: Copied (replaced existing) 2026/09/05 01:10:01 DEBUG : only7: size = 0 OK 2026/09/05 01:10:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/05 01:10:01 INFO : only7: Copied (replaced existing) 2026/09/05 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.03s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:09 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:10:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:10:09 DEBUG : empty_on_remote: Making directory with metadata 2026/09/05 01:10:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:10:09 INFO : empty_on_remote: Making directory 2026/09/05 01:10:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/05 01:10:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:12 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:10:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:10:12 DEBUG : empty_on_remote: Making directory with metadata 2026/09/05 01:10:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/05 01:10:12 INFO : empty_on_remote: Making directory 2026/09/05 01:10:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/05 01:10:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:14 INFO : sub dir: Making directory 2026/09/05 01:10:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/05 01:10:16 INFO : sub dir: Making directory 2026/09/05 01:10:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:21 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:21 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : apple: size = 5 OK 2026/09/05 01:10:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : apple: Unchanged skipping 2026/09/05 01:10:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:10:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:10:22 DEBUG : banana: size = 6 OK 2026/09/05 01:10:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : banana: Unchanged skipping 2026/09/05 01:10:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:10:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:10:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:10:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:10:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:10:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:10:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:10:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:10:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:22 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:22 INFO : There was nothing to transfer 2026/09/05 01:10:22 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:22 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : apple: size = 5 OK 2026/09/05 01:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : apple: Unchanged skipping 2026/09/05 01:10:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : banana: size = 6 OK 2026/09/05 01:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : banana: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:10:23 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:23 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:23 INFO : There was nothing to transfer 2026/09/05 01:10:23 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:23 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:33 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/05 01:10:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:10:34 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:10:34 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : apple: size = 5 OK 2026/09/05 01:10:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:10:34 DEBUG : apple: Unchanged skipping 2026/09/05 01:10:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:10:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:10:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : banana: size = 6 OK 2026/09/05 01:10:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:10:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : banana: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:10:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:10:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:10:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:10:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:10:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:10:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:10:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:10:34 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:34 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:34 INFO : There was nothing to transfer 2026/09/05 01:10:34 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:34 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : apple: size = 5 OK 2026/09/05 01:10:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : apple: Unchanged skipping 2026/09/05 01:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:10:35 DEBUG : banana: size = 6 OK 2026/09/05 01:10:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : banana: Unchanged skipping 2026/09/05 01:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:10:35 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:35 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:35 INFO : There was nothing to transfer 2026/09/05 01:10:35 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:35 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:10:45 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/05 01:10:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:10:46 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:10:46 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 01:10:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:10:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:10:46 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:46 DEBUG : YXBwbGU=: size = 5 OK 2026/09/05 01:10:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 01:10:46 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/05 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:46 DEBUG : YmFuYW5h: size = 6 OK 2026/09/05 01:10:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 01:10:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/05 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/05 01:10:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 01:10:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/05 01:10:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 01:10:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 01:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 01:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 01:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 01:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 01:10:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 01:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 01:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 01:10:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 01:10:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/05 01:10:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 01:10:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/05 01:10:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 01:10:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/05 01:10:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 01:10:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/05 01:10:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 01:10:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/05 01:10:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 01:10:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/05 01:10:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 01:10:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/05 01:10:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 01:10:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:48 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:48 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 01:10:49 INFO : apple: Deleted 2026/09/05 01:10:49 INFO : banana: Deleted 2026/09/05 01:10:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 01:10:49 INFO : appleappleapplebanana: Deleted 2026/09/05 01:10:49 INFO : splitbananasplit: Deleted 2026/09/05 01:10:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 01:10:49 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 01:10:49 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:50 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:50 DEBUG : YXBwbGU=: size = 5 OK 2026/09/05 01:10:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : apple: Unchanged skipping 2026/09/05 01:10:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/05 01:10:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:10:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:10:50 DEBUG : YmFuYW5h: size = 6 OK 2026/09/05 01:10:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : banana: Unchanged skipping 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/05 01:10:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:10:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:10:50 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:10:50 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:10:50 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:50 DEBUG : Waiting for deletions to finish 2026/09/05 01:10:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/05 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/05 01:10:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:51 DEBUG : apple: transformed to: YXBwbGU= 2026/09/05 01:10:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/05 01:10:51 DEBUG : banana: transformed to: YmFuYW5h 2026/09/05 01:10:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/05 01:10:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/05 01:10:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/05 01:10:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/05 01:10:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/05 01:10:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/05 01:10:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:11:01 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:01 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:01 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/05 01:11:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/05 01:11:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/05 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/05 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/05 01:11:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/05 01:11:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/05 01:11:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/05 01:11:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/05 01:11:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/05 01:11:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/05 01:11:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/05 01:11:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/05 01:11:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:01 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:01 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:01 DEBUG : PREFIXbanana: size = 6 OK 2026/09/05 01:11:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 01:11:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:01 DEBUG : PREFIXapple: size = 5 OK 2026/09/05 01:11:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 01:11:01 INFO : apple: Copied (new) to: PREFIXapple 2026/09/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/05 01:11:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 01:11:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:02 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/05 01:11:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 01:11:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/05 01:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 01:11:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 01:11:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 01:11:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 01:11:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 01:11:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 01:11:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 01:11:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 01:11:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/05 01:11:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 01:11:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/05 01:11:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 01:11:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/05 01:11:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 01:11:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/05 01:11:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 01:11:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/05 01:11:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 01:11:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/05 01:11:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 01:11:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/05 01:11:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 01:11:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/05 01:11:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 01:11:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:03 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 01:11:03 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 01:11:03 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 01:11:03 INFO : banana: Deleted 2026/09/05 01:11:03 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 01:11:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 01:11:04 INFO : apple: Deleted 2026/09/05 01:11:04 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 01:11:04 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 01:11:04 INFO : appleappleapplebanana: Deleted 2026/09/05 01:11:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 01:11:04 INFO : splitbananasplit: Deleted 2026/09/05 01:11:04 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : apple: transformed to: PREFIXapple 2026/09/05 01:11:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/05 01:11:04 DEBUG : banana: transformed to: PREFIXbanana 2026/09/05 01:11:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/05 01:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/05 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/05 01:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/05 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/05 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/05 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/05 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/05 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/05 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/05 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/05 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/05 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/05 01:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/05 01:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/05 01:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/05 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/05 01:11:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:05 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:05 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:05 DEBUG : apple: size = 5 OK 2026/09/05 01:11:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 01:11:05 INFO : apple: Copied (new) 2026/09/05 01:11:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:11:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 01:11:05 INFO : appleappleapplebanana: Copied (new) 2026/09/05 01:11:05 DEBUG : banana: size = 6 OK 2026/09/05 01:11:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 01:11:05 INFO : banana: Copied (new) 2026/09/05 01:11:05 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:11:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 01:11:05 INFO : splitbananasplit: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 01:11:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 01:11:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 01:11:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 01:11:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 01:11:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 01:11:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 01:11:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 01:11:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 01:11:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:11:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 01:11:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:11:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 01:11:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:11:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 01:11:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:11:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 01:11:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:11:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 01:11:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:11:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 01:11:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:11:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 01:11:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/05 01:11:05 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/05 01:11:06 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/05 01:11:06 INFO : PREFIXbanana: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/05 01:11:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/05 01:11:06 INFO : PREFIXapple: Deleted 2026/09/05 01:11:06 INFO : PREFIXsplitbananasplit: Deleted 2026/09/05 01:11:06 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:06 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:07 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:11:17 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:17 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:17 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/05 01:11:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:17 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:18 DEBUG : appleSUFFIX: size = 5 OK 2026/09/05 01:11:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 01:11:18 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:18 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/05 01:11:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 01:11:18 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/05 01:11:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 01:11:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 01:11:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 01:11:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 01:11:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 01:11:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 01:11:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 01:11:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 01:11:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 01:11:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/05 01:11:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 01:11:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/05 01:11:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 01:11:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/05 01:11:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 01:11:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/05 01:11:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 01:11:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/05 01:11:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 01:11:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/05 01:11:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 01:11:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/05 01:11:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 01:11:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/05 01:11:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 01:11:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/05 01:11:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 01:11:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:20 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:20 INFO : banana: Deleted 2026/09/05 01:11:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 01:11:20 INFO : apple: Deleted 2026/09/05 01:11:20 INFO : splitbananasplit: Deleted 2026/09/05 01:11:20 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 01:11:20 INFO : appleappleapplebanana: Deleted 2026/09/05 01:11:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 01:11:20 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 01:11:20 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : apple: transformed to: appleSUFFIX 2026/09/05 01:11:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/05 01:11:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/05 01:11:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/05 01:11:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:22 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:11:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 01:11:22 INFO : appleappleapplebanana: Copied (new) 2026/09/05 01:11:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:11:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 01:11:22 INFO : splitbananasplit: Copied (new) 2026/09/05 01:11:22 DEBUG : apple: size = 5 OK 2026/09/05 01:11:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/05 01:11:22 INFO : apple: Copied (new) 2026/09/05 01:11:22 DEBUG : banana: size = 6 OK 2026/09/05 01:11:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/05 01:11:22 INFO : banana: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 01:11:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 01:11:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 01:11:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 01:11:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 01:11:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 01:11:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 01:11:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 01:11:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 01:11:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:11:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 01:11:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:11:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 01:11:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/05 01:11:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:11:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 01:11:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/05 01:11:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:11:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 01:11:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/05 01:11:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:11:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 01:11:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/05 01:11:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:11:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 01:11:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/05 01:11:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:11:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 01:11:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/05 01:11:23 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : appleSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : bananaSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/05 01:11:23 INFO : splitbananasplitSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/05 01:11:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/05 01:11:23 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:23 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:24 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:11:34 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/05 01:11:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:11:34 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:11:34 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : apple: size = 5 OK 2026/09/05 01:11:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:35 DEBUG : apple: Unchanged skipping 2026/09/05 01:11:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : banana: size = 6 OK 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:35 DEBUG : banana: Unchanged skipping 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 01:11:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/05 01:11:35 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:35 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:35 DEBUG : appleapple: size = 21 OK 2026/09/05 01:11:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/05 01:11:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/05 01:11:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:35 DEBUG : splitbanan: size = 16 OK 2026/09/05 01:11:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/05 01:11:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/05 01:11:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/05 01:11:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/05 01:11:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/05 01:11:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/05 01:11:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/05 01:11:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/05 01:11:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/05 01:11:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/05 01:11:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/05 01:11:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/05 01:11:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/05 01:11:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/05 01:11:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/05 01:11:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/05 01:11:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/05 01:11:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/05 01:11:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/05 01:11:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/05 01:11:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/05 01:11:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/05 01:11:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/05 01:11:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/05 01:11:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/05 01:11:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/05 01:11:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/05 01:11:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/05 01:11:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/05 01:11:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/05 01:11:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/05 01:11:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/05 01:11:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/05 01:11:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/05 01:11:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/05 01:11:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/05 01:11:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/05 01:11:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/05 01:11:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/05 01:11:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/05 01:11:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/05 01:11:36 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:36 INFO : dir1/0008-2345678.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0009-3456789.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0011-56789;.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0015-9;=.txt: Deleted 2026/09/05 01:11:36 INFO : splitbananasplit: Deleted 2026/09/05 01:11:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0013-789;=.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0003-defghij.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0014-89;=.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0010-456789.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0012-6789;.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/05 01:11:36 INFO : dir1/0007-1234567.txt: Deleted 2026/09/05 01:11:36 INFO : appleappleapplebanana: Deleted 2026/09/05 01:11:36 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:37 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : appleapple: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:37 DEBUG : apple: size = 5 OK 2026/09/05 01:11:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : apple: Unchanged skipping 2026/09/05 01:11:37 DEBUG : appleapple: size = 21 OK 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:11:37 DEBUG : banana: size = 6 OK 2026/09/05 01:11:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : banana: Unchanged skipping 2026/09/05 01:11:37 DEBUG : splitbanan: size = 16 OK 2026/09/05 01:11:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/05 01:11:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/05 01:11:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/05 01:11:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/05 01:11:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/05 01:11:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/05 01:11:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/05 01:11:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/05 01:11:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/05 01:11:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/05 01:11:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/05 01:11:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/05 01:11:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/05 01:11:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/05 01:11:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/05 01:11:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/05 01:11:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:11:37 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:37 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:37 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:37 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:37 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : appleapple: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/05 01:11:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/05 01:11:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/05 01:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/05 01:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/05 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/05 01:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/05 01:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/05 01:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/05 01:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/05 01:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/05 01:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/05 01:11:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/05 01:11:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/05 01:11:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/05 01:11:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/05 01:11:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/05 01:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/05 01:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/05 01:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/05 01:11:38 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:11:47 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:48 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : apple: size = 5 OK 2026/09/05 01:11:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : apple: Unchanged skipping 2026/09/05 01:11:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:11:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:11:48 DEBUG : banana: size = 6 OK 2026/09/05 01:11:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : banana: Unchanged skipping 2026/09/05 01:11:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:11:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:11:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:11:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:11:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:11:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:11:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:11:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:11:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:11:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:48 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:48 INFO : There was nothing to transfer 2026/09/05 01:11:48 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:48 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : apple: size = 5 OK 2026/09/05 01:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:11:49 DEBUG : banana: size = 6 OK 2026/09/05 01:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : banana: Unchanged skipping 2026/09/05 01:11:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:11:49 DEBUG : apple: Unchanged skipping 2026/09/05 01:11:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:11:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:11:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:11:49 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:11:49 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:49 INFO : There was nothing to transfer 2026/09/05 01:11:49 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:49 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : Waiting for deletions to finish 2026/09/05 01:11:49 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:11:59 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:00 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : apple: size = 5 OK 2026/09/05 01:12:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:00 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:00 DEBUG : banana: size = 6 OK 2026/09/05 01:12:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:00 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:00 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:00 INFO : There was nothing to transfer 2026/09/05 01:12:00 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:00 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : apple: size = 5 OK 2026/09/05 01:12:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:01 DEBUG : banana: size = 6 OK 2026/09/05 01:12:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:01 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:01 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:01 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:01 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:01 INFO : There was nothing to transfer 2026/09/05 01:12:01 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:01 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:11 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:11 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:12 DEBUG : apple: size = 5 OK 2026/09/05 01:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:12 DEBUG : banana: size = 6 OK 2026/09/05 01:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:12 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:12 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:12 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:12 INFO : There was nothing to transfer 2026/09/05 01:12:12 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:13 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : apple: size = 5 OK 2026/09/05 01:12:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : banana: size = 6 OK 2026/09/05 01:12:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:13 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:13 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:13 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:13 INFO : There was nothing to transfer 2026/09/05 01:12:13 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:13 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:23 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:23 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : apple: size = 5 OK 2026/09/05 01:12:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:24 DEBUG : banana: size = 6 OK 2026/09/05 01:12:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:24 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:24 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:24 INFO : There was nothing to transfer 2026/09/05 01:12:24 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:24 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : apple: size = 5 OK 2026/09/05 01:12:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:25 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:25 DEBUG : banana: size = 6 OK 2026/09/05 01:12:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:25 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:25 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:25 INFO : There was nothing to transfer 2026/09/05 01:12:25 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:25 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:35 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:36 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : apple: size = 5 OK 2026/09/05 01:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:36 DEBUG : banana: size = 6 OK 2026/09/05 01:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:36 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:36 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:36 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:36 INFO : There was nothing to transfer 2026/09/05 01:12:36 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:36 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/05 01:12:37 DEBUG : banana: size = 6 OK 2026/09/05 01:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/05 01:12:37 DEBUG : banana: Unchanged skipping 2026/09/05 01:12:37 DEBUG : apple: size = 5 OK 2026/09/05 01:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : apple: Unchanged skipping 2026/09/05 01:12:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/05 01:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/05 01:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/05 01:12:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/05 01:12:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/05 01:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/05 01:12:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/05 01:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/05 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/05 01:12:37 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:37 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:37 INFO : There was nothing to transfer 2026/09/05 01:12:37 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:37 DEBUG : apple: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : banana: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/05 01:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (144.52s) --- PASS: TestTransform/NFC (10.44s) --- PASS: TestTransform/NFD (12.00s) --- PASS: TestTransform/base64 (15.48s) --- PASS: TestTransform/prefix (16.15s) --- PASS: TestTransform/suffix (17.22s) --- PASS: TestTransform/truncate (13.52s) --- PASS: TestTransform/encoder (12.05s) --- PASS: TestTransform/ISO-8859-1 (11.68s) --- PASS: TestTransform/charmap (12.23s) --- PASS: TestTransform/lowercase (11.59s) --- PASS: TestTransform/ascii (12.16s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/05 01:12:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/05 01:12:42 INFO : sub dir_somesuffix: Making directory 2026/09/05 01:12:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/05 01:12:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/05 01:12:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/05 01:12:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/05 01:12:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/05 01:12:42 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:42 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/05 01:12:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/05 01:12:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:44 INFO : tictactoe: Making directory 2026/09/05 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/05 01:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:44 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:44 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:44 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/05 01:12:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/05 01:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:45 INFO : toe: Making directory 2026/09/05 01:12:45 INFO : toe/toe: Making directory 2026/09/05 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 01:12:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 01:12:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 01:12:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:45 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/05 01:12:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/05 01:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:47 INFO : toe: Making directory 2026/09/05 01:12:47 INFO : toe/toe: Making directory 2026/09/05 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 01:12:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 01:12:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/05 01:12:47 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:47 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/05 01:12:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/05 01:12:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.55s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:48 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:12:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:48 INFO : tictacempty_dir: Making directory 2026/09/05 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:48 INFO : tictactoe: Making directory 2026/09/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:48 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:48 INFO : tictactoe/tictactoe: Making directory 2026/09/05 01:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:48 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/05 01:12:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:49 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:50 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:12:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:50 INFO : tictacempty_dir: Making directory 2026/09/05 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:50 INFO : tictactoe: Making directory 2026/09/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:50 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:50 INFO : tictactoe/tictactoe: Making directory 2026/09/05 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:50 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:50 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:12:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:51 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/05 01:12:51 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:51 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:12:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/05 01:12:52 NOTICE: B2 bucket rclone-test-jifurig9toku: 0 differences found 2026/09/05 01:12:52 NOTICE: B2 bucket rclone-test-jifurig9toku: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:52 INFO : tictactoe: Making directory 2026/09/05 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:52 INFO : tictactoe/tictactoe: Making directory 2026/09/05 01:12:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:12:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:52 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:52 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/05 01:12:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:53 DEBUG : Waiting for deletions to finish 2026/09/05 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:54 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:54 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/05 01:12:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/05 01:12:54 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/05 01:12:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/05 01:12:54 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.30s) === RUN TestSyntax 2026/09/05 01:12:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:55 INFO : toe: Making directory 2026/09/05 01:12:55 INFO : toe/toe: Making directory 2026/09/05 01:12:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 01:12:55 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:55 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:55 DEBUG : toe/toe/toe: size = 11 OK 2026/09/05 01:12:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:55 INFO : toe/toe/toe: Copied (new) 2026/09/05 01:12:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:56 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:12:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:56 INFO : tictacempty_dir: Making directory 2026/09/05 01:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:56 INFO : tictactoe: Making directory 2026/09/05 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:56 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:56 INFO : tictactoe/tictactoe: Making directory 2026/09/05 01:12:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:56 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:56 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:12:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:57 INFO : toe/toe/toe.txt: Deleted 2026/09/05 01:12:57 INFO : toe/toe: Removing directory 2026/09/05 01:12:57 INFO : toe: Removing directory 2026/09/05 01:12:57 INFO : empty_dir: Removing directory 2026/09/05 01:12:57 DEBUG : Local file system at /tmp/rclone3890431009: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:12:58 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:12:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 01:12:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:58 INFO : tictacempty_dir: Making directory 2026/09/05 01:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:12:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:58 INFO : tictactoe: Making directory 2026/09/05 01:12:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:58 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:12:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:58 INFO : tictactoe/tictactoe: Making directory 2026/09/05 01:12:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:12:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 01:12:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:12:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:58 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:12:58 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:12:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:12:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:12:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:12:59 INFO : toe/toe/toe.txt: Deleted 2026/09/05 01:12:59 INFO : toe/toe: Removing directory 2026/09/05 01:12:59 INFO : toe: Removing directory 2026/09/05 01:12:59 INFO : empty_dir: Removing directory 2026/09/05 01:12:59 DEBUG : Local file system at /tmp/rclone3890431009: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/05 01:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 01:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 01:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 01:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 01:13:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/05 01:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:13:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/05 01:13:00 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.30s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:13:01 DEBUG : Reset feature "Copy" 2026/09/05 01:13:01 DEBUG : Reset feature "Move" 2026/09/05 01:13:01 DEBUG : Reset feature "Copy" 2026/09/05 01:13:01 DEBUG : Reset feature "Move" 2026/09/05 01:13:01 DEBUG : empty_dir: Making directory with metadata 2026/09/05 01:13:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/05 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:13:01 INFO : tictacempty_dir: Making directory 2026/09/05 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/05 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:13:01 INFO : tictactoe: Making directory 2026/09/05 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/09/05 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/09/05 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/05 01:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/05 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:13:01 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:13:01 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:13:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:13:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/05 01:13:02 INFO : toe/toe/toe.txt: Deleted 2026/09/05 01:13:02 INFO : toe/toe: Removing directory 2026/09/05 01:13:02 INFO : toe: Removing directory 2026/09/05 01:13:02 INFO : empty_dir: Removing directory 2026/09/05 01:13:02 DEBUG : Local file system at /tmp/rclone3890431009: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/05 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/05 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/05 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/05 01:13:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/05 01:13:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:13:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/05 01:13:03 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.34s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:13:04 DEBUG : toe: transformed to: dG9l 2026/09/05 01:13:04 DEBUG : toe: transformed to: dG9l 2026/09/05 01:13:04 INFO : dG9l: Making directory 2026/09/05 01:13:04 DEBUG : toe: transformed to: dG9l 2026/09/05 01:13:04 DEBUG : toe: transformed to: dG9l 2026/09/05 01:13:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/05 01:13:04 INFO : dG9l/dG9l: Making directory 2026/09/05 01:13:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/05 01:13:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/05 01:13:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/05 01:13:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/05 01:13:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/05 01:13:04 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:13:04 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:13:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/05 01:13:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:13:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/05 01:13:05 DEBUG : Waiting for deletions to finish 2026/09/05 01:13:05 DEBUG : dG9l: transformed to: toe 2026/09/05 01:13:05 DEBUG : dG9l: transformed to: toe 2026/09/05 01:13:05 DEBUG : dG9l: transformed to: toe 2026/09/05 01:13:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/05 01:13:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/05 01:13:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/05 01:13:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/05 01:13:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/05 01:13:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/05 01:13:05 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for checks to finish 2026/09/05 01:13:05 DEBUG : Local file system at /tmp/rclone3890431009: Waiting for transfers to finish 2026/09/05 01:13:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.31s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-jifurig9toku", Local "Local file system at /tmp/rclone3890431009", Modify Window "1ms" 2026/09/05 01:13:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:06 DEBUG : toe: transformed to: 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe: transformed to: 2026/09/05 01:13:07 INFO : B2 bucket rclone-test-jifurig9toku: Making directory 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe: transformed to: 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe: transformed to: 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe/toe: transformed to: 2026/09/05 01:13:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/05 01:13:07 INFO : toe/toe: Making directory 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe/toe: transformed to: 2026/09/05 01:13:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe: transformed to: 2026/09/05 01:13:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/05 01:13:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/05 01:13:07 DEBUG : toe/toe/toe: transformed to: 2026/09/05 01:13:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/05 01:13:07 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for checks to finish 2026/09/05 01:13:07 DEBUG : B2 bucket rclone-test-jifurig9toku: Waiting for transfers to finish 2026/09/05 01:13:07 DEBUG : toe/toe/toe: size = 11 OK 2026/09/05 01:13:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/05 01:13:07 INFO : toe/toe/toe: Copied (new) 2026/09/05 01:13:07 ERROR : B2 bucket rclone-test-jifurig9toku: not deleting files as there were IO errors 2026/09/05 01:13:07 ERROR : B2 bucket rclone-test-jifurig9toku: not deleting directories as there were IO errors --- PASS: TestError (1.53s) PASS 2026/09/05 01:13:08 DEBUG : B2 bucket rclone-test-jifurig9toku: Purge remote 2026/09/05 01:13:08 INFO : B2 bucket rclone-test-jifurig9toku: cleaning bucket "rclone-test-jifurig9toku" of all files 2026/09/05 01:13:09 DEBUG : BackupDir/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0eda_d20260905_m010822_c001_v7007000_t0000_u01788570502423") 2026/09/05 01:13:09 DEBUG : BackupDir/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411cd9b1c9fec845_d20260905_m010817_c001_v0001183_t0036_u01788570497726") 2026/09/05 01:13:09 DEBUG : CompareDest/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c1990162_d20260905_m010758_c001_v7007000_t0000_u01788570478955") 2026/09/05 01:13:09 DEBUG : CompareDest/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2845ec_d20260905_m010753_c001_v0001167_t0019_u01788570473462") 2026/09/05 01:13:09 DEBUG : CompareDest/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c1990165_d20260905_m010759_c001_v7007000_t0000_u01788570479135") 2026/09/05 01:13:09 DEBUG : CompareDest/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398313e1_d20260905_m010754_c001_v0001117_t0047_u01788570474747") 2026/09/05 01:13:09 DEBUG : CopyDest/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0edb_d20260905_m010822_c001_v7007000_t0000_u01788570502606") 2026/09/05 01:13:09 DEBUG : CopyDest/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640d4b_d20260905_m010814_c001_v0001179_t0026_u01788570494474") 2026/09/05 01:13:09 DEBUG : CopyDest/three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0edc_d20260905_m010822_c001_v7007000_t0000_u01788570502789") 2026/09/05 01:13:09 DEBUG : CopyDest/three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983147b_d20260905_m010820_c001_v0001117_t0047_u01788570500753") 2026/09/05 01:13:09 DEBUG : CopyDest/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0edd_d20260905_m010822_c001_v7007000_t0000_u01788570502971") 2026/09/05 01:13:10 DEBUG : CopyDest/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284708_d20260905_m010818_c001_v0001167_t0019_u01788570498880") 2026/09/05 01:13:10 DEBUG : EXISTING: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d35b_d20260905_m010935_c001_v7007000_t0000_u01788570575039") 2026/09/05 01:13:10 DEBUG : EXISTING: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831619_d20260905_m010934_c001_v0001117_t0047_u01788570574108") 2026/09/05 01:13:10 DEBUG : PREFIXapple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af729_d20260905_m011106_c001_v7007000_t0000_u01788570666468") 2026/09/05 01:13:10 DEBUG : PREFIXapple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284eb5_d20260905_m011101_c001_v0001167_t0019_u01788570661804") 2026/09/05 01:13:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69d0e_d20260905_m011106_c001_v7007000_t0000_u01788570666120") 2026/09/05 01:13:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea830_d20260905_m011101_c001_v0001173_t0056_u01788570661786") 2026/09/05 01:13:10 DEBUG : PREFIXbanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa82d_d20260905_m011106_c001_v7007000_t0000_u01788570666129") 2026/09/05 01:13:10 DEBUG : PREFIXbanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48f9c_d20260905_m011101_c001_v0001184_t0007_u01788570661795") 2026/09/05 01:13:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac89_d20260905_m011106_c001_v7007000_t0000_u01788570666468") 2026/09/05 01:13:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983188d_d20260905_m011101_c001_v0001117_t0047_u01788570661814") 2026/09/05 01:13:10 DEBUG : Testêé: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d333_d20260905_m010931_c001_v7007000_t0000_u01788570571903") 2026/09/05 01:13:10 DEBUG : Testêé: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831607_d20260905_m010931_c001_v0001117_t0047_u01788570571356") 2026/09/05 01:13:10 DEBUG : Testêé: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a3e_d20260905_m010930_c001_v0001167_t0019_u01788570570450") 2026/09/05 01:13:10 DEBUG : YXBwbGU=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa80b_d20260905_m011051_c001_v7007000_t0000_u01788570651641") 2026/09/05 01:13:10 DEBUG : YXBwbGU=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831817_d20260905_m011046_c001_v0001117_t0047_u01788570646711") 2026/09/05 01:13:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa80c_d20260905_m011051_c001_v7007000_t0000_u01788570651822") 2026/09/05 01:13:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea7a5_d20260905_m011046_c001_v0001173_t0057_u01788570646722") 2026/09/05 01:13:10 DEBUG : YmFuYW5h: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa80e_d20260905_m011052_c001_v7007000_t0000_u01788570652003") 2026/09/05 01:13:10 DEBUG : YmFuYW5h: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284e05_d20260905_m011046_c001_v0001167_t0019_u01788570646733") 2026/09/05 01:13:10 DEBUG : a/potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221429c_d20260905_m010628_c001_v7007000_t0000_u01788570388707") 2026/09/05 01:13:10 DEBUG : a/potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640783_d20260905_m010628_c001_v0001179_t0043_u01788570388126") 2026/09/05 01:13:11 DEBUG : a/potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214299_d20260905_m010626_c001_v7007000_t0000_u01788570386854") 2026/09/05 01:13:11 DEBUG : a/potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca6864076b_d20260905_m010626_c001_v0001179_t0035_u01788570386109") 2026/09/05 01:13:11 DEBUG : a/potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a3_d20260905_m010611_c001_v7007000_t0000_u01788570371107") 2026/09/05 01:13:11 DEBUG : a/potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640683_d20260905_m010610_c001_v0001179_t0054_u01788570370355") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5b8_d20260905_m011238_c001_v7007000_t0000_u01788570758128") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc494d0_d20260905_m011234_c001_v0001184_t0007_u01788570754907") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65e4_d20260905_m011225_c001_v7007000_t0000_u01788570745970") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4942e_d20260905_m011223_c001_v0001184_t0007_u01788570743098") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65c9_d20260905_m011214_c001_v7007000_t0000_u01788570734350") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49386_d20260905_m011210_c001_v0001184_t0007_u01788570730897") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4f8_d20260905_m011202_c001_v7007000_t0000_u01788570722086") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc492ba_d20260905_m011159_c001_v0001184_t0007_u01788570719287") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4db_d20260905_m011150_c001_v7007000_t0000_u01788570710495") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4922e_d20260905_m011147_c001_v0001184_t0007_u01788570707231") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4b4_d20260905_m011138_c001_v7007000_t0000_u01788570698483") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea97c_d20260905_m011133_c001_v0001173_t0043_u01788570693656") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146b6_d20260905_m011124_c001_v7007000_t0000_u01788570684953") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284fd7_d20260905_m011122_c001_v0001167_t0019_u01788570682280") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acb2_d20260905_m011120_c001_v7007000_t0000_u01788570680286") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8c4_d20260905_m011116_c001_v0001173_t0043_u01788570676582") 2026/09/05 01:13:11 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac8a_d20260905_m011107_c001_v7007000_t0000_u01788570667770") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea864_d20260905_m011105_c001_v0001173_t0043_u01788570665102") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f415970880a7d16e0_d20260905_m011104_c001_v7007000_t0000_u01788570664056") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea820_d20260905_m011100_c001_v0001173_t0043_u01788570660360") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308d5_d20260905_m011049_c001_v7007000_t0000_u01788570649252") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831805_d20260905_m011044_c001_v0001117_t0047_u01788570644839") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c5812f8_d20260905_m011036_c001_v7007000_t0000_u01788570636136") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317c1_d20260905_m011032_c001_v0001117_t0047_u01788570632763") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e06_d20260905_m011023_c001_v7007000_t0000_u01788570623793") 2026/09/05 01:13:12 DEBUG : apple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831781_d20260905_m011020_c001_v0001117_t0047_u01788570620903") 2026/09/05 01:13:12 DEBUG : appleSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acba_d20260905_m011123_c001_v7007000_t0000_u01788570683241") 2026/09/05 01:13:12 DEBUG : appleSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831905_d20260905_m011118_c001_v0001117_t0047_u01788570678021") 2026/09/05 01:13:12 DEBUG : appleapple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4b5_d20260905_m011138_c001_v7007000_t0000_u01788570698663") 2026/09/05 01:13:12 DEBUG : appleapple: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea98a_d20260905_m011135_c001_v0001173_t0043_u01788570695211") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5b9_d20260905_m011238_c001_v7007000_t0000_u01788570758309") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab83_d20260905_m011235_c001_v0001173_t0043_u01788570755272") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65e5_d20260905_m011226_c001_v7007000_t0000_u01788570746151") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab15_d20260905_m011223_c001_v0001173_t0043_u01788570743468") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65ca_d20260905_m011214_c001_v7007000_t0000_u01788570734531") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaacd_d20260905_m011211_c001_v0001173_t0043_u01788570731344") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4fa_d20260905_m011202_c001_v7007000_t0000_u01788570722279") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaa61_d20260905_m011159_c001_v0001173_t0043_u01788570719651") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4dc_d20260905_m011150_c001_v7007000_t0000_u01788570710675") 2026/09/05 01:13:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaa03_d20260905_m011147_c001_v0001173_t0043_u01788570707596") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4b0_d20260905_m011136_c001_v7007000_t0000_u01788570696761") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28507b_d20260905_m011134_c001_v0001167_t0019_u01788570694024") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146b7_d20260905_m011125_c001_v7007000_t0000_u01788570685132") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8fa_d20260905_m011122_c001_v0001173_t0043_u01788570682258") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af754_d20260905_m011120_c001_v7007000_t0000_u01788570680566") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4906a_d20260905_m011116_c001_v0001184_t0007_u01788570676948") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac8b_d20260905_m011107_c001_v7007000_t0000_u01788570667951") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983189d_d20260905_m011105_c001_v0001117_t0047_u01788570665113") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac81_d20260905_m011104_c001_v7007000_t0000_u01788570664185") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ea5_d20260905_m011100_c001_v0001167_t0019_u01788570660728") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69cf1_d20260905_m011049_c001_v7007000_t0000_u01788570649383") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284df7_d20260905_m011045_c001_v0001167_t0019_u01788570645205") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c5812fa_d20260905_m011036_c001_v7007000_t0000_u01788570636317") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284d87_d20260905_m011033_c001_v0001167_t0019_u01788570633233") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e0a_d20260905_m011023_c001_v7007000_t0000_u01788570623974") 2026/09/05 01:13:13 DEBUG : appleappleapplebanana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ce5_d20260905_m011021_c001_v0001167_t0019_u01788570621282") 2026/09/05 01:13:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31699a9_d20260905_m011123_c001_v7007000_t0000_u01788570683458") 2026/09/05 01:13:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea8d6_d20260905_m011118_c001_v0001173_t0030_u01788570678012") 2026/09/05 01:13:13 DEBUG : b/potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221429d_d20260905_m010628_c001_v7007000_t0000_u01788570388893") 2026/09/05 01:13:13 DEBUG : b/potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640779_d20260905_m010627_c001_v0001179_t0026_u01788570387397") 2026/09/05 01:13:13 DEBUG : b/potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214298_d20260905_m010626_c001_v7007000_t0000_u01788570386312") 2026/09/05 01:13:14 DEBUG : b/potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864075f_d20260905_m010625_c001_v0001179_t0026_u01788570385377") 2026/09/05 01:13:14 DEBUG : b/potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a2_d20260905_m010610_c001_v7007000_t0000_u01788570370563") 2026/09/05 01:13:14 DEBUG : b/potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864066f_d20260905_m010609_c001_v0001179_t0026_u01788570369585") 2026/09/05 01:13:14 DEBUG : backup/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411311db_d20260905_m010835_c001_v7007000_t0000_u01788570515198") 2026/09/05 01:13:14 DEBUG : backup/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406d738caa1974ba_d20260905_m010833_c001_v0001153_t0020_u01788570513059") 2026/09/05 01:13:14 DEBUG : backup/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f405387b89974e5c7_d20260905_m010829_c001_v0001173_t0014_u01788570509590") 2026/09/05 01:13:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d2e9_d20260905_m010900_c001_v7007000_t0000_u01788570540403") 2026/09/05 01:13:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4039dc42e98073e5_d20260905_m010858_c001_v0001134_t0005_u01788570538924") 2026/09/05 01:13:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414b63f6dca857f9_d20260905_m010855_c001_v0001101_t0011_u01788570535572") 2026/09/05 01:13:14 DEBUG : backup/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af642_d20260905_m010849_c001_v7007000_t0000_u01788570529026") 2026/09/05 01:13:14 DEBUG : backup/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4087c4166cb07247_d20260905_m010847_c001_v0001173_t0052_u01788570527553") 2026/09/05 01:13:14 DEBUG : backup/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408b0f2a1155dc2d_d20260905_m010844_c001_v0001144_t0021_u01788570524163") 2026/09/05 01:13:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d2ea_d20260905_m010900_c001_v7007000_t0000_u01788570540583") 2026/09/05 01:13:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41129b66f192f112_d20260905_m010859_c001_v0001100_t0023_u01788570539674") 2026/09/05 01:13:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4131eb0dc5afff53_d20260905_m010856_c001_v0001181_t0041_u01788570536871") 2026/09/05 01:13:14 DEBUG : backup/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411311dc_d20260905_m010835_c001_v7007000_t0000_u01788570515380") 2026/09/05 01:13:14 DEBUG : backup/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413152f718d1559d_d20260905_m010833_c001_v0001153_t0017_u01788570513810") 2026/09/05 01:13:14 DEBUG : backup/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4127c0af44f437cb_d20260905_m010831_c001_v0001183_t0029_u01788570511023") 2026/09/05 01:13:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af643_d20260905_m010849_c001_v7007000_t0000_u01788570529207") 2026/09/05 01:13:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f415b87b56e8c8a53_d20260905_m010848_c001_v0001174_t0020_u01788570528294") 2026/09/05 01:13:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4027733f156b8f7c_d20260905_m010845_c001_v0001178_t0005_u01788570525465") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5bb_d20260905_m011238_c001_v7007000_t0000_u01788570758491") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831b19_d20260905_m011235_c001_v0001117_t0047_u01788570755088") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65e6_d20260905_m011226_c001_v7007000_t0000_u01788570746331") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831acb_d20260905_m011223_c001_v0001117_t0047_u01788570743286") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65cb_d20260905_m011214_c001_v7007000_t0000_u01788570734711") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a7f_d20260905_m011211_c001_v0001117_t0047_u01788570731082") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4fc_d20260905_m011202_c001_v7007000_t0000_u01788570722459") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a39_d20260905_m011159_c001_v0001117_t0047_u01788570719470") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4dd_d20260905_m011150_c001_v7007000_t0000_u01788570710855") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319e7_d20260905_m011147_c001_v0001117_t0047_u01788570707413") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4b6_d20260905_m011138_c001_v7007000_t0000_u01788570698843") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49140_d20260905_m011133_c001_v0001184_t0007_u01788570693841") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146b8_d20260905_m011125_c001_v7007000_t0000_u01788570685337") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831925_d20260905_m011122_c001_v0001117_t0047_u01788570682290") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acb0_d20260905_m011120_c001_v7007000_t0000_u01788570680105") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318ff_d20260905_m011116_c001_v0001117_t0047_u01788570676764") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac8c_d20260905_m011108_c001_v7007000_t0000_u01788570668132") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48fc4_d20260905_m011105_c001_v0001184_t0007_u01788570665123") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa82a_d20260905_m011103_c001_v7007000_t0000_u01788570663791") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48f8c_d20260905_m011100_c001_v0001184_t0007_u01788570660543") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d3ea_d20260905_m011049_c001_v7007000_t0000_u01788570649287") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea797_d20260905_m011045_c001_v0001173_t0043_u01788570645021") 2026/09/05 01:13:15 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c5812fb_d20260905_m011036_c001_v7007000_t0000_u01788570636500") 2026/09/05 01:13:16 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea73b_d20260905_m011033_c001_v0001173_t0043_u01788570633049") 2026/09/05 01:13:16 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e0b_d20260905_m011024_c001_v7007000_t0000_u01788570624156") 2026/09/05 01:13:16 DEBUG : banana: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea6c9_d20260905_m011021_c001_v0001173_t0043_u01788570621099") 2026/09/05 01:13:16 DEBUG : bananaSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa8aa_d20260905_m011123_c001_v7007000_t0000_u01788570683282") 2026/09/05 01:13:16 DEBUG : bananaSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49074_d20260905_m011118_c001_v0001184_t0007_u01788570678032") 2026/09/05 01:13:16 DEBUG : both0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc1_d20260905_m011001_c001_v7007000_t0000_u01788570601993") 2026/09/05 01:13:16 DEBUG : both0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b3d_d20260905_m010951_c001_v0001167_t0019_u01788570591394") 2026/09/05 01:13:16 DEBUG : both0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6018_d20260905_m010946_c001_v7007000_t0000_u01788570586983") 2026/09/05 01:13:16 DEBUG : both0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a82_d20260905_m010936_c001_v0001167_t0019_u01788570576880") 2026/09/05 01:13:16 DEBUG : both1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc2_d20260905_m011002_c001_v7007000_t0000_u01788570602184") 2026/09/05 01:13:16 DEBUG : both1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b4f_d20260905_m010952_c001_v0001167_t0019_u01788570592111") 2026/09/05 01:13:16 DEBUG : both1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6019_d20260905_m010947_c001_v7007000_t0000_u01788570587167") 2026/09/05 01:13:16 DEBUG : both1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a88_d20260905_m010937_c001_v0001167_t0019_u01788570577246") 2026/09/05 01:13:16 DEBUG : both10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc3_d20260905_m011002_c001_v7007000_t0000_u01788570602367") 2026/09/05 01:13:16 DEBUG : both10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b8f_d20260905_m010955_c001_v0001167_t0019_u01788570595392") 2026/09/05 01:13:16 DEBUG : both10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a601a_d20260905_m010947_c001_v7007000_t0000_u01788570587350") 2026/09/05 01:13:16 DEBUG : both10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ab8_d20260905_m010940_c001_v0001167_t0019_u01788570580609") 2026/09/05 01:13:16 DEBUG : both11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc4_d20260905_m011002_c001_v7007000_t0000_u01788570602552") 2026/09/05 01:13:16 DEBUG : both11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b95_d20260905_m010955_c001_v0001167_t0019_u01788570595754") 2026/09/05 01:13:16 DEBUG : both11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a601b_d20260905_m010947_c001_v7007000_t0000_u01788570587530") 2026/09/05 01:13:17 DEBUG : both11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284abe_d20260905_m010940_c001_v0001167_t0019_u01788570580981") 2026/09/05 01:13:17 DEBUG : both12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc5_d20260905_m011002_c001_v7007000_t0000_u01788570602736") 2026/09/05 01:13:17 DEBUG : both12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b97_d20260905_m010956_c001_v0001167_t0019_u01788570596119") 2026/09/05 01:13:17 DEBUG : both12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a601d_d20260905_m010947_c001_v7007000_t0000_u01788570587710") 2026/09/05 01:13:17 DEBUG : both12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ac4_d20260905_m010941_c001_v0001167_t0019_u01788570581347") 2026/09/05 01:13:17 DEBUG : both13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc6_d20260905_m011002_c001_v7007000_t0000_u01788570602927") 2026/09/05 01:13:17 DEBUG : both13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b9d_d20260905_m010956_c001_v0001167_t0019_u01788570596519") 2026/09/05 01:13:17 DEBUG : both13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a601e_d20260905_m010947_c001_v7007000_t0000_u01788570587892") 2026/09/05 01:13:17 DEBUG : both13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284aca_d20260905_m010941_c001_v0001167_t0019_u01788570581780") 2026/09/05 01:13:17 DEBUG : both14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc7_d20260905_m011003_c001_v7007000_t0000_u01788570603108") 2026/09/05 01:13:17 DEBUG : both14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ba1_d20260905_m010956_c001_v0001167_t0019_u01788570596887") 2026/09/05 01:13:17 DEBUG : both14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a601f_d20260905_m010948_c001_v7007000_t0000_u01788570588301") 2026/09/05 01:13:17 DEBUG : both14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ad4_d20260905_m010942_c001_v0001167_t0019_u01788570582145") 2026/09/05 01:13:17 DEBUG : both15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc8_d20260905_m011003_c001_v7007000_t0000_u01788570603696") 2026/09/05 01:13:17 DEBUG : both15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ba5_d20260905_m010957_c001_v0001167_t0019_u01788570597269") 2026/09/05 01:13:17 DEBUG : both15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6020_d20260905_m010948_c001_v7007000_t0000_u01788570588482") 2026/09/05 01:13:17 DEBUG : both15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ad6_d20260905_m010942_c001_v0001167_t0019_u01788570582512") 2026/09/05 01:13:17 DEBUG : both16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dc9_d20260905_m011003_c001_v7007000_t0000_u01788570603878") 2026/09/05 01:13:17 DEBUG : both16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bad_d20260905_m010957_c001_v0001167_t0019_u01788570597634") 2026/09/05 01:13:17 DEBUG : both16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6021_d20260905_m010948_c001_v7007000_t0000_u01788570588661") 2026/09/05 01:13:17 DEBUG : both16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ade_d20260905_m010942_c001_v0001167_t0019_u01788570582904") 2026/09/05 01:13:17 DEBUG : both17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dca_d20260905_m011004_c001_v7007000_t0000_u01788570604063") 2026/09/05 01:13:17 DEBUG : both17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bb3_d20260905_m010957_c001_v0001167_t0019_u01788570597999") 2026/09/05 01:13:18 DEBUG : both17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6022_d20260905_m010948_c001_v7007000_t0000_u01788570588840") 2026/09/05 01:13:18 DEBUG : both17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ae1_d20260905_m010943_c001_v0001167_t0019_u01788570583269") 2026/09/05 01:13:18 DEBUG : both18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dcb_d20260905_m011004_c001_v7007000_t0000_u01788570604245") 2026/09/05 01:13:18 DEBUG : both18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bb9_d20260905_m010958_c001_v0001167_t0019_u01788570598364") 2026/09/05 01:13:18 DEBUG : both18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6023_d20260905_m010949_c001_v7007000_t0000_u01788570589020") 2026/09/05 01:13:18 DEBUG : both18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ae5_d20260905_m010943_c001_v0001167_t0019_u01788570583634") 2026/09/05 01:13:18 DEBUG : both19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dcc_d20260905_m011004_c001_v7007000_t0000_u01788570604426") 2026/09/05 01:13:18 DEBUG : both19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bbf_d20260905_m010958_c001_v0001167_t0019_u01788570598754") 2026/09/05 01:13:18 DEBUG : both19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6024_d20260905_m010949_c001_v7007000_t0000_u01788570589231") 2026/09/05 01:13:18 DEBUG : both19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284aed_d20260905_m010944_c001_v0001167_t0019_u01788570584005") 2026/09/05 01:13:18 DEBUG : both2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dcd_d20260905_m011004_c001_v7007000_t0000_u01788570604613") 2026/09/05 01:13:18 DEBUG : both2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b55_d20260905_m010952_c001_v0001167_t0019_u01788570592475") 2026/09/05 01:13:18 DEBUG : both2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6025_d20260905_m010949_c001_v7007000_t0000_u01788570589410") 2026/09/05 01:13:18 DEBUG : both2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a90_d20260905_m010937_c001_v0001167_t0019_u01788570577613") 2026/09/05 01:13:18 DEBUG : both3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dce_d20260905_m011004_c001_v7007000_t0000_u01788570604795") 2026/09/05 01:13:18 DEBUG : both3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b5d_d20260905_m010952_c001_v0001167_t0019_u01788570592838") 2026/09/05 01:13:18 DEBUG : both3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6026_d20260905_m010949_c001_v7007000_t0000_u01788570589589") 2026/09/05 01:13:18 DEBUG : both3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a96_d20260905_m010937_c001_v0001167_t0019_u01788570577979") 2026/09/05 01:13:18 DEBUG : both4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dcf_d20260905_m011004_c001_v7007000_t0000_u01788570604977") 2026/09/05 01:13:18 DEBUG : both4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b65_d20260905_m010953_c001_v0001167_t0019_u01788570593205") 2026/09/05 01:13:18 DEBUG : both4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6027_d20260905_m010949_c001_v7007000_t0000_u01788570589769") 2026/09/05 01:13:18 DEBUG : both4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a9a_d20260905_m010938_c001_v0001167_t0019_u01788570578376") 2026/09/05 01:13:19 DEBUG : both5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd0_d20260905_m011005_c001_v7007000_t0000_u01788570605184") 2026/09/05 01:13:19 DEBUG : both5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b71_d20260905_m010953_c001_v0001167_t0019_u01788570593569") 2026/09/05 01:13:19 DEBUG : both5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6028_d20260905_m010949_c001_v7007000_t0000_u01788570589948") 2026/09/05 01:13:19 DEBUG : both5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284aa2_d20260905_m010938_c001_v0001167_t0019_u01788570578743") 2026/09/05 01:13:19 DEBUG : both6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd1_d20260905_m011005_c001_v7007000_t0000_u01788570605364") 2026/09/05 01:13:19 DEBUG : both6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b77_d20260905_m010953_c001_v0001167_t0019_u01788570593942") 2026/09/05 01:13:19 DEBUG : both6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a602a_d20260905_m010950_c001_v7007000_t0000_u01788570590128") 2026/09/05 01:13:19 DEBUG : both6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284aa4_d20260905_m010939_c001_v0001167_t0019_u01788570579110") 2026/09/05 01:13:19 DEBUG : both7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd2_d20260905_m011005_c001_v7007000_t0000_u01788570605546") 2026/09/05 01:13:19 DEBUG : both7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b7d_d20260905_m010954_c001_v0001167_t0019_u01788570594305") 2026/09/05 01:13:19 DEBUG : both7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a602b_d20260905_m010950_c001_v7007000_t0000_u01788570590307") 2026/09/05 01:13:19 DEBUG : both7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284aaa_d20260905_m010939_c001_v0001167_t0019_u01788570579478") 2026/09/05 01:13:19 DEBUG : both8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd4_d20260905_m011005_c001_v7007000_t0000_u01788570605728") 2026/09/05 01:13:19 DEBUG : both8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b85_d20260905_m010954_c001_v0001167_t0019_u01788570594667") 2026/09/05 01:13:19 DEBUG : both8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a602c_d20260905_m010950_c001_v7007000_t0000_u01788570590486") 2026/09/05 01:13:19 DEBUG : both8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284aae_d20260905_m010939_c001_v0001167_t0019_u01788570579846") 2026/09/05 01:13:19 DEBUG : both9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd5_d20260905_m011005_c001_v7007000_t0000_u01788570605918") 2026/09/05 01:13:19 DEBUG : both9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284b8d_d20260905_m010955_c001_v0001167_t0019_u01788570595031") 2026/09/05 01:13:19 DEBUG : both9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a602d_d20260905_m010950_c001_v7007000_t0000_u01788570590666") 2026/09/05 01:13:19 DEBUG : both9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ab0_d20260905_m010940_c001_v0001167_t0019_u01788570580217") 2026/09/05 01:13:19 DEBUG : c/non empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221429e_d20260905_m010629_c001_v7007000_t0000_u01788570389073") 2026/09/05 01:13:20 DEBUG : c/non empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864077d_d20260905_m010627_c001_v0001179_t0026_u01788570387581") 2026/09/05 01:13:20 DEBUG : c/non empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221429a_d20260905_m010627_c001_v7007000_t0000_u01788570387036") 2026/09/05 01:13:20 DEBUG : c/non empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640763_d20260905_m010625_c001_v0001179_t0026_u01788570385561") 2026/09/05 01:13:20 DEBUG : c/non empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a4_d20260905_m010611_c001_v7007000_t0000_u01788570371289") 2026/09/05 01:13:20 DEBUG : c/non empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640679_d20260905_m010609_c001_v0001179_t0026_u01788570369797") 2026/09/05 01:13:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa810_d20260905_m011052_c001_v7007000_t0000_u01788570652183") 2026/09/05 01:13:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ee2_d20260905_m011046_c001_v0001184_t0007_u01788570646744") 2026/09/05 01:13:20 DEBUG : check sum: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e3169698_d20260905_m010603_c001_v7007000_t0000_u01788570363237") 2026/09/05 01:13:20 DEBUG : check sum: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686405f5_d20260905_m010602_c001_v0001179_t0026_u01788570362264") 2026/09/05 01:13:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfba10_d20260905_m011306_c001_v7007000_t0000_u01788570786702") 2026/09/05 01:13:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4961c_d20260905_m011305_c001_v0001184_t0007_u01788570785343") 2026/09/05 01:13:20 DEBUG : dest/3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0ec6_d20260905_m010807_c001_v7007000_t0000_u01788570487759") 2026/09/05 01:13:20 DEBUG : dest/3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40043e3faf1acb04_d20260905_m010806_c001_v0001179_t0058_u01788570486606") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4b8_d20260905_m011139_c001_v7007000_t0000_u01788570699022") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285087_d20260905_m011135_c001_v0001167_t0019_u01788570695233") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5bc_d20260905_m011238_c001_v7007000_t0000_u01788570758673") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49498_d20260905_m011230_c001_v0001184_t0007_u01788570750661") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65e7_d20260905_m011226_c001_v7007000_t0000_u01788570746512") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc493fe_d20260905_m011219_c001_v0001184_t0007_u01788570739061") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65cc_d20260905_m011214_c001_v7007000_t0000_u01788570734890") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49340_d20260905_m011206_c001_v0001184_t0007_u01788570726834") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4fd_d20260905_m011202_c001_v7007000_t0000_u01788570722641") 2026/09/05 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49294_d20260905_m011155_c001_v0001184_t0007_u01788570715156") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e2_d20260905_m011151_c001_v7007000_t0000_u01788570711035") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49200_d20260905_m011143_c001_v0001184_t0007_u01788570703103") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4000c361fee42edb_d20260905_m011136_c001_v7007000_t0000_u01788570696167") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea948_d20260905_m011129_c001_v0001173_t0043_u01788570689589") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146b9_d20260905_m011125_c001_v7007000_t0000_u01788570685567") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8fc_d20260905_m011122_c001_v0001173_t0043_u01788570682446") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b04113129f_d20260905_m011120_c001_v7007000_t0000_u01788570680200") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8a0_d20260905_m011112_c001_v0001173_t0043_u01788570672352") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac8d_d20260905_m011108_c001_v7007000_t0000_u01788570668313") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea866_d20260905_m011105_c001_v0001173_t0043_u01788570665287") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af725_d20260905_m011104_c001_v7007000_t0000_u01788570664204") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea7f8_d20260905_m011056_c001_v0001173_t0043_u01788570656215") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69cf0_d20260905_m011049_c001_v7007000_t0000_u01788570649205") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317e7_d20260905_m011040_c001_v0001117_t0047_u01788570640731") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c5812fc_d20260905_m011036_c001_v7007000_t0000_u01788570636681") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317af_d20260905_m011028_c001_v0001117_t0047_u01788570628730") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e0c_d20260905_m011024_c001_v7007000_t0000_u01788570624349") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983176d_d20260905_m011017_c001_v0001117_t0047_u01788570617936") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146ad_d20260905_m011123_c001_v7007000_t0000_u01788570683251") 2026/09/05 01:13:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831909_d20260905_m011118_c001_v0001117_t0052_u01788570678203") 2026/09/05 01:13:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4b9_d20260905_m011139_c001_v7007000_t0000_u01788570699210") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983199d_d20260905_m011135_c001_v0001117_t0047_u01788570695242") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5bf_d20260905_m011238_c001_v7007000_t0000_u01788570758855") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831afb_d20260905_m011231_c001_v0001117_t0047_u01788570751198") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65e8_d20260905_m011226_c001_v7007000_t0000_u01788570746733") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831ab7_d20260905_m011219_c001_v0001117_t0047_u01788570739600") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65cd_d20260905_m011215_c001_v7007000_t0000_u01788570735071") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a5f_d20260905_m011207_c001_v0001117_t0047_u01788570727383") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4fe_d20260905_m011202_c001_v7007000_t0000_u01788570722927") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a1f_d20260905_m011155_c001_v0001117_t0047_u01788570715693") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e4_d20260905_m011151_c001_v7007000_t0000_u01788570711216") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319c9_d20260905_m011143_c001_v0001117_t0047_u01788570703642") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4000c361fee42edd_d20260905_m011136_c001_v7007000_t0000_u01788570696528") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49108_d20260905_m011130_c001_v0001184_t0007_u01788570690133") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146ba_d20260905_m011125_c001_v7007000_t0000_u01788570685746") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc490b8_d20260905_m011122_c001_v0001184_t0007_u01788570682457") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ef11_d20260905_m011120_c001_v7007000_t0000_u01788570680197") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318dd_d20260905_m011112_c001_v0001117_t0047_u01788570672895") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac8e_d20260905_m011108_c001_v7007000_t0000_u01788570668494") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983189f_d20260905_m011105_c001_v0001117_t0047_u01788570665299") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af724_d20260905_m011104_c001_v7007000_t0000_u01788570664024") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48f5a_d20260905_m011056_c001_v0001184_t0007_u01788570656761") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f401ddc18a8e77b07_d20260905_m011049_c001_v7007000_t0000_u01788570649410") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea775_d20260905_m011041_c001_v0001173_t0043_u01788570641270") 2026/09/05 01:13:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c5812fe_d20260905_m011036_c001_v7007000_t0000_u01788570636863") 2026/09/05 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea71f_d20260905_m011029_c001_v0001173_t0043_u01788570629269") 2026/09/05 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e0d_d20260905_m011024_c001_v7007000_t0000_u01788570624530") 2026/09/05 01:13:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea6a7_d20260905_m011018_c001_v0001173_t0043_u01788570618119") 2026/09/05 01:13:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acbc_d20260905_m011123_c001_v7007000_t0000_u01788570683603") 2026/09/05 01:13:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc4907c_d20260905_m011118_c001_v0001184_t0024_u01788570678215") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ba_d20260905_m011139_c001_v7007000_t0000_u01788570699389") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea98e_d20260905_m011135_c001_v0001173_t0043_u01788570695396") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5c1_d20260905_m011239_c001_v7007000_t0000_u01788570759037") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab61_d20260905_m011231_c001_v0001173_t0043_u01788570751740") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65e9_d20260905_m011226_c001_v7007000_t0000_u01788570746919") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaaf7_d20260905_m011220_c001_v0001173_t0043_u01788570740153") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65ce_d20260905_m011215_c001_v7007000_t0000_u01788570735255") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaab1_d20260905_m011207_c001_v0001173_t0043_u01788570727930") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ff_d20260905_m011203_c001_v7007000_t0000_u01788570723122") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaa3f_d20260905_m011156_c001_v0001173_t0043_u01788570716378") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e5_d20260905_m011151_c001_v7007000_t0000_u01788570711474") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea9dd_d20260905_m011144_c001_v0001173_t0043_u01788570704192") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ad_d20260905_m011136_c001_v7007000_t0000_u01788570696570") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285049_d20260905_m011130_c001_v0001167_t0019_u01788570690677") 2026/09/05 01:13:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146bb_d20260905_m011125_c001_v7007000_t0000_u01788570685926") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284fd9_d20260905_m011122_c001_v0001167_t0019_u01788570682468") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa88d_d20260905_m011120_c001_v7007000_t0000_u01788570680576") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49032_d20260905_m011113_c001_v0001184_t0007_u01788570673440") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac8f_d20260905_m011108_c001_v7007000_t0000_u01788570668674") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48fc8_d20260905_m011105_c001_v0001184_t0007_u01788570665309") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c199038f_d20260905_m011104_c001_v7007000_t0000_u01788570664038") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284e73_d20260905_m011057_c001_v0001167_t0019_u01788570657305") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69cf2_d20260905_m011049_c001_v7007000_t0000_u01788570649562") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284dd7_d20260905_m011041_c001_v0001167_t0019_u01788570641814") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c5812ff_d20260905_m011037_c001_v7007000_t0000_u01788570637045") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284d49_d20260905_m011029_c001_v0001167_t0019_u01788570629821") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e0e_d20260905_m011024_c001_v7007000_t0000_u01788570624711") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284cc3_d20260905_m011018_c001_v0001167_t0019_u01788570618302") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411312ae_d20260905_m011123_c001_v7007000_t0000_u01788570683624") 2026/09/05 01:13:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284f9b_d20260905_m011118_c001_v0001167_t0036_u01788570678226") 2026/09/05 01:13:24 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4bb_d20260905_m011139_c001_v7007000_t0000_u01788570699569") 2026/09/05 01:13:24 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4914e_d20260905_m011135_c001_v0001184_t0007_u01788570695406") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5c4_d20260905_m011239_c001_v7007000_t0000_u01788570759219") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28538d_d20260905_m011232_c001_v0001167_t0019_u01788570752279") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65ea_d20260905_m011227_c001_v7007000_t0000_u01788570747099") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2852dd_d20260905_m011220_c001_v0001167_t0019_u01788570740694") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65cf_d20260905_m011215_c001_v7007000_t0000_u01788570735435") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285245_d20260905_m011208_c001_v0001167_t0019_u01788570728486") 2026/09/05 01:13:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d500_d20260905_m011203_c001_v7007000_t0000_u01788570723302") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28518b_d20260905_m011156_c001_v0001167_t0019_u01788570716913") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e6_d20260905_m011151_c001_v7007000_t0000_u01788570711653") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2850ef_d20260905_m011144_c001_v0001167_t0019_u01788570704736") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ae_d20260905_m011136_c001_v7007000_t0000_u01788570696573") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831981_d20260905_m011131_c001_v0001117_t0047_u01788570691220") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146bc_d20260905_m011126_c001_v7007000_t0000_u01788570686106") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831929_d20260905_m011122_c001_v0001117_t0047_u01788570682479") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411312a1_d20260905_m011120_c001_v7007000_t0000_u01788570680587") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284f53_d20260905_m011114_c001_v0001167_t0019_u01788570674068") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac91_d20260905_m011108_c001_v7007000_t0000_u01788570668869") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284eed_d20260905_m011105_c001_v0001167_t0019_u01788570665320") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308e7_d20260905_m011103_c001_v7007000_t0000_u01788570663799") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983186b_d20260905_m011057_c001_v0001117_t0047_u01788570657847") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214647_d20260905_m011049_c001_v7007000_t0000_u01788570649421") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48eb4_d20260905_m011042_c001_v0001184_t0007_u01788570642353") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581300_d20260905_m011037_c001_v7007000_t0000_u01788570637226") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48e11_d20260905_m011030_c001_v0001184_t0007_u01788570630366") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e0f_d20260905_m011024_c001_v7007000_t0000_u01788570624892") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48d81_d20260905_m011018_c001_v0001184_t0007_u01788570618487") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502807_d20260905_m011123_c001_v7007000_t0000_u01788570683478") 2026/09/05 01:13:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc49080_d20260905_m011118_c001_v0001184_t0051_u01788570678416") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4bc_d20260905_m011139_c001_v7007000_t0000_u01788570699749") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285089_d20260905_m011135_c001_v0001167_t0019_u01788570695416") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5c7_d20260905_m011239_c001_v7007000_t0000_u01788570759402") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc494b2_d20260905_m011232_c001_v0001184_t0007_u01788570752489") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65eb_d20260905_m011227_c001_v7007000_t0000_u01788570747280") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49410_d20260905_m011220_c001_v0001184_t0007_u01788570740896") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d0_d20260905_m011215_c001_v7007000_t0000_u01788570735615") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4935a_d20260905_m011208_c001_v0001184_t0007_u01788570728669") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d501_d20260905_m011203_c001_v7007000_t0000_u01788570723481") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc492a8_d20260905_m011157_c001_v0001184_t0007_u01788570717096") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e7_d20260905_m011151_c001_v7007000_t0000_u01788570711832") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49208_d20260905_m011144_c001_v0001184_t0007_u01788570704920") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f401ddc18a8e77c10_d20260905_m011136_c001_v7007000_t0000_u01788570696729") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea956_d20260905_m011131_c001_v0001173_t0043_u01788570691402") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146bd_d20260905_m011126_c001_v7007000_t0000_u01788570686301") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc490bc_d20260905_m011122_c001_v0001184_t0007_u01788570682641") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502802_d20260905_m011120_c001_v7007000_t0000_u01788570680526") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8ac_d20260905_m011114_c001_v0001173_t0043_u01788570674253") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac92_d20260905_m011109_c001_v7007000_t0000_u01788570669050") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea86a_d20260905_m011105_c001_v0001173_t0043_u01788570665470") 2026/09/05 01:13:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa829_d20260905_m011103_c001_v7007000_t0000_u01788570663610") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea808_d20260905_m011058_c001_v0001173_t0043_u01788570658031") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414cef54ad0ef9b4_d20260905_m011049_c001_v7007000_t0000_u01788570649370") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317f7_d20260905_m011042_c001_v0001117_t0047_u01788570642607") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581301_d20260905_m011037_c001_v7007000_t0000_u01788570637409") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317b3_d20260905_m011030_c001_v0001117_t0047_u01788570630550") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e10_d20260905_m011025_c001_v7007000_t0000_u01788570625074") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831771_d20260905_m011018_c001_v0001117_t0047_u01788570618670") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502806_d20260905_m011123_c001_v7007000_t0000_u01788570683293") 2026/09/05 01:13:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea8da_d20260905_m011118_c001_v0001173_t0054_u01788570678445") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4be_d20260905_m011139_c001_v7007000_t0000_u01788570699929") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983199f_d20260905_m011135_c001_v0001117_t0047_u01788570695529") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5ca_d20260905_m011239_c001_v7007000_t0000_u01788570759585") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831aff_d20260905_m011232_c001_v0001117_t0047_u01788570752671") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65ec_d20260905_m011227_c001_v7007000_t0000_u01788570747460") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831abd_d20260905_m011221_c001_v0001117_t0047_u01788570741078") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d1_d20260905_m011215_c001_v7007000_t0000_u01788570735795") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a6b_d20260905_m011208_c001_v0001117_t0047_u01788570728853") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d502_d20260905_m011203_c001_v7007000_t0000_u01788570723663") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a2b_d20260905_m011157_c001_v0001117_t0047_u01788570717279") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e8_d20260905_m011152_c001_v7007000_t0000_u01788570712013") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319d9_d20260905_m011145_c001_v0001117_t0047_u01788570705104") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f401ddc18a8e77c0d_d20260905_m011136_c001_v7007000_t0000_u01788570696587") 2026/09/05 01:13:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4911e_d20260905_m011131_c001_v0001184_t0007_u01788570691637") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146be_d20260905_m011126_c001_v7007000_t0000_u01788570686480") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8fe_d20260905_m011122_c001_v0001173_t0043_u01788570682651") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af753_d20260905_m011120_c001_v7007000_t0000_u01788570680381") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318e9_d20260905_m011114_c001_v0001117_t0047_u01788570674436") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac93_d20260905_m011109_c001_v7007000_t0000_u01788570669231") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318a5_d20260905_m011105_c001_v0001117_t0047_u01788570665483") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502792_d20260905_m011103_c001_v7007000_t0000_u01788570663813") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48f6c_d20260905_m011058_c001_v0001184_t0007_u01788570658214") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d4524370857_d20260905_m011049_c001_v7007000_t0000_u01788570649216") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea783_d20260905_m011042_c001_v0001173_t0043_u01788570642790") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581302_d20260905_m011037_c001_v7007000_t0000_u01788570637591") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea729_d20260905_m011030_c001_v0001173_t0043_u01788570630731") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e11_d20260905_m011025_c001_v7007000_t0000_u01788570625256") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea6b1_d20260905_m011018_c001_v0001173_t0043_u01788570618852") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa8ad_d20260905_m011123_c001_v7007000_t0000_u01788570683413") 2026/09/05 01:13:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc49082_d20260905_m011118_c001_v0001184_t0003_u01788570678622") 2026/09/05 01:13:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4bf_d20260905_m011140_c001_v7007000_t0000_u01788570700114") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea992_d20260905_m011135_c001_v0001173_t0043_u01788570695582") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5cd_d20260905_m011239_c001_v7007000_t0000_u01788570759767") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab67_d20260905_m011232_c001_v0001173_t0043_u01788570752858") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65ef_d20260905_m011227_c001_v7007000_t0000_u01788570747644") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab01_d20260905_m011221_c001_v0001173_t0043_u01788570741259") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d2_d20260905_m011215_c001_v7007000_t0000_u01788570735975") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaab9_d20260905_m011209_c001_v0001173_t0043_u01788570729037") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d503_d20260905_m011203_c001_v7007000_t0000_u01788570723842") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaa4d_d20260905_m011157_c001_v0001173_t0043_u01788570717460") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4e9_d20260905_m011152_c001_v7007000_t0000_u01788570712194") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea9e7_d20260905_m011145_c001_v0001173_t0043_u01788570705290") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502812_d20260905_m011136_c001_v7007000_t0000_u01788570696692") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28505f_d20260905_m011131_c001_v0001167_t0019_u01788570691820") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146c0_d20260905_m011126_c001_v7007000_t0000_u01788570686659") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284fdd_d20260905_m011122_c001_v0001167_t0019_u01788570682662") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69d1e_d20260905_m011120_c001_v7007000_t0000_u01788570680536") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49042_d20260905_m011114_c001_v0001184_t0007_u01788570674617") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac94_d20260905_m011109_c001_v7007000_t0000_u01788570669413") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48fca_d20260905_m011105_c001_v0001184_t0007_u01788570665494") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc104a_d20260905_m011104_c001_v7007000_t0000_u01788570664045") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284e81_d20260905_m011058_c001_v0001167_t0019_u01788570658398") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d4524370859_d20260905_m011049_c001_v7007000_t0000_u01788570649577") 2026/09/05 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284de3_d20260905_m011042_c001_v0001167_t0019_u01788570642977") 2026/09/05 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581303_d20260905_m011037_c001_v7007000_t0000_u01788570637773") 2026/09/05 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284d59_d20260905_m011030_c001_v0001167_t0019_u01788570630915") 2026/09/05 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e12_d20260905_m011025_c001_v7007000_t0000_u01788570625466") 2026/09/05 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284cd1_d20260905_m011019_c001_v0001167_t0019_u01788570619036") 2026/09/05 01:13:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146b3_d20260905_m011123_c001_v7007000_t0000_u01788570683635") 2026/09/05 01:13:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284fa3_d20260905_m011118_c001_v0001167_t0006_u01788570678723") 2026/09/05 01:13:30 DEBUG : dir1/0007-12345: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4c1_d20260905_m011140_c001_v7007000_t0000_u01788570700306") 2026/09/05 01:13:30 DEBUG : dir1/0007-12345: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49152_d20260905_m011135_c001_v0001184_t0007_u01788570695634") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5cf_d20260905_m011239_c001_v7007000_t0000_u01788570759951") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28539b_d20260905_m011233_c001_v0001167_t0019_u01788570753039") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f0_d20260905_m011227_c001_v7007000_t0000_u01788570747824") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2852e9_d20260905_m011221_c001_v0001167_t0019_u01788570741443") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d3_d20260905_m011216_c001_v7007000_t0000_u01788570736156") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28524f_d20260905_m011209_c001_v0001167_t0019_u01788570729221") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d504_d20260905_m011204_c001_v7007000_t0000_u01788570724022") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285194_d20260905_m011157_c001_v0001167_t0019_u01788570717644") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ea_d20260905_m011152_c001_v7007000_t0000_u01788570712384") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2850fb_d20260905_m011145_c001_v0001167_t0019_u01788570705472") 2026/09/05 01:13:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4af_d20260905_m011136_c001_v7007000_t0000_u01788570696751") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831987_d20260905_m011132_c001_v0001117_t0047_u01788570692005") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146c2_d20260905_m011126_c001_v7007000_t0000_u01788570686837") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983192d_d20260905_m011122_c001_v0001117_t0047_u01788570682672") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411312a0_d20260905_m011120_c001_v7007000_t0000_u01788570680381") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284f61_d20260905_m011114_c001_v0001167_t0019_u01788570674799") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac95_d20260905_m011109_c001_v7007000_t0000_u01788570669596") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ef3_d20260905_m011105_c001_v0001167_t0019_u01788570665504") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308e6_d20260905_m011103_c001_v7007000_t0000_u01788570663619") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831871_d20260905_m011058_c001_v0001117_t0047_u01788570658581") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308d6_d20260905_m011049_c001_v7007000_t0000_u01788570649432") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ebc_d20260905_m011043_c001_v0001184_t0007_u01788570643189") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581304_d20260905_m011037_c001_v7007000_t0000_u01788570637955") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48e1f_d20260905_m011031_c001_v0001184_t0007_u01788570631098") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e14_d20260905_m011025_c001_v7007000_t0000_u01788570625648") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48d89_d20260905_m011019_c001_v0001184_t0007_u01788570619250") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af755_d20260905_m011123_c001_v7007000_t0000_u01788570683304") 2026/09/05 01:13:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831911_d20260905_m011118_c001_v0001117_t0011_u01788570678812") 2026/09/05 01:13:31 DEBUG : dir1/0008-23456: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4c2_d20260905_m011140_c001_v7007000_t0000_u01788570700487") 2026/09/05 01:13:31 DEBUG : dir1/0008-23456: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28508f_d20260905_m011135_c001_v0001167_t0019_u01788570695602") 2026/09/05 01:13:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d0_d20260905_m011240_c001_v7007000_t0000_u01788570760132") 2026/09/05 01:13:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc494bc_d20260905_m011233_c001_v0001184_t0007_u01788570753273") 2026/09/05 01:13:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f1_d20260905_m011228_c001_v7007000_t0000_u01788570748004") 2026/09/05 01:13:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4941a_d20260905_m011221_c001_v0001184_t0007_u01788570741627") 2026/09/05 01:13:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d4_d20260905_m011216_c001_v7007000_t0000_u01788570736336") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49368_d20260905_m011209_c001_v0001184_t0007_u01788570729404") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d505_d20260905_m011204_c001_v7007000_t0000_u01788570724200") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc492ae_d20260905_m011157_c001_v0001184_t0007_u01788570717828") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4eb_d20260905_m011152_c001_v7007000_t0000_u01788570712576") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49212_d20260905_m011145_c001_v0001184_t0007_u01788570705657") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da93650280e_d20260905_m011136_c001_v7007000_t0000_u01788570696152") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea964_d20260905_m011132_c001_v0001173_t0043_u01788570692189") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146c5_d20260905_m011127_c001_v7007000_t0000_u01788570687018") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea902_d20260905_m011122_c001_v0001173_t0043_u01788570682832") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acb6_d20260905_m011120_c001_v7007000_t0000_u01788570680648") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8b8_d20260905_m011114_c001_v0001173_t0043_u01788570674983") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac96_d20260905_m011109_c001_v7007000_t0000_u01788570669777") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea86e_d20260905_m011105_c001_v0001173_t0043_u01788570665653") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da93650278f_d20260905_m011103_c001_v7007000_t0000_u01788570663634") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea812_d20260905_m011058_c001_v0001173_t0043_u01788570658765") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f401ddc18a8e77b09_d20260905_m011049_c001_v7007000_t0000_u01788570649590") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317ff_d20260905_m011043_c001_v0001117_t0047_u01788570643371") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581305_d20260905_m011038_c001_v7007000_t0000_u01788570638136") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317b9_d20260905_m011031_c001_v0001117_t0047_u01788570631281") 2026/09/05 01:13:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93e15_d20260905_m011025_c001_v7007000_t0000_u01788570625828") 2026/09/05 01:13:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831775_d20260905_m011019_c001_v0001117_t0047_u01788570619432") 2026/09/05 01:13:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411312ac_d20260905_m011123_c001_v7007000_t0000_u01788570683262") 2026/09/05 01:13:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea8e0_d20260905_m011118_c001_v0001173_t0032_u01788570678822") 2026/09/05 01:13:33 DEBUG : dir1/0009-34567: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4c3_d20260905_m011140_c001_v7007000_t0000_u01788570700666") 2026/09/05 01:13:33 DEBUG : dir1/0009-34567: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319a1_d20260905_m011135_c001_v0001117_t0047_u01788570695712") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d1_d20260905_m011240_c001_v7007000_t0000_u01788570760315") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831b09_d20260905_m011233_c001_v0001117_t0047_u01788570753456") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f2_d20260905_m011228_c001_v7007000_t0000_u01788570748184") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831ac3_d20260905_m011221_c001_v0001117_t0047_u01788570741811") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d5_d20260905_m011216_c001_v7007000_t0000_u01788570736516") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a71_d20260905_m011209_c001_v0001117_t0047_u01788570729591") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d506_d20260905_m011204_c001_v7007000_t0000_u01788570724380") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a2f_d20260905_m011158_c001_v0001117_t0047_u01788570718011") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ec_d20260905_m011152_c001_v7007000_t0000_u01788570712755") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319db_d20260905_m011145_c001_v0001117_t0047_u01788570705841") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502810_d20260905_m011136_c001_v7007000_t0000_u01788570696333") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49129_d20260905_m011132_c001_v0001184_t0007_u01788570692373") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146c7_d20260905_m011127_c001_v7007000_t0000_u01788570687199") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc490be_d20260905_m011122_c001_v0001184_t0007_u01788570682843") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ef16_d20260905_m011120_c001_v7007000_t0000_u01788570680555") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318ef_d20260905_m011115_c001_v0001117_t0047_u01788570675167") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac97_d20260905_m011109_c001_v7007000_t0000_u01788570669958") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318a7_d20260905_m011105_c001_v0001117_t0047_u01788570665666") 2026/09/05 01:13:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa82b_d20260905_m011103_c001_v7007000_t0000_u01788570663971") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48f78_d20260905_m011058_c001_v0001184_t0007_u01788570658948") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f401ddc18a8e77b05_d20260905_m011049_c001_v7007000_t0000_u01788570649229") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea787_d20260905_m011043_c001_v0001173_t0043_u01788570643553") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581306_d20260905_m011038_c001_v7007000_t0000_u01788570638329") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea731_d20260905_m011031_c001_v0001173_t0043_u01788570631462") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee96_d20260905_m011026_c001_v7007000_t0000_u01788570626368") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea6b9_d20260905_m011019_c001_v0001173_t0043_u01788570619614") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31699a8_d20260905_m011123_c001_v7007000_t0000_u01788570683277") 2026/09/05 01:13:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc49084_d20260905_m011118_c001_v0001184_t0058_u01788570678833") 2026/09/05 01:13:34 DEBUG : dir1/0010-45678: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4c4_d20260905_m011140_c001_v7007000_t0000_u01788570700849") 2026/09/05 01:13:34 DEBUG : dir1/0010-45678: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea999_d20260905_m011135_c001_v0001173_t0043_u01788570695767") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d2_d20260905_m011240_c001_v7007000_t0000_u01788570760498") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab6d_d20260905_m011233_c001_v0001173_t0043_u01788570753641") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f3_d20260905_m011228_c001_v7007000_t0000_u01788570748410") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab07_d20260905_m011221_c001_v0001173_t0043_u01788570741995") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d6_d20260905_m011216_c001_v7007000_t0000_u01788570736697") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaabd_d20260905_m011209_c001_v0001173_t0043_u01788570729775") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d507_d20260905_m011204_c001_v7007000_t0000_u01788570724561") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaa53_d20260905_m011158_c001_v0001173_t0043_u01788570718193") 2026/09/05 01:13:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ed_d20260905_m011152_c001_v7007000_t0000_u01788570712935") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea9ed_d20260905_m011146_c001_v0001173_t0043_u01788570706024") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af766_d20260905_m011136_c001_v7007000_t0000_u01788570696707") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285063_d20260905_m011132_c001_v0001167_t0019_u01788570692556") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146c9_d20260905_m011127_c001_v7007000_t0000_u01788570687380") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284fe1_d20260905_m011122_c001_v0001167_t0019_u01788570682855") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa887_d20260905_m011120_c001_v7007000_t0000_u01788570680195") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49050_d20260905_m011115_c001_v0001184_t0007_u01788570675348") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac98_d20260905_m011110_c001_v7007000_t0000_u01788570670139") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48fce_d20260905_m011105_c001_v0001184_t0007_u01788570665678") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa82c_d20260905_m011104_c001_v7007000_t0000_u01788570664154") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284e87_d20260905_m011059_c001_v0001167_t0019_u01788570659129") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa805_d20260905_m011049_c001_v7007000_t0000_u01788570649320") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284deb_d20260905_m011043_c001_v0001167_t0019_u01788570643736") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581307_d20260905_m011038_c001_v7007000_t0000_u01788570638516") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284d69_d20260905_m011031_c001_v0001167_t0019_u01788570631646") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee97_d20260905_m011026_c001_v7007000_t0000_u01788570626548") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284cd7_d20260905_m011019_c001_v0001167_t0019_u01788570619798") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acbb_d20260905_m011123_c001_v7007000_t0000_u01788570683421") 2026/09/05 01:13:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc4908c_d20260905_m011119_c001_v0001184_t0054_u01788570679046") 2026/09/05 01:13:35 DEBUG : dir1/0011-56789: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4c5_d20260905_m011141_c001_v7007000_t0000_u01788570701078") 2026/09/05 01:13:35 DEBUG : dir1/0011-56789: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285091_d20260905_m011135_c001_v0001167_t0019_u01788570695785") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d3_d20260905_m011240_c001_v7007000_t0000_u01788570760681") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2853ab_d20260905_m011233_c001_v0001167_t0019_u01788570753908") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f5_d20260905_m011228_c001_v7007000_t0000_u01788570748590") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2852f5_d20260905_m011222_c001_v0001167_t0019_u01788570742180") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d7_d20260905_m011216_c001_v7007000_t0000_u01788570736878") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28525d_d20260905_m011209_c001_v0001167_t0019_u01788570729959") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d508_d20260905_m011204_c001_v7007000_t0000_u01788570724740") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2851a2_d20260905_m011158_c001_v0001167_t0019_u01788570718374") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ee_d20260905_m011153_c001_v7007000_t0000_u01788570713114") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285105_d20260905_m011146_c001_v0001167_t0019_u01788570706208") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4000c361fee42edc_d20260905_m011136_c001_v7007000_t0000_u01788570696347") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983198b_d20260905_m011132_c001_v0001117_t0047_u01788570692738") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146ca_d20260905_m011127_c001_v7007000_t0000_u01788570687560") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983192f_d20260905_m011122_c001_v0001117_t0047_u01788570682866") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa889_d20260905_m011120_c001_v7007000_t0000_u01788570680386") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284f6d_d20260905_m011115_c001_v0001167_t0019_u01788570675531") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac99_d20260905_m011110_c001_v7007000_t0000_u01788570670320") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ef7_d20260905_m011105_c001_v0001167_t0019_u01788570665689") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308e9_d20260905_m011104_c001_v7007000_t0000_u01788570664163") 2026/09/05 01:13:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831879_d20260905_m011059_c001_v0001117_t0047_u01788570659313") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69cee_d20260905_m011048_c001_v7007000_t0000_u01788570648847") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ec4_d20260905_m011043_c001_v0001184_t0007_u01788570643920") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c581309_d20260905_m011038_c001_v7007000_t0000_u01788570638700") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48e2b_d20260905_m011031_c001_v0001184_t0007_u01788570631828") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee98_d20260905_m011026_c001_v7007000_t0000_u01788570626729") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48d97_d20260905_m011019_c001_v0001184_t0007_u01788570619983") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa8a9_d20260905_m011123_c001_v7007000_t0000_u01788570683233") 2026/09/05 01:13:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284fad_d20260905_m011119_c001_v0001167_t0010_u01788570679057") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4c7_d20260905_m011141_c001_v7007000_t0000_u01788570701256") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49156_d20260905_m011135_c001_v0001184_t0007_u01788570695818") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d5_d20260905_m011240_c001_v7007000_t0000_u01788570760864") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc494c8_d20260905_m011234_c001_v0001184_t0007_u01788570754093") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f7_d20260905_m011228_c001_v7007000_t0000_u01788570748770") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49424_d20260905_m011222_c001_v0001184_t0007_u01788570742362") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d8_d20260905_m011217_c001_v7007000_t0000_u01788570737066") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4937a_d20260905_m011210_c001_v0001184_t0007_u01788570730161") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d509_d20260905_m011204_c001_v7007000_t0000_u01788570724924") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc492b6_d20260905_m011158_c001_v0001184_t0007_u01788570718557") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ef_d20260905_m011153_c001_v7007000_t0000_u01788570713293") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49220_d20260905_m011146_c001_v0001184_t0007_u01788570706395") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4000c361fee42ede_d20260905_m011136_c001_v7007000_t0000_u01788570696717") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea96e_d20260905_m011132_c001_v0001173_t0043_u01788570692923") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146cb_d20260905_m011127_c001_v7007000_t0000_u01788570687740") 2026/09/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea904_d20260905_m011123_c001_v0001173_t0043_u01788570683016") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1acb4_d20260905_m011120_c001_v7007000_t0000_u01788570680467") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea8be_d20260905_m011115_c001_v0001173_t0043_u01788570675717") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac9a_d20260905_m011110_c001_v7007000_t0000_u01788570670502") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea870_d20260905_m011105_c001_v0001173_t0043_u01788570665835") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308e8_d20260905_m011103_c001_v7007000_t0000_u01788570663980") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea818_d20260905_m011059_c001_v0001173_t0043_u01788570659496") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d3eb_d20260905_m011049_c001_v7007000_t0000_u01788570649469") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831803_d20260905_m011044_c001_v0001117_t0047_u01788570644104") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c58130a_d20260905_m011038_c001_v7007000_t0000_u01788570638883") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398317bd_d20260905_m011032_c001_v0001117_t0047_u01788570632011") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee99_d20260905_m011026_c001_v7007000_t0000_u01788570626908") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983177b_d20260905_m011020_c001_v0001117_t0047_u01788570620166") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af756_d20260905_m011123_c001_v7007000_t0000_u01788570683490") 2026/09/05 01:13:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea8e2_d20260905_m011119_c001_v0001173_t0036_u01788570679231") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4ca_d20260905_m011141_c001_v7007000_t0000_u01788570701436") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319a5_d20260905_m011135_c001_v0001117_t0047_u01788570695895") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d6_d20260905_m011241_c001_v7007000_t0000_u01788570761107") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831b11_d20260905_m011234_c001_v0001117_t0047_u01788570754275") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65f9_d20260905_m011228_c001_v7007000_t0000_u01788570748950") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831ac5_d20260905_m011222_c001_v0001117_t0047_u01788570742544") 2026/09/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65d9_d20260905_m011217_c001_v7007000_t0000_u01788570737246") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a77_d20260905_m011210_c001_v0001117_t0047_u01788570730345") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d50a_d20260905_m011205_c001_v7007000_t0000_u01788570725144") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831a33_d20260905_m011158_c001_v0001117_t0047_u01788570718742") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4f0_d20260905_m011153_c001_v7007000_t0000_u01788570713472") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398319e3_d20260905_m011146_c001_v0001117_t0047_u01788570706578") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f401ddc18a8e77c0c_d20260905_m011136_c001_v7007000_t0000_u01788570696543") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49136_d20260905_m011133_c001_v0001184_t0007_u01788570693106") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146cc_d20260905_m011127_c001_v7007000_t0000_u01788570687920") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc490c0_d20260905_m011123_c001_v0001184_t0007_u01788570683028") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af752_d20260905_m011120_c001_v7007000_t0000_u01788570680195") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318f9_d20260905_m011115_c001_v0001117_t0047_u01788570675900") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac9b_d20260905_m011110_c001_v7007000_t0000_u01788570670683") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398318a9_d20260905_m011105_c001_v0001117_t0047_u01788570665849") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502795_d20260905_m011103_c001_v7007000_t0000_u01788570663994") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48f84_d20260905_m011059_c001_v0001184_t0007_u01788570659810") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69cef_d20260905_m011049_c001_v7007000_t0000_u01788570649026") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea795_d20260905_m011044_c001_v0001173_t0043_u01788570644285") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c58130b_d20260905_m011039_c001_v7007000_t0000_u01788570639065") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea733_d20260905_m011032_c001_v0001173_t0043_u01788570632193") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee9a_d20260905_m011027_c001_v7007000_t0000_u01788570627087") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea6bd_d20260905_m011020_c001_v0001173_t0043_u01788570620349") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa8b1_d20260905_m011123_c001_v7007000_t0000_u01788570683593") 2026/09/05 01:13:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc49092_d20260905_m011119_c001_v0001184_t0046_u01788570679256") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4cd_d20260905_m011141_c001_v7007000_t0000_u01788570701615") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea99b_d20260905_m011135_c001_v0001173_t0043_u01788570695952") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d7_d20260905_m011241_c001_v7007000_t0000_u01788570761293") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab79_d20260905_m011234_c001_v0001173_t0043_u01788570754541") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65fc_d20260905_m011229_c001_v7007000_t0000_u01788570749136") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eab0f_d20260905_m011222_c001_v0001173_t0043_u01788570742726") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65da_d20260905_m011217_c001_v7007000_t0000_u01788570737521") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaac3_d20260905_m011210_c001_v0001173_t0043_u01788570730530") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d50b_d20260905_m011205_c001_v7007000_t0000_u01788570725324") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eaa5b_d20260905_m011158_c001_v0001173_t0043_u01788570718924") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4f1_d20260905_m011153_c001_v7007000_t0000_u01788570713652") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea9f3_d20260905_m011146_c001_v0001173_t0043_u01788570706859") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411312b5_d20260905_m011136_c001_v7007000_t0000_u01788570696550") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285069_d20260905_m011133_c001_v0001167_t0019_u01788570693289") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146cd_d20260905_m011128_c001_v7007000_t0000_u01788570688099") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284fe3_d20260905_m011123_c001_v0001167_t0019_u01788570683039") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa88e_d20260905_m011120_c001_v7007000_t0000_u01788570680700") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4905c_d20260905_m011116_c001_v0001184_t0007_u01788570676214") 2026/09/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac9c_d20260905_m011110_c001_v7007000_t0000_u01788570670864") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48fd6_d20260905_m011105_c001_v0001184_t0007_u01788570665861") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502797_d20260905_m011104_c001_v7007000_t0000_u01788570664174") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284e9f_d20260905_m011059_c001_v0001167_t0019_u01788570659994") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214643_d20260905_m011049_c001_v7007000_t0000_u01788570649237") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284df1_d20260905_m011044_c001_v0001167_t0019_u01788570644468") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c58130c_d20260905_m011039_c001_v7007000_t0000_u01788570639247") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284d71_d20260905_m011032_c001_v0001167_t0019_u01788570632376") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee9c_d20260905_m011027_c001_v7007000_t0000_u01788570627267") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ce1_d20260905_m011020_c001_v0001167_t0019_u01788570620532") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146b0_d20260905_m011123_c001_v7007000_t0000_u01788570683433") 2026/09/05 01:13:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831915_d20260905_m011119_c001_v0001117_t0015_u01788570679395") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4d0_d20260905_m011141_c001_v7007000_t0000_u01788570701794") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285093_d20260905_m011135_c001_v0001167_t0019_u01788570695969") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5d9_d20260905_m011241_c001_v7007000_t0000_u01788570761480") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2853b9_d20260905_m011234_c001_v0001167_t0019_u01788570754722") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65ff_d20260905_m011229_c001_v7007000_t0000_u01788570749316") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285309_d20260905_m011222_c001_v0001167_t0019_u01788570742915") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65db_d20260905_m011217_c001_v7007000_t0000_u01788570737728") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285267_d20260905_m011210_c001_v0001167_t0019_u01788570730714") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d50c_d20260905_m011205_c001_v7007000_t0000_u01788570725504") 2026/09/05 01:13:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2851ae_d20260905_m011159_c001_v0001167_t0019_u01788570719106") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4f2_d20260905_m011153_c001_v7007000_t0000_u01788570713839") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28510f_d20260905_m011147_c001_v0001167_t0019_u01788570707048") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da936502811_d20260905_m011136_c001_v7007000_t0000_u01788570696512") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983198f_d20260905_m011133_c001_v0001117_t0047_u01788570693472") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146ce_d20260905_m011128_c001_v7007000_t0000_u01788570688278") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831931_d20260905_m011123_c001_v0001117_t0047_u01788570683049") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa88b_d20260905_m011120_c001_v7007000_t0000_u01788570680519") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284f79_d20260905_m011116_c001_v0001167_t0019_u01788570676398") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac9d_d20260905_m011111_c001_v7007000_t0000_u01788570671046") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284efd_d20260905_m011105_c001_v0001167_t0019_u01788570665872") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac80_d20260905_m011104_c001_v7007000_t0000_u01788570664003") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831881_d20260905_m011100_c001_v0001117_t0047_u01788570660177") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414cef54ad0ef9b5_d20260905_m011049_c001_v7007000_t0000_u01788570649550") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ed0_d20260905_m011044_c001_v0001184_t0007_u01788570644653") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c58130d_d20260905_m011039_c001_v7007000_t0000_u01788570639428") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48e35_d20260905_m011032_c001_v0001184_t0007_u01788570632559") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee9d_d20260905_m011027_c001_v7007000_t0000_u01788570627446") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48da9_d20260905_m011020_c001_v0001184_t0007_u01788570620720") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411312ad_d20260905_m011123_c001_v7007000_t0000_u01788570683443") 2026/09/05 01:13:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc49096_d20260905_m011119_c001_v0001184_t0007_u01788570679453") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa811_d20260905_m011052_c001_v7007000_t0000_u01788570652364") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831819_d20260905_m011046_c001_v0001117_t0054_u01788570646893") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa812_d20260905_m011052_c001_v7007000_t0000_u01788570652545") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284e07_d20260905_m011046_c001_v0001167_t0023_u01788570646915") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa813_d20260905_m011052_c001_v7007000_t0000_u01788570652725") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48ee4_d20260905_m011046_c001_v0001184_t0013_u01788570646929") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa815_d20260905_m011052_c001_v7007000_t0000_u01788570652905") 2026/09/05 01:13:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea7ab_d20260905_m011047_c001_v0001173_t0025_u01788570647027") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa816_d20260905_m011053_c001_v7007000_t0000_u01788570653086") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48ee6_d20260905_m011047_c001_v0001184_t0058_u01788570647143") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa817_d20260905_m011053_c001_v7007000_t0000_u01788570653268") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284e0b_d20260905_m011047_c001_v0001167_t0041_u01788570647319") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa818_d20260905_m011053_c001_v7007000_t0000_u01788570653450") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48eea_d20260905_m011047_c001_v0001184_t0015_u01788570647350") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa819_d20260905_m011053_c001_v7007000_t0000_u01788570653630") 2026/09/05 01:13:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd5713983181d_d20260905_m011047_c001_v0001117_t0007_u01788570647467") 2026/09/05 01:13:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa81b_d20260905_m011053_c001_v7007000_t0000_u01788570653812") 2026/09/05 01:13:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea7b3_d20260905_m011047_c001_v0001173_t0020_u01788570647581") 2026/09/05 01:13:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa81c_d20260905_m011053_c001_v7007000_t0000_u01788570653992") 2026/09/05 01:13:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48ef2_d20260905_m011047_c001_v0001184_t0050_u01788570647635") 2026/09/05 01:13:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa81e_d20260905_m011054_c001_v7007000_t0000_u01788570654173") 2026/09/05 01:13:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284e11_d20260905_m011047_c001_v0001167_t0053_u01788570647668") 2026/09/05 01:13:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa81f_d20260905_m011054_c001_v7007000_t0000_u01788570654356") 2026/09/05 01:13:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48ef6_d20260905_m011047_c001_v0001184_t0044_u01788570647836") 2026/09/05 01:13:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa820_d20260905_m011054_c001_v7007000_t0000_u01788570654537") 2026/09/05 01:13:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea7b7_d20260905_m011047_c001_v0001173_t0057_u01788570647893") 2026/09/05 01:13:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa821_d20260905_m011054_c001_v7007000_t0000_u01788570654718") 2026/09/05 01:13:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284e15_d20260905_m011047_c001_v0001167_t0055_u01788570647969") 2026/09/05 01:13:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa822_d20260905_m011054_c001_v7007000_t0000_u01788570654899") 2026/09/05 01:13:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831821_d20260905_m011048_c001_v0001117_t0023_u01788570648021") 2026/09/05 01:13:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa823_d20260905_m011055_c001_v7007000_t0000_u01788570655081") 2026/09/05 01:13:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48efa_d20260905_m011048_c001_v0001184_t0007_u01788570648054") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af727_d20260905_m011106_c001_v7007000_t0000_u01788570666065") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48f9e_d20260905_m011101_c001_v0001184_t0035_u01788570661978") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da9365027b7_d20260905_m011106_c001_v7007000_t0000_u01788570666468") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284eb9_d20260905_m011101_c001_v0001167_t0008_u01788570661990") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af728_d20260905_m011106_c001_v7007000_t0000_u01788570666248") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd5713983188f_d20260905_m011102_c001_v0001117_t0050_u01788570661999") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c1990398_d20260905_m011106_c001_v7007000_t0000_u01788570666056") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea836_d20260905_m011102_c001_v0001173_t0043_u01788570662099") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac87_d20260905_m011106_c001_v7007000_t0000_u01788570666076") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48fa0_d20260905_m011102_c001_v0001184_t0051_u01788570662183") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c199039a_d20260905_m011106_c001_v7007000_t0000_u01788570666237") 2026/09/05 01:13:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284ebb_d20260905_m011102_c001_v0001167_t0055_u01788570662378") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f425e938e573bdecb_d20260905_m011106_c001_v7007000_t0000_u01788570666299") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48fa2_d20260905_m011102_c001_v0001184_t0036_u01788570662392") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69d0f_d20260905_m011106_c001_v7007000_t0000_u01788570666310") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea83c_d20260905_m011102_c001_v0001173_t0014_u01788570662441") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa82e_d20260905_m011106_c001_v7007000_t0000_u01788570666320") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48faa_d20260905_m011102_c001_v0001184_t0044_u01788570662603") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c199039d_d20260905_m011106_c001_v7007000_t0000_u01788570666468") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831891_d20260905_m011102_c001_v0001117_t0003_u01788570662613") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac88_d20260905_m011106_c001_v7007000_t0000_u01788570666263") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284ec3_d20260905_m011102_c001_v0001167_t0013_u01788570662686") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da9365027b0_d20260905_m011106_c001_v7007000_t0000_u01788570666085") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48fae_d20260905_m011102_c001_v0001184_t0054_u01788570662825") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f425e938e573bdeca_d20260905_m011106_c001_v7007000_t0000_u01788570666118") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea83e_d20260905_m011102_c001_v0001173_t0009_u01788570662903") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41994da9365027b2_d20260905_m011106_c001_v7007000_t0000_u01788570666269") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48fb2_d20260905_m011103_c001_v0001184_t0040_u01788570663038") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308ed_d20260905_m011106_c001_v7007000_t0000_u01788570666106") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284ec9_d20260905_m011103_c001_v0001167_t0011_u01788570663122") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f406eaa69e2e308f0_d20260905_m011106_c001_v7007000_t0000_u01788570666287") 2026/09/05 01:13:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48fb4_d20260905_m011103_c001_v0001184_t0007_u01788570663247") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d32a_d20260905_m010929_c001_v7007000_t0000_u01788570569007") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4176c99f3c50088c_d20260905_m010927_c001_v0001184_t0007_u01788570567281") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322145bd_d20260905_m010927_c001_v7007000_t0000_u01788570567099") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4176c99f3c50086e_d20260905_m010924_c001_v0001184_t0007_u01788570564877") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322145bb_d20260905_m010924_c001_v7007000_t0000_u01788570564156") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398315c3_d20260905_m010919_c001_v0001117_t0047_u01788570559736") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d313_d20260905_m010918_c001_v7007000_t0000_u01788570558281") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f419ea54bde71edc4_d20260905_m010916_c001_v0001157_t0031_u01788570556540") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f425e938e573bce4e_d20260905_m010916_c001_v7007000_t0000_u01788570556356") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f419ea54bde71eda4_d20260905_m010914_c001_v0001157_t0031_u01788570554044") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f425e938e573bce49_d20260905_m010913_c001_v7007000_t0000_u01788570553316") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284940_d20260905_m010909_c001_v0001167_t0019_u01788570549820") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d2fd_d20260905_m010908_c001_v7007000_t0000_u01788570548544") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4099deaa8b12d189_d20260905_m010907_c001_v0001101_t0012_u01788570547384") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93da1_d20260905_m010907_c001_v7007000_t0000_u01788570547204") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4099deaa8b12d17f_d20260905_m010905_c001_v0001101_t0012_u01788570545347") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93d9f_d20260905_m010904_c001_v7007000_t0000_u01788570544627") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2848dd_d20260905_m010901_c001_v0001167_t0019_u01788570541666") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d2eb_d20260905_m010900_c001_v7007000_t0000_u01788570540762") 2026/09/05 01:13:46 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41722a9f49087da7_d20260905_m010859_c001_v0001116_t0022_u01788570539287") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69c27_d20260905_m010859_c001_v7007000_t0000_u01788570539106") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41722a9f49087d9b_d20260905_m010856_c001_v0001116_t0022_u01788570536477") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69c1f_d20260905_m010855_c001_v7007000_t0000_u01788570535755") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284872_d20260905_m010850_c001_v0001167_t0019_u01788570530512") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af644_d20260905_m010849_c001_v7007000_t0000_u01788570529388") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f402ad1ae6bb6baf1_d20260905_m010847_c001_v0001146_t0018_u01788570527920") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af63f_d20260905_m010847_c001_v7007000_t0000_u01788570527738") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f402ad1ae6bb6bae1_d20260905_m010845_c001_v0001146_t0018_u01788570525082") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af639_d20260905_m010844_c001_v7007000_t0000_u01788570524361") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2847d8_d20260905_m010836_c001_v0001167_t0019_u01788570516577") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411311dd_d20260905_m010835_c001_v7007000_t0000_u01788570515672") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408fc34dd9a5f54d_d20260905_m010833_c001_v0001157_t0026_u01788570513430") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404bc9e1169194e4_d20260905_m010833_c001_v7007000_t0000_u01788570513245") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408fc34dd9a5f539_d20260905_m010830_c001_v0001157_t0026_u01788570510636") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404bc9e1169194e2_d20260905_m010829_c001_v7007000_t0000_u01788570509779") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640db1_d20260905_m010824_c001_v0001179_t0026_u01788570504249") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0ede_d20260905_m010823_c001_v7007000_t0000_u01788570503154") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4019abc3b2558e96_d20260905_m010818_c001_v0001185_t0032_u01788570498148") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4166e09d01ebc396_d20260905_m010817_c001_v7007000_t0000_u01788570497910") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831451_d20260905_m010813_c001_v0001117_t0047_u01788570493931") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4181345002a80542_d20260905_m010813_c001_v0001167_t0045_u01788570493117") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4181345002a80534_d20260905_m010812_c001_v0001167_t0045_u01788570492154") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c1990168_d20260905_m010759_c001_v7007000_t0000_u01788570479316") 2026/09/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640c45_d20260905_m010752_c001_v0001179_t0026_u01788570472915") 2026/09/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40916390eae81710_d20260905_m010752_c001_v0001161_t0052_u01788570472166") 2026/09/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40916390eae8170c_d20260905_m010751_c001_v0001161_t0052_u01788570471249") 2026/09/05 01:13:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d32b_d20260905_m010929_c001_v7007000_t0000_u01788570569186") 2026/09/05 01:13:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41315ab17d2995c2_d20260905_m010926_c001_v0001145_t0014_u01788570566914") 2026/09/05 01:13:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417bb9653cb9b74c_d20260905_m010923_c001_v0001172_t0049_u01788570563972") 2026/09/05 01:13:48 DEBUG : dst/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d314_d20260905_m010918_c001_v7007000_t0000_u01788570558461") 2026/09/05 01:13:48 DEBUG : dst/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400c34b467f88689_d20260905_m010916_c001_v0001185_t0055_u01788570556167") 2026/09/05 01:13:48 DEBUG : dst/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4057fb113f1e8182_d20260905_m010913_c001_v0001184_t0027_u01788570553129") 2026/09/05 01:13:48 DEBUG : dst/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d2ff_d20260905_m010908_c001_v7007000_t0000_u01788570548726") 2026/09/05 01:13:48 DEBUG : dst/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4175c98de0759b71_d20260905_m010907_c001_v0001101_t0010_u01788570547021") 2026/09/05 01:13:48 DEBUG : dst/one.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f405b8664c8ba8afc_d20260905_m010904_c001_v0001041_t0012_u01788570544444") 2026/09/05 01:13:48 DEBUG : dst/three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0edf_d20260905_m010823_c001_v7007000_t0000_u01788570503337") 2026/09/05 01:13:48 DEBUG : dst/three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4181345002a80586_d20260905_m010821_c001_v0001167_t0045_u01788570501856") 2026/09/05 01:13:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d32c_d20260905_m010929_c001_v7007000_t0000_u01788570569366") 2026/09/05 01:13:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f402e67128a47283d_d20260905_m010928_c001_v0001174_t0037_u01788570568081") 2026/09/05 01:13:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f409f996b1e788d56_d20260905_m010925_c001_v0001097_t0043_u01788570565611") 2026/09/05 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d32e_d20260905_m010929_c001_v7007000_t0000_u01788570569546") 2026/09/05 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4176c99f3c50089e_d20260905_m010928_c001_v0001184_t0007_u01788570568448") 2026/09/05 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322145be_d20260905_m010928_c001_v7007000_t0000_u01788570568266") 2026/09/05 01:13:48 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4176c99f3c500880_d20260905_m010925_c001_v0001184_t0007_u01788570565977") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322145bc_d20260905_m010925_c001_v7007000_t0000_u01788570565796") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398315c7_d20260905_m010920_c001_v0001117_t0047_u01788570560475") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d315_d20260905_m010918_c001_v7007000_t0000_u01788570558641") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f419ea54bde71edd0_d20260905_m010917_c001_v0001157_t0031_u01788570557724") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f425e938e573bce50_d20260905_m010917_c001_v7007000_t0000_u01788570557539") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f419ea54bde71edb2_d20260905_m010915_c001_v0001157_t0031_u01788570555224") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f425e938e573bce4b_d20260905_m010915_c001_v7007000_t0000_u01788570555040") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284944_d20260905_m010910_c001_v0001167_t0019_u01788570550186") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93da6_d20260905_m010907_c001_v7007000_t0000_u01788570547999") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983156b_d20260905_m010906_c001_v0001117_t0047_u01788570546271") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93da0_d20260905_m010905_c001_v7007000_t0000_u01788570545903") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2848e2_d20260905_m010902_c001_v0001167_t0019_u01788570542034") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69c28_d20260905_m010859_c001_v7007000_t0000_u01788570539857") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983153b_d20260905_m010858_c001_v0001117_t0047_u01788570538155") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69c23_d20260905_m010857_c001_v7007000_t0000_u01788570537057") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284876_d20260905_m010850_c001_v0001167_t0019_u01788570530874") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af640_d20260905_m010848_c001_v7007000_t0000_u01788570528479") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398314f7_d20260905_m010846_c001_v0001117_t0047_u01788570526770") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af63b_d20260905_m010845_c001_v7007000_t0000_u01788570525652") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28480a_d20260905_m010839_c001_v0001167_t0019_u01788570519479") 2026/09/05 01:13:49 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404bc9e1169194e5_d20260905_m010834_c001_v7007000_t0000_u01788570514005") 2026/09/05 01:13:50 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640e18_d20260905_m010832_c001_v0001179_t0026_u01788570512296") 2026/09/05 01:13:50 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404bc9e1169194e3_d20260905_m010831_c001_v7007000_t0000_u01788570511208") 2026/09/05 01:13:50 DEBUG : dst/three.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831493_d20260905_m010824_c001_v0001117_t0047_u01788570504980") 2026/09/05 01:13:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d316_d20260905_m010918_c001_v7007000_t0000_u01788570558820") 2026/09/05 01:13:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40110f203b3efe1c_d20260905_m010917_c001_v0001144_t0047_u01788570557351") 2026/09/05 01:13:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418601312aff3233_d20260905_m010914_c001_v0001113_t0033_u01788570554782") 2026/09/05 01:13:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d300_d20260905_m010908_c001_v7007000_t0000_u01788570548915") 2026/09/05 01:13:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bf301a1b6632f_d20260905_m010907_c001_v0001154_t0011_u01788570547772") 2026/09/05 01:13:50 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417744cc740acb18_d20260905_m010905_c001_v0001174_t0044_u01788570545719") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d32f_d20260905_m010929_c001_v7007000_t0000_u01788570569726") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2849ba_d20260905_m010920_c001_v0001167_t0019_u01788570560286") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d317_d20260905_m010919_c001_v7007000_t0000_u01788570559001") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831585_d20260905_m010910_c001_v0001117_t0047_u01788570550004") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d301_d20260905_m010909_c001_v7007000_t0000_u01788570549094") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831553_d20260905_m010901_c001_v0001117_t0047_u01788570541853") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d2ee_d20260905_m010900_c001_v7007000_t0000_u01788570540943") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983150d_d20260905_m010850_c001_v0001117_t0047_u01788570530693") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af645_d20260905_m010849_c001_v7007000_t0000_u01788570529568") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398314bf_d20260905_m010837_c001_v0001117_t0047_u01788570517127") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4231a6b0411311de_d20260905_m010835_c001_v7007000_t0000_u01788570515853") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28474f_d20260905_m010824_c001_v0001167_t0019_u01788570504798") 2026/09/05 01:13:50 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0ee0_d20260905_m010823_c001_v7007000_t0000_u01788570503520") 2026/09/05 01:13:51 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4087c4166cb07173_d20260905_m010819_c001_v0001173_t0031_u01788570499634") 2026/09/05 01:13:51 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c199016b_d20260905_m010759_c001_v7007000_t0000_u01788570479498") 2026/09/05 01:13:51 DEBUG : dst/two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40916390eae81722_d20260905_m010758_c001_v0001161_t0052_u01788570478410") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69b10_d20260905_m010723_c001_v7007000_t0000_u01788570443741") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831339_d20260905_m010720_c001_v0001117_t0047_u01788570440001") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69b0d_d20260905_m010717_c001_v7007000_t0000_u01788570437956") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398312d1_d20260905_m010707_c001_v0001117_t0047_u01788570427517") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7748_d20260905_m010659_c001_v7007000_t0000_u01788570419349") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831293_d20260905_m010656_c001_v0001117_t0047_u01788570416439") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142ad_d20260905_m010639_c001_v7007000_t0000_u01788570399206") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640811_d20260905_m010637_c001_v0001179_t0026_u01788570397433") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a9_d20260905_m010636_c001_v7007000_t0000_u01788570396689") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686407e9_d20260905_m010635_c001_v0001179_t0026_u01788570395529") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a3_d20260905_m010632_c001_v7007000_t0000_u01788570392998") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686407ad_d20260905_m010631_c001_v0001179_t0026_u01788570391496") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a0_d20260905_m010630_c001_v7007000_t0000_u01788570390770") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640795_d20260905_m010629_c001_v0001179_t0026_u01788570389617") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214293_d20260905_m010624_c001_v7007000_t0000_u01788570384837") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864073b_d20260905_m010623_c001_v0001179_t0026_u01788570383499") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221428e_d20260905_m010622_c001_v7007000_t0000_u01788570382775") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864072d_d20260905_m010622_c001_v0001179_t0026_u01788570382034") 2026/09/05 01:13:51 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214286_d20260905_m010618_c001_v7007000_t0000_u01788570378258") 2026/09/05 01:13:52 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686406df_d20260905_m010616_c001_v0001179_t0026_u01788570376756") 2026/09/05 01:13:52 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a7_d20260905_m010614_c001_v7007000_t0000_u01788570374934") 2026/09/05 01:13:52 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686406b5_d20260905_m010614_c001_v0001179_t0026_u01788570374029") 2026/09/05 01:13:52 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a6_d20260905_m010613_c001_v7007000_t0000_u01788570373667") 2026/09/05 01:13:52 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4135110324b8d519_d20260905_m010613_c001_v0001106_t0029_u01788570373120") 2026/09/05 01:13:52 DEBUG : empty space: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640695_d20260905_m010611_c001_v0001179_t0026_u01788570371650") 2026/09/05 01:13:52 DEBUG : enormous: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142ac_d20260905_m010638_c001_v7007000_t0000_u01788570398481") 2026/09/05 01:13:52 DEBUG : enormous: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640815_d20260905_m010637_c001_v0001179_t0038_u01788570397617") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d34c_d20260905_m010933_c001_v7007000_t0000_u01788570573741") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284a56_d20260905_m010932_c001_v0001167_t0019_u01788570572639") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7744_d20260905_m010654_c001_v7007000_t0000_u01788570414871") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864093c_d20260905_m010653_c001_v0001179_t0026_u01788570413960") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a0_d20260905_m010609_c001_v7007000_t0000_u01788570369223") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640659_d20260905_m010608_c001_v0001179_t0026_u01788570368298") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316969f_d20260905_m010607_c001_v7007000_t0000_u01788570367757") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864063b_d20260905_m010607_c001_v0001179_t0026_u01788570367214") 2026/09/05 01:13:52 DEBUG : existing: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640635_d20260905_m010606_c001_v0001179_t0026_u01788570366489") 2026/09/05 01:13:52 DEBUG : existing-b: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7745_d20260905_m010655_c001_v7007000_t0000_u01788570415051") 2026/09/05 01:13:52 DEBUG : existing-b: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983127b_d20260905_m010653_c001_v0001117_t0047_u01788570413949") 2026/09/05 01:13:52 DEBUG : file1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df3_d20260905_m011013_c001_v7007000_t0000_u01788570613451") 2026/09/05 01:13:52 DEBUG : file1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48d2e_d20260905_m011012_c001_v0001184_t0007_u01788570612686") 2026/09/05 01:13:52 DEBUG : file1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93def_d20260905_m011011_c001_v7007000_t0000_u01788570611392") 2026/09/05 01:13:53 DEBUG : file1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea669_d20260905_m011010_c001_v0001173_t0043_u01788570610624") 2026/09/05 01:13:53 DEBUG : five: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142ae_d20260905_m010642_c001_v7007000_t0000_u01788570402524") 2026/09/05 01:13:53 DEBUG : five: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640841_d20260905_m010640_c001_v0001179_t0026_u01788570400668") 2026/09/05 01:13:53 DEBUG : foo: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e31696a9_d20260905_m010616_c001_v7007000_t0000_u01788570376392") 2026/09/05 01:13:53 DEBUG : foo: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686406d1_d20260905_m010615_c001_v0001179_t0026_u01788570375848") 2026/09/05 01:13:53 DEBUG : foo: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686406cb_d20260905_m010615_c001_v0001179_t0026_u01788570375302") 2026/09/05 01:13:53 DEBUG : four: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142af_d20260905_m010642_c001_v7007000_t0000_u01788570402704") 2026/09/05 01:13:53 DEBUG : four: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284278_d20260905_m010641_c001_v0001167_t0019_u01788570401219") 2026/09/05 01:13:53 DEBUG : four: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640837_d20260905_m010640_c001_v0001179_t0026_u01788570400123") 2026/09/05 01:13:53 DEBUG : hello world2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff68_d20260905_m010525_c001_v7007000_t0000_u01788570325399") 2026/09/05 01:13:53 DEBUG : hello world2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640431_d20260905_m010524_c001_v0001179_t0026_u01788570324857") 2026/09/05 01:13:53 DEBUG : ignore-size: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316969e_d20260905_m010606_c001_v7007000_t0000_u01788570366127") 2026/09/05 01:13:53 DEBUG : ignore-size: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864061f_d20260905_m010605_c001_v0001179_t0026_u01788570365225") 2026/09/05 01:13:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7741_d20260905_m010653_c001_v7007000_t0000_u01788570413229") 2026/09/05 01:13:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28430c_d20260905_m010652_c001_v0001167_t0019_u01788570412684") 2026/09/05 01:13:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b773e_d20260905_m010651_c001_v7007000_t0000_u01788570411952") 2026/09/05 01:13:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831267_d20260905_m010651_c001_v0001117_t0047_u01788570411411") 2026/09/05 01:13:53 DEBUG : one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142b0_d20260905_m010642_c001_v7007000_t0000_u01788570402885") 2026/09/05 01:13:53 DEBUG : one: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864082b_d20260905_m010639_c001_v0001179_t0026_u01788570399572") 2026/09/05 01:13:53 DEBUG : only0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd6_d20260905_m011006_c001_v7007000_t0000_u01788570606099") 2026/09/05 01:13:53 DEBUG : only0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bcd_d20260905_m010959_c001_v0001167_t0019_u01788570599763") 2026/09/05 01:13:54 DEBUG : only0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983169b_d20260905_m010951_c001_v0001117_t0047_u01788570591930") 2026/09/05 01:13:54 DEBUG : only0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d4a7_d20260905_m010945_c001_v7007000_t0000_u01788570585855") 2026/09/05 01:13:54 DEBUG : only0: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831631_d20260905_m010937_c001_v0001117_t0047_u01788570577063") 2026/09/05 01:13:54 DEBUG : only1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd7_d20260905_m011006_c001_v7007000_t0000_u01788570606280") 2026/09/05 01:13:54 DEBUG : only1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831703_d20260905_m011000_c001_v0001117_t0047_u01788570600535") 2026/09/05 01:13:54 DEBUG : only1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316a3_d20260905_m010952_c001_v0001117_t0047_u01788570592292") 2026/09/05 01:13:54 DEBUG : only1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab642e_d20260905_m010945_c001_v7007000_t0000_u01788570585274") 2026/09/05 01:13:54 DEBUG : only1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831633_d20260905_m010937_c001_v0001117_t0047_u01788570577431") 2026/09/05 01:13:54 DEBUG : only10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd8_d20260905_m011006_c001_v7007000_t0000_u01788570606466") 2026/09/05 01:13:54 DEBUG : only10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea609_d20260905_m011000_c001_v0001173_t0043_u01788570600513") 2026/09/05 01:13:54 DEBUG : only10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316cf_d20260905_m010955_c001_v0001117_t0047_u01788570595573") 2026/09/05 01:13:54 DEBUG : only10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab6432_d20260905_m010945_c001_v7007000_t0000_u01788570585995") 2026/09/05 01:13:54 DEBUG : only10: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831653_d20260905_m010940_c001_v0001117_t0047_u01788570580792") 2026/09/05 01:13:54 DEBUG : only11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dd9_d20260905_m011006_c001_v7007000_t0000_u01788570606648") 2026/09/05 01:13:54 DEBUG : only11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ca2_d20260905_m011000_c001_v0001184_t0007_u01788570600328") 2026/09/05 01:13:54 DEBUG : only11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316d5_d20260905_m010955_c001_v0001117_t0047_u01788570595938") 2026/09/05 01:13:54 DEBUG : only11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d4a9_d20260905_m010946_c001_v7007000_t0000_u01788570586222") 2026/09/05 01:13:54 DEBUG : only11: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831659_d20260905_m010941_c001_v0001117_t0047_u01788570581165") 2026/09/05 01:13:54 DEBUG : only12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dda_d20260905_m011006_c001_v7007000_t0000_u01788570606831") 2026/09/05 01:13:54 DEBUG : only12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316fb_d20260905_m010959_c001_v0001117_t0047_u01788570599774") 2026/09/05 01:13:54 DEBUG : only12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316db_d20260905_m010956_c001_v0001117_t0047_u01788570596302") 2026/09/05 01:13:54 DEBUG : only12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6014_d20260905_m010946_c001_v7007000_t0000_u01788570586013") 2026/09/05 01:13:54 DEBUG : only12: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983165d_d20260905_m010941_c001_v0001117_t0047_u01788570581570") 2026/09/05 01:13:55 DEBUG : only13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93ddc_d20260905_m011007_c001_v7007000_t0000_u01788570607014") 2026/09/05 01:13:55 DEBUG : only13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bd5_d20260905_m011000_c001_v0001167_t0019_u01788570600159") 2026/09/05 01:13:55 DEBUG : only13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316df_d20260905_m010956_c001_v0001117_t0047_u01788570596705") 2026/09/05 01:13:55 DEBUG : only13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab6430_d20260905_m010945_c001_v7007000_t0000_u01788570585632") 2026/09/05 01:13:55 DEBUG : only13: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831661_d20260905_m010941_c001_v0001117_t0047_u01788570581963") 2026/09/05 01:13:55 DEBUG : only14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93ddd_d20260905_m011007_c001_v7007000_t0000_u01788570607195") 2026/09/05 01:13:55 DEBUG : only14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316fd_d20260905_m011000_c001_v0001117_t0047_u01788570600169") 2026/09/05 01:13:55 DEBUG : only14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316e1_d20260905_m010957_c001_v0001117_t0047_u01788570597068") 2026/09/05 01:13:55 DEBUG : only14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d452437082f_d20260905_m010945_c001_v7007000_t0000_u01788570585657") 2026/09/05 01:13:55 DEBUG : only14: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831665_d20260905_m010942_c001_v0001117_t0047_u01788570582329") 2026/09/05 01:13:55 DEBUG : only15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93ddf_d20260905_m011007_c001_v7007000_t0000_u01788570607384") 2026/09/05 01:13:55 DEBUG : only15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284bdd_d20260905_m011000_c001_v0001167_t0019_u01788570600342") 2026/09/05 01:13:55 DEBUG : only15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316e7_d20260905_m010957_c001_v0001117_t0047_u01788570597452") 2026/09/05 01:13:55 DEBUG : only15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d4524370831_d20260905_m010946_c001_v7007000_t0000_u01788570586029") 2026/09/05 01:13:55 DEBUG : only15: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831667_d20260905_m010942_c001_v0001117_t0047_u01788570582698") 2026/09/05 01:13:55 DEBUG : only16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de0_d20260905_m011007_c001_v7007000_t0000_u01788570607564") 2026/09/05 01:13:55 DEBUG : only16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316ff_d20260905_m011000_c001_v0001117_t0047_u01788570600353") 2026/09/05 01:13:55 DEBUG : only16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316eb_d20260905_m010957_c001_v0001117_t0047_u01788570597816") 2026/09/05 01:13:55 DEBUG : only16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab6434_d20260905_m010946_c001_v7007000_t0000_u01788570586353") 2026/09/05 01:13:55 DEBUG : only16: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983166b_d20260905_m010943_c001_v0001117_t0047_u01788570583087") 2026/09/05 01:13:56 DEBUG : only17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de1_d20260905_m011007_c001_v7007000_t0000_u01788570607745") 2026/09/05 01:13:56 DEBUG : only17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284be1_d20260905_m011000_c001_v0001167_t0019_u01788570600524") 2026/09/05 01:13:56 DEBUG : only17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316ef_d20260905_m010958_c001_v0001117_t0047_u01788570598183") 2026/09/05 01:13:56 DEBUG : only17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d4a8_d20260905_m010946_c001_v7007000_t0000_u01788570586037") 2026/09/05 01:13:56 DEBUG : only17: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831671_d20260905_m010943_c001_v0001117_t0047_u01788570583452") 2026/09/05 01:13:56 DEBUG : only18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de2_d20260905_m011007_c001_v7007000_t0000_u01788570607926") 2026/09/05 01:13:56 DEBUG : only18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ca4_d20260905_m011000_c001_v0001184_t0007_u01788570600514") 2026/09/05 01:13:56 DEBUG : only18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316f1_d20260905_m010958_c001_v0001117_t0047_u01788570598545") 2026/09/05 01:13:56 DEBUG : only18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6012_d20260905_m010945_c001_v7007000_t0000_u01788570585653") 2026/09/05 01:13:56 DEBUG : only18: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831679_d20260905_m010943_c001_v0001117_t0047_u01788570583820") 2026/09/05 01:13:56 DEBUG : only19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de3_d20260905_m011008_c001_v7007000_t0000_u01788570608108") 2026/09/05 01:13:56 DEBUG : only19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284be9_d20260905_m011000_c001_v0001167_t0019_u01788570600902") 2026/09/05 01:13:56 DEBUG : only19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316f3_d20260905_m010958_c001_v0001117_t0047_u01788570598936") 2026/09/05 01:13:57 DEBUG : only19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d4a6_d20260905_m010945_c001_v7007000_t0000_u01788570585665") 2026/09/05 01:13:57 DEBUG : only19: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983167b_d20260905_m010944_c001_v0001117_t0047_u01788570584189") 2026/09/05 01:13:57 DEBUG : only2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de4_d20260905_m011008_c001_v7007000_t0000_u01788570608289") 2026/09/05 01:13:57 DEBUG : only2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48caa_d20260905_m011000_c001_v0001184_t0007_u01788570600699") 2026/09/05 01:13:57 DEBUG : only2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316a5_d20260905_m010952_c001_v0001117_t0047_u01788570592657") 2026/09/05 01:13:57 DEBUG : only2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab6433_d20260905_m010946_c001_v7007000_t0000_u01788570586174") 2026/09/05 01:13:57 DEBUG : only2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831635_d20260905_m010937_c001_v0001117_t0047_u01788570577797") 2026/09/05 01:13:57 DEBUG : only3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de5_d20260905_m011008_c001_v7007000_t0000_u01788570608471") 2026/09/05 01:13:57 DEBUG : only3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea60b_d20260905_m011000_c001_v0001173_t0043_u01788570600709") 2026/09/05 01:13:57 DEBUG : only3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316ab_d20260905_m010953_c001_v0001117_t0047_u01788570593020") 2026/09/05 01:13:57 DEBUG : only3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6016_d20260905_m010946_c001_v7007000_t0000_u01788570586372") 2026/09/05 01:13:57 DEBUG : only3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983163b_d20260905_m010938_c001_v0001117_t0047_u01788570578164") 2026/09/05 01:13:57 DEBUG : only4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de7_d20260905_m011008_c001_v7007000_t0000_u01788570608652") 2026/09/05 01:13:57 DEBUG : only4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284be5_d20260905_m011000_c001_v0001167_t0019_u01788570600719") 2026/09/05 01:13:57 DEBUG : only4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316af_d20260905_m010953_c001_v0001117_t0047_u01788570593385") 2026/09/05 01:13:57 DEBUG : only4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab6431_d20260905_m010945_c001_v7007000_t0000_u01788570585812") 2026/09/05 01:13:57 DEBUG : only4: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983163d_d20260905_m010938_c001_v0001117_t0047_u01788570578560") 2026/09/05 01:13:57 DEBUG : only5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de8_d20260905_m011008_c001_v7007000_t0000_u01788570608906") 2026/09/05 01:13:57 DEBUG : only5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831705_d20260905_m011000_c001_v0001117_t0047_u01788570600729") 2026/09/05 01:13:57 DEBUG : only5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316b3_d20260905_m010953_c001_v0001117_t0047_u01788570593750") 2026/09/05 01:13:58 DEBUG : only5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6015_d20260905_m010946_c001_v7007000_t0000_u01788570586192") 2026/09/05 01:13:58 DEBUG : only5: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983163f_d20260905_m010938_c001_v0001117_t0047_u01788570578926") 2026/09/05 01:13:58 DEBUG : only6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93de9_d20260905_m011009_c001_v7007000_t0000_u01788570609122") 2026/09/05 01:13:58 DEBUG : only6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48cac_d20260905_m011000_c001_v0001184_t0007_u01788570600883") 2026/09/05 01:13:58 DEBUG : only6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316b9_d20260905_m010954_c001_v0001117_t0047_u01788570594123") 2026/09/05 01:13:58 DEBUG : only6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f413ea8dd540a6013_d20260905_m010945_c001_v7007000_t0000_u01788570585833") 2026/09/05 01:13:58 DEBUG : only6: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831647_d20260905_m010939_c001_v0001117_t0047_u01788570579295") 2026/09/05 01:13:58 DEBUG : only7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93deb_d20260905_m011009_c001_v7007000_t0000_u01788570609304") 2026/09/05 01:13:58 DEBUG : only7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48cae_d20260905_m011001_c001_v0001184_t0007_u01788570601066") 2026/09/05 01:13:58 DEBUG : only7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316c1_d20260905_m010954_c001_v0001117_t0047_u01788570594486") 2026/09/05 01:13:58 DEBUG : only7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d4524370833_d20260905_m010946_c001_v7007000_t0000_u01788570586214") 2026/09/05 01:13:58 DEBUG : only7: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831649_d20260905_m010939_c001_v0001117_t0047_u01788570579663") 2026/09/05 01:13:58 DEBUG : only8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dec_d20260905_m011009_c001_v7007000_t0000_u01788570609485") 2026/09/05 01:13:58 DEBUG : only8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea60d_d20260905_m011000_c001_v0001173_t0043_u01788570600892") 2026/09/05 01:13:58 DEBUG : only8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316c7_d20260905_m010954_c001_v0001117_t0047_u01788570594850") 2026/09/05 01:13:58 DEBUG : only8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d4524370830_d20260905_m010945_c001_v7007000_t0000_u01788570585845") 2026/09/05 01:13:58 DEBUG : only8: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983164d_d20260905_m010940_c001_v0001117_t0047_u01788570580033") 2026/09/05 01:13:58 DEBUG : only9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93ded_d20260905_m011009_c001_v7007000_t0000_u01788570609670") 2026/09/05 01:13:58 DEBUG : only9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831707_d20260905_m011000_c001_v0001117_t0047_u01788570600912") 2026/09/05 01:13:58 DEBUG : only9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd571398316cb_d20260905_m010955_c001_v0001117_t0047_u01788570595211") 2026/09/05 01:13:58 DEBUG : only9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab642f_d20260905_m010945_c001_v7007000_t0000_u01788570585454") 2026/09/05 01:13:59 DEBUG : only9: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831651_d20260905_m010940_c001_v0001117_t0047_u01788570580412") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b773b_d20260905_m010650_c001_v7007000_t0000_u01788570410204") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd5713983125f_d20260905_m010648_c001_v0001117_t0047_u01788570408729") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7737_d20260905_m010647_c001_v7007000_t0000_u01788570407884") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686408ab_d20260905_m010646_c001_v0001179_t0026_u01788570406385") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7734_d20260905_m010645_c001_v7007000_t0000_u01788570405659") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28429c_d20260905_m010643_c001_v0001167_t0019_u01788570403794") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a7_d20260905_m010634_c001_v7007000_t0000_u01788570394768") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686407cb_d20260905_m010633_c001_v0001179_t0026_u01788570393569") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a2_d20260905_m010632_c001_v7007000_t0000_u01788570392044") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686407a9_d20260905_m010631_c001_v0001179_t0026_u01788570391313") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221429f_d20260905_m010630_c001_v7007000_t0000_u01788570390162") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640793_d20260905_m010629_c001_v0001179_t0026_u01788570389433") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214292_d20260905_m010624_c001_v7007000_t0000_u01788570384295") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640739_d20260905_m010623_c001_v0001179_t0026_u01788570383315") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214290_d20260905_m010622_c001_v7007000_t0000_u01788570382956") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640727_d20260905_m010621_c001_v0001179_t0026_u01788570381787") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d773221428d_d20260905_m010621_c001_v7007000_t0000_u01788570381427") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640719_d20260905_m010620_c001_v0001179_t0026_u01788570380885") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864070f_d20260905_m010620_c001_v0001179_t0026_u01788570380341") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214289_d20260905_m010619_c001_v7007000_t0000_u01788570379981") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640703_d20260905_m010619_c001_v0001179_t0026_u01788570379435") 2026/09/05 01:13:59 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca686406f9_d20260905_m010618_c001_v0001179_t0055_u01788570378867") 2026/09/05 01:14:00 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214287_d20260905_m010618_c001_v7007000_t0000_u01788570378487") 2026/09/05 01:14:00 DEBUG : potato: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca686406e9_d20260905_m010617_c001_v0001179_t0031_u01788570377302") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d452437070a_d20260905_m010734_c001_v7007000_t0000_u01788570454992") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf28451c_d20260905_m010734_c001_v0001167_t0011_u01788570454217") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69b11_d20260905_m010723_c001_v7007000_t0000_u01788570443991") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf284474_d20260905_m010719_c001_v0001167_t0017_u01788570439236") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7755_d20260905_m010711_c001_v7007000_t0000_u01788570431215") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf2843d4_d20260905_m010706_c001_v0001167_t0058_u01788570426807") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b774a_d20260905_m010700_c001_v7007000_t0000_u01788570420084") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f100a09b3cf28432e_d20260905_m010656_c001_v0001167_t0000_u01788570416103") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142ab_d20260905_m010638_c001_v7007000_t0000_u01788570398301") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca6864080d_d20260905_m010637_c001_v0001179_t0050_u01788570397231") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142aa_d20260905_m010636_c001_v7007000_t0000_u01788570396870") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca686407e7_d20260905_m010635_c001_v0001179_t0018_u01788570395322") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a8_d20260905_m010634_c001_v7007000_t0000_u01788570394949") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686407d1_d20260905_m010634_c001_v0001179_t0026_u01788570394224") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a4_d20260905_m010633_c001_v7007000_t0000_u01788570393179") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca686407bd_d20260905_m010632_c001_v0001179_t0006_u01788570392436") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142a1_d20260905_m010630_c001_v7007000_t0000_u01788570390951") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca6864079b_d20260905_m010630_c001_v0001179_t0037_u01788570390172") 2026/09/05 01:14:00 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d7732214294_d20260905_m010625_c001_v7007000_t0000_u01788570385017") 2026/09/05 01:14:01 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640745_d20260905_m010624_c001_v0001179_t0037_u01788570384042") 2026/09/05 01:14:01 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff6a_d20260905_m010527_c001_v7007000_t0000_u01788570327976") 2026/09/05 01:14:01 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864044d_d20260905_m010527_c001_v0001179_t0026_u01788570327438") 2026/09/05 01:14:01 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff69_d20260905_m010526_c001_v7007000_t0000_u01788570326483") 2026/09/05 01:14:01 DEBUG : potato2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864043d_d20260905_m010525_c001_v0001179_t0026_u01788570325941") 2026/09/05 01:14:01 DEBUG : potato3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f411fc87cc4e69b12_d20260905_m010724_c001_v7007000_t0000_u01788570444980") 2026/09/05 01:14:01 DEBUG : potato3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640acd_d20260905_m010720_c001_v0001179_t0000_u01788570440544") 2026/09/05 01:14:01 DEBUG : potato3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7757_d20260905_m010711_c001_v7007000_t0000_u01788570431657") 2026/09/05 01:14:01 DEBUG : potato3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640a14_d20260905_m010708_c001_v0001179_t0050_u01788570428069") 2026/09/05 01:14:01 DEBUG : potato3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b774b_d20260905_m010700_c001_v7007000_t0000_u01788570420264") 2026/09/05 01:14:01 DEBUG : potato3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f112007ca68640968_d20260905_m010656_c001_v0001179_t0007_u01788570416637") 2026/09/05 01:14:01 DEBUG : pre-dest1/1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0ec7_d20260905_m010807_c001_v7007000_t0000_u01788570487941") 2026/09/05 01:14:01 DEBUG : pre-dest1/1: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640c95_d20260905_m010800_c001_v0001179_t0026_u01788570480237") 2026/09/05 01:14:01 DEBUG : pre-dest2/2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f40868b4aaccc0ec8_d20260905_m010808_c001_v7007000_t0000_u01788570488124") 2026/09/05 01:14:01 DEBUG : pre-dest2/2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28463e_d20260905_m010800_c001_v0001167_t0019_u01788570480787") 2026/09/05 01:14:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c199015b_d20260905_m010747_c001_v7007000_t0000_u01788570467238") 2026/09/05 01:14:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd571398313b9_d20260905_m010743_c001_v0001117_t0022_u01788570463885") 2026/09/05 01:14:01 DEBUG : sizeonly: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316969c_d20260905_m010604_c001_v7007000_t0000_u01788570364683") 2026/09/05 01:14:01 DEBUG : sizeonly: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864060b_d20260905_m010603_c001_v0001179_t0026_u01788570363780") 2026/09/05 01:14:01 DEBUG : splitbanan: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4d2_d20260905_m011141_c001_v7007000_t0000_u01788570701973") 2026/09/05 01:14:01 DEBUG : splitbanan: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc4914a_d20260905_m011135_c001_v0001184_t0007_u01788570695222") 2026/09/05 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5db_d20260905_m011241_c001_v7007000_t0000_u01788570761662") 2026/09/05 01:14:01 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2853c5_d20260905_m011235_c001_v0001167_t0019_u01788570755454") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab6603_d20260905_m011229_c001_v7007000_t0000_u01788570749508") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285316_d20260905_m011223_c001_v0001167_t0019_u01788570743651") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f417579424cab65dc_d20260905_m011217_c001_v7007000_t0000_u01788570737909") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285275_d20260905_m011211_c001_v0001167_t0019_u01788570731527") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d50d_d20260905_m011205_c001_v7007000_t0000_u01788570725683") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2851c0_d20260905_m011159_c001_v0001167_t0019_u01788570719832") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403fca32a1a5d4f3_d20260905_m011154_c001_v7007000_t0000_u01788570714018") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285113_d20260905_m011147_c001_v0001167_t0019_u01788570707778") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41670784d12af765_d20260905_m011136_c001_v7007000_t0000_u01788570696527") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831997_d20260905_m011134_c001_v0001117_t0047_u01788570694207") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322146cf_d20260905_m011128_c001_v7007000_t0000_u01788570688457") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc490b6_d20260905_m011122_c001_v0001184_t0007_u01788570682269") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ef13_d20260905_m011120_c001_v7007000_t0000_u01788570680376") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284f87_d20260905_m011117_c001_v0001167_t0019_u01788570677132") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f426f778e8aa1ac9e_d20260905_m011111_c001_v7007000_t0000_u01788570671226") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ee5_d20260905_m011105_c001_v0001167_t0019_u01788570665134") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4058dee3c1990390_d20260905_m011104_c001_v7007000_t0000_u01788570664221") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831885_d20260905_m011100_c001_v0001117_t0047_u01788570660911") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41220d4524370858_d20260905_m011049_c001_v7007000_t0000_u01788570649396") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48ed4_d20260905_m011045_c001_v0001184_t0007_u01788570645488") 2026/09/05 01:14:02 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c58130e_d20260905_m011039_c001_v7007000_t0000_u01788570639609") 2026/09/05 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48e41_d20260905_m011033_c001_v0001184_t0007_u01788570633417") 2026/09/05 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42280698d815ee9e_d20260905_m011027_c001_v7007000_t0000_u01788570627627") 2026/09/05 01:14:03 DEBUG : splitbananasplit: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f414a05a32bc48db4_d20260905_m011021_c001_v0001184_t0007_u01788570621468") 2026/09/05 01:14:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfa8af_d20260905_m011123_c001_v7007000_t0000_u01788570683469") 2026/09/05 01:14:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284f95_d20260905_m011118_c001_v0001167_t0019_u01788570678042") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df9_d20260905_m011017_c001_v7007000_t0000_u01788570617303") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284ca5_d20260905_m011016_c001_v0001167_t0019_u01788570616301") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df6_d20260905_m011015_c001_v7007000_t0000_u01788570615539") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831755_d20260905_m011014_c001_v0001117_t0047_u01788570614377") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7742_d20260905_m010653_c001_v7007000_t0000_u01788570413409") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864092c_d20260905_m010652_c001_v0001179_t0026_u01788570412673") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7740_d20260905_m010652_c001_v7007000_t0000_u01788570412132") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2842fc_d20260905_m010651_c001_v0001167_t0019_u01788570411401") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e3169694_d20260905_m010601_c001_v7007000_t0000_u01788570361691") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686405d9_d20260905_m010600_c001_v0001179_t0026_u01788570360432") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316968f_d20260905_m010600_c001_v7007000_t0000_u01788570360071") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686405c5_d20260905_m010559_c001_v0001179_t0026_u01788570359167") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316968d_d20260905_m010557_c001_v7007000_t0000_u01788570357127") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640599_d20260905_m010556_c001_v0001179_t0026_u01788570356300") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316968b_d20260905_m010555_c001_v7007000_t0000_u01788570355761") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640581_d20260905_m010555_c001_v0001179_t0026_u01788570355023") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640563_d20260905_m010552_c001_v0001179_t0026_u01788570352741") 2026/09/05 01:14:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e316968a_d20260905_m010552_c001_v7007000_t0000_u01788570352375") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864055b_d20260905_m010551_c001_v0001179_t0026_u01788570351835") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864054f_d20260905_m010551_c001_v0001179_t0026_u01788570351291") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f404eb151e3169688_d20260905_m010550_c001_v7007000_t0000_u01788570350562") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686404f1_d20260905_m010543_c001_v0001179_t0026_u01788570343173") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686404df_d20260905_m010540_c001_v0001179_t0026_u01788570340900") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff85_d20260905_m010540_c001_v7007000_t0000_u01788570340538") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686404d5_d20260905_m010539_c001_v0001179_t0026_u01788570339921") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686404cb_d20260905_m010539_c001_v0001179_t0026_u01788570339377") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff83_d20260905_m010539_c001_v7007000_t0000_u01788570339016") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686404ab_d20260905_m010535_c001_v0001179_t0026_u01788570335828") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff76_d20260905_m010535_c001_v7007000_t0000_u01788570335463") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864049f_d20260905_m010534_c001_v0001179_t0026_u01788570334924") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff75_d20260905_m010534_c001_v7007000_t0000_u01788570334027") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864048f_d20260905_m010533_c001_v0001179_t0026_u01788570333488") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff73_d20260905_m010532_c001_v7007000_t0000_u01788570332918") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640485_d20260905_m010532_c001_v0001179_t0026_u01788570332378") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff71_d20260905_m010531_c001_v7007000_t0000_u01788570331480") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640473_d20260905_m010530_c001_v0001179_t0026_u01788570330764") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff6e_d20260905_m010530_c001_v7007000_t0000_u01788570330220") 2026/09/05 01:14:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640469_d20260905_m010529_c001_v0001179_t0026_u01788570329630") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff6c_d20260905_m010529_c001_v7007000_t0000_u01788570329089") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640457_d20260905_m010528_c001_v0001179_t0026_u01788570328550") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff67_d20260905_m010524_c001_v7007000_t0000_u01788570324316") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640425_d20260905_m010523_c001_v0001179_t0026_u01788570323776") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff66_d20260905_m010523_c001_v7007000_t0000_u01788570323236") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640419_d20260905_m010522_c001_v0001179_t0026_u01788570322696") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff65_d20260905_m010521_c001_v7007000_t0000_u01788570321720") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640407_d20260905_m010521_c001_v0001179_t0026_u01788570321181") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418bee942c57ff63_d20260905_m010519_c001_v7007000_t0000_u01788570319034") 2026/09/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686403e9_d20260905_m010518_c001_v0001179_t0026_u01788570318491") 2026/09/05 01:14:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93dfa_d20260905_m011017_c001_v7007000_t0000_u01788570617485") 2026/09/05 01:14:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc48d61_d20260905_m011016_c001_v0001184_t0047_u01788570616306") 2026/09/05 01:14:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df7_d20260905_m011015_c001_v7007000_t0000_u01788570615723") 2026/09/05 01:14:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75ea689_d20260905_m011014_c001_v0001173_t0041_u01788570614388") 2026/09/05 01:14:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5eb_d20260905_m011243_c001_v7007000_t0000_u01788570763632") 2026/09/05 01:14:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc4951c_d20260905_m011243_c001_v0001184_t0056_u01788570763025") 2026/09/05 01:14:05 DEBUG : sub/yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b773a_d20260905_m010649_c001_v7007000_t0000_u01788570409663") 2026/09/05 01:14:05 DEBUG : sub/yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca686408e1_d20260905_m010648_c001_v0001179_t0026_u01788570408740") 2026/09/05 01:14:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df4_d20260905_m011013_c001_v7007000_t0000_u01788570613631") 2026/09/05 01:14:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284c6d_d20260905_m011012_c001_v0001167_t0019_u01788570612342") 2026/09/05 01:14:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df0_d20260905_m011011_c001_v7007000_t0000_u01788570611577") 2026/09/05 01:14:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831749_d20260905_m011010_c001_v0001117_t0047_u01788570610643") 2026/09/05 01:14:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df5_d20260905_m011013_c001_v7007000_t0000_u01788570613813") 2026/09/05 01:14:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75ea675_d20260905_m011012_c001_v0001173_t0043_u01788570612330") 2026/09/05 01:14:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f4275c184cac93df1_d20260905_m011011_c001_v7007000_t0000_u01788570611759") 2026/09/05 01:14:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf284c54_d20260905_m011010_c001_v0001167_t0019_u01788570610628") 2026/09/05 01:14:06 DEBUG : three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142b1_d20260905_m010643_c001_v7007000_t0000_u01788570403070") 2026/09/05 01:14:06 DEBUG : three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640861_d20260905_m010641_c001_v0001179_t0026_u01788570401965") 2026/09/05 01:14:06 DEBUG : three: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca68640833_d20260905_m010639_c001_v0001179_t0026_u01788570399939") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d5f6_d20260905_m011245_c001_v7007000_t0000_u01788570765195") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831b4b_d20260905_m011244_c001_v0001117_t0047_u01788570764600") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d61b_d20260905_m011303_c001_v7007000_t0000_u01788570783789") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75eac35_d20260905_m011302_c001_v0001173_t0019_u01788570782011") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d619_d20260905_m011300_c001_v7007000_t0000_u01788570780466") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831b89_d20260905_m011258_c001_v0001117_t0036_u01788570778694") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d615_d20260905_m011257_c001_v7007000_t0000_u01788570777741") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc495b8_d20260905_m011257_c001_v0001184_t0027_u01788570777114") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d60f_d20260905_m011252_c001_v7007000_t0000_u01788570772305") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f108bd57139831b63_d20260905_m011251_c001_v0001117_t0055_u01788570771006") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d611_d20260905_m011254_c001_v7007000_t0000_u01788570774605") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f103b50a5b75eabf5_d20260905_m011253_c001_v0001173_t0010_u01788570773251") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d60d_d20260905_m011250_c001_v7007000_t0000_u01788570770051") 2026/09/05 01:14:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f114a05a32bc49568_d20260905_m011249_c001_v0001184_t0030_u01788570769431") 2026/09/05 01:14:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d60a_d20260905_m011248_c001_v7007000_t0000_u01788570768473") 2026/09/05 01:14:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf28548d_d20260905_m011247_c001_v0001167_t0019_u01788570767874") 2026/09/05 01:14:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d601_d20260905_m011246_c001_v7007000_t0000_u01788570766926") 2026/09/05 01:14:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f403b50a5b75eabd7_d20260905_m011246_c001_v0001173_t0043_u01788570766320") 2026/09/05 01:14:07 DEBUG : toe/toe/toe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42410c43b3cfba11_d20260905_m011308_c001_v7007000_t0000_u01788570788230") 2026/09/05 01:14:07 DEBUG : toe/toe/toe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831bb9_d20260905_m011307_c001_v0001117_t0047_u01788570787652") 2026/09/05 01:14:07 DEBUG : toe/toe/toe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d613_d20260905_m011256_c001_v7007000_t0000_u01788570776158") 2026/09/05 01:14:07 DEBUG : toe/toe/toe: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2854c5_d20260905_m011255_c001_v0001167_t0019_u01788570775559") 2026/09/05 01:14:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d61c_d20260905_m011304_c001_v7007000_t0000_u01788570784384") 2026/09/05 01:14:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf285525_d20260905_m011303_c001_v0001167_t0019_u01788570783605") 2026/09/05 01:14:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f42079c84fd83d61a_d20260905_m011301_c001_v7007000_t0000_u01788570781054") 2026/09/05 01:14:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f418d1470bfec7a8e_d20260905_m011300_c001_v0001165_t0050_u01788570780281") 2026/09/05 01:14:07 DEBUG : two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41589d77322142b2_d20260905_m010643_c001_v7007000_t0000_u01788570403251") 2026/09/05 01:14:07 DEBUG : two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831213_d20260905_m010641_c001_v0001117_t0047_u01788570401408") 2026/09/05 01:14:07 DEBUG : two: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f412007ca6864082f_d20260905_m010639_c001_v0001179_t0026_u01788570399755") 2026/09/05 01:14:07 DEBUG : yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b773c_d20260905_m010650_c001_v7007000_t0000_u01788570410384") 2026/09/05 01:14:07 DEBUG : yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f409ed29bf95f678e_d20260905_m010649_c001_v0001179_t0024_u01788570409478") 2026/09/05 01:14:07 DEBUG : yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7736_d20260905_m010647_c001_v7007000_t0000_u01788570407334") 2026/09/05 01:14:07 DEBUG : yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f400a09b3cf2842b6_d20260905_m010646_c001_v0001167_t0019_u01788570406396") 2026/09/05 01:14:07 DEBUG : yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7732_d20260905_m010645_c001_v7007000_t0000_u01788570405119") 2026/09/05 01:14:07 DEBUG : yam: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f408bd57139831231_d20260905_m010643_c001_v0001117_t0047_u01788570403804") 2026/09/05 01:14:07 DEBUG : yaml: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7738_d20260905_m010648_c001_v7007000_t0000_u01788570408063") 2026/09/05 01:14:07 DEBUG : yaml: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f405463324fca2c80_d20260905_m010647_c001_v0001120_t0016_u01788570407151") 2026/09/05 01:14:07 DEBUG : yaml: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41768237481b7735_d20260905_m010645_c001_v7007000_t0000_u01788570405839") 2026/09/05 01:14:07 DEBUG : yaml: Deleting (id "4_zbf022df3109d6bfbaf080e1b_f41562e7618315b9d_d20260905_m010644_c001_v0001144_t0027_u01788570404935") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m53.2668582s (try 1/5)