"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/05 02:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo" 2026/05/05 02:55:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 02:55:30 DEBUG : Creating backend with remote "/tmp/rclone3442232097" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:31 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:31 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 02:55:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:31 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:31 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:32 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:55:33 DEBUG : B2 bucket rclone-test-gadexem3livo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:34 DEBUG : Creating backend with remote "/non-existing" 2026/05/05 02:55:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/05 02:55:34 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:34 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:36 INFO : B2 bucket rclone-test-gadexem3livo: Running all checks before starting transfers 2026/05/05 02:55:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:36 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:36 INFO : B2 bucket rclone-test-gadexem3livo: Checks finished, now starting transfers 2026/05/05 02:55:36 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:37 ERROR : Ignoring --no-traverse with sync 2026/05/05 02:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:38 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:38 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:38 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:55:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/05 02:55:39 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:39 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:39 DEBUG : hello world2: size = 12 OK 2026/05/05 02:55:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/05 02:55:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.39s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:55:40 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:40 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:41 DEBUG : potato2: size = 11 OK 2026/05/05 02:55:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.34s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:55:42 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:42 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:42 DEBUG : potato2: size = 11 OK 2026/05/05 02:55:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/05 02:55:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 02:55:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/05 02:55:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 02:55:43 INFO : sub dir2: Making directory 2026/05/05 02:55:43 INFO : sub dir: Making directory 2026/05/05 02:55:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:43 INFO : sub dir2/sub sub dir2: Making directory 2026/05/05 02:55:43 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:43 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:43 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/05 02:55:44 DEBUG : B2 bucket rclone-test-gadexem3livo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.40s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:44 INFO : sub dir2: Making directory 2026/05/05 02:55:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/05 02:55:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 02:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:45 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:45 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:46 DEBUG : sub dir2: Making directory with metadata 2026/05/05 02:55:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 02:55:46 INFO : sub dir2: Making directory 2026/05/05 02:55:46 INFO : sub dir: Making directory 2026/05/05 02:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:46 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:46 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:46 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:55:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/05 02:55:46 DEBUG : B2 bucket rclone-test-gadexem3livo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/05 02:55:47 DEBUG : B2 bucket rclone-test-gadexem3livo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:48 INFO : sub dir2: Making directory 2026/05/05 02:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:48 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:48 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:48 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:55:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:49 DEBUG : sub dir2: Making directory with metadata 2026/05/05 02:55:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 02:55:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 02:55:49 INFO : sub dir2: Making directory 2026/05/05 02:55:49 INFO : sub dir: Making directory 2026/05/05 02:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:49 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:55:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/05 02:55:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:50 INFO : sub dir2: Making directory 2026/05/05 02:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:51 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:51 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:51 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:55:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-razekon6mowi" 2026/05/05 02:55:52 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gadexem3livo -> B2 bucket rclone-test-razekon6mowi 2026/05/05 02:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:53 DEBUG : B2 bucket rclone-test-razekon6mowi: Waiting for checks to finish 2026/05/05 02:55:53 DEBUG : B2 bucket rclone-test-razekon6mowi: Waiting for transfers to finish 2026/05/05 02:55:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:55:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:55:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 02:55:54 DEBUG : B2 bucket rclone-test-razekon6mowi: Purge remote 2026/05/05 02:55:54 INFO : B2 bucket rclone-test-razekon6mowi: cleaning bucket "rclone-test-razekon6mowi" of all files 2026/05/05 02:55:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf424d23100dfb6b9fd80e1b_f11660ab71b24778a_d20260505_m025554_c001_v0001183_t0004_u01777949754444") --- PASS: TestServerSideCopy (3.95s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:55:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:55:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 02:55:56 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:55:56 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:55:57 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 02:55:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/05 02:55:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-neqovom8seju" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gadexem3livo -> B2 bucket rclone-test-neqovom8seju 2026/05/05 02:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:55:59 DEBUG : B2 bucket rclone-test-neqovom8seju: Waiting for checks to finish 2026/05/05 02:55:59 DEBUG : B2 bucket rclone-test-neqovom8seju: Waiting for transfers to finish 2026/05/05 02:56:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:56:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:56:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 02:56:02 DEBUG : B2 bucket rclone-test-neqovom8seju: Waiting for checks to finish 2026/05/05 02:56:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-neqovom8seju) 2026/05/05 02:56:02 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 02:56:02 DEBUG : B2 bucket rclone-test-neqovom8seju: Waiting for transfers to finish 2026/05/05 02:56:02 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 02:56:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/05 02:56:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 02:56:02 DEBUG : B2 bucket rclone-test-neqovom8seju: Purge remote 2026/05/05 02:56:02 INFO : B2 bucket rclone-test-neqovom8seju: cleaning bucket "rclone-test-neqovom8seju" of all files 2026/05/05 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_zef425d93100dfb6b9fd80e1b_f1071202f247c96ae_d20260505_m025602_c001_v0001182_t0014_u01777949762322") 2026/05/05 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_zef425d93100dfb6b9fd80e1b_f108eb3774ea7ce3d_d20260505_m025600_c001_v0001097_t0002_u01777949760356") --- PASS: TestServerSideCopyOverSelf (6.21s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:56:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 02:56:05 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:05 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 02:56:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/05 02:56:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/05 02:56:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cugalin7jole" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gadexem3livo -> B2 bucket rclone-test-cugalin7jole 2026/05/05 02:56:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:56:07 DEBUG : B2 bucket rclone-test-cugalin7jole: Waiting for checks to finish 2026/05/05 02:56:07 DEBUG : B2 bucket rclone-test-cugalin7jole: Waiting for transfers to finish 2026/05/05 02:56:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:56:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:56:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 02:56:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cugalin7jole) 2026/05/05 02:56:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 02:56:09 DEBUG : B2 bucket rclone-test-cugalin7jole: Waiting for checks to finish 2026/05/05 02:56:09 DEBUG : B2 bucket rclone-test-cugalin7jole: Waiting for transfers to finish 2026/05/05 02:56:10 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 02:56:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/05 02:56:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 02:56:10 INFO : sub dir/hello world: Deleted 2026/05/05 02:56:11 DEBUG : testing file moves 2026/05/05 02:56:11 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cugalin7jole) 2026/05/05 02:56:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 02:56:11 DEBUG : B2 bucket rclone-test-cugalin7jole: Waiting for checks to finish 2026/05/05 02:56:11 DEBUG : B2 bucket rclone-test-cugalin7jole: Waiting for transfers to finish 2026/05/05 02:56:11 DEBUG : sub dir/hello world: size = 24 OK 2026/05/05 02:56:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/05 02:56:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 02:56:12 INFO : sub dir/hello world: Deleted 2026/05/05 02:56:12 DEBUG : B2 bucket rclone-test-cugalin7jole: Purge remote 2026/05/05 02:56:12 INFO : B2 bucket rclone-test-cugalin7jole: cleaning bucket "rclone-test-cugalin7jole" of all files 2026/05/05 02:56:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f927d93100dfb6b9fd80e1b_f108a24529b3e9a33_d20260505_m025611_c001_v0001103_t0000_u01777949771720") 2026/05/05 02:56:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f927d93100dfb6b9fd80e1b_f11052a979e39bb82_d20260505_m025609_c001_v0001106_t0020_u01777949769749") 2026/05/05 02:56:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f927d93100dfb6b9fd80e1b_f11605e65278868a6_d20260505_m025608_c001_v0001167_t0033_u01777949768458") --- PASS: TestServerSideMoveOverSelf (7.85s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:14 ERROR : error listing: directory not found 2026/05/05 02:56:14 INFO : Local file system at /tmp/rclone3442232097: Making directory 2026/05/05 02:56:14 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:14 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.53s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:56:16 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for checks to finish 2026/05/05 02:56:16 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for transfers to finish 2026/05/05 02:56:16 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/05 02:56:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:56:16 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/05 02:56:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/05 02:56:17 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:17 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:18 DEBUG : check sum: size = 1 OK 2026/05/05 02:56:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:56:18 INFO : check sum: Copied (new) 2026/05/05 02:56:18 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:18 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:18 DEBUG : check sum: size = 1 OK 2026/05/05 02:56:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:56:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/05 02:56:18 DEBUG : check sum: Unchanged skipping 2026/05/05 02:56:18 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:18 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.77s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/05 02:56:19 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:19 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:19 DEBUG : sizeonly: size = 6 OK 2026/05/05 02:56:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/05 02:56:19 INFO : sizeonly: Copied (new) 2026/05/05 02:56:19 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:20 DEBUG : sizeonly: size = 6 OK 2026/05/05 02:56:20 DEBUG : sizeonly: Sizes identical 2026/05/05 02:56:20 DEBUG : sizeonly: Unchanged skipping 2026/05/05 02:56:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:20 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/05 02:56:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/05 02:56:21 INFO : ignore-size: Copied (new) 2026/05/05 02:56:21 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:56:21 DEBUG : ignore-size: Unchanged skipping 2026/05/05 02:56:21 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:21 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:21 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:22 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:22 DEBUG : existing: size = 6 OK 2026/05/05 02:56:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:56:22 DEBUG : existing: Unchanged skipping 2026/05/05 02:56:22 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:22 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:22 INFO : There was nothing to transfer 2026/05/05 02:56:23 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/05 02:56:23 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:23 DEBUG : existing: size = 6 OK 2026/05/05 02:56:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/05 02:56:23 INFO : existing: Copied (replaced existing) 2026/05/05 02:56:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.91s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/05 02:56:24 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:24 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:24 DEBUG : existing: size = 6 OK 2026/05/05 02:56:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/05 02:56:24 INFO : existing: Copied (new) 2026/05/05 02:56:24 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:25 DEBUG : existing: Destination exists, skipping 2026/05/05 02:56:25 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:25 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:25 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.75s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/05 02:56:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:27 DEBUG : c/non empty space: size = 5 OK 2026/05/05 02:56:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:27 DEBUG : c/non empty space: Unchanged skipping 2026/05/05 02:56:27 DEBUG : a/potato2: size = 60 OK 2026/05/05 02:56:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:27 INFO : a/potato2: Copied (new) 2026/05/05 02:56:27 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:27 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:27 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:29 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:29 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:29 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/05/05 02:56:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:56:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/05 02:56:29 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:29 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:29 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:29 INFO : There was nothing to transfer 2026/05/05 02:56:29 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:29 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:29 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/05/05 02:56:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:56:30 INFO : empty space: Updated modification time in destination 2026/05/05 02:56:30 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:30 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:30 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:31 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:31 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/05/05 02:56:31 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:56:31 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:31 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:31 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:33 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:33 DEBUG : foo: size = 3 OK 2026/05/05 02:56:33 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/05/05 02:56:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:56:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:33 DEBUG : foo: sha1 differ 2026/05/05 02:56:33 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:33 DEBUG : foo: size = 3 OK 2026/05/05 02:56:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/05 02:56:33 INFO : foo: Copied (replaced existing) 2026/05/05 02:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:34 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/05 02:56:34 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:34 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:34 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:34 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:35 DEBUG : potato: size = 60 OK 2026/05/05 02:56:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:35 INFO : potato: Copied (new) 2026/05/05 02:56:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:56:36 DEBUG : potato: size = 60 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:36 DEBUG : potato: Sizes differ 2026/05/05 02:56:36 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:36 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:37 DEBUG : potato: size = 21 OK 2026/05/05 02:56:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/05 02:56:37 INFO : potato: Copied (replaced existing) 2026/05/05 02:56:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.81s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:38 DEBUG : potato: size = 21 OK 2026/05/05 02:56:38 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/05/05 02:56:38 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3442232097) 2026/05/05 02:56:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:56:38 DEBUG : potato: sha1 differ 2026/05/05 02:56:38 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:38 DEBUG : potato: size = 21 OK 2026/05/05 02:56:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/05 02:56:38 INFO : potato: Copied (replaced existing) 2026/05/05 02:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:40 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:40 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/05 02:56:40 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:40 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:40 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:42 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:42 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:42 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:42 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:42 DEBUG : potato2: size = 60 OK 2026/05/05 02:56:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:42 INFO : potato2: Copied (new) 2026/05/05 02:56:42 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:45 INFO : d: Making directory 2026/05/05 02:56:45 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/05 02:56:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:45 DEBUG : c/non empty space: size = 5 OK 2026/05/05 02:56:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:45 DEBUG : c/non empty space: Unchanged skipping 2026/05/05 02:56:45 DEBUG : a/potato2: size = 60 OK 2026/05/05 02:56:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:45 INFO : a/potato2: Copied (new) 2026/05/05 02:56:45 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:45 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:45 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:46 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/05 02:56:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:48 DEBUG : c/non empty space: size = 5 OK 2026/05/05 02:56:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:48 DEBUG : c/non empty space: Unchanged skipping 2026/05/05 02:56:48 DEBUG : a/potato2: size = 60 OK 2026/05/05 02:56:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:48 INFO : a/potato2: Copied (new) 2026/05/05 02:56:48 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:48 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:48 ERROR : B2 bucket rclone-test-gadexem3livo: not deleting files as there were IO errors 2026/05/05 02:56:48 ERROR : B2 bucket rclone-test-gadexem3livo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:50 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:50 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:50 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:50 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:50 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:50 INFO : potato: Deleted 2026/05/05 02:56:51 DEBUG : potato2: size = 60 OK 2026/05/05 02:56:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:52 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:53 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:53 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:53 INFO : potato: Deleted 2026/05/05 02:56:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:53 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:53 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:53 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:53 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:53 DEBUG : potato2: size = 60 OK 2026/05/05 02:56:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:56:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:56:55 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:55 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:55 DEBUG : potato2: size = 19 OK 2026/05/05 02:56:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/05 02:56:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:57 DEBUG : enormous: Excluded (Size Filter) 2026/05/05 02:56:57 DEBUG : enormous: Excluded 2026/05/05 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 02:56:57 DEBUG : potato2: Excluded 2026/05/05 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 02:56:57 DEBUG : potato2: Excluded 2026/05/05 02:56:57 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:56:57 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:57 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:56:57 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:56:57 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:57 INFO : There was nothing to transfer 2026/05/05 02:56:57 DEBUG : enormous: Excluded (Size Filter) 2026/05/05 02:56:57 DEBUG : enormous: Excluded 2026/05/05 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 02:56:57 DEBUG : potato2: Excluded 2026/05/05 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 02:56:57 DEBUG : potato2: Excluded 2026/05/05 02:56:57 DEBUG : empty space: size = 1 OK 2026/05/05 02:56:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/05 02:56:57 DEBUG : empty space: Unchanged skipping 2026/05/05 02:56:57 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for checks to finish 2026/05/05 02:56:57 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for transfers to finish 2026/05/05 02:56:57 DEBUG : Waiting for deletions to finish 2026/05/05 02:56:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:56:59 DEBUG : enormous: Excluded (Size Filter) 2026/05/05 02:56:59 DEBUG : enormous: Excluded 2026/05/05 02:56:59 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 02:56:59 DEBUG : potato2: Excluded 2026/05/05 02:57:00 DEBUG : empty space: size = 1 OK 2026/05/05 02:57:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:57:00 DEBUG : empty space: Unchanged skipping 2026/05/05 02:57:00 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:00 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:00 DEBUG : Waiting for deletions to finish 2026/05/05 02:57:00 INFO : enormous: Deleted 2026/05/05 02:57:00 INFO : potato2: Deleted 2026/05/05 02:57:00 INFO : There was nothing to transfer 2026/05/05 02:57:00 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for checks to finish 2026/05/05 02:57:00 DEBUG : empty space: size = 1 OK 2026/05/05 02:57:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/05 02:57:00 DEBUG : empty space: Unchanged skipping 2026/05/05 02:57:00 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for transfers to finish 2026/05/05 02:57:00 DEBUG : Waiting for deletions to finish 2026/05/05 02:57:00 INFO : potato2: Deleted 2026/05/05 02:57:00 INFO : enormous: Deleted 2026/05/05 02:57:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.57s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:02 DEBUG : five: Need to transfer - File not found at Destination 2026/05/05 02:57:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:57:02 DEBUG : four: size = 8 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:57:02 DEBUG : four: Sizes differ 2026/05/05 02:57:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/05 02:57:02 DEBUG : one: Destination is newer than source, skipping 2026/05/05 02:57:02 DEBUG : two: size = 3 OK 2026/05/05 02:57:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:02 DEBUG : three: size = 5 OK 2026/05/05 02:57:02 DEBUG : three: Sizes identical 2026/05/05 02:57:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/05 02:57:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3442232097) 2026/05/05 02:57:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:57:02 DEBUG : two: sha1 differ 2026/05/05 02:57:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:03 DEBUG : five: size = 4 OK 2026/05/05 02:57:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/05 02:57:03 INFO : five: Copied (new) 2026/05/05 02:57:03 DEBUG : four: size = 4 OK 2026/05/05 02:57:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/05 02:57:03 INFO : four: Copied (replaced existing) 2026/05/05 02:57:03 DEBUG : two: size = 3 OK 2026/05/05 02:57:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/05 02:57:03 INFO : two: Copied (replaced existing) 2026/05/05 02:57:03 DEBUG : Waiting for deletions to finish 2026/05/05 02:57:04 DEBUG : five: size = 4 OK 2026/05/05 02:57:04 DEBUG : three: size = 5 OK 2026/05/05 02:57:04 DEBUG : two: size = 3 OK 2026/05/05 02:57:04 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:04 DEBUG : four: size = 4 OK 2026/05/05 02:57:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/05 02:57:04 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/05 02:57:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/05 02:57:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3442232097) 2026/05/05 02:57:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:57:04 DEBUG : three: sha1 differ 2026/05/05 02:57:04 DEBUG : one: Destination is newer than source, skipping 2026/05/05 02:57:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/05 02:57:04 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/05 02:57:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/05 02:57:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/05 02:57:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/05 02:57:04 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/05 02:57:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/05 02:57:04 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:04 DEBUG : three: size = 5 OK 2026/05/05 02:57:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:57:04 INFO : three: Copied (replaced existing) 2026/05/05 02:57:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.82s) === 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:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/05 02:57:06 INFO : B2 bucket rclone-test-gadexem3livo: Making map for --track-renames 2026/05/05 02:57:06 INFO : B2 bucket rclone-test-gadexem3livo: Finished making map for --track-renames 2026/05/05 02:57:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for renames to finish 2026/05/05 02:57:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/05 02:57:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/05 02:57:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:06 DEBUG : potato: size = 14 OK 2026/05/05 02:57:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/05 02:57:06 INFO : potato: Copied (new) 2026/05/05 02:57:06 DEBUG : yam: size = 11 OK 2026/05/05 02:57:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/05 02:57:06 INFO : yam: Copied (new) 2026/05/05 02:57:06 DEBUG : Waiting for deletions to finish 2026/05/05 02:57:06 DEBUG : potato: size = 14 OK 2026/05/05 02:57:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:57:06 INFO : B2 bucket rclone-test-gadexem3livo: Making map for --track-renames 2026/05/05 02:57:06 DEBUG : potato: Unchanged skipping 2026/05/05 02:57:06 INFO : B2 bucket rclone-test-gadexem3livo: Finished making map for --track-renames 2026/05/05 02:57:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for renames to finish 2026/05/05 02:57:07 DEBUG : yaml: size = 11 OK 2026/05/05 02:57:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/05 02:57:07 INFO : yam: Copied (server-side copy) to: yaml 2026/05/05 02:57:08 INFO : yam: Deleted 2026/05/05 02:57:08 INFO : yaml: Renamed from "yam" 2026/05/05 02:57:08 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/05 02:57:09 INFO : B2 bucket rclone-test-gadexem3livo: Making map for --track-renames 2026/05/05 02:57:09 INFO : B2 bucket rclone-test-gadexem3livo: Finished making map for --track-renames 2026/05/05 02:57:09 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/05 02:57:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/05 02:57:09 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for renames to finish 2026/05/05 02:57:09 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:09 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1172-04.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001172_t0042": EOF 2026/05/05 02:57:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-04.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001172_t0042": EOF) 2026/05/05 02:57:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/05 02:57:09 DEBUG : potato: Received error: Post "https://pod-000-1172-04.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001172_t0042": EOF - low level retry 0/10 2026/05/05 02:57:09 DEBUG : pacer: Reducing sleep to 10ms 2026/05/05 02:57:09 DEBUG : yam: size = 11 OK 2026/05/05 02:57:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/05 02:57:09 INFO : yam: Copied (new) 2026/05/05 02:57:09 DEBUG : potato: size = 14 OK 2026/05/05 02:57:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/05 02:57:09 INFO : potato: Copied (new) 2026/05/05 02:57:09 DEBUG : Waiting for deletions to finish 2026/05/05 02:57:10 DEBUG : potato: size = 14 OK 2026/05/05 02:57:10 INFO : B2 bucket rclone-test-gadexem3livo: Making map for --track-renames 2026/05/05 02:57:10 INFO : B2 bucket rclone-test-gadexem3livo: Finished making map for --track-renames 2026/05/05 02:57:10 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:57:10 DEBUG : potato: Unchanged skipping 2026/05/05 02:57:10 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for renames to finish 2026/05/05 02:57:10 DEBUG : yaml: size = 11 OK 2026/05/05 02:57:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/05 02:57:10 INFO : yam: Copied (server-side copy) to: yaml 2026/05/05 02:57:11 INFO : yam: Deleted 2026/05/05 02:57:11 INFO : yaml: Renamed from "yam" 2026/05/05 02:57:11 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/05 02:57:12 INFO : B2 bucket rclone-test-gadexem3livo: Making map for --track-renames 2026/05/05 02:57:12 INFO : B2 bucket rclone-test-gadexem3livo: Finished making map for --track-renames 2026/05/05 02:57:12 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/05 02:57:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/05 02:57:12 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for renames to finish 2026/05/05 02:57:12 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:12 DEBUG : potato: size = 14 OK 2026/05/05 02:57:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/05 02:57:12 INFO : potato: Copied (new) 2026/05/05 02:57:12 DEBUG : sub/yam: size = 11 OK 2026/05/05 02:57:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/05 02:57:12 INFO : sub/yam: Copied (new) 2026/05/05 02:57:12 DEBUG : Waiting for deletions to finish 2026/05/05 02:57:12 DEBUG : potato: size = 14 OK 2026/05/05 02:57:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:57:12 DEBUG : potato: Unchanged skipping 2026/05/05 02:57:13 INFO : B2 bucket rclone-test-gadexem3livo: Making map for --track-renames 2026/05/05 02:57:13 INFO : B2 bucket rclone-test-gadexem3livo: Finished making map for --track-renames 2026/05/05 02:57:13 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:13 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for renames to finish 2026/05/05 02:57:13 DEBUG : yam: size = 11 OK 2026/05/05 02:57:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/05 02:57:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/05 02:57:13 INFO : sub/yam: Deleted 2026/05/05 02:57:13 INFO : yam: Renamed from "sub/yam" 2026/05/05 02:57:13 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.63s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:14 DEBUG : Creating backend with remote "/tmp/rclone3442232097/dir1" 2026/05/05 02:57:14 DEBUG : Config file has changed externally - reloading 2026/05/05 02:57:14 DEBUG : Creating backend with remote "/tmp/rclone3442232097/dir2" 2026/05/05 02:57:14 DEBUG : Local file system at /tmp/rclone3442232097/dir2: Using server-side directory move 2026/05/05 02:57:14 INFO : Local file system at /tmp/rclone3442232097/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/05 02:57:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/05 02:57:14 INFO : file1.txt: Moved (server-side) 2026/05/05 02:57:14 DEBUG : Local file system at /tmp/rclone3442232097/dir2: Waiting for checks to finish 2026/05/05 02:57:14 DEBUG : Local file system at /tmp/rclone3442232097/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:57:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/05 02:57:15 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:15 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:57:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:57:15 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:57:15 INFO : sub dir/hello world: Deleted 2026/05/05 02:57:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/05 02:57:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/05 02:57:15 INFO : nested/sub dir/file: Copied (new) 2026/05/05 02:57:15 INFO : nested/sub dir/file: Deleted 2026/05/05 02:57:15 INFO : sub dir: Removing directory 2026/05/05 02:57:15 INFO : nested/sub dir: Removing directory 2026/05/05 02:57:15 INFO : nested: Removing directory 2026/05/05 02:57:15 DEBUG : Local file system at /tmp/rclone3442232097: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 02:57:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/05 02:57:16 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:16 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 02:57:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 02:57:16 INFO : sub dir/hello world: Copied (new) 2026/05/05 02:57:16 INFO : sub dir/hello world: Deleted 2026/05/05 02:57:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/05 02:57:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/05 02:57:16 INFO : nested/sub dir/file: Copied (new) 2026/05/05 02:57:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.31s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/05 02:57:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/05 02:57:18 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:18 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:18 DEBUG : existing: size = 6 OK 2026/05/05 02:57:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/05 02:57:18 INFO : existing: Copied (new) 2026/05/05 02:57:18 INFO : existing: Deleted 2026/05/05 02:57:18 DEBUG : existing-b: size = 6 OK 2026/05/05 02:57:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/05 02:57:18 INFO : existing-b: Copied (new) 2026/05/05 02:57:18 INFO : existing-b: Deleted 2026/05/05 02:57:18 DEBUG : existing: Destination exists, skipping 2026/05/05 02:57:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/05 02:57:18 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:57:18 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:57:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sumitet1mato" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gadexem3livo -> B2 bucket rclone-test-sumitet1mato 2026/05/05 02:57:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:57:24 DEBUG : empty space: size = 1 OK 2026/05/05 02:57:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 02:57:24 DEBUG : empty space: Unchanged skipping 2026/05/05 02:57:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:57:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sumitet1mato) 2026/05/05 02:57:24 DEBUG : potato3: Sizes differ 2026/05/05 02:57:24 DEBUG : B2 bucket rclone-test-sumitet1mato: Waiting for checks to finish 2026/05/05 02:57:24 INFO : empty space: Deleted 2026/05/05 02:57:24 DEBUG : B2 bucket rclone-test-sumitet1mato: Waiting for transfers to finish 2026/05/05 02:57:24 DEBUG : potato2: size = 60 OK 2026/05/05 02:57:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:57:24 INFO : potato2: Copied (server-side copy) 2026/05/05 02:57:24 INFO : potato2: Deleted 2026/05/05 02:57:24 DEBUG : potato3: size = 68 OK 2026/05/05 02:57:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/05 02:57:24 INFO : potato3: Copied (server-side copy) 2026/05/05 02:57:25 INFO : potato3: Deleted 2026/05/05 02:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lilimup2yixo" 2026/05/05 02:57:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/05 02:57:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:57:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/05 02:57:26 DEBUG : B2 bucket rclone-test-lilimup2yixo: Waiting for checks to finish 2026/05/05 02:57:26 DEBUG : B2 bucket rclone-test-lilimup2yixo: Waiting for transfers to finish 2026/05/05 02:57:27 DEBUG : empty space: size = 1 OK 2026/05/05 02:57:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:57:27 INFO : empty space: Copied (server-side copy) 2026/05/05 02:57:27 INFO : empty space: Deleted 2026/05/05 02:57:27 DEBUG : potato2: size = 60 OK 2026/05/05 02:57:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:57:27 INFO : potato2: Copied (server-side copy) 2026/05/05 02:57:27 DEBUG : potato3: size = 68 OK 2026/05/05 02:57:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/05 02:57:27 INFO : potato3: Copied (server-side copy) 2026/05/05 02:57:27 INFO : potato2: Deleted 2026/05/05 02:57:28 INFO : potato3: Deleted 2026/05/05 02:57:28 DEBUG : B2 bucket rclone-test-lilimup2yixo: Purge remote 2026/05/05 02:57:28 INFO : B2 bucket rclone-test-lilimup2yixo: cleaning bucket "rclone-test-lilimup2yixo" of all files 2026/05/05 02:57:28 DEBUG : empty space: Deleting (id "4_z8f42adc3101dfb6b9fd80e1b_f11656912a5257153_d20260505_m025727_c001_v0001180_t0036_u01777949847226") 2026/05/05 02:57:28 DEBUG : potato2: Deleting (id "4_z8f42adc3101dfb6b9fd80e1b_f101dfaf89f742aad_d20260505_m025727_c001_v0001176_t0041_u01777949847490") 2026/05/05 02:57:28 DEBUG : potato3: Deleting (id "4_z8f42adc3101dfb6b9fd80e1b_f116f6164f3fcbe51_d20260505_m025727_c001_v0001130_t0005_u01777949847591") 2026/05/05 02:57:29 DEBUG : B2 bucket rclone-test-sumitet1mato: Purge remote 2026/05/05 02:57:29 INFO : B2 bucket rclone-test-sumitet1mato: cleaning bucket "rclone-test-sumitet1mato" of all files 2026/05/05 02:57:29 DEBUG : empty space: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f413297ac3e710028_d20260505_m025727_c001_v7007000_t0000_u01777949847456") 2026/05/05 02:57:29 DEBUG : empty space: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f100b74ea78c3ed30_d20260505_m025722_c001_v0001115_t0029_u01777949842395") 2026/05/05 02:57:29 DEBUG : potato2: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f413297ac3e710029_d20260505_m025727_c001_v7007000_t0000_u01777949847784") 2026/05/05 02:57:29 DEBUG : potato2: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f1071b00ef25c9cf9_d20260505_m025724_c001_v0001174_t0039_u01777949844243") 2026/05/05 02:57:29 DEBUG : potato3: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f416f8eab5543bae6_d20260505_m025727_c001_v7007000_t0000_u01777949847957") 2026/05/05 02:57:29 DEBUG : potato3: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f100391ca1b7ef4c5_d20260505_m025724_c001_v0001120_t0049_u01777949844611") 2026/05/05 02:57:29 DEBUG : potato3: Deleting (id "4_z3f829d83101dfb6b9fd80e1b_f100b74ea78c3ed38_d20260505_m025723_c001_v0001115_t0024_u01777949843138") --- PASS: TestServerSideMove (11.36s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cihokev2gase" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gadexem3livo -> B2 bucket rclone-test-cihokev2gase 2026/05/05 02:57:35 DEBUG : empty space: Excluded (Size Filter) 2026/05/05 02:57:35 DEBUG : empty space: Excluded 2026/05/05 02:57:35 DEBUG : empty space: Excluded (Size Filter) 2026/05/05 02:57:35 DEBUG : empty space: Excluded 2026/05/05 02:57:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:57:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:57:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cihokev2gase) 2026/05/05 02:57:35 DEBUG : potato3: Sizes differ 2026/05/05 02:57:35 DEBUG : B2 bucket rclone-test-cihokev2gase: Waiting for checks to finish 2026/05/05 02:57:35 DEBUG : B2 bucket rclone-test-cihokev2gase: Waiting for transfers to finish 2026/05/05 02:57:36 DEBUG : potato2: size = 60 OK 2026/05/05 02:57:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:57:36 INFO : potato2: Copied (server-side copy) 2026/05/05 02:57:36 INFO : potato2: Deleted 2026/05/05 02:57:36 DEBUG : potato3: size = 68 OK 2026/05/05 02:57:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/05 02:57:36 INFO : potato3: Copied (server-side copy) 2026/05/05 02:57:37 INFO : potato3: Deleted 2026/05/05 02:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-waruvom4niti" 2026/05/05 02:57:38 DEBUG : empty space: Excluded (Size Filter) 2026/05/05 02:57:38 DEBUG : empty space: Excluded 2026/05/05 02:57:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:57:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/05 02:57:38 DEBUG : B2 bucket rclone-test-waruvom4niti: Waiting for checks to finish 2026/05/05 02:57:38 DEBUG : B2 bucket rclone-test-waruvom4niti: Waiting for transfers to finish 2026/05/05 02:57:39 DEBUG : potato2: size = 60 OK 2026/05/05 02:57:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:57:39 INFO : potato2: Copied (server-side copy) 2026/05/05 02:57:39 INFO : potato2: Deleted 2026/05/05 02:57:39 DEBUG : potato3: size = 68 OK 2026/05/05 02:57:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/05 02:57:39 INFO : potato3: Copied (server-side copy) 2026/05/05 02:57:39 INFO : potato3: Deleted 2026/05/05 02:57:40 DEBUG : B2 bucket rclone-test-waruvom4niti: Purge remote 2026/05/05 02:57:40 INFO : B2 bucket rclone-test-waruvom4niti: cleaning bucket "rclone-test-waruvom4niti" of all files 2026/05/05 02:57:40 DEBUG : potato2: Deleting (id "4_z7fe2ddb3101dfb6b9fd80e1b_f11687cab38aa1010_d20260505_m025739_c001_v0001113_t0053_u01777949859091") 2026/05/05 02:57:40 DEBUG : potato3: Deleting (id "4_z7fe2ddb3101dfb6b9fd80e1b_f107956ba1c88d485_d20260505_m025739_c001_v0001040_t0048_u01777949859386") 2026/05/05 02:57:41 DEBUG : B2 bucket rclone-test-cihokev2gase: Purge remote 2026/05/05 02:57:41 INFO : B2 bucket rclone-test-cihokev2gase: cleaning bucket "rclone-test-cihokev2gase" of all files 2026/05/05 02:57:41 DEBUG : empty space: Deleting (id "4_zcf42cd73101dfb6b9fd80e1b_f1197cd6e661b2739_d20260505_m025734_c001_v0001130_t0016_u01777949854588") 2026/05/05 02:57:41 DEBUG : potato2: Deleting (id "4_zcf42cd73101dfb6b9fd80e1b_f4097681f49ffe82e_d20260505_m025739_c001_v7007000_t0000_u01777949859362") 2026/05/05 02:57:41 DEBUG : potato2: Deleting (id "4_zcf42cd73101dfb6b9fd80e1b_f1131bac806e6f373_d20260505_m025735_c001_v0001150_t0025_u01777949855771") 2026/05/05 02:57:41 DEBUG : potato3: Deleting (id "4_zcf42cd73101dfb6b9fd80e1b_f4097681f49ffe82f_d20260505_m025739_c001_v7007000_t0000_u01777949859865") 2026/05/05 02:57:41 DEBUG : potato3: Deleting (id "4_zcf42cd73101dfb6b9fd80e1b_f115d133562c1f1de_d20260505_m025736_c001_v0001109_t0045_u01777949856144") 2026/05/05 02:57:41 DEBUG : potato3: Deleting (id "4_zcf42cd73101dfb6b9fd80e1b_f1197cd6e661b273b_d20260505_m025734_c001_v0001130_t0009_u01777949854959") 2026/05/05 02:57:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/05 02:57:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/05 02:57:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:43 DEBUG : Creating backend with remote "TestB2:rclone-test-buvoyav6liqu" 2026/05/05 02:57:45 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gadexem3livo -> B2 bucket rclone-test-buvoyav6liqu 2026/05/05 02:57:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:57:47 DEBUG : empty space: size = 1 OK 2026/05/05 02:57:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 02:57:47 DEBUG : empty space: Unchanged skipping 2026/05/05 02:57:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:57:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buvoyav6liqu) 2026/05/05 02:57:47 DEBUG : potato3: Sizes differ 2026/05/05 02:57:47 DEBUG : B2 bucket rclone-test-buvoyav6liqu: Waiting for checks to finish 2026/05/05 02:57:47 INFO : empty space: Deleted 2026/05/05 02:57:47 DEBUG : B2 bucket rclone-test-buvoyav6liqu: Waiting for transfers to finish 2026/05/05 02:57:47 DEBUG : potato2: size = 60 OK 2026/05/05 02:57:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:57:47 INFO : potato2: Copied (server-side copy) 2026/05/05 02:57:48 INFO : potato2: Deleted 2026/05/05 02:57:48 DEBUG : potato3: size = 68 OK 2026/05/05 02:57:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/05 02:57:48 INFO : potato3: Copied (server-side copy) 2026/05/05 02:57:48 INFO : potato3: Deleted 2026/05/05 02:57:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xixurox2qeve" 2026/05/05 02:57:49 INFO : tomatoDir: Making directory 2026/05/05 02:57:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/05 02:57:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 02:57:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/05 02:57:50 DEBUG : B2 bucket rclone-test-xixurox2qeve: Waiting for checks to finish 2026/05/05 02:57:50 DEBUG : B2 bucket rclone-test-xixurox2qeve: Waiting for transfers to finish 2026/05/05 02:57:50 DEBUG : empty space: size = 1 OK 2026/05/05 02:57:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/05 02:57:50 INFO : empty space: Copied (server-side copy) 2026/05/05 02:57:50 INFO : empty space: Deleted 2026/05/05 02:57:51 DEBUG : potato2: size = 60 OK 2026/05/05 02:57:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 02:57:51 INFO : potato2: Copied (server-side copy) 2026/05/05 02:57:51 INFO : potato2: Deleted 2026/05/05 02:57:51 DEBUG : potato3: size = 68 OK 2026/05/05 02:57:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/05 02:57:51 INFO : potato3: Copied (server-side copy) 2026/05/05 02:57:51 INFO : potato3: Deleted 2026/05/05 02:57:52 DEBUG : B2 bucket rclone-test-xixurox2qeve: Purge remote 2026/05/05 02:57:52 INFO : B2 bucket rclone-test-xixurox2qeve: cleaning bucket "rclone-test-xixurox2qeve" of all files 2026/05/05 02:57:52 DEBUG : empty space: Deleting (id "4_z9f120d83102dfb6b9fd80e1b_f1074f0edc2a86c0c_d20260505_m025750_c001_v0001184_t0057_u01777949870644") 2026/05/05 02:57:52 DEBUG : potato2: Deleting (id "4_z9f120d83102dfb6b9fd80e1b_f101621edbd651269_d20260505_m025750_c001_v0001183_t0031_u01777949870884") 2026/05/05 02:57:52 DEBUG : potato3: Deleting (id "4_z9f120d83102dfb6b9fd80e1b_f100198a23edeb555_d20260505_m025751_c001_v0001173_t0047_u01777949871035") 2026/05/05 02:57:52 DEBUG : B2 bucket rclone-test-buvoyav6liqu: Purge remote 2026/05/05 02:57:52 INFO : B2 bucket rclone-test-buvoyav6liqu: cleaning bucket "rclone-test-buvoyav6liqu" of all files 2026/05/05 02:57:53 DEBUG : empty space: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f402dd39eaba1a688_d20260505_m025750_c001_v7007000_t0000_u01777949870847") 2026/05/05 02:57:53 DEBUG : empty space: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f111a5595e3e70108_d20260505_m025746_c001_v0001184_t0056_u01777949866720") 2026/05/05 02:57:53 DEBUG : potato2: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f402dd39eaba1a68b_d20260505_m025751_c001_v7007000_t0000_u01777949871092") 2026/05/05 02:57:53 DEBUG : potato2: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f11219cc3bd5d3591_d20260505_m025747_c001_v0001134_t0040_u01777949867599") 2026/05/05 02:57:53 DEBUG : potato3: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f402dd39eaba1a68c_d20260505_m025751_c001_v7007000_t0000_u01777949871545") 2026/05/05 02:57:53 DEBUG : potato3: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f116758d704a2866d_d20260505_m025747_c001_v0001036_t0020_u01777949867966") 2026/05/05 02:57:53 DEBUG : potato3: Deleting (id "4_z4f32fd73101dfb6b9fd80e1b_f111a5595e3e7010d_d20260505_m025746_c001_v0001184_t0042_u01777949866962") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.98s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:57:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/rclone-sync-test" 2026/05/05 02:58:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/rclone-sync-test-include/layer2" 2026/05/05 02:58:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/rclone-sync-test-ignore-file" 2026/05/05 02:58:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/05 02:58:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/05 02:58:06 DEBUG : pacer: Reducing sleep to 10ms 2026/05/05 02:58:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/05 02:58:06 DEBUG : B2 bucket rclone-test-gadexem3livo path rclone-sync-test: Waiting for checks to finish 2026/05/05 02:58:06 DEBUG : B2 bucket rclone-test-gadexem3livo path rclone-sync-test: Waiting for transfers to finish 2026/05/05 02:58:06 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:06 INFO : There was nothing to transfer 2026/05/05 02:58:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/05 02:58:07 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:58:07 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:58:07 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:07 INFO : There was nothing to transfer 2026/05/05 02:58:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/05 02:58:07 DEBUG : B2 bucket rclone-test-gadexem3livo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/05 02:58:07 DEBUG : B2 bucket rclone-test-gadexem3livo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/05 02:58:07 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:07 INFO : There was nothing to transfer 2026/05/05 02:58:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/05 02:58:08 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:58:08 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:58:08 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:08 INFO : There was nothing to transfer 2026/05/05 02:58:08 DEBUG : Excluded 2026/05/05 02:58:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/05 02:58:08 DEBUG : B2 bucket rclone-test-gadexem3livo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/05 02:58:08 DEBUG : B2 bucket rclone-test-gadexem3livo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/05 02:58:08 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.18s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:58:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/CompareDest" 2026/05/05 02:58:12 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 02:58:12 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:12 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:13 DEBUG : one: size = 3 OK 2026/05/05 02:58:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:58:13 INFO : one: Copied (new) 2026/05/05 02:58:13 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:14 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:14 DEBUG : one: Sizes differ 2026/05/05 02:58:14 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:14 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:14 DEBUG : one: size = 5 OK 2026/05/05 02:58:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/05 02:58:14 INFO : one: Copied (replaced existing) 2026/05/05 02:58:14 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:16 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:16 DEBUG : one: Sizes differ 2026/05/05 02:58:16 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:16 DEBUG : one: size = 5 OK 2026/05/05 02:58:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 02:58:16 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:16 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:16 INFO : There was nothing to transfer 2026/05/05 02:58:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:17 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:17 DEBUG : one: Sizes differ 2026/05/05 02:58:17 DEBUG : two: size = 3 OK 2026/05/05 02:58:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 02:58:17 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:18 DEBUG : one: size = 5 OK 2026/05/05 02:58:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 02:58:18 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:18 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:18 INFO : There was nothing to transfer 2026/05/05 02:58:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:18 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:18 DEBUG : one: Sizes differ 2026/05/05 02:58:18 DEBUG : two: size = 3 OK 2026/05/05 02:58:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 02:58:18 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:18 DEBUG : one: size = 5 OK 2026/05/05 02:58:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 02:58:18 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:18 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:18 INFO : There was nothing to transfer 2026/05/05 02:58:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:19 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:19 DEBUG : one: Sizes differ 2026/05/05 02:58:19 DEBUG : two: size = 3 OK 2026/05/05 02:58:19 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/05/05 02:58:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/05 02:58:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 02:58:19 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:19 DEBUG : one: size = 5 OK 2026/05/05 02:58:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 02:58:19 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:19 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:19 INFO : There was nothing to transfer 2026/05/05 02:58:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:20 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:20 DEBUG : one: Sizes differ 2026/05/05 02:58:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:20 DEBUG : two: size = 3 (B2 bucket rclone-test-gadexem3livo path CompareDest) 2026/05/05 02:58:20 DEBUG : two: Sizes differ 2026/05/05 02:58:20 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 02:58:20 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:20 DEBUG : one: size = 5 OK 2026/05/05 02:58:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 02:58:20 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:21 DEBUG : two: size = 5 OK 2026/05/05 02:58:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/05 02:58:21 INFO : two: Copied (new) 2026/05/05 02:58:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.18s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:58:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dest" 2026/05/05 02:58:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/pre-dest1" 2026/05/05 02:58:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/pre-dest2" 2026/05/05 02:58:28 DEBUG : 1: size = 1 OK 2026/05/05 02:58:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:58:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/05 02:58:28 DEBUG : 2: size = 1 OK 2026/05/05 02:58:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:58:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/05 02:58:28 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/05 02:58:28 DEBUG : B2 bucket rclone-test-gadexem3livo path dest: Waiting for checks to finish 2026/05/05 02:58:28 DEBUG : B2 bucket rclone-test-gadexem3livo path dest: Waiting for transfers to finish 2026/05/05 02:58:29 DEBUG : 3: size = 1 OK 2026/05/05 02:58:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/05 02:58:29 INFO : 3: Copied (new) 2026/05/05 02:58:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:58:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:58:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/CopyDest" 2026/05/05 02:58:34 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 02:58:34 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:34 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:35 DEBUG : one: size = 3 OK 2026/05/05 02:58:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:58:35 INFO : one: Copied (new) 2026/05/05 02:58:35 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:35 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:35 DEBUG : one: Sizes differ 2026/05/05 02:58:35 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:36 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:36 DEBUG : one: size = 5 OK 2026/05/05 02:58:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/05 02:58:36 INFO : one: Copied (replaced existing) 2026/05/05 02:58:36 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/BackupDir" 2026/05/05 02:58:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:39 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:39 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:39 DEBUG : one: Sizes differ 2026/05/05 02:58:39 DEBUG : one: size = 5 OK 2026/05/05 02:58:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:39 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:39 DEBUG : one: Sizes differ 2026/05/05 02:58:40 DEBUG : one: size = 3 OK 2026/05/05 02:58:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:58:40 INFO : one: Copied (server-side copy) 2026/05/05 02:58:41 INFO : one: Deleted 2026/05/05 02:58:41 DEBUG : one: size = 5 OK 2026/05/05 02:58:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/05 02:58:41 INFO : one: Copied (server-side copy) 2026/05/05 02:58:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/05 02:58:41 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:41 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:42 DEBUG : one: size = 5 OK 2026/05/05 02:58:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:42 DEBUG : one: Unchanged skipping 2026/05/05 02:58:42 DEBUG : two: size = 3 OK 2026/05/05 02:58:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:43 DEBUG : two: size = 3 OK 2026/05/05 02:58:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/05 02:58:43 INFO : two: Copied (server-side copy) 2026/05/05 02:58:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/05 02:58:43 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:43 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:43 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:43 DEBUG : one: size = 5 OK 2026/05/05 02:58:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:43 DEBUG : one: Unchanged skipping 2026/05/05 02:58:43 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:43 DEBUG : two: size = 3 OK 2026/05/05 02:58:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:43 DEBUG : two: Unchanged skipping 2026/05/05 02:58:43 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:43 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:43 INFO : There was nothing to transfer 2026/05/05 02:58:44 DEBUG : one: size = 5 OK 2026/05/05 02:58:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:44 DEBUG : one: Unchanged skipping 2026/05/05 02:58:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:44 DEBUG : three: size = 5 (B2 bucket rclone-test-gadexem3livo path CopyDest) 2026/05/05 02:58:44 DEBUG : three: Sizes differ 2026/05/05 02:58:44 DEBUG : three: Destination not found in --copy-dest 2026/05/05 02:58:44 DEBUG : three: Need to transfer - File not found at Destination 2026/05/05 02:58:44 DEBUG : two: size = 3 OK 2026/05/05 02:58:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 02:58:44 DEBUG : two: Unchanged skipping 2026/05/05 02:58:44 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:44 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:45 DEBUG : three: size = 7 OK 2026/05/05 02:58:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/05 02:58:45 INFO : three: Copied (new) 2026/05/05 02:58:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.28s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:58:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:58:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/backup" 2026/05/05 02:58:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:51 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:51 DEBUG : one: Sizes differ 2026/05/05 02:58:51 DEBUG : two: size = 3 OK 2026/05/05 02:58:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:58:51 DEBUG : two: Unchanged skipping 2026/05/05 02:58:51 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:52 DEBUG : one: size = 3 OK 2026/05/05 02:58:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:58:52 INFO : one: Copied (server-side copy) 2026/05/05 02:58:53 INFO : one: Deleted 2026/05/05 02:58:53 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:54 DEBUG : one: size = 4 OK 2026/05/05 02:58:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:58:54 INFO : one: Copied (new) 2026/05/05 02:58:54 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:55 DEBUG : three.txt: size = 5 OK 2026/05/05 02:58:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:58:55 INFO : three.txt: Copied (server-side copy) 2026/05/05 02:58:55 INFO : three.txt: Deleted 2026/05/05 02:58:55 INFO : three.txt: Moved into backup dir 2026/05/05 02:58:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:58:56 DEBUG : one: size = 4 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:58:56 DEBUG : one: Sizes differ 2026/05/05 02:58:56 DEBUG : two: size = 3 OK 2026/05/05 02:58:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:58:56 DEBUG : two: Unchanged skipping 2026/05/05 02:58:56 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:58:57 DEBUG : one: size = 4 OK 2026/05/05 02:58:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:58:57 INFO : one: Copied (server-side copy) 2026/05/05 02:58:57 INFO : one: Deleted 2026/05/05 02:58:57 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:58:57 DEBUG : one: size = 5 OK 2026/05/05 02:58:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/05 02:58:57 INFO : one: Copied (new) 2026/05/05 02:58:57 DEBUG : Waiting for deletions to finish 2026/05/05 02:58:58 DEBUG : three.txt: size = 6 OK 2026/05/05 02:58:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:58:58 INFO : three.txt: Copied (server-side copy) 2026/05/05 02:58:58 INFO : three.txt: Deleted 2026/05/05 02:58:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.16s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:59:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/backup" 2026/05/05 02:59:03 DEBUG : two: size = 3 OK 2026/05/05 02:59:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:03 DEBUG : two: Unchanged skipping 2026/05/05 02:59:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:03 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:03 DEBUG : one: Sizes differ 2026/05/05 02:59:03 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:59:05 DEBUG : one.bak: size = 3 OK 2026/05/05 02:59:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:59:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/05 02:59:05 INFO : one: Deleted 2026/05/05 02:59:05 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:59:06 DEBUG : one: size = 4 OK 2026/05/05 02:59:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:06 INFO : one: Copied (new) 2026/05/05 02:59:06 DEBUG : Waiting for deletions to finish 2026/05/05 02:59:06 DEBUG : three.txt.bak: size = 5 OK 2026/05/05 02:59:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:59:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/05 02:59:07 INFO : three.txt: Deleted 2026/05/05 02:59:07 INFO : three.txt: Moved into backup dir 2026/05/05 02:59:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:08 DEBUG : one: size = 4 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:08 DEBUG : one: Sizes differ 2026/05/05 02:59:08 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:59:08 DEBUG : two: size = 3 OK 2026/05/05 02:59:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:08 DEBUG : two: Unchanged skipping 2026/05/05 02:59:09 DEBUG : one.bak: size = 4 OK 2026/05/05 02:59:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/05 02:59:09 INFO : one: Deleted 2026/05/05 02:59:09 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:59:09 DEBUG : one: size = 5 OK 2026/05/05 02:59:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/05 02:59:09 INFO : one: Copied (new) 2026/05/05 02:59:09 DEBUG : Waiting for deletions to finish 2026/05/05 02:59:10 DEBUG : three.txt.bak: size = 6 OK 2026/05/05 02:59:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/05 02:59:10 INFO : three.txt: Deleted 2026/05/05 02:59:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:59:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/backup" 2026/05/05 02:59:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:15 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:15 DEBUG : one: Sizes differ 2026/05/05 02:59:15 DEBUG : two: size = 3 OK 2026/05/05 02:59:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:15 DEBUG : two: Unchanged skipping 2026/05/05 02:59:15 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:59:17 DEBUG : one-2019-01-01: size = 3 OK 2026/05/05 02:59:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:59:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/05 02:59:17 INFO : one: Deleted 2026/05/05 02:59:17 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:59:18 DEBUG : one: size = 4 OK 2026/05/05 02:59:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:18 INFO : one: Copied (new) 2026/05/05 02:59:18 DEBUG : Waiting for deletions to finish 2026/05/05 02:59:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/05 02:59:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:59:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/05 02:59:18 INFO : three.txt: Deleted 2026/05/05 02:59:18 INFO : three.txt: Moved into backup dir 2026/05/05 02:59:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:20 DEBUG : one: size = 4 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:20 DEBUG : one: Sizes differ 2026/05/05 02:59:20 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:59:20 DEBUG : two: size = 3 OK 2026/05/05 02:59:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:20 DEBUG : two: Unchanged skipping 2026/05/05 02:59:20 DEBUG : one-2019-01-01: size = 4 OK 2026/05/05 02:59:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/05 02:59:21 INFO : one: Deleted 2026/05/05 02:59:21 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:59:21 DEBUG : one: size = 5 OK 2026/05/05 02:59:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/05 02:59:21 INFO : one: Copied (new) 2026/05/05 02:59:21 DEBUG : Waiting for deletions to finish 2026/05/05 02:59:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/05 02:59:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/05 02:59:22 INFO : three.txt: Deleted 2026/05/05 02:59:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.89s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:59:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:26 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:26 DEBUG : one: Sizes differ 2026/05/05 02:59:26 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:59:26 DEBUG : two: size = 3 OK 2026/05/05 02:59:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:26 DEBUG : two: Unchanged skipping 2026/05/05 02:59:27 DEBUG : one.bak: size = 3 OK 2026/05/05 02:59:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:59:27 INFO : one: Copied (server-side copy) to: one.bak 2026/05/05 02:59:27 INFO : one: Deleted 2026/05/05 02:59:27 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:59:28 DEBUG : one: size = 4 OK 2026/05/05 02:59:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:28 INFO : one: Copied (new) 2026/05/05 02:59:28 DEBUG : Waiting for deletions to finish 2026/05/05 02:59:28 DEBUG : three.txt.bak: size = 5 OK 2026/05/05 02:59:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:59:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/05 02:59:29 INFO : three.txt: Deleted 2026/05/05 02:59:29 INFO : three.txt: Moved into backup dir 2026/05/05 02:59:29 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1185-01.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001185_t0037": EOF 2026/05/05 02:59:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-01.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001185_t0037": EOF) 2026/05/05 02:59:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gadexem3livo: 1/10 (Post "https://pod-000-1185-01.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001185_t0037": EOF) 2026/05/05 02:59:31 DEBUG : pacer: Reducing sleep to 10ms 2026/05/05 02:59:32 DEBUG : one.bak: Excluded (Path Filter) 2026/05/05 02:59:32 DEBUG : one.bak: Excluded 2026/05/05 02:59:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/05 02:59:32 DEBUG : three.txt.bak: Excluded 2026/05/05 02:59:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:32 DEBUG : one: size = 4 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:32 DEBUG : one: Sizes differ 2026/05/05 02:59:32 DEBUG : two: size = 3 OK 2026/05/05 02:59:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:32 DEBUG : two: Unchanged skipping 2026/05/05 02:59:32 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for checks to finish 2026/05/05 02:59:33 DEBUG : one.bak: size = 4 OK 2026/05/05 02:59:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:33 INFO : one: Copied (server-side copy) to: one.bak 2026/05/05 02:59:33 INFO : one: Deleted 2026/05/05 02:59:33 DEBUG : B2 bucket rclone-test-gadexem3livo path dst: Waiting for transfers to finish 2026/05/05 02:59:33 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1185-19.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001185_t0024": EOF 2026/05/05 02:59:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-19.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001185_t0024": EOF) 2026/05/05 02:59:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/05 02:59:33 DEBUG : one: Received error: Post "https://pod-000-1185-19.backblaze.com/b2api/v1/b2_upload_file/cf82ed7300fdfb6b9fd80e1b/c001_v0001185_t0024": EOF - low level retry 0/10 2026/05/05 02:59:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/05 02:59:34 DEBUG : one: size = 5 OK 2026/05/05 02:59:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/05 02:59:34 INFO : one: Copied (new) 2026/05/05 02:59:34 DEBUG : Waiting for deletions to finish 2026/05/05 02:59:34 DEBUG : three.txt.bak: size = 6 OK 2026/05/05 02:59:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/05 02:59:35 INFO : three.txt: Deleted 2026/05/05 02:59:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.76s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:59:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:59:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:38 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:38 DEBUG : one: Sizes differ 2026/05/05 02:59:39 DEBUG : one.bak: size = 3 OK 2026/05/05 02:59:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:59:39 INFO : one: Copied (server-side copy) to: one.bak 2026/05/05 02:59:40 INFO : one: Deleted 2026/05/05 02:59:41 DEBUG : one: size = 4 OK 2026/05/05 02:59:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:41 INFO : one: Copied (new) 2026/05/05 02:59:41 DEBUG : two: size = 3 OK 2026/05/05 02:59:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:41 DEBUG : two: Unchanged skipping 2026/05/05 02:59:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:41 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:41 DEBUG : three.txt: Sizes differ 2026/05/05 02:59:42 DEBUG : three.txt.bak: size = 5 OK 2026/05/05 02:59:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:59:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/05 02:59:42 INFO : three.txt: Deleted 2026/05/05 02:59:42 DEBUG : three.txt: size = 6 OK 2026/05/05 02:59:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:42 INFO : three.txt: Copied (new) 2026/05/05 02:59:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:43 DEBUG : one: size = 4 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:43 DEBUG : one: Sizes differ 2026/05/05 02:59:44 DEBUG : one.bak: size = 4 OK 2026/05/05 02:59:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:44 INFO : one: Copied (server-side copy) to: one.bak 2026/05/05 02:59:44 INFO : one: Deleted 2026/05/05 02:59:44 DEBUG : one: size = 5 OK 2026/05/05 02:59:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/05 02:59:44 INFO : one: Copied (new) 2026/05/05 02:59:45 DEBUG : two: size = 3 OK 2026/05/05 02:59:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:45 DEBUG : two: Unchanged skipping 2026/05/05 02:59:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:45 DEBUG : three.txt: Sizes differ 2026/05/05 02:59:45 DEBUG : three.txt.bak: size = 6 OK 2026/05/05 02:59:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/05 02:59:46 INFO : three.txt: Deleted 2026/05/05 02:59:46 DEBUG : three.txt: size = 19 OK 2026/05/05 02:59:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/05 02:59:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.51s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:59:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gadexem3livo/dst" 2026/05/05 02:59:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:50 DEBUG : one: size = 3 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:50 DEBUG : one: Sizes differ 2026/05/05 02:59:51 DEBUG : one-2019-01-01: size = 3 OK 2026/05/05 02:59:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 02:59:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/05 02:59:51 INFO : one: Deleted 2026/05/05 02:59:52 DEBUG : one: size = 4 OK 2026/05/05 02:59:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:52 INFO : one: Copied (new) 2026/05/05 02:59:52 DEBUG : two: size = 3 OK 2026/05/05 02:59:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:52 DEBUG : two: Unchanged skipping 2026/05/05 02:59:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:53 DEBUG : three.txt: Sizes differ 2026/05/05 02:59:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/05 02:59:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/05 02:59:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/05 02:59:53 INFO : three.txt: Deleted 2026/05/05 02:59:53 DEBUG : three.txt: size = 6 OK 2026/05/05 02:59:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:53 INFO : three.txt: Copied (new) 2026/05/05 02:59:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:54 DEBUG : one: size = 4 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:54 DEBUG : one: Sizes differ 2026/05/05 02:59:55 DEBUG : one-2019-01-01: size = 4 OK 2026/05/05 02:59:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/05 02:59:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/05 02:59:55 INFO : one: Deleted 2026/05/05 02:59:55 DEBUG : one: size = 5 OK 2026/05/05 02:59:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/05 02:59:55 INFO : one: Copied (new) 2026/05/05 02:59:55 DEBUG : two: size = 3 OK 2026/05/05 02:59:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 02:59:55 DEBUG : two: Unchanged skipping 2026/05/05 02:59:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gadexem3livo path dst) 2026/05/05 02:59:56 DEBUG : three.txt: Sizes differ 2026/05/05 02:59:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/05 02:59:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/05 02:59:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/05 02:59:56 INFO : three.txt: Deleted 2026/05/05 02:59:57 DEBUG : three.txt: size = 19 OK 2026/05/05 02:59:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/05 02:59:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.64s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 02:59:59 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3442232097) 2026/05/05 02:59:59 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 02:59:59 DEBUG : Testêé: Sizes differ 2026/05/05 02:59:59 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 02:59:59 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 02:59:59 DEBUG : Testêé: size = 14 OK 2026/05/05 02:59:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/05 02:59:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/05 02:59:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.97s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/05 03:00:00 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:00:00 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:00:01 DEBUG : existing: size = 6 OK 2026/05/05 03:00:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/05 03:00:01 INFO : existing: Copied (new) 2026/05/05 03:00:01 DEBUG : Waiting for deletions to finish 2026/05/05 03:00:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:01 DEBUG : existing: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:01 DEBUG : existing: Sizes differ 2026/05/05 03:00:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/05 03:00:01 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:00:01 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:00:01 ERROR : B2 bucket rclone-test-gadexem3livo: not deleting files as there were IO errors 2026/05/05 03:00:01 ERROR : B2 bucket rclone-test-gadexem3livo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:02 DEBUG : EXISTING: size = 6 OK 2026/05/05 03:00:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:02 DEBUG : existing: Unchanged skipping 2026/05/05 03:00:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:00:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:00:02 DEBUG : Waiting for deletions to finish 2026/05/05 03:00:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", 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:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:14 DEBUG : both0: size = 6 OK 2026/05/05 03:00:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both10: size = 6 OK 2026/05/05 03:00:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both12: size = 6 OK 2026/05/05 03:00:14 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:00:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both11: size = 6 OK 2026/05/05 03:00:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both0: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both13: size = 6 OK 2026/05/05 03:00:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both13: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both14: size = 6 OK 2026/05/05 03:00:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both10: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both15: size = 6 OK 2026/05/05 03:00:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both15: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both16: size = 6 OK 2026/05/05 03:00:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both12: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both17: size = 6 OK 2026/05/05 03:00:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both17: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both18: size = 6 OK 2026/05/05 03:00:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both11: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both19: size = 6 OK 2026/05/05 03:00:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both19: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both1: size = 6 OK 2026/05/05 03:00:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both1: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both2: size = 6 OK 2026/05/05 03:00:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both2: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both3: size = 6 OK 2026/05/05 03:00:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both3: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both16: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both4: size = 6 OK 2026/05/05 03:00:14 DEBUG : both5: size = 6 OK 2026/05/05 03:00:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both14: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both6: size = 6 OK 2026/05/05 03:00:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both4: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both7: size = 6 OK 2026/05/05 03:00:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both7: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both8: size = 6 OK 2026/05/05 03:00:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both8: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both9: size = 6 OK 2026/05/05 03:00:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:14 DEBUG : both9: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both5: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both18: Unchanged skipping 2026/05/05 03:00:14 DEBUG : both6: Unchanged skipping 2026/05/05 03:00:14 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:00:14 DEBUG : Waiting for deletions to finish 2026/05/05 03:00:14 INFO : only14: Deleted 2026/05/05 03:00:14 INFO : only15: Deleted 2026/05/05 03:00:14 INFO : only18: Deleted 2026/05/05 03:00:14 INFO : only2: Deleted 2026/05/05 03:00:14 INFO : only3: Deleted 2026/05/05 03:00:14 INFO : only4: Deleted 2026/05/05 03:00:15 INFO : only5: Deleted 2026/05/05 03:00:15 INFO : only0: Deleted 2026/05/05 03:00:15 INFO : only10: Deleted 2026/05/05 03:00:15 INFO : only11: Deleted 2026/05/05 03:00:15 INFO : only17: Deleted 2026/05/05 03:00:15 INFO : only19: Deleted 2026/05/05 03:00:15 INFO : only6: Deleted 2026/05/05 03:00:15 INFO : only7: Deleted 2026/05/05 03:00:15 INFO : only12: Deleted 2026/05/05 03:00:15 INFO : only13: Deleted 2026/05/05 03:00:15 INFO : only1: Deleted 2026/05/05 03:00:15 INFO : only8: Deleted 2026/05/05 03:00:15 INFO : only16: Deleted 2026/05/05 03:00:15 INFO : only9: Deleted 2026/05/05 03:00:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.88s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:29 DEBUG : both10: size = 6 OK 2026/05/05 03:00:29 DEBUG : both11: size = 6 OK 2026/05/05 03:00:29 DEBUG : both12: size = 6 OK 2026/05/05 03:00:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:00:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both0: size = 6 OK 2026/05/05 03:00:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both11: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both13: size = 6 OK 2026/05/05 03:00:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both13: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both14: size = 6 OK 2026/05/05 03:00:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both14: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both15: size = 6 OK 2026/05/05 03:00:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both15: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both16: size = 6 OK 2026/05/05 03:00:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both16: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both17: size = 6 OK 2026/05/05 03:00:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both17: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both18: size = 6 OK 2026/05/05 03:00:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both18: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both19: size = 6 OK 2026/05/05 03:00:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both19: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both1: size = 6 OK 2026/05/05 03:00:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both10: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both2: size = 6 OK 2026/05/05 03:00:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both2: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both3: size = 6 OK 2026/05/05 03:00:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both3: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both4: size = 6 OK 2026/05/05 03:00:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both4: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both5: size = 6 OK 2026/05/05 03:00:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both5: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both6: size = 6 OK 2026/05/05 03:00:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both6: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both7: size = 6 OK 2026/05/05 03:00:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both7: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both8: size = 6 OK 2026/05/05 03:00:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both8: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both9: size = 6 OK 2026/05/05 03:00:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:00:29 DEBUG : both9: Unchanged skipping 2026/05/05 03:00:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only0: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only0: Sizes differ 2026/05/05 03:00:29 DEBUG : both12: Unchanged skipping 2026/05/05 03:00:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only10: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only10: Sizes differ 2026/05/05 03:00:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only11: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only11: Sizes differ 2026/05/05 03:00:29 DEBUG : both1: Unchanged skipping 2026/05/05 03:00:29 DEBUG : both0: Unchanged skipping 2026/05/05 03:00:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only12: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only13: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only13: Sizes differ 2026/05/05 03:00:29 DEBUG : only12: Sizes differ 2026/05/05 03:00:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only17: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only17: Sizes differ 2026/05/05 03:00:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only18: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only18: Sizes differ 2026/05/05 03:00:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only19: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only19: Sizes differ 2026/05/05 03:00:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only1: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only1: Sizes differ 2026/05/05 03:00:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only2: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only16: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only16: Sizes differ 2026/05/05 03:00:29 DEBUG : only14: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only14: Sizes differ 2026/05/05 03:00:29 DEBUG : only2: Sizes differ 2026/05/05 03:00:29 DEBUG : only15: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only15: Sizes differ 2026/05/05 03:00:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only5: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only5: Sizes differ 2026/05/05 03:00:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only3: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only3: Sizes differ 2026/05/05 03:00:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only4: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only4: Sizes differ 2026/05/05 03:00:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only6: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only6: Sizes differ 2026/05/05 03:00:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only7: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only7: Sizes differ 2026/05/05 03:00:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only8: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only8: Sizes differ 2026/05/05 03:00:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3442232097) 2026/05/05 03:00:29 DEBUG : only9: size = 6 (B2 bucket rclone-test-gadexem3livo) 2026/05/05 03:00:29 DEBUG : only9: Sizes differ 2026/05/05 03:00:29 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:00:29 DEBUG : only0: size = 0 OK 2026/05/05 03:00:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:29 INFO : only0: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only12: size = 0 OK 2026/05/05 03:00:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only12: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only10: size = 0 OK 2026/05/05 03:00:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only10: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only18: size = 0 OK 2026/05/05 03:00:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only18: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only17: size = 0 OK 2026/05/05 03:00:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only17: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only13: size = 0 OK 2026/05/05 03:00:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only13: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only19: size = 0 OK 2026/05/05 03:00:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only19: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only11: size = 0 OK 2026/05/05 03:00:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only11: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only1: size = 0 OK 2026/05/05 03:00:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only1: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only16: size = 0 OK 2026/05/05 03:00:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only16: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only14: size = 0 OK 2026/05/05 03:00:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only14: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only2: size = 0 OK 2026/05/05 03:00:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only2: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only15: size = 0 OK 2026/05/05 03:00:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only15: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only6: size = 0 OK 2026/05/05 03:00:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only6: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only5: size = 0 OK 2026/05/05 03:00:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only5: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only3: size = 0 OK 2026/05/05 03:00:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only3: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only9: size = 0 OK 2026/05/05 03:00:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only9: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only4: size = 0 OK 2026/05/05 03:00:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only4: Copied (replaced existing) 2026/05/05 03:00:30 DEBUG : only7: size = 0 OK 2026/05/05 03:00:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:30 INFO : only7: Copied (replaced existing) 2026/05/05 03:00:31 DEBUG : only8: size = 0 OK 2026/05/05 03:00:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/05 03:00:31 INFO : only8: Copied (replaced existing) 2026/05/05 03:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.24s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:39 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:00:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 03:00:39 DEBUG : empty_on_remote: Making directory with metadata 2026/05/05 03:00:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 03:00:39 INFO : empty_on_remote: Making directory 2026/05/05 03:00:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/05 03:00:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:42 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:00:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 03:00:42 DEBUG : empty_on_remote: Making directory with metadata 2026/05/05 03:00:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 03:00:42 INFO : empty_on_remote: Making directory 2026/05/05 03:00:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/05 03:00:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:45 INFO : sub dir: Making directory 2026/05/05 03:00:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:00:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 03:00:48 INFO : sub dir: Making directory 2026/05/05 03:00:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:01:00 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:00 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : apple: size = 5 OK 2026/05/05 03:01:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : apple: Unchanged skipping 2026/05/05 03:01:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:01:01 DEBUG : banana: size = 6 OK 2026/05/05 03:01:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : banana: Unchanged skipping 2026/05/05 03:01:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:01:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:01:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:01:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:01:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:01:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:01:01 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:01 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:01 INFO : There was nothing to transfer 2026/05/05 03:01:01 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:01 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : apple: size = 5 OK 2026/05/05 03:01:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : apple: Unchanged skipping 2026/05/05 03:01:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:01:02 DEBUG : banana: size = 6 OK 2026/05/05 03:01:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : banana: Unchanged skipping 2026/05/05 03:01:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:01:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:01:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:01:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:02 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:02 INFO : There was nothing to transfer 2026/05/05 03:01:02 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:02 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:01:15 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:15 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : apple: size = 5 OK 2026/05/05 03:01:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : apple: Unchanged skipping 2026/05/05 03:01:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:01:16 DEBUG : banana: size = 6 OK 2026/05/05 03:01:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : banana: Unchanged skipping 2026/05/05 03:01:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:01:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:01:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:01:16 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:16 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:16 INFO : There was nothing to transfer 2026/05/05 03:01:16 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:16 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : apple: size = 5 OK 2026/05/05 03:01:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : apple: Unchanged skipping 2026/05/05 03:01:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : banana: size = 6 OK 2026/05/05 03:01:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : banana: Unchanged skipping 2026/05/05 03:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:01:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:01:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:01:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:01:17 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:17 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:17 INFO : There was nothing to transfer 2026/05/05 03:01:17 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:17 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:01:30 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:31 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 03:01:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 03:01:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 03:01:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 03:01:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:32 DEBUG : YXBwbGU=: size = 5 OK 2026/05/05 03:01:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/05 03:01:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/05 03:01:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 03:01:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:32 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:32 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/05 03:01:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:32 DEBUG : YmFuYW5h: size = 6 OK 2026/05/05 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/05 03:01:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/05 03:01:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/05 03:01:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/05 03:01:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/05 03:01:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/05 03:01:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/05 03:01:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/05 03:01:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/05 03:01:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/05 03:01:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/05 03:01:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/05 03:01:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/05 03:01:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/05 03:01:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/05 03:01:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/05 03:01:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/05 03:01:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/05 03:01:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/05 03:01:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/05 03:01:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/05 03:01:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/05 03:01:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/05 03:01:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/05 03:01:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/05 03:01:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/05 03:01:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/05 03:01:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/05 03:01:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/05 03:01:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/05 03:01:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:33 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:33 INFO : apple: Deleted 2026/05/05 03:01:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 03:01:34 INFO : appleappleapplebanana: Deleted 2026/05/05 03:01:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 03:01:34 INFO : banana: Deleted 2026/05/05 03:01:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 03:01:34 INFO : splitbananasplit: Deleted 2026/05/05 03:01:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 03:01:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 03:01:34 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : YXBwbGU=: size = 5 OK 2026/05/05 03:01:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : apple: Unchanged skipping 2026/05/05 03:01:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:01:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/05 03:01:35 DEBUG : YmFuYW5h: size = 6 OK 2026/05/05 03:01:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : banana: Unchanged skipping 2026/05/05 03:01:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/05 03:01:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:01:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:35 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:35 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 03:01:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 03:01:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 03:01:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 03:01:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 03:01:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 03:01:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 03:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 03:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:01:49 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:49 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:49 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:49 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:49 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:49 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:49 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : PREFIXbanana: size = 6 OK 2026/05/05 03:01:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/05 03:01:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/05 03:01:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 03:01:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 03:01:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 03:01:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 03:01:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 03:01:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 03:01:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 03:01:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 03:01:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 03:01:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 03:01:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 03:01:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 03:01:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 03:01:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 03:01:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/05 03:01:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/05 03:01:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/05 03:01:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/05 03:01:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/05 03:01:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/05 03:01:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/05 03:01:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:50 DEBUG : PREFIXapple: size = 5 OK 2026/05/05 03:01:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/05 03:01:50 INFO : apple: Copied (new) to: PREFIXapple 2026/05/05 03:01:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/05 03:01:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/05 03:01:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/05 03:01:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/05 03:01:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/05 03:01:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/05 03:01:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/05 03:01:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/05 03:01:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/05 03:01:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/05 03:01:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/05 03:01:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/05 03:01:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/05 03:01:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/05 03:01:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/05 03:01:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/05 03:01:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/05 03:01:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/05 03:01:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/05 03:01:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/05 03:01:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/05 03:01:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/05 03:01:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/05 03:01:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:51 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/05 03:01:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/05 03:01:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:51 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 03:01:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 03:01:52 INFO : apple: Deleted 2026/05/05 03:01:52 INFO : appleappleapplebanana: Deleted 2026/05/05 03:01:52 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 03:01:52 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 03:01:52 INFO : banana: Deleted 2026/05/05 03:01:52 INFO : splitbananasplit: Deleted 2026/05/05 03:01:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 03:01:52 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 03:01:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 03:01:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 03:01:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : apple: size = 5 OK 2026/05/05 03:01:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/05 03:01:53 INFO : apple: Copied (new) 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:01:53 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:01:53 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:01:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:01:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/05 03:01:53 INFO : splitbananasplit: Copied (new) 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:01:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/05 03:01:53 INFO : appleappleapplebanana: Copied (new) 2026/05/05 03:01:53 DEBUG : banana: size = 6 OK 2026/05/05 03:01:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/05 03:01:53 INFO : banana: Copied (new) 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:01:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/05 03:01:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/05 03:01:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:01:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/05 03:01:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/05 03:01:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/05 03:01:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/05 03:01:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/05 03:01:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/05 03:01:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/05 03:01:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:01:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/05 03:01:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:01:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/05 03:01:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:01:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/05 03:01:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/05 03:01:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:01:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/05 03:01:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/05 03:01:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:01:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/05 03:01:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/05 03:01:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:01:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/05 03:01:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/05 03:01:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:01:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/05 03:01:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/05 03:01:55 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:55 INFO : PREFIXbanana: Deleted 2026/05/05 03:01:55 INFO : PREFIXsplitbananasplit: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/05 03:01:55 INFO : PREFIXapple: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/05 03:01:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/05 03:01:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/05 03:01:55 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:56 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : Waiting for deletions to finish 2026/05/05 03:01:56 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:01:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:02:10 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:10 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:02:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:11 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:02:11 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:02:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/05 03:02:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/05 03:02:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/05 03:02:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/05 03:02:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/05 03:02:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/05 03:02:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/05 03:02:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/05 03:02:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : appleSUFFIX: size = 5 OK 2026/05/05 03:02:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/05 03:02:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/05 03:02:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/05 03:02:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/05 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/05 03:02:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/05 03:02:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/05 03:02:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/05 03:02:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/05 03:02:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/05 03:02:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/05 03:02:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/05 03:02:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/05 03:02:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/05 03:02:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/05 03:02:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/05 03:02:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/05 03:02:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/05 03:02:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/05 03:02:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/05 03:02:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/05 03:02:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/05 03:02:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/05 03:02:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/05 03:02:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/05 03:02:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:13 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:13 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 03:02:13 INFO : apple: Deleted 2026/05/05 03:02:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 03:02:13 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 03:02:13 INFO : appleappleapplebanana: Deleted 2026/05/05 03:02:14 INFO : banana: Deleted 2026/05/05 03:02:14 INFO : splitbananasplit: Deleted 2026/05/05 03:02:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 03:02:14 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 03:02:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 03:02:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 03:02:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:02:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/05 03:02:14 INFO : appleappleapplebanana: Copied (new) 2026/05/05 03:02:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:14 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:02:14 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:02:15 DEBUG : banana: size = 6 OK 2026/05/05 03:02:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/05 03:02:15 INFO : banana: Copied (new) 2026/05/05 03:02:15 DEBUG : apple: size = 5 OK 2026/05/05 03:02:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/05 03:02:15 INFO : apple: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/05 03:02:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:02:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/05 03:02:15 INFO : splitbananasplit: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/05 03:02:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/05 03:02:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/05 03:02:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/05 03:02:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/05 03:02:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/05 03:02:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/05 03:02:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:02:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/05 03:02:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/05 03:02:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:02:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/05 03:02:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:02:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/05 03:02:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:02:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/05 03:02:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:02:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/05 03:02:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:02:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/05 03:02:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:02:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/05 03:02:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:02:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/05 03:02:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/05 03:02:16 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:16 INFO : appleSUFFIX: Deleted 2026/05/05 03:02:16 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/05 03:02:16 INFO : bananaSUFFIX: Deleted 2026/05/05 03:02:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/05 03:02:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/05 03:02:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/05 03:02:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/05 03:02:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : splitbananasplitSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/05 03:02:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/05 03:02:17 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:17 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:02:17 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:18 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:02:31 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:31 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 03:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 03:02:31 DEBUG : apple: size = 5 OK 2026/05/05 03:02:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:31 DEBUG : apple: Unchanged skipping 2026/05/05 03:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : banana: size = 6 OK 2026/05/05 03:02:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:31 DEBUG : banana: Unchanged skipping 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 03:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:32 DEBUG : appleapple: size = 21 OK 2026/05/05 03:02:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/05 03:02:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/05 03:02:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 03:02:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 03:02:32 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:02:32 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:02:32 DEBUG : splitbanan: size = 16 OK 2026/05/05 03:02:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/05 03:02:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/05 03:02:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/05 03:02:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/05 03:02:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/05 03:02:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/05 03:02:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/05 03:02:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/05 03:02:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/05 03:02:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/05 03:02:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/05 03:02:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/05 03:02:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/05 03:02:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/05 03:02:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/05 03:02:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/05 03:02:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/05 03:02:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/05 03:02:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/05 03:02:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/05 03:02:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/05 03:02:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/05 03:02:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/05 03:02:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/05 03:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/05 03:02:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/05 03:02:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/05 03:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/05 03:02:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/05 03:02:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/05 03:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/05 03:02:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/05 03:02:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/05 03:02:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/05 03:02:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/05 03:02:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/05 03:02:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/05 03:02:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/05 03:02:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/05 03:02:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/05 03:02:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/05 03:02:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/05 03:02:33 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:33 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 03:02:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 03:02:33 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 03:02:33 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 03:02:33 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 03:02:34 INFO : splitbananasplit: Deleted 2026/05/05 03:02:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 03:02:34 INFO : appleappleapplebanana: Deleted 2026/05/05 03:02:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 03:02:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 03:02:34 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:34 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:35 DEBUG : apple: size = 5 OK 2026/05/05 03:02:35 DEBUG : appleapple: size = 21 OK 2026/05/05 03:02:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : splitbanan: size = 16 OK 2026/05/05 03:02:35 DEBUG : banana: size = 6 OK 2026/05/05 03:02:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : banana: Unchanged skipping 2026/05/05 03:02:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:02:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:02:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : apple: Unchanged skipping 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 03:02:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 03:02:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 03:02:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 03:02:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 03:02:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 03:02:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 03:02:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 03:02:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 03:02:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 03:02:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 03:02:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 03:02:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/05 03:02:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 03:02:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/05 03:02:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 03:02:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/05 03:02:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/05 03:02:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:02:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/05 03:02:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:02:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:02:35 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:35 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:35 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/05 03:02:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 03:02:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 03:02:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 03:02:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 03:02:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 03:02:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 03:02:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 03:02:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 03:02:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 03:02:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 03:02:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 03:02:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 03:02:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 03:02:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 03:02:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 03:02:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 03:02:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:02:48 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:49 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : banana: size = 6 OK 2026/05/05 03:02:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:02:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:02:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:02:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:02:49 DEBUG : banana: Unchanged skipping 2026/05/05 03:02:49 DEBUG : apple: size = 5 OK 2026/05/05 03:02:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : apple: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:02:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:02:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:02:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:02:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:02:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:02:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:02:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:02:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:02:49 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:02:49 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:49 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:49 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : apple: size = 5 OK 2026/05/05 03:02:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : apple: Unchanged skipping 2026/05/05 03:02:50 DEBUG : banana: size = 6 OK 2026/05/05 03:02:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : banana: Unchanged skipping 2026/05/05 03:02:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:02:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:02:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:02:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:02:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:02:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:02:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:02:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:02:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:02:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:02:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:02:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:02:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:02:50 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:02:50 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:50 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:50 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : Waiting for deletions to finish 2026/05/05 03:02:51 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:02:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:03:04 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:04 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : apple: size = 5 OK 2026/05/05 03:03:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:05 DEBUG : banana: size = 6 OK 2026/05/05 03:03:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:05 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:05 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:05 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:05 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:05 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : apple: size = 5 OK 2026/05/05 03:03:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:06 DEBUG : banana: size = 6 OK 2026/05/05 03:03:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:06 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:06 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:06 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:06 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:03:19 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:20 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : apple: size = 5 OK 2026/05/05 03:03:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:20 DEBUG : banana: size = 6 OK 2026/05/05 03:03:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:20 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:20 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:20 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : apple: size = 5 OK 2026/05/05 03:03:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:21 DEBUG : banana: size = 6 OK 2026/05/05 03:03:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:21 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:21 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:21 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:21 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:21 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:03:34 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:35 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:35 DEBUG : apple: size = 5 OK 2026/05/05 03:03:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:35 DEBUG : banana: size = 6 OK 2026/05/05 03:03:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:35 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:35 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:35 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:36 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:36 DEBUG : apple: size = 5 OK 2026/05/05 03:03:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:36 DEBUG : banana: size = 6 OK 2026/05/05 03:03:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:36 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:36 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:36 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:36 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:37 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:03:49 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:50 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:50 DEBUG : apple: size = 5 OK 2026/05/05 03:03:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:50 DEBUG : banana: size = 6 OK 2026/05/05 03:03:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:50 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:50 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:50 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:51 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 03:03:51 DEBUG : apple: size = 5 OK 2026/05/05 03:03:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : apple: Unchanged skipping 2026/05/05 03:03:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 03:03:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 03:03:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 03:03:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 03:03:51 DEBUG : banana: size = 6 OK 2026/05/05 03:03:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : banana: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 03:03:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 03:03:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 03:03:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 03:03:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 03:03:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:03:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 03:03:51 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:51 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:51 DEBUG : Waiting for deletions to finish 2026/05/05 03:03:52 DEBUG : apple: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : banana: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 03:03:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.47s) --- PASS: TestTransform/NFC (14.79s) --- PASS: TestTransform/NFD (15.64s) --- PASS: TestTransform/base64 (17.75s) --- PASS: TestTransform/prefix (20.83s) --- PASS: TestTransform/suffix (21.48s) --- PASS: TestTransform/truncate (17.66s) --- PASS: TestTransform/encoder (15.56s) --- PASS: TestTransform/ISO-8859-1 (15.47s) --- PASS: TestTransform/charmap (15.02s) --- PASS: TestTransform/lowercase (15.37s) --- PASS: TestTransform/ascii (14.89s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:03:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/05 03:03:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/05 03:03:56 INFO : sub dir_somesuffix: Making directory 2026/05/05 03:03:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/05 03:03:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/05 03:03:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/05 03:03:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/05 03:03:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/05 03:03:56 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:56 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/05 03:03:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:03:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/05 03:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:03:58 INFO : tictactoe: Making directory 2026/05/05 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:03:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:03:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/05 03:03:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:03:58 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:03:58 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:03:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/05 03:03:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:03:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/05 03:03:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:00 INFO : toe: Making directory 2026/05/05 03:04:00 INFO : toe/toe: Making directory 2026/05/05 03:04:00 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 03:04:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 03:04:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 03:04:00 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:00 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/05 03:04:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/05 03:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:02 INFO : toe: Making directory 2026/05/05 03:04:02 INFO : toe/toe: Making directory 2026/05/05 03:04:02 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 03:04:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 03:04:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 03:04:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:02 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/05 03:04:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/05 03:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:03 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:04:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:03 INFO : tictacempty_dir: Making directory 2026/05/05 03:04:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:03 INFO : tictactoe: Making directory 2026/05/05 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:03 INFO : tictactoe/tictactoe: Making directory 2026/05/05 03:04:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:03 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:03 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/05 03:04:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:05 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:04:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:05 INFO : tictacempty_dir: Making directory 2026/05/05 03:04:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:05 INFO : tictactoe: Making directory 2026/05/05 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:05 INFO : tictactoe/tictactoe: Making directory 2026/05/05 03:04:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 03:04:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:05 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:05 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/05 03:04:06 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:06 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:06 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:06 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 03:04:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/05 03:04:07 NOTICE: B2 bucket rclone-test-gadexem3livo: 0 differences found 2026/05/05 03:04:07 NOTICE: B2 bucket rclone-test-gadexem3livo: 1 matching files --- PASS: TestAllTag (2.31s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:07 INFO : tictactoe: Making directory 2026/05/05 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:07 INFO : tictactoe/tictactoe: Making directory 2026/05/05 03:04:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:07 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:07 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/05 03:04:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:08 DEBUG : Waiting for deletions to finish 2026/05/05 03:04:08 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:08 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:08 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/05 03:04:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 03:04:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 03:04:09 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/05 03:04:09 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/05/05 03:04:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:10 INFO : toe: Making directory 2026/05/05 03:04:10 INFO : toe/toe: Making directory 2026/05/05 03:04:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 03:04:10 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:10 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:14 DEBUG : toe/toe/toe: size = 11 OK 2026/05/05 03:04:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:14 INFO : toe/toe/toe: Copied (new) 2026/05/05 03:04:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (4.95s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:15 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:04:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 03:04:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:15 INFO : tictacempty_dir: Making directory 2026/05/05 03:04:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:15 INFO : tictactoe: Making directory 2026/05/05 03:04:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:15 INFO : tictactoe/tictactoe: Making directory 2026/05/05 03:04:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 03:04:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:15 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:15 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:15 INFO : toe/toe/toe.txt: Deleted 2026/05/05 03:04:15 INFO : toe/toe: Removing directory 2026/05/05 03:04:15 INFO : toe: Removing directory 2026/05/05 03:04:15 INFO : empty_dir: Removing directory 2026/05/05 03:04:15 DEBUG : Local file system at /tmp/rclone3442232097: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:16 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:04:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 03:04:16 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:16 INFO : tictacempty_dir: Making directory 2026/05/05 03:04:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:16 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:16 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:16 INFO : tictactoe: Making directory 2026/05/05 03:04:16 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:16 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:16 INFO : tictactoe/tictactoe: Making directory 2026/05/05 03:04:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 03:04:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:16 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:16 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:17 INFO : toe/toe/toe.txt: Deleted 2026/05/05 03:04:17 INFO : toe/toe: Removing directory 2026/05/05 03:04:17 INFO : toe: Removing directory 2026/05/05 03:04:17 INFO : empty_dir: Removing directory 2026/05/05 03:04:17 DEBUG : Local file system at /tmp/rclone3442232097: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/05 03:04:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 03:04:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 03:04:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 03:04:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 03:04:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/05 03:04:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/05 03:04:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:19 DEBUG : Reset feature "Copy" 2026/05/05 03:04:19 DEBUG : Reset feature "Move" 2026/05/05 03:04:19 DEBUG : Reset feature "Copy" 2026/05/05 03:04:19 DEBUG : Reset feature "Move" 2026/05/05 03:04:19 DEBUG : empty_dir: Making directory with metadata 2026/05/05 03:04:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 03:04:19 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:20 INFO : tictacempty_dir: Making directory 2026/05/05 03:04:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 03:04:20 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:20 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:20 INFO : tictactoe: Making directory 2026/05/05 03:04:20 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:20 DEBUG : toe: transformed to: tictactoe 2026/05/05 03:04:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:20 INFO : tictactoe/tictactoe: Making directory 2026/05/05 03:04:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 03:04:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 03:04:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:20 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 03:04:21 INFO : toe/toe/toe.txt: Deleted 2026/05/05 03:04:21 INFO : toe/toe: Removing directory 2026/05/05 03:04:21 INFO : toe: Removing directory 2026/05/05 03:04:21 INFO : empty_dir: Removing directory 2026/05/05 03:04:21 DEBUG : Local file system at /tmp/rclone3442232097: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/05 03:04:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 03:04:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 03:04:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 03:04:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 03:04:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 03:04:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/05 03:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/05 03:04:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.10s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:23 DEBUG : toe: transformed to: dG9l 2026/05/05 03:04:24 DEBUG : toe: transformed to: dG9l 2026/05/05 03:04:24 INFO : dG9l: Making directory 2026/05/05 03:04:24 DEBUG : toe: transformed to: dG9l 2026/05/05 03:04:24 DEBUG : toe: transformed to: dG9l 2026/05/05 03:04:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/05 03:04:24 INFO : dG9l/dG9l: Making directory 2026/05/05 03:04:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/05 03:04:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/05 03:04:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/05 03:04:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 03:04:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/05 03:04:24 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:24 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/05 03:04:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/05 03:04:24 DEBUG : Waiting for deletions to finish 2026/05/05 03:04:25 DEBUG : dG9l: transformed to: toe 2026/05/05 03:04:25 DEBUG : dG9l: transformed to: toe 2026/05/05 03:04:25 DEBUG : dG9l: transformed to: toe 2026/05/05 03:04:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/05 03:04:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/05 03:04:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/05 03:04:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/05 03:04:25 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for checks to finish 2026/05/05 03:04:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/05 03:04:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/05 03:04:25 DEBUG : Local file system at /tmp/rclone3442232097: Waiting for transfers to finish 2026/05/05 03:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-gadexem3livo", Local "Local file system at /tmp/rclone3442232097", Modify Window "1ms" 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe: transformed to: 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe: transformed to: 2026/05/05 03:04:26 INFO : B2 bucket rclone-test-gadexem3livo: Making directory 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe: transformed to: 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe: transformed to: 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe/toe: transformed to: 2026/05/05 03:04:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/05 03:04:26 INFO : toe/toe: Making directory 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe/toe: transformed to: 2026/05/05 03:04:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe: transformed to: 2026/05/05 03:04:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 03:04:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 03:04:26 DEBUG : toe/toe/toe: transformed to: 2026/05/05 03:04:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/05 03:04:26 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for checks to finish 2026/05/05 03:04:26 DEBUG : B2 bucket rclone-test-gadexem3livo: Waiting for transfers to finish 2026/05/05 03:04:27 DEBUG : toe/toe/toe: size = 11 OK 2026/05/05 03:04:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/05 03:04:27 INFO : toe/toe/toe: Copied (new) 2026/05/05 03:04:27 ERROR : B2 bucket rclone-test-gadexem3livo: not deleting files as there were IO errors 2026/05/05 03:04:27 ERROR : B2 bucket rclone-test-gadexem3livo: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2026/05/05 03:04:28 DEBUG : B2 bucket rclone-test-gadexem3livo: Purge remote 2026/05/05 03:04:28 INFO : B2 bucket rclone-test-gadexem3livo: cleaning bucket "rclone-test-gadexem3livo" of all files 2026/05/05 03:04:29 DEBUG : BackupDir/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6905f_d20260505_m025846_c001_v7007000_t0000_u01777949926155") 2026/05/05 03:04:29 DEBUG : BackupDir/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11987e4d3b33735f_d20260505_m025840_c001_v0001103_t0030_u01777949920624") 2026/05/05 03:04:29 DEBUG : CompareDest/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e991f1e_d20260505_m025821_c001_v7007000_t0000_u01777949901703") 2026/05/05 03:04:29 DEBUG : CompareDest/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba0f6_d20260505_m025816_c001_v0001185_t0015_u01777949896228") 2026/05/05 03:04:29 DEBUG : CompareDest/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e991f1f_d20260505_m025821_c001_v7007000_t0000_u01777949901887") 2026/05/05 03:04:29 DEBUG : CompareDest/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969ef5_d20260505_m025817_c001_v0001185_t0002_u01777949897176") 2026/05/05 03:04:29 DEBUG : CopyDest/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69060_d20260505_m025846_c001_v7007000_t0000_u01777949926337") 2026/05/05 03:04:29 DEBUG : CopyDest/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969f5d_d20260505_m025837_c001_v0001185_t0048_u01777949917821") 2026/05/05 03:04:29 DEBUG : CopyDest/three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69061_d20260505_m025846_c001_v7007000_t0000_u01777949926519") 2026/05/05 03:04:29 DEBUG : CopyDest/three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969f8b_d20260505_m025844_c001_v0001185_t0001_u01777949924051") 2026/05/05 03:04:29 DEBUG : CopyDest/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69062_d20260505_m025846_c001_v7007000_t0000_u01777949926701") 2026/05/05 03:04:29 DEBUG : CopyDest/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba178_d20260505_m025841_c001_v0001185_t0046_u01777949921861") 2026/05/05 03:04:29 DEBUG : EXISTING: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddc4_d20260505_m030003_c001_v7007000_t0000_u01777950003464") 2026/05/05 03:04:29 DEBUG : EXISTING: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba333_d20260505_m030002_c001_v0001185_t0056_u01777950002519") 2026/05/05 03:04:29 DEBUG : PREFIXapple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1b9d_d20260505_m030155_c001_v7007000_t0000_u01777950115381") 2026/05/05 03:04:30 DEBUG : PREFIXapple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48e2_d20260505_m030149_c001_v0001120_t0056_u01777950109795") 2026/05/05 03:04:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f408dc050e7d63827_d20260505_m030155_c001_v7007000_t0000_u01777950115542") 2026/05/05 03:04:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2ec_d20260505_m030149_c001_v0001099_t0019_u01777950109806") 2026/05/05 03:04:30 DEBUG : PREFIXbanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c0bb_d20260505_m030155_c001_v7007000_t0000_u01777950115320") 2026/05/05 03:04:30 DEBUG : PREFIXbanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba748_d20260505_m030149_c001_v0001185_t0056_u01777950109817") 2026/05/05 03:04:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a16d_d20260505_m030155_c001_v7007000_t0000_u01777950115330") 2026/05/05 03:04:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed6e_d20260505_m030149_c001_v0001157_t0009_u01777950109828") 2026/05/05 03:04:30 DEBUG : Testêé: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb9_d20260505_m030000_c001_v7007000_t0000_u01777950000191") 2026/05/05 03:04:30 DEBUG : Testêé: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba327_d20260505_m025959_c001_v0001185_t0048_u01777949999608") 2026/05/05 03:04:30 DEBUG : Testêé: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba31f_d20260505_m025958_c001_v0001185_t0058_u01777949998957") 2026/05/05 03:04:30 DEBUG : YXBwbGU=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a141_d20260505_m030136_c001_v7007000_t0000_u01777950096316") 2026/05/05 03:04:30 DEBUG : YXBwbGU=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba688_d20260505_m030131_c001_v0001185_t0049_u01777950091964") 2026/05/05 03:04:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a142_d20260505_m030136_c001_v7007000_t0000_u01777950096499") 2026/05/05 03:04:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48b6_d20260505_m030131_c001_v0001120_t0029_u01777950091983") 2026/05/05 03:04:30 DEBUG : YmFuYW5h: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a143_d20260505_m030136_c001_v7007000_t0000_u01777950096682") 2026/05/05 03:04:30 DEBUG : YmFuYW5h: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed42_d20260505_m030131_c001_v0001157_t0033_u01777950091972") 2026/05/05 03:04:30 DEBUG : a/potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e90d_d20260505_m025648_c001_v7007000_t0000_u01777949808775") 2026/05/05 03:04:30 DEBUG : a/potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41469_d20260505_m025648_c001_v0001172_t0012_u01777949808129") 2026/05/05 03:04:30 DEBUG : a/potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a50b_d20260505_m025646_c001_v7007000_t0000_u01777949806460") 2026/05/05 03:04:30 DEBUG : a/potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41457_d20260505_m025645_c001_v0001172_t0022_u01777949805572") 2026/05/05 03:04:30 DEBUG : a/potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff7a_d20260505_m025627_c001_v7007000_t0000_u01777949787899") 2026/05/05 03:04:31 DEBUG : a/potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413b7_d20260505_m025627_c001_v0001172_t0048_u01777949787018") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03405_d20260505_m030352_c001_v7007000_t0000_u01777950232648") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbab9f_d20260505_m030348_c001_v0001185_t0050_u01777950228383") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9d4_d20260505_m030337_c001_v7007000_t0000_u01777950217602") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaaf5_d20260505_m030333_c001_v0001185_t0023_u01777950213239") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6981c_d20260505_m030322_c001_v7007000_t0000_u01777950202384") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaa85_d20260505_m030318_c001_v0001185_t0038_u01777950198743") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a31_d20260505_m030307_c001_v7007000_t0000_u01777950187264") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba9eb_d20260505_m030303_c001_v0001185_t0030_u01777950183356") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27af9f_d20260505_m030251_c001_v7007000_t0000_u01777950171886") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba941_d20260505_m030247_c001_v0001185_t0017_u01777950167464") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c7_d20260505_m030236_c001_v7007000_t0000_u01777950156074") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba877_d20260505_m030229_c001_v0001185_t0021_u01777950149871") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcdb_d20260505_m030218_c001_v7007000_t0000_u01777950138556") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4926_d20260505_m030214_c001_v0001120_t0028_u01777950134824") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49523_d20260505_m030213_c001_v7007000_t0000_u01777950133737") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d31c_d20260505_m030208_c001_v0001099_t0025_u01777950128415") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1bb_d20260505_m030157_c001_v7007000_t0000_u01777950117030") 2026/05/05 03:04:31 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba766_d20260505_m030153_c001_v0001185_t0037_u01777950113374") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f408dc050e7d63821_d20260505_m030152_c001_v7007000_t0000_u01777950112249") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48de_d20260505_m030147_c001_v0001120_t0024_u01777950107711") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e99206f_d20260505_m030133_c001_v7007000_t0000_u01777950093702") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba676_d20260505_m030129_c001_v0001185_t0002_u01777950089713") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb75_d20260505_m030118_c001_v7007000_t0000_u01777950078287") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba614_d20260505_m030113_c001_v0001185_t0027_u01777950073864") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03219_d20260505_m030103_c001_v7007000_t0000_u01777950063003") 2026/05/05 03:04:32 DEBUG : apple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba5b7_d20260505_m030058_c001_v0001185_t0001_u01777950058822") 2026/05/05 03:04:32 DEBUG : appleSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c12c_d20260505_m030216_c001_v7007000_t0000_u01777950136802") 2026/05/05 03:04:32 DEBUG : appleSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d326_d20260505_m030211_c001_v0001099_t0054_u01777950131373") 2026/05/05 03:04:32 DEBUG : appleapple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c8_d20260505_m030236_c001_v7007000_t0000_u01777950156256") 2026/05/05 03:04:32 DEBUG : appleapple: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba895_d20260505_m030231_c001_v0001185_t0018_u01777950151928") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03406_d20260505_m030352_c001_v7007000_t0000_u01777950232829") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a48_d20260505_m030348_c001_v0001120_t0036_u01777950228936") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9d5_d20260505_m030337_c001_v7007000_t0000_u01777950217784") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49fc_d20260505_m030333_c001_v0001120_t0018_u01777950213846") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6981d_d20260505_m030322_c001_v7007000_t0000_u01777950202565") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49cc_d20260505_m030319_c001_v0001120_t0000_u01777950199285") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a32_d20260505_m030307_c001_v7007000_t0000_u01777950187447") 2026/05/05 03:04:32 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a499c_d20260505_m030303_c001_v0001120_t0014_u01777950183875") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa0_d20260505_m030252_c001_v7007000_t0000_u01777950172071") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4974_d20260505_m030247_c001_v0001120_t0009_u01777950167946") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c3_d20260505_m030234_c001_v7007000_t0000_u01777950154155") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edf1_d20260505_m030230_c001_v0001157_t0043_u01777950150469") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcdc_d20260505_m030218_c001_v7007000_t0000_u01777950138821") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7f2_d20260505_m030214_c001_v0001185_t0031_u01777950134835") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49524_d20260505_m030213_c001_v7007000_t0000_u01777950133905") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7c8_d20260505_m030210_c001_v0001185_t0027_u01777950130199") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1bc_d20260505_m030157_c001_v7007000_t0000_u01777950117211") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48ee_d20260505_m030153_c001_v0001120_t0043_u01777950113395") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1af_d20260505_m030152_c001_v7007000_t0000_u01777950112266") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba732_d20260505_m030148_c001_v0001185_t0023_u01777950108529") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a6fd_d20260505_m030134_c001_v7007000_t0000_u01777950094100") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48b2_d20260505_m030130_c001_v0001120_t0048_u01777950090170") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb76_d20260505_m030118_c001_v7007000_t0000_u01777950078470") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4890_d20260505_m030114_c001_v0001120_t0016_u01777950074459") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0321f_d20260505_m030103_c001_v7007000_t0000_u01777950063183") 2026/05/05 03:04:33 DEBUG : appleappleapplebanana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4878_d20260505_m030059_c001_v0001120_t0013_u01777950059392") 2026/05/05 03:04:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49526_d20260505_m030216_c001_v7007000_t0000_u01777950136812") 2026/05/05 03:04:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4914_d20260505_m030211_c001_v0001120_t0024_u01777950131383") 2026/05/05 03:04:33 DEBUG : b/potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e90e_d20260505_m025649_c001_v7007000_t0000_u01777949809001") 2026/05/05 03:04:33 DEBUG : b/potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4145e_d20260505_m025647_c001_v0001172_t0000_u01777949807014") 2026/05/05 03:04:33 DEBUG : b/potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a509_d20260505_m025645_c001_v7007000_t0000_u01777949805914") 2026/05/05 03:04:34 DEBUG : b/potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41448_d20260505_m025643_c001_v0001172_t0020_u01777949803990") 2026/05/05 03:04:34 DEBUG : b/potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff79_d20260505_m025627_c001_v7007000_t0000_u01777949787356") 2026/05/05 03:04:34 DEBUG : b/potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413af_d20260505_m025626_c001_v0001172_t0016_u01777949786040") 2026/05/05 03:04:34 DEBUG : backup/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f406f02d483b943d8_d20260505_m025858_c001_v7007000_t0000_u01777949938852") 2026/05/05 03:04:34 DEBUG : backup/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f100a4aae64792356_d20260505_m025857_c001_v0001184_t0038_u01777949937018") 2026/05/05 03:04:34 DEBUG : backup/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114996a44cc339d3_d20260505_m025852_c001_v0001173_t0023_u01777949932626") 2026/05/05 03:04:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f18_d20260505_m025922_c001_v7007000_t0000_u01777949962757") 2026/05/05 03:04:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f118040b7a9cd67c5_d20260505_m025920_c001_v0001183_t0035_u01777949960756") 2026/05/05 03:04:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1082048b703a3487_d20260505_m025916_c001_v0001041_t0043_u01777949956805") 2026/05/05 03:04:34 DEBUG : backup/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e9ac_d20260505_m025910_c001_v7007000_t0000_u01777949950874") 2026/05/05 03:04:34 DEBUG : backup/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f113f408682518475_d20260505_m025908_c001_v0001145_t0059_u01777949948927") 2026/05/05 03:04:34 DEBUG : backup/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11987e4d3b3373a1_d20260505_m025904_c001_v0001103_t0009_u01777949944938") 2026/05/05 03:04:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f19_d20260505_m025922_c001_v7007000_t0000_u01777949962942") 2026/05/05 03:04:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11730b5fe4d17cdc_d20260505_m025921_c001_v0001103_t0018_u01777949961743") 2026/05/05 03:04:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f106f6a8dcd33d92a_d20260505_m025918_c001_v0001103_t0056_u01777949958436") 2026/05/05 03:04:34 DEBUG : backup/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f406f02d483b943d9_d20260505_m025859_c001_v7007000_t0000_u01777949939035") 2026/05/05 03:04:34 DEBUG : backup/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f106e516c92d52e5a_d20260505_m025858_c001_v0001182_t0048_u01777949938093") 2026/05/05 03:04:34 DEBUG : backup/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11510dfa162b90a3_d20260505_m025854_c001_v0001106_t0058_u01777949934397") 2026/05/05 03:04:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e9ad_d20260505_m025911_c001_v7007000_t0000_u01777949951060") 2026/05/05 03:04:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1120bc41fa184199_d20260505_m025910_c001_v0001182_t0010_u01777949950092") 2026/05/05 03:04:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1110d731aaedab7f_d20260505_m025906_c001_v0001099_t0018_u01777949946664") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03407_d20260505_m030353_c001_v7007000_t0000_u01777950233011") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef37_d20260505_m030348_c001_v0001157_t0002_u01777950228588") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9d6_d20260505_m030337_c001_v7007000_t0000_u01777950217971") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eee9_d20260505_m030333_c001_v0001157_t0027_u01777950213420") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6981e_d20260505_m030322_c001_v7007000_t0000_u01777950202747") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eebd_d20260505_m030318_c001_v0001157_t0023_u01777950198926") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a33_d20260505_m030307_c001_v7007000_t0000_u01777950187628") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee5b_d20260505_m030303_c001_v0001157_t0006_u01777950183553") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa1_d20260505_m030252_c001_v7007000_t0000_u01777950172254") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee25_d20260505_m030247_c001_v0001157_t0049_u01777950167654") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c9_d20260505_m030236_c001_v7007000_t0000_u01777950156438") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4944_d20260505_m030230_c001_v0001120_t0044_u01777950150106") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcdd_d20260505_m030219_c001_v7007000_t0000_u01777950139008") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edbe_d20260505_m030214_c001_v0001157_t0006_u01777950134844") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4097681f49ffeac2_d20260505_m030213_c001_v7007000_t0000_u01777950133915") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a490e_d20260505_m030209_c001_v0001120_t0018_u01777950129831") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1bd_d20260505_m030157_c001_v7007000_t0000_u01777950117393") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2f6_d20260505_m030153_c001_v0001099_t0002_u01777950113386") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cc0040_d20260505_m030152_c001_v7007000_t0000_u01777950112463") 2026/05/05 03:04:35 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2e4_d20260505_m030148_c001_v0001099_t0058_u01777950108125") 2026/05/05 03:04:36 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4097681f49ffea6d_d20260505_m030134_c001_v7007000_t0000_u01777950094131") 2026/05/05 03:04:36 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed3a_d20260505_m030129_c001_v0001157_t0007_u01777950089896") 2026/05/05 03:04:36 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb77_d20260505_m030118_c001_v7007000_t0000_u01777950078794") 2026/05/05 03:04:36 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed16_d20260505_m030114_c001_v0001157_t0003_u01777950074048") 2026/05/05 03:04:36 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03226_d20260505_m030103_c001_v7007000_t0000_u01777950063370") 2026/05/05 03:04:36 DEBUG : banana: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ecf0_d20260505_m030059_c001_v0001157_t0014_u01777950059004") 2026/05/05 03:04:36 DEBUG : bananaSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4097681f49ffeadf_d20260505_m030216_c001_v7007000_t0000_u01777950136821") 2026/05/05 03:04:36 DEBUG : bananaSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7d0_d20260505_m030211_c001_v0001185_t0000_u01777950131395") 2026/05/05 03:04:36 DEBUG : both0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a76f_d20260505_m030031_c001_v7007000_t0000_u01777950031588") 2026/05/05 03:04:36 DEBUG : both0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba441_d20260505_m030020_c001_v0001185_t0014_u01777950020562") 2026/05/05 03:04:36 DEBUG : both0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c45_d20260505_m030016_c001_v7007000_t0000_u01777950016233") 2026/05/05 03:04:36 DEBUG : both0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba34d_d20260505_m030005_c001_v0001185_t0018_u01777950005323") 2026/05/05 03:04:36 DEBUG : both1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a775_d20260505_m030031_c001_v7007000_t0000_u01777950031771") 2026/05/05 03:04:36 DEBUG : both1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba445_d20260505_m030020_c001_v0001185_t0037_u01777950020934") 2026/05/05 03:04:36 DEBUG : both1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c47_d20260505_m030016_c001_v7007000_t0000_u01777950016422") 2026/05/05 03:04:36 DEBUG : both1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba353_d20260505_m030005_c001_v0001185_t0044_u01777950005720") 2026/05/05 03:04:36 DEBUG : both10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a77a_d20260505_m030031_c001_v7007000_t0000_u01777950031956") 2026/05/05 03:04:36 DEBUG : both10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba486_d20260505_m030024_c001_v0001185_t0059_u01777950024495") 2026/05/05 03:04:36 DEBUG : both10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c4a_d20260505_m030016_c001_v7007000_t0000_u01777950016603") 2026/05/05 03:04:36 DEBUG : both10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba391_d20260505_m030009_c001_v0001185_t0009_u01777950009294") 2026/05/05 03:04:36 DEBUG : both11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a780_d20260505_m030032_c001_v7007000_t0000_u01777950032138") 2026/05/05 03:04:36 DEBUG : both11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba48e_d20260505_m030024_c001_v0001185_t0048_u01777950024948") 2026/05/05 03:04:36 DEBUG : both11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c4e_d20260505_m030016_c001_v7007000_t0000_u01777950016785") 2026/05/05 03:04:37 DEBUG : both11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba399_d20260505_m030009_c001_v0001185_t0000_u01777950009679") 2026/05/05 03:04:37 DEBUG : both12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a786_d20260505_m030032_c001_v7007000_t0000_u01777950032321") 2026/05/05 03:04:37 DEBUG : both12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba496_d20260505_m030025_c001_v0001185_t0011_u01777950025325") 2026/05/05 03:04:37 DEBUG : both12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c52_d20260505_m030016_c001_v7007000_t0000_u01777950016967") 2026/05/05 03:04:37 DEBUG : both12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3a5_d20260505_m030010_c001_v0001185_t0050_u01777950010083") 2026/05/05 03:04:37 DEBUG : both13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a789_d20260505_m030032_c001_v7007000_t0000_u01777950032502") 2026/05/05 03:04:37 DEBUG : both13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4a2_d20260505_m030025_c001_v0001185_t0057_u01777950025804") 2026/05/05 03:04:37 DEBUG : both13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c54_d20260505_m030017_c001_v7007000_t0000_u01777950017148") 2026/05/05 03:04:37 DEBUG : both13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3af_d20260505_m030010_c001_v0001185_t0017_u01777950010469") 2026/05/05 03:04:37 DEBUG : both14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a78d_d20260505_m030032_c001_v7007000_t0000_u01777950032684") 2026/05/05 03:04:37 DEBUG : both14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4aa_d20260505_m030026_c001_v0001185_t0027_u01777950026231") 2026/05/05 03:04:37 DEBUG : both14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c59_d20260505_m030017_c001_v7007000_t0000_u01777950017330") 2026/05/05 03:04:37 DEBUG : both14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3b9_d20260505_m030010_c001_v0001185_t0051_u01777950010871") 2026/05/05 03:04:37 DEBUG : both15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a794_d20260505_m030032_c001_v7007000_t0000_u01777950032868") 2026/05/05 03:04:37 DEBUG : both15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4b2_d20260505_m030026_c001_v0001185_t0019_u01777950026662") 2026/05/05 03:04:37 DEBUG : both15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c5e_d20260505_m030017_c001_v7007000_t0000_u01777950017512") 2026/05/05 03:04:37 DEBUG : both15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3c5_d20260505_m030011_c001_v0001185_t0045_u01777950011280") 2026/05/05 03:04:37 DEBUG : both16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a799_d20260505_m030033_c001_v7007000_t0000_u01777950033050") 2026/05/05 03:04:37 DEBUG : both16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4b6_d20260505_m030027_c001_v0001185_t0009_u01777950027044") 2026/05/05 03:04:37 DEBUG : both16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c60_d20260505_m030017_c001_v7007000_t0000_u01777950017694") 2026/05/05 03:04:38 DEBUG : both16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3d1_d20260505_m030011_c001_v0001185_t0013_u01777950011651") 2026/05/05 03:04:38 DEBUG : both17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a79f_d20260505_m030033_c001_v7007000_t0000_u01777950033232") 2026/05/05 03:04:38 DEBUG : both17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4c2_d20260505_m030027_c001_v0001185_t0026_u01777950027455") 2026/05/05 03:04:38 DEBUG : both17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c62_d20260505_m030017_c001_v7007000_t0000_u01777950017876") 2026/05/05 03:04:38 DEBUG : both17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3df_d20260505_m030012_c001_v0001185_t0042_u01777950012181") 2026/05/05 03:04:38 DEBUG : both18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7a6_d20260505_m030033_c001_v7007000_t0000_u01777950033415") 2026/05/05 03:04:38 DEBUG : both18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4d0_d20260505_m030027_c001_v0001185_t0000_u01777950027868") 2026/05/05 03:04:38 DEBUG : both18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c64_d20260505_m030018_c001_v7007000_t0000_u01777950018058") 2026/05/05 03:04:38 DEBUG : both18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3e9_d20260505_m030012_c001_v0001185_t0026_u01777950012602") 2026/05/05 03:04:38 DEBUG : both19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7ac_d20260505_m030033_c001_v7007000_t0000_u01777950033604") 2026/05/05 03:04:38 DEBUG : both19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4d6_d20260505_m030028_c001_v0001185_t0034_u01777950028304") 2026/05/05 03:04:38 DEBUG : both19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c67_d20260505_m030018_c001_v7007000_t0000_u01777950018240") 2026/05/05 03:04:38 DEBUG : both19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3f3_d20260505_m030013_c001_v0001185_t0023_u01777950013028") 2026/05/05 03:04:38 DEBUG : both2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7b2_d20260505_m030033_c001_v7007000_t0000_u01777950033786") 2026/05/05 03:04:38 DEBUG : both2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba449_d20260505_m030021_c001_v0001185_t0041_u01777950021333") 2026/05/05 03:04:38 DEBUG : both2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c68_d20260505_m030018_c001_v7007000_t0000_u01777950018422") 2026/05/05 03:04:38 DEBUG : both2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba357_d20260505_m030006_c001_v0001185_t0027_u01777950006152") 2026/05/05 03:04:38 DEBUG : both3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7b9_d20260505_m030033_c001_v7007000_t0000_u01777950033967") 2026/05/05 03:04:38 DEBUG : both3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba44d_d20260505_m030021_c001_v0001185_t0010_u01777950021702") 2026/05/05 03:04:38 DEBUG : both3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c69_d20260505_m030018_c001_v7007000_t0000_u01777950018670") 2026/05/05 03:04:38 DEBUG : both3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba361_d20260505_m030006_c001_v0001185_t0022_u01777950006559") 2026/05/05 03:04:39 DEBUG : both4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7bf_d20260505_m030034_c001_v7007000_t0000_u01777950034151") 2026/05/05 03:04:39 DEBUG : both4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba453_d20260505_m030022_c001_v0001185_t0001_u01777950022089") 2026/05/05 03:04:39 DEBUG : both4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c6c_d20260505_m030018_c001_v7007000_t0000_u01777950018853") 2026/05/05 03:04:39 DEBUG : both4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba369_d20260505_m030006_c001_v0001185_t0045_u01777950006948") 2026/05/05 03:04:39 DEBUG : both5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7c4_d20260505_m030034_c001_v7007000_t0000_u01777950034333") 2026/05/05 03:04:39 DEBUG : both5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba45b_d20260505_m030022_c001_v0001185_t0027_u01777950022492") 2026/05/05 03:04:39 DEBUG : both5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c6e_d20260505_m030019_c001_v7007000_t0000_u01777950019035") 2026/05/05 03:04:39 DEBUG : both5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba373_d20260505_m030007_c001_v0001185_t0000_u01777950007321") 2026/05/05 03:04:39 DEBUG : both6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7c9_d20260505_m030034_c001_v7007000_t0000_u01777950034514") 2026/05/05 03:04:39 DEBUG : both6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba461_d20260505_m030022_c001_v0001185_t0033_u01777950022888") 2026/05/05 03:04:39 DEBUG : both6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c6f_d20260505_m030019_c001_v7007000_t0000_u01777950019218") 2026/05/05 03:04:39 DEBUG : both6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba377_d20260505_m030007_c001_v0001185_t0032_u01777950007707") 2026/05/05 03:04:39 DEBUG : both7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d0_d20260505_m030034_c001_v7007000_t0000_u01777950034696") 2026/05/05 03:04:39 DEBUG : both7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba46b_d20260505_m030023_c001_v0001185_t0020_u01777950023291") 2026/05/05 03:04:39 DEBUG : both7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c70_d20260505_m030019_c001_v7007000_t0000_u01777950019400") 2026/05/05 03:04:39 DEBUG : both7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba37b_d20260505_m030008_c001_v0001185_t0039_u01777950008126") 2026/05/05 03:04:39 DEBUG : both8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d1_d20260505_m030034_c001_v7007000_t0000_u01777950034877") 2026/05/05 03:04:39 DEBUG : both8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba475_d20260505_m030023_c001_v0001185_t0004_u01777950023685") 2026/05/05 03:04:39 DEBUG : both8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c72_d20260505_m030019_c001_v7007000_t0000_u01777950019581") 2026/05/05 03:04:39 DEBUG : both8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba383_d20260505_m030008_c001_v0001185_t0011_u01777950008499") 2026/05/05 03:04:40 DEBUG : both9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d2_d20260505_m030035_c001_v7007000_t0000_u01777950035058") 2026/05/05 03:04:40 DEBUG : both9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba47b_d20260505_m030024_c001_v0001185_t0031_u01777950024092") 2026/05/05 03:04:40 DEBUG : both9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c73_d20260505_m030019_c001_v7007000_t0000_u01777950019827") 2026/05/05 03:04:40 DEBUG : both9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba38d_d20260505_m030008_c001_v0001185_t0014_u01777950008911") 2026/05/05 03:04:40 DEBUG : c/non empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e90f_d20260505_m025649_c001_v7007000_t0000_u01777949809184") 2026/05/05 03:04:40 DEBUG : c/non empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41463_d20260505_m025647_c001_v0001172_t0039_u01777949807416") 2026/05/05 03:04:40 DEBUG : c/non empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a50c_d20260505_m025646_c001_v7007000_t0000_u01777949806643") 2026/05/05 03:04:40 DEBUG : c/non empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41450_d20260505_m025644_c001_v0001172_t0056_u01777949804685") 2026/05/05 03:04:40 DEBUG : c/non empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff7b_d20260505_m025628_c001_v7007000_t0000_u01777949788080") 2026/05/05 03:04:40 DEBUG : c/non empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413b3_d20260505_m025626_c001_v0001172_t0016_u01777949786305") 2026/05/05 03:04:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a144_d20260505_m030136_c001_v7007000_t0000_u01777950096865") 2026/05/05 03:04:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2c1_d20260505_m030131_c001_v0001099_t0055_u01777950091994") 2026/05/05 03:04:40 DEBUG : check sum: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff6b_d20260505_m025618_c001_v7007000_t0000_u01777949778937") 2026/05/05 03:04:40 DEBUG : check sum: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41366_d20260505_m025617_c001_v0001172_t0002_u01777949777713") 2026/05/05 03:04:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332ca08_d20260505_m030426_c001_v7007000_t0000_u01777950266064") 2026/05/05 03:04:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbad25_d20260505_m030424_c001_v0001185_t0039_u01777950264577") 2026/05/05 03:04:40 DEBUG : dest/3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69055_d20260505_m025830_c001_v7007000_t0000_u01777949910605") 2026/05/05 03:04:40 DEBUG : dest/3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f405d245f1afa5968_d20260505_m025829_c001_v0001113_t0004_u01777949909516") 2026/05/05 03:04:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556ca_d20260505_m030236_c001_v7007000_t0000_u01777950156620") 2026/05/05 03:04:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edf3_d20260505_m030232_c001_v0001157_t0045_u01777950152139") 2026/05/05 03:04:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03408_d20260505_m030353_c001_v7007000_t0000_u01777950233192") 2026/05/05 03:04:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbab5d_d20260505_m030342_c001_v0001185_t0000_u01777950222347") 2026/05/05 03:04:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9d7_d20260505_m030338_c001_v7007000_t0000_u01777950218155") 2026/05/05 03:04:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaac3_d20260505_m030326_c001_v0001185_t0029_u01777950206978") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6981f_d20260505_m030322_c001_v7007000_t0000_u01777950202929") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaa47_d20260505_m030311_c001_v0001185_t0052_u01777950191968") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a34_d20260505_m030307_c001_v7007000_t0000_u01777950187809") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba99b_d20260505_m030256_c001_v0001185_t0043_u01777950176488") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa2_d20260505_m030252_c001_v7007000_t0000_u01777950172449") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba8f3_d20260505_m030240_c001_v0001185_t0037_u01777950160926") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c2_d20260505_m030234_c001_v7007000_t0000_u01777950154141") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba845_d20260505_m030223_c001_v0001185_t0054_u01777950143271") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcde_d20260505_m030219_c001_v7007000_t0000_u01777950139192") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7f7_d20260505_m030215_c001_v0001185_t0038_u01777950135075") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03335_d20260505_m030213_c001_v7007000_t0000_u01777950133338") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d312_d20260505_m030201_c001_v0001099_t0008_u01777950121833") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1be_d20260505_m030157_c001_v7007000_t0000_u01777950117575") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba768_d20260505_m030153_c001_v0001185_t0018_u01777950113613") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a722_d20260505_m030152_c001_v7007000_t0000_u01777950112400") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48c8_d20260505_m030141_c001_v0001120_t0040_u01777950101025") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4155a7f5a2541333_d20260505_m030134_c001_v7007000_t0000_u01777950094327") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba64c_d20260505_m030123_c001_v0001185_t0057_u01777950083203") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb79_d20260505_m030118_c001_v7007000_t0000_u01777950078976") 2026/05/05 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba5e5_d20260505_m030107_c001_v0001185_t0052_u01777950067593") 2026/05/05 03:04:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0322e_d20260505_m030103_c001_v7007000_t0000_u01777950063552") 2026/05/05 03:04:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba593_d20260505_m030052_c001_v0001185_t0031_u01777950052770") 2026/05/05 03:04:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49527_d20260505_m030216_c001_v7007000_t0000_u01777950136833") 2026/05/05 03:04:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7d6_d20260505_m030211_c001_v0001185_t0029_u01777950131612") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556cb_d20260505_m030236_c001_v7007000_t0000_u01777950156801") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba897_d20260505_m030232_c001_v0001185_t0050_u01777950152163") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03409_d20260505_m030353_c001_v7007000_t0000_u01777950233373") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef11_d20260505_m030342_c001_v0001157_t0044_u01777950222936") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9d8_d20260505_m030338_c001_v7007000_t0000_u01777950218337") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eed1_d20260505_m030327_c001_v0001157_t0050_u01777950207525") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69820_d20260505_m030323_c001_v7007000_t0000_u01777950203110") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee95_d20260505_m030312_c001_v0001157_t0002_u01777950192521") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a35_d20260505_m030307_c001_v7007000_t0000_u01777950187990") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee45_d20260505_m030257_c001_v0001157_t0035_u01777950177093") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa3_d20260505_m030252_c001_v7007000_t0000_u01777950172630") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee0f_d20260505_m030241_c001_v0001157_t0054_u01777950161480") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49538_d20260505_m030233_c001_v7007000_t0000_u01777950153915") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4936_d20260505_m030223_c001_v0001120_t0013_u01777950143868") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcdf_d20260505_m030219_c001_v7007000_t0000_u01777950139375") 2026/05/05 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edc0_d20260505_m030215_c001_v0001157_t0051_u01777950135168") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c105_d20260505_m030213_c001_v7007000_t0000_u01777950133746") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48fc_d20260505_m030202_c001_v0001120_t0055_u01777950122641") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1bf_d20260505_m030157_c001_v7007000_t0000_u01777950117757") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed82_d20260505_m030153_c001_v0001157_t0027_u01777950113676") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1b8a_d20260505_m030152_c001_v7007000_t0000_u01777950112422") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2d1_d20260505_m030141_c001_v0001099_t0032_u01777950101827") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4155a7f5a2541332_d20260505_m030134_c001_v7007000_t0000_u01777950094138") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed2c_d20260505_m030123_c001_v0001157_t0057_u01777950083837") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb7a_d20260505_m030119_c001_v7007000_t0000_u01777950079158") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed04_d20260505_m030108_c001_v0001157_t0001_u01777950068177") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03234_d20260505_m030103_c001_v7007000_t0000_u01777950063732") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ecda_d20260505_m030053_c001_v0001157_t0038_u01777950053354") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f4952b_d20260505_m030217_c001_v7007000_t0000_u01777950137196") 2026/05/05 03:04:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edb4_d20260505_m030211_c001_v0001157_t0003_u01777950131736") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556cc_d20260505_m030237_c001_v7007000_t0000_u01777950157003") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d364_d20260505_m030232_c001_v0001099_t0012_u01777950152151") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0340a_d20260505_m030353_c001_v7007000_t0000_u01777950233557") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a2c_d20260505_m030343_c001_v0001120_t0050_u01777950223645") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9da_d20260505_m030338_c001_v7007000_t0000_u01777950218626") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49ea_d20260505_m030328_c001_v0001120_t0006_u01777950208276") 2026/05/05 03:04:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69821_d20260505_m030323_c001_v7007000_t0000_u01777950203293") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49b2_d20260505_m030313_c001_v0001120_t0017_u01777950193203") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a36_d20260505_m030308_c001_v7007000_t0000_u01777950188172") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a498a_d20260505_m030257_c001_v0001120_t0006_u01777950177876") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa4_d20260505_m030252_c001_v7007000_t0000_u01777950172812") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4964_d20260505_m030242_c001_v0001120_t0043_u01777950162303") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c1_d20260505_m030233_c001_v7007000_t0000_u01777950153934") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edd7_d20260505_m030224_c001_v0001157_t0059_u01777950144581") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce0_d20260505_m030219_c001_v7007000_t0000_u01777950139560") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4928_d20260505_m030215_c001_v0001120_t0042_u01777950135219") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0333a_d20260505_m030213_c001_v7007000_t0000_u01777950133699") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7a4_d20260505_m030203_c001_v0001185_t0059_u01777950123300") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c0_d20260505_m030157_c001_v7007000_t0000_u01777950117939") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48f0_d20260505_m030153_c001_v0001120_t0053_u01777950113805") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c0b9_d20260505_m030152_c001_v7007000_t0000_u01777950112485") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba702_d20260505_m030142_c001_v0001185_t0032_u01777950102567") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e992070_d20260505_m030133_c001_v7007000_t0000_u01777950093887") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a489e_d20260505_m030124_c001_v0001120_t0055_u01777950084527") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb7c_d20260505_m030119_c001_v7007000_t0000_u01777950079344") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4880_d20260505_m030108_c001_v0001120_t0053_u01777950068901") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03239_d20260505_m030103_c001_v7007000_t0000_u01777950063913") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4866_d20260505_m030053_c001_v0001120_t0059_u01777950053805") 2026/05/05 03:04:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c12f_d20260505_m030216_c001_v7007000_t0000_u01777950136983") 2026/05/05 03:04:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4918_d20260505_m030211_c001_v0001120_t0000_u01777950131793") 2026/05/05 03:04:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556cd_d20260505_m030237_c001_v7007000_t0000_u01777950157184") 2026/05/05 03:04:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a494c_d20260505_m030232_c001_v0001120_t0028_u01777950152306") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0340b_d20260505_m030353_c001_v7007000_t0000_u01777950233738") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d45a_d20260505_m030344_c001_v0001099_t0042_u01777950224312") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9db_d20260505_m030338_c001_v7007000_t0000_u01777950218811") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d427_d20260505_m030328_c001_v0001099_t0033_u01777950208968") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69823_d20260505_m030323_c001_v7007000_t0000_u01777950203474") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3f3_d20260505_m030313_c001_v0001099_t0014_u01777950193920") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a38_d20260505_m030308_c001_v7007000_t0000_u01777950188354") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3b9_d20260505_m030258_c001_v0001099_t0057_u01777950178563") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa5_d20260505_m030252_c001_v7007000_t0000_u01777950172994") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d384_d20260505_m030243_c001_v0001099_t0001_u01777950163075") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418286e0be69d492_d20260505_m030233_c001_v7007000_t0000_u01777950153711") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d350_d20260505_m030225_c001_v0001099_t0056_u01777950145332") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce1_d20260505_m030219_c001_v7007000_t0000_u01777950139744") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7fa_d20260505_m030215_c001_v0001185_t0026_u01777950135259") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0333b_d20260505_m030213_c001_v7007000_t0000_u01777950133701") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed94_d20260505_m030203_c001_v0001157_t0058_u01777950123899") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c1_d20260505_m030158_c001_v7007000_t0000_u01777950118122") 2026/05/05 03:04:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2fa_d20260505_m030153_c001_v0001099_t0053_u01777950113854") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cc003f_d20260505_m030152_c001_v7007000_t0000_u01777950112274") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed5a_d20260505_m030143_c001_v0001157_t0027_u01777950103214") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e992071_d20260505_m030134_c001_v7007000_t0000_u01777950094070") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2ad_d20260505_m030125_c001_v0001099_t0003_u01777950085424") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb7d_d20260505_m030119_c001_v7007000_t0000_u01777950079530") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d290_d20260505_m030109_c001_v0001099_t0050_u01777950069571") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0323c_d20260505_m030104_c001_v7007000_t0000_u01777950064095") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d26c_d20260505_m030054_c001_v0001099_t0027_u01777950054147") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcd6_d20260505_m030216_c001_v7007000_t0000_u01777950136847") 2026/05/05 03:04:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7d8_d20260505_m030211_c001_v0001185_t0052_u01777950131805") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556ce_d20260505_m030237_c001_v7007000_t0000_u01777950157366") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba89b_d20260505_m030232_c001_v0001185_t0042_u01777950152403") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0340c_d20260505_m030353_c001_v7007000_t0000_u01777950233919") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbab6f_d20260505_m030344_c001_v0001185_t0015_u01777950224661") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9dc_d20260505_m030338_c001_v7007000_t0000_u01777950218993") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaacb_d20260505_m030329_c001_v0001185_t0010_u01777950209387") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69824_d20260505_m030323_c001_v7007000_t0000_u01777950203656") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaa69_d20260505_m030314_c001_v0001185_t0049_u01777950194290") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a3a_d20260505_m030308_c001_v7007000_t0000_u01777950188535") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba9b7_d20260505_m030258_c001_v0001185_t0036_u01777950178855") 2026/05/05 03:04:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa6_d20260505_m030253_c001_v7007000_t0000_u01777950173175") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba907_d20260505_m030243_c001_v0001185_t0035_u01777950163583") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9fab_d20260505_m030233_c001_v7007000_t0000_u01777950153724") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba857_d20260505_m030225_c001_v0001185_t0056_u01777950145716") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce2_d20260505_m030219_c001_v7007000_t0000_u01777950139927") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d33c_d20260505_m030215_c001_v0001099_t0032_u01777950135317") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fdc16_d20260505_m030213_c001_v7007000_t0000_u01777950133711") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d316_d20260505_m030204_c001_v0001099_t0058_u01777950124167") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c2_d20260505_m030158_c001_v7007000_t0000_u01777950118304") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba76a_d20260505_m030153_c001_v0001185_t0047_u01777950113877") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a165_d20260505_m030152_c001_v7007000_t0000_u01777950112286") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48d0_d20260505_m030143_c001_v0001120_t0044_u01777950103581") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a13c_d20260505_m030134_c001_v7007000_t0000_u01777950094263") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba65c_d20260505_m030125_c001_v0001185_t0003_u01777950085940") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb7e_d20260505_m030119_c001_v7007000_t0000_u01777950079712") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba5fe_d20260505_m030109_c001_v0001185_t0014_u01777950069907") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03240_d20260505_m030104_c001_v7007000_t0000_u01777950064277") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba59f_d20260505_m030054_c001_v0001185_t0014_u01777950054692") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49528_d20260505_m030216_c001_v7007000_t0000_u01777950136996") 2026/05/05 03:04:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d328_d20260505_m030211_c001_v0001099_t0020_u01777950131835") 2026/05/05 03:04:47 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556cf_d20260505_m030237_c001_v7007000_t0000_u01777950157547") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edf7_d20260505_m030232_c001_v0001157_t0027_u01777950152520") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0340d_d20260505_m030354_c001_v7007000_t0000_u01777950234101") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef1b_d20260505_m030344_c001_v0001157_t0018_u01777950224857") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9dd_d20260505_m030339_c001_v7007000_t0000_u01777950219176") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eed5_d20260505_m030329_c001_v0001157_t0003_u01777950209610") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69825_d20260505_m030323_c001_v7007000_t0000_u01777950203837") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eea3_d20260505_m030314_c001_v0001157_t0014_u01777950194546") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a3b_d20260505_m030308_c001_v7007000_t0000_u01777950188716") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee4b_d20260505_m030259_c001_v0001157_t0018_u01777950179081") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa7_d20260505_m030253_c001_v7007000_t0000_u01777950173357") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee15_d20260505_m030243_c001_v0001157_t0007_u01777950163766") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418286e0be69d497_d20260505_m030234_c001_v7007000_t0000_u01777950154139") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a493c_d20260505_m030225_c001_v0001120_t0027_u01777950145900") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce3_d20260505_m030220_c001_v7007000_t0000_u01777950140111") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7fc_d20260505_m030215_c001_v0001185_t0041_u01777950135467") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fdc03_d20260505_m030213_c001_v7007000_t0000_u01777950133348") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4900_d20260505_m030204_c001_v0001120_t0040_u01777950124528") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c3_d20260505_m030158_c001_v7007000_t0000_u01777950118486") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed84_d20260505_m030154_c001_v0001157_t0028_u01777950114056") 2026/05/05 03:04:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a166_d20260505_m030152_c001_v7007000_t0000_u01777950112431") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2d3_d20260505_m030144_c001_v0001099_t0040_u01777950104048") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49486_d20260505_m030134_c001_v7007000_t0000_u01777950094275") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed34_d20260505_m030126_c001_v0001157_t0051_u01777950086126") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb7f_d20260505_m030119_c001_v7007000_t0000_u01777950079894") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed0e_d20260505_m030110_c001_v0001157_t0047_u01777950070089") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03241_d20260505_m030104_c001_v7007000_t0000_u01777950064458") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ecdc_d20260505_m030054_c001_v0001157_t0034_u01777950054945") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4097681f49ffeae1_d20260505_m030217_c001_v7007000_t0000_u01777950137005") 2026/05/05 03:04:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7da_d20260505_m030211_c001_v0001185_t0000_u01777950131998") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d0_d20260505_m030237_c001_v7007000_t0000_u01777950157729") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d366_d20260505_m030232_c001_v0001099_t0036_u01777950152558") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0340e_d20260505_m030354_c001_v7007000_t0000_u01777950234282") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a38_d20260505_m030345_c001_v0001120_t0042_u01777950225154") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9de_d20260505_m030339_c001_v7007000_t0000_u01777950219359") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49ee_d20260505_m030329_c001_v0001120_t0025_u01777950209927") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69826_d20260505_m030324_c001_v7007000_t0000_u01777950204019") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49bc_d20260505_m030314_c001_v0001120_t0037_u01777950194862") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a3d_d20260505_m030308_c001_v7007000_t0000_u01777950188900") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a498e_d20260505_m030259_c001_v0001120_t0056_u01777950179373") 2026/05/05 03:04:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afa8_d20260505_m030253_c001_v7007000_t0000_u01777950173538") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4968_d20260505_m030244_c001_v0001120_t0029_u01777950164103") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9fad_d20260505_m030234_c001_v7007000_t0000_u01777950154152") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ede1_d20260505_m030226_c001_v0001157_t0022_u01777950146325") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce4_d20260505_m030220_c001_v7007000_t0000_u01777950140295") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edc2_d20260505_m030215_c001_v0001157_t0000_u01777950135497") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c108_d20260505_m030213_c001_v7007000_t0000_u01777950133936") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7ac_d20260505_m030204_c001_v0001185_t0001_u01777950124959") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c4_d20260505_m030158_c001_v7007000_t0000_u01777950118668") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba76e_d20260505_m030154_c001_v0001185_t0043_u01777950114068") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a71f_d20260505_m030151_c001_v7007000_t0000_u01777950111850") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba716_d20260505_m030144_c001_v0001185_t0038_u01777950104427") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e992073_d20260505_m030134_c001_v7007000_t0000_u01777950094437") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48a6_d20260505_m030126_c001_v0001120_t0025_u01777950086441") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb80_d20260505_m030120_c001_v7007000_t0000_u01777950080089") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4884_d20260505_m030110_c001_v0001120_t0029_u01777950070373") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03242_d20260505_m030104_c001_v7007000_t0000_u01777950064640") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a486a_d20260505_m030055_c001_v0001120_t0039_u01777950055363") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03345_d20260505_m030216_c001_v7007000_t0000_u01777950136853") 2026/05/05 03:04:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edb6_d20260505_m030212_c001_v0001157_t0019_u01777950132033") 2026/05/05 03:04:50 DEBUG : dir1/0007-12345: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d1_d20260505_m030237_c001_v7007000_t0000_u01777950157999") 2026/05/05 03:04:50 DEBUG : dir1/0007-12345: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba8a5_d20260505_m030232_c001_v0001185_t0028_u01777950152642") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0340f_d20260505_m030354_c001_v7007000_t0000_u01777950234463") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d460_d20260505_m030345_c001_v0001099_t0049_u01777950225555") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9df_d20260505_m030339_c001_v7007000_t0000_u01777950219542") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d429_d20260505_m030330_c001_v0001099_t0044_u01777950210360") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69827_d20260505_m030324_c001_v7007000_t0000_u01777950204201") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3f9_d20260505_m030315_c001_v0001099_t0012_u01777950195369") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a3e_d20260505_m030309_c001_v7007000_t0000_u01777950189082") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3bd_d20260505_m030259_c001_v0001099_t0014_u01777950179711") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afaa_d20260505_m030253_c001_v7007000_t0000_u01777950173720") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d38b_d20260505_m030244_c001_v0001099_t0036_u01777950164488") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49539_d20260505_m030234_c001_v7007000_t0000_u01777950154154") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d352_d20260505_m030226_c001_v0001099_t0044_u01777950146686") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce5_d20260505_m030220_c001_v7007000_t0000_u01777950140479") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a492a_d20260505_m030215_c001_v0001120_t0034_u01777950135635") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49522_d20260505_m030213_c001_v7007000_t0000_u01777950133719") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed96_d20260505_m030205_c001_v0001157_t0056_u01777950125143") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c5_d20260505_m030158_c001_v7007000_t0000_u01777950118851") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2fc_d20260505_m030154_c001_v0001099_t0045_u01777950114239") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a721_d20260505_m030152_c001_v7007000_t0000_u01777950112217") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed60_d20260505_m030144_c001_v0001157_t0022_u01777950104612") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a13a_d20260505_m030134_c001_v7007000_t0000_u01777950094075") 2026/05/05 03:04:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2b1_d20260505_m030126_c001_v0001099_t0049_u01777950086834") 2026/05/05 03:04:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb81_d20260505_m030120_c001_v7007000_t0000_u01777950080276") 2026/05/05 03:04:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d297_d20260505_m030110_c001_v0001099_t0023_u01777950070784") 2026/05/05 03:04:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03243_d20260505_m030104_c001_v7007000_t0000_u01777950064820") 2026/05/05 03:04:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d270_d20260505_m030055_c001_v0001099_t0051_u01777950055808") 2026/05/05 03:04:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcd7_d20260505_m030216_c001_v7007000_t0000_u01777950136861") 2026/05/05 03:04:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a491e_d20260505_m030212_c001_v0001120_t0029_u01777950132135") 2026/05/05 03:04:52 DEBUG : dir1/0008-23456: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d2_d20260505_m030238_c001_v7007000_t0000_u01777950158180") 2026/05/05 03:04:52 DEBUG : dir1/0008-23456: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba8a7_d20260505_m030232_c001_v0001185_t0008_u01777950152827") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03410_d20260505_m030354_c001_v7007000_t0000_u01777950234645") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbab79_d20260505_m030345_c001_v0001185_t0027_u01777950225877") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e0_d20260505_m030339_c001_v7007000_t0000_u01777950219725") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaae1_d20260505_m030330_c001_v0001185_t0046_u01777950210708") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69828_d20260505_m030324_c001_v7007000_t0000_u01777950204383") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaa73_d20260505_m030315_c001_v0001185_t0049_u01777950195682") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a3f_d20260505_m030309_c001_v7007000_t0000_u01777950189262") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba9c7_d20260505_m030300_c001_v0001185_t0059_u01777950180100") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afab_d20260505_m030253_c001_v7007000_t0000_u01777950173901") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba917_d20260505_m030244_c001_v0001185_t0035_u01777950164824") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49537_d20260505_m030233_c001_v7007000_t0000_u01777950153734") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba865_d20260505_m030227_c001_v0001185_t0052_u01777950147113") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce6_d20260505_m030220_c001_v7007000_t0000_u01777950140663") 2026/05/05 03:04:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba800_d20260505_m030215_c001_v0001185_t0047_u01777950135652") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03338_d20260505_m030213_c001_v7007000_t0000_u01777950133514") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d318_d20260505_m030205_c001_v0001099_t0017_u01777950125467") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c6_d20260505_m030159_c001_v7007000_t0000_u01777950119065") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48f2_d20260505_m030154_c001_v0001120_t0053_u01777950114325") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1b0_d20260505_m030152_c001_v7007000_t0000_u01777950112452") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48d2_d20260505_m030145_c001_v0001120_t0002_u01777950105117") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e992072_d20260505_m030134_c001_v7007000_t0000_u01777950094253") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba662_d20260505_m030127_c001_v0001185_t0059_u01777950087130") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb82_d20260505_m030120_c001_v7007000_t0000_u01777950080458") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba604_d20260505_m030111_c001_v0001185_t0039_u01777950071156") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03244_d20260505_m030105_c001_v7007000_t0000_u01777950065001") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba5a3_d20260505_m030056_c001_v0001185_t0037_u01777950056255") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03346_d20260505_m030216_c001_v7007000_t0000_u01777950136873") 2026/05/05 03:04:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7dc_d20260505_m030212_c001_v0001185_t0040_u01777950132184") 2026/05/05 03:04:53 DEBUG : dir1/0009-34567: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d3_d20260505_m030238_c001_v7007000_t0000_u01777950158363") 2026/05/05 03:04:53 DEBUG : dir1/0009-34567: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4950_d20260505_m030232_c001_v0001120_t0021_u01777950152934") 2026/05/05 03:04:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03412_d20260505_m030354_c001_v7007000_t0000_u01777950234825") 2026/05/05 03:04:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef23_d20260505_m030346_c001_v0001157_t0017_u01777950226059") 2026/05/05 03:04:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e1_d20260505_m030339_c001_v7007000_t0000_u01777950219907") 2026/05/05 03:04:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eed9_d20260505_m030330_c001_v0001157_t0000_u01777950210891") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69829_d20260505_m030324_c001_v7007000_t0000_u01777950204566") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eeaf_d20260505_m030315_c001_v0001157_t0036_u01777950195922") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a41_d20260505_m030309_c001_v7007000_t0000_u01777950189444") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee4d_d20260505_m030300_c001_v0001157_t0006_u01777950180325") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afac_d20260505_m030254_c001_v7007000_t0000_u01777950174081") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee19_d20260505_m030245_c001_v0001157_t0024_u01777950165007") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a1b7_d20260505_m030234_c001_v7007000_t0000_u01777950154320") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a493e_d20260505_m030227_c001_v0001120_t0006_u01777950147298") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce7_d20260505_m030220_c001_v7007000_t0000_u01777950140847") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d340_d20260505_m030215_c001_v0001099_t0016_u01777950135749") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f406f02d483b94539_d20260505_m030213_c001_v7007000_t0000_u01777950133762") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4902_d20260505_m030205_c001_v0001120_t0053_u01777950125900") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c7_d20260505_m030159_c001_v7007000_t0000_u01777950119253") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba772_d20260505_m030154_c001_v0001185_t0017_u01777950114468") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f408dc050e7d63822_d20260505_m030152_c001_v7007000_t0000_u01777950112438") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2d8_d20260505_m030145_c001_v0001099_t0030_u01777950105492") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49484_d20260505_m030134_c001_v7007000_t0000_u01777950094086") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed36_d20260505_m030127_c001_v0001157_t0008_u01777950087370") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb83_d20260505_m030120_c001_v7007000_t0000_u01777950080641") 2026/05/05 03:04:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed12_d20260505_m030111_c001_v0001157_t0021_u01777950071339") 2026/05/05 03:04:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03246_d20260505_m030105_c001_v7007000_t0000_u01777950065182") 2026/05/05 03:04:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ece4_d20260505_m030056_c001_v0001157_t0001_u01777950056437") 2026/05/05 03:04:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49529_d20260505_m030217_c001_v7007000_t0000_u01777950137016") 2026/05/05 03:04:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d32c_d20260505_m030212_c001_v0001099_t0036_u01777950132282") 2026/05/05 03:04:55 DEBUG : dir1/0010-45678: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d4_d20260505_m030238_c001_v7007000_t0000_u01777950158550") 2026/05/05 03:04:55 DEBUG : dir1/0010-45678: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edfb_d20260505_m030232_c001_v0001157_t0039_u01777950152962") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03413_d20260505_m030355_c001_v7007000_t0000_u01777950235007") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a3e_d20260505_m030346_c001_v0001120_t0000_u01777950226374") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e4_d20260505_m030340_c001_v7007000_t0000_u01777950220094") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49f2_d20260505_m030331_c001_v0001120_t0036_u01777950211328") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6982a_d20260505_m030324_c001_v7007000_t0000_u01777950204747") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49c0_d20260505_m030316_c001_v0001120_t0043_u01777950196318") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a42_d20260505_m030309_c001_v7007000_t0000_u01777950189624") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4992_d20260505_m030300_c001_v0001120_t0022_u01777950180791") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afad_d20260505_m030254_c001_v7007000_t0000_u01777950174263") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a496c_d20260505_m030245_c001_v0001120_t0031_u01777950165419") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418286e0be69d494_d20260505_m030233_c001_v7007000_t0000_u01777950153899") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ede7_d20260505_m030227_c001_v0001157_t0033_u01777950147587") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce8_d20260505_m030221_c001_v7007000_t0000_u01777950141030") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edc4_d20260505_m030215_c001_v0001157_t0011_u01777950135767") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03339_d20260505_m030213_c001_v7007000_t0000_u01777950133520") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7b2_d20260505_m030206_c001_v0001185_t0021_u01777950126276") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c8_d20260505_m030159_c001_v7007000_t0000_u01777950119434") 2026/05/05 03:04:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed86_d20260505_m030154_c001_v0001157_t0030_u01777950114508") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a164_d20260505_m030152_c001_v7007000_t0000_u01777950112226") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba722_d20260505_m030145_c001_v0001185_t0047_u01777950105888") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c09a_d20260505_m030134_c001_v7007000_t0000_u01777950094094") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48ac_d20260505_m030127_c001_v0001120_t0035_u01777950087664") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb85_d20260505_m030120_c001_v7007000_t0000_u01777950080867") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4886_d20260505_m030111_c001_v0001120_t0018_u01777950071689") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03247_d20260505_m030105_c001_v7007000_t0000_u01777950065363") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a486e_d20260505_m030056_c001_v0001120_t0041_u01777950056717") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcd8_d20260505_m030217_c001_v7007000_t0000_u01777950137032") 2026/05/05 03:04:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7de_d20260505_m030212_c001_v0001185_t0056_u01777950132387") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d5_d20260505_m030238_c001_v7007000_t0000_u01777950158732") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba8ab_d20260505_m030233_c001_v0001185_t0012_u01777950153012") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03414_d20260505_m030355_c001_v7007000_t0000_u01777950235188") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d464_d20260505_m030346_c001_v0001099_t0042_u01777950226675") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e5_d20260505_m030340_c001_v7007000_t0000_u01777950220278") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d42b_d20260505_m030331_c001_v0001099_t0038_u01777950211693") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6982b_d20260505_m030324_c001_v7007000_t0000_u01777950204929") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d401_d20260505_m030316_c001_v0001099_t0057_u01777950196923") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a43_d20260505_m030309_c001_v7007000_t0000_u01777950189827") 2026/05/05 03:04:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3c1_d20260505_m030301_c001_v0001099_t0023_u01777950181303") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afae_d20260505_m030254_c001_v7007000_t0000_u01777950174444") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d391_d20260505_m030245_c001_v0001099_t0055_u01777950165952") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a1b6_d20260505_m030234_c001_v7007000_t0000_u01777950154137") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d358_d20260505_m030228_c001_v0001099_t0036_u01777950148055") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bce9_d20260505_m030221_c001_v7007000_t0000_u01777950141214") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba802_d20260505_m030215_c001_v0001185_t0010_u01777950135908") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4097681f49ffeabf_d20260505_m030213_c001_v7007000_t0000_u01777950133725") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed9a_d20260505_m030206_c001_v0001157_t0033_u01777950126482") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1c9_d20260505_m030159_c001_v7007000_t0000_u01777950119620") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba774_d20260505_m030154_c001_v0001185_t0043_u01777950114655") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1b89_d20260505_m030152_c001_v7007000_t0000_u01777950112231") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed64_d20260505_m030146_c001_v0001157_t0015_u01777950106080") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a13b_d20260505_m030134_c001_v7007000_t0000_u01777950094113") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2b5_d20260505_m030128_c001_v0001099_t0054_u01777950088099") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb86_d20260505_m030121_c001_v7007000_t0000_u01777950081050") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d29b_d20260505_m030112_c001_v0001099_t0046_u01777950072165") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0324a_d20260505_m030105_c001_v7007000_t0000_u01777950065544") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d274_d20260505_m030057_c001_v0001099_t0042_u01777950057172") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcda_d20260505_m030217_c001_v7007000_t0000_u01777950137216") 2026/05/05 03:04:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edb8_d20260505_m030212_c001_v0001157_t0048_u01777950132396") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d6_d20260505_m030238_c001_v7007000_t0000_u01777950158913") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d368_d20260505_m030233_c001_v0001099_t0035_u01777950153064") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03416_d20260505_m030355_c001_v7007000_t0000_u01777950235369") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbab83_d20260505_m030347_c001_v0001185_t0044_u01777950227079") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e6_d20260505_m030340_c001_v7007000_t0000_u01777950220461") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaaed_d20260505_m030332_c001_v0001185_t0038_u01777950212076") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6982c_d20260505_m030325_c001_v7007000_t0000_u01777950205111") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbaa7d_d20260505_m030317_c001_v0001185_t0028_u01777950197266") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a44_d20260505_m030310_c001_v7007000_t0000_u01777950190009") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba9df_d20260505_m030301_c001_v0001185_t0003_u01777950181692") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afaf_d20260505_m030254_c001_v7007000_t0000_u01777950174626") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba92b_d20260505_m030246_c001_v0001185_t0026_u01777950166292") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0336a_d20260505_m030234_c001_v7007000_t0000_u01777950154153") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba871_d20260505_m030228_c001_v0001185_t0041_u01777950148623") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcea_d20260505_m030221_c001_v7007000_t0000_u01777950141401") 2026/05/05 03:04:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a492c_d20260505_m030216_c001_v0001120_t0049_u01777950136037") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03333_d20260505_m030213_c001_v7007000_t0000_u01777950133328") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d31a_d20260505_m030206_c001_v0001099_t0023_u01777950126878") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1ca_d20260505_m030159_c001_v7007000_t0000_u01777950119803") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2fe_d20260505_m030154_c001_v0001099_t0044_u01777950114693") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a162_d20260505_m030151_c001_v7007000_t0000_u01777950111862") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48d8_d20260505_m030146_c001_v0001120_t0046_u01777950106402") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a701_d20260505_m030134_c001_v7007000_t0000_u01777950094281") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba66c_d20260505_m030128_c001_v0001185_t0024_u01777950088438") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb87_d20260505_m030121_c001_v7007000_t0000_u01777950081233") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba60e_d20260505_m030112_c001_v0001185_t0032_u01777950072593") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0324b_d20260505_m030105_c001_v7007000_t0000_u01777950065726") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba5ad_d20260505_m030057_c001_v0001185_t0046_u01777950057582") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03347_d20260505_m030217_c001_v7007000_t0000_u01777950137044") 2026/05/05 03:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4920_d20260505_m030212_c001_v0001120_t0041_u01777950132521") 2026/05/05 03:04:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d7_d20260505_m030239_c001_v7007000_t0000_u01777950159095") 2026/05/05 03:04:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba8af_d20260505_m030233_c001_v0001185_t0022_u01777950153198") 2026/05/05 03:04:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03417_d20260505_m030355_c001_v7007000_t0000_u01777950235550") 2026/05/05 03:04:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef2b_d20260505_m030347_c001_v0001157_t0007_u01777950227262") 2026/05/05 03:04:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e7_d20260505_m030340_c001_v7007000_t0000_u01777950220644") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eee1_d20260505_m030332_c001_v0001157_t0044_u01777950212258") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6982e_d20260505_m030325_c001_v7007000_t0000_u01777950205293") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eeb3_d20260505_m030317_c001_v0001157_t0017_u01777950197703") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a45_d20260505_m030310_c001_v7007000_t0000_u01777950190189") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee55_d20260505_m030301_c001_v0001157_t0030_u01777950181876") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afb0_d20260505_m030254_c001_v7007000_t0000_u01777950174807") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ee21_d20260505_m030246_c001_v0001157_t0056_u01777950166477") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c0_d20260505_m030233_c001_v7007000_t0000_u01777950153747") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4940_d20260505_m030228_c001_v0001120_t0049_u01777950148806") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bceb_d20260505_m030221_c001_v7007000_t0000_u01777950141585") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edc8_d20260505_m030216_c001_v0001157_t0032_u01777950136076") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0333c_d20260505_m030213_c001_v7007000_t0000_u01777950133882") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4908_d20260505_m030207_c001_v0001120_t0033_u01777950127363") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1cb_d20260505_m030159_c001_v7007000_t0000_u01777950119985") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48f4_d20260505_m030154_c001_v0001120_t0019_u01777950114722") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c0b8_d20260505_m030152_c001_v7007000_t0000_u01777950112250") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2dc_d20260505_m030146_c001_v0001099_t0001_u01777950106694") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a13d_d20260505_m030134_c001_v7007000_t0000_u01777950094296") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed38_d20260505_m030128_c001_v0001157_t0007_u01777950088658") 2026/05/05 03:05:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb88_d20260505_m030121_c001_v7007000_t0000_u01777950081416") 2026/05/05 03:05:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed14_d20260505_m030112_c001_v0001157_t0059_u01777950072780") 2026/05/05 03:05:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0324e_d20260505_m030105_c001_v7007000_t0000_u01777950065908") 2026/05/05 03:05:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ecee_d20260505_m030057_c001_v0001157_t0014_u01777950057763") 2026/05/05 03:05:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcd9_d20260505_m030217_c001_v7007000_t0000_u01777950137052") 2026/05/05 03:05:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7e0_d20260505_m030212_c001_v0001185_t0042_u01777950132572") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d8_d20260505_m030239_c001_v7007000_t0000_u01777950159343") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4954_d20260505_m030233_c001_v0001120_t0049_u01777950153379") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03418_d20260505_m030355_c001_v7007000_t0000_u01777950235732") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a42_d20260505_m030347_c001_v0001120_t0046_u01777950227664") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e8_d20260505_m030340_c001_v7007000_t0000_u01777950220827") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49f4_d20260505_m030332_c001_v0001120_t0055_u01777950212555") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a6982f_d20260505_m030325_c001_v7007000_t0000_u01777950205476") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a49c4_d20260505_m030318_c001_v0001120_t0005_u01777950198029") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a46_d20260505_m030310_c001_v7007000_t0000_u01777950190445") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4996_d20260505_m030302_c001_v0001120_t0025_u01777950182516") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afb1_d20260505_m030254_c001_v7007000_t0000_u01777950174992") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4970_d20260505_m030246_c001_v0001120_t0049_u01777950166784") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556c4_d20260505_m030234_c001_v7007000_t0000_u01777950154330") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edeb_d20260505_m030229_c001_v0001157_t0009_u01777950149094") 2026/05/05 03:05:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcec_d20260505_m030221_c001_v7007000_t0000_u01777950141769") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba806_d20260505_m030216_c001_v0001185_t0056_u01777950136102") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fdc0e_d20260505_m030213_c001_v7007000_t0000_u01777950133529") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba7be_d20260505_m030207_c001_v0001185_t0012_u01777950127817") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1ce_d20260505_m030200_c001_v7007000_t0000_u01777950120167") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed88_d20260505_m030154_c001_v0001157_t0057_u01777950114936") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a720_d20260505_m030152_c001_v7007000_t0000_u01777950112035") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba724_d20260505_m030147_c001_v0001185_t0035_u01777950107023") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a13e_d20260505_m030134_c001_v7007000_t0000_u01777950094447") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48ae_d20260505_m030128_c001_v0001120_t0052_u01777950088943") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb89_d20260505_m030121_c001_v7007000_t0000_u01777950081598") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a488e_d20260505_m030113_c001_v0001120_t0003_u01777950073175") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0324f_d20260505_m030106_c001_v7007000_t0000_u01777950066089") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4874_d20260505_m030058_c001_v0001120_t0052_u01777950058167") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c132_d20260505_m030217_c001_v7007000_t0000_u01777950137164") 2026/05/05 03:05:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edba_d20260505_m030212_c001_v0001157_t0028_u01777950132690") 2026/05/05 03:05:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556d9_d20260505_m030239_c001_v7007000_t0000_u01777950159526") 2026/05/05 03:05:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba8b1_d20260505_m030233_c001_v0001185_t0000_u01777950153392") 2026/05/05 03:05:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03419_d20260505_m030355_c001_v7007000_t0000_u01777950235912") 2026/05/05 03:05:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d46a_d20260505_m030347_c001_v0001099_t0044_u01777950227968") 2026/05/05 03:05:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9e9_d20260505_m030341_c001_v7007000_t0000_u01777950221010") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d431_d20260505_m030332_c001_v0001099_t0026_u01777950212884") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69830_d20260505_m030325_c001_v7007000_t0000_u01777950205657") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d403_d20260505_m030318_c001_v0001099_t0057_u01777950198426") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a47_d20260505_m030310_c001_v7007000_t0000_u01777950190625") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3c7_d20260505_m030302_c001_v0001099_t0032_u01777950182882") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afb2_d20260505_m030255_c001_v7007000_t0000_u01777950175173") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d399_d20260505_m030247_c001_v0001099_t0054_u01777950167152") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1c78_d20260505_m030234_c001_v7007000_t0000_u01777950154152") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d35c_d20260505_m030229_c001_v0001099_t0020_u01777950149395") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bced_d20260505_m030221_c001_v7007000_t0000_u01777950141954") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d342_d20260505_m030216_c001_v0001099_t0002_u01777950136252") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0333d_d20260505_m030213_c001_v7007000_t0000_u01777950133895") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1eda3_d20260505_m030208_c001_v0001157_t0020_u01777950128041") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1d0_d20260505_m030200_c001_v7007000_t0000_u01777950120408") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba778_d20260505_m030154_c001_v0001185_t0013_u01777950114950") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a163_d20260505_m030152_c001_v7007000_t0000_u01777950112044") 2026/05/05 03:05:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed6a_d20260505_m030147_c001_v0001157_t0042_u01777950107208") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c09b_d20260505_m030134_c001_v7007000_t0000_u01777950094305") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2b9_d20260505_m030129_c001_v0001099_t0059_u01777950089192") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb8b_d20260505_m030121_c001_v7007000_t0000_u01777950081782") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d29d_d20260505_m030113_c001_v0001099_t0059_u01777950073475") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03250_d20260505_m030106_c001_v7007000_t0000_u01777950066270") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d278_d20260505_m030058_c001_v0001099_t0024_u01777950058423") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03348_d20260505_m030217_c001_v7007000_t0000_u01777950137063") 2026/05/05 03:05:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d32e_d20260505_m030212_c001_v0001099_t0029_u01777950132853") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a147_d20260505_m030137_c001_v7007000_t0000_u01777950097047") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba68c_d20260505_m030132_c001_v0001185_t0022_u01777950092176") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a148_d20260505_m030137_c001_v7007000_t0000_u01777950097230") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba690_d20260505_m030132_c001_v0001185_t0004_u01777950092360") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a149_d20260505_m030137_c001_v7007000_t0000_u01777950097414") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed44_d20260505_m030132_c001_v0001157_t0002_u01777950092369") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a14b_d20260505_m030137_c001_v7007000_t0000_u01777950097598") 2026/05/05 03:05:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2c3_d20260505_m030132_c001_v0001099_t0034_u01777950092480") 2026/05/05 03:05:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a14c_d20260505_m030137_c001_v7007000_t0000_u01777950097782") 2026/05/05 03:05:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba696_d20260505_m030132_c001_v0001185_t0008_u01777950092545") 2026/05/05 03:05:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a14d_d20260505_m030137_c001_v7007000_t0000_u01777950097964") 2026/05/05 03:05:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48ba_d20260505_m030132_c001_v0001120_t0057_u01777950092584") 2026/05/05 03:05:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a14e_d20260505_m030138_c001_v7007000_t0000_u01777950098146") 2026/05/05 03:05:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed48_d20260505_m030132_c001_v0001157_t0005_u01777950092712") 2026/05/05 03:05:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a14f_d20260505_m030138_c001_v7007000_t0000_u01777950098330") 2026/05/05 03:05:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba698_d20260505_m030132_c001_v0001185_t0038_u01777950092753") 2026/05/05 03:05:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a151_d20260505_m030138_c001_v7007000_t0000_u01777950098517") 2026/05/05 03:05:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2c7_d20260505_m030132_c001_v0001099_t0049_u01777950092910") 2026/05/05 03:05:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a152_d20260505_m030138_c001_v7007000_t0000_u01777950098703") 2026/05/05 03:05:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba69e_d20260505_m030132_c001_v0001185_t0056_u01777950092938") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a153_d20260505_m030138_c001_v7007000_t0000_u01777950098888") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48bc_d20260505_m030132_c001_v0001120_t0014_u01777950092947") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a154_d20260505_m030139_c001_v7007000_t0000_u01777950099105") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed4a_d20260505_m030132_c001_v0001157_t0022_u01777950092987") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a155_d20260505_m030139_c001_v7007000_t0000_u01777950099288") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba6a4_d20260505_m030133_c001_v0001185_t0059_u01777950093127") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a157_d20260505_m030139_c001_v7007000_t0000_u01777950099471") 2026/05/05 03:05:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2c9_d20260505_m030133_c001_v0001099_t0021_u01777950093229") 2026/05/05 03:05:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a158_d20260505_m030139_c001_v7007000_t0000_u01777950099653") 2026/05/05 03:05:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba6a6_d20260505_m030133_c001_v0001185_t0049_u01777950093339") 2026/05/05 03:05:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a159_d20260505_m030139_c001_v7007000_t0000_u01777950099837") 2026/05/05 03:05:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed4c_d20260505_m030133_c001_v0001157_t0051_u01777950093348") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f414e8c0befe05f0e_d20260505_m030155_c001_v7007000_t0000_u01777950115395") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba74a_d20260505_m030150_c001_v0001185_t0032_u01777950110011") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a171_d20260505_m030155_c001_v7007000_t0000_u01777950115557") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed70_d20260505_m030150_c001_v0001157_t0020_u01777950110116") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cc0042_d20260505_m030155_c001_v7007000_t0000_u01777950115340") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2ee_d20260505_m030150_c001_v0001099_t0020_u01777950110203") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1b9f_d20260505_m030155_c001_v7007000_t0000_u01777950115570") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48e4_d20260505_m030150_c001_v0001120_t0016_u01777950110213") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c0bc_d20260505_m030155_c001_v7007000_t0000_u01777950115505") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba74e_d20260505_m030150_c001_v0001185_t0004_u01777950110241") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1b4_d20260505_m030155_c001_v7007000_t0000_u01777950115351") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba752_d20260505_m030150_c001_v0001185_t0058_u01777950110430") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f414e8c0befe05f0f_d20260505_m030155_c001_v7007000_t0000_u01777950115580") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed74_d20260505_m030150_c001_v0001157_t0005_u01777950110522") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f408dc050e7d63824_d20260505_m030155_c001_v7007000_t0000_u01777950115355") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba754_d20260505_m030150_c001_v0001185_t0053_u01777950110618") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a170_d20260505_m030155_c001_v7007000_t0000_u01777950115515") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a48e8_d20260505_m030150_c001_v0001120_t0035_u01777950110706") 2026/05/05 03:05:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332c0bd_d20260505_m030155_c001_v7007000_t0000_u01777950115691") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2f0_d20260505_m030150_c001_v0001099_t0026_u01777950110771") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cc0043_d20260505_m030155_c001_v7007000_t0000_u01777950115526") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba756_d20260505_m030150_c001_v0001185_t0015_u01777950110805") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a172_d20260505_m030155_c001_v7007000_t0000_u01777950115700") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba758_d20260505_m030150_c001_v0001185_t0024_u01777950110992") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1b7_d20260505_m030155_c001_v7007000_t0000_u01777950115537") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed76_d20260505_m030151_c001_v0001157_t0027_u01777950111025") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cc0044_d20260505_m030155_c001_v7007000_t0000_u01777950115711") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2f2_d20260505_m030151_c001_v0001099_t0015_u01777950111229") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a16f_d20260505_m030155_c001_v7007000_t0000_u01777950115371") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba75c_d20260505_m030151_c001_v0001185_t0037_u01777950111328") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1b8_d20260505_m030155_c001_v7007000_t0000_u01777950115722") 2026/05/05 03:05:07 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed78_d20260505_m030151_c001_v0001157_t0004_u01777950111423") 2026/05/05 03:05:07 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb4_d20260505_m025957_c001_v7007000_t0000_u01777949997496") 2026/05/05 03:05:07 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1039bfeb06d6607a_d20260505_m025955_c001_v0001184_t0029_u01777949995543") 2026/05/05 03:05:07 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd98c_d20260505_m025955_c001_v7007000_t0000_u01777949995357") 2026/05/05 03:05:07 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1039bfeb06d6606c_d20260505_m025952_c001_v0001184_t0028_u01777949992514") 2026/05/05 03:05:07 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd986_d20260505_m025951_c001_v7007000_t0000_u01777949991770") 2026/05/05 03:05:07 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba2d1_d20260505_m025948_c001_v0001185_t0003_u01777949988357") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddac_d20260505_m025946_c001_v7007000_t0000_u01777949986857") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1160f1e75ceb7735_d20260505_m025944_c001_v0001161_t0038_u01777949984662") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d95344b538_d20260505_m025944_c001_v7007000_t0000_u01777949984480") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1160f1e75ceb772b_d20260505_m025940_c001_v0001161_t0042_u01777949980804") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d95344b535_d20260505_m025940_c001_v7007000_t0000_u01777949980043") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba295_d20260505_m025936_c001_v0001185_t0037_u01777949976445") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f1c_d20260505_m025935_c001_v7007000_t0000_u01777949975519") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f103d275f0a196aa4_d20260505_m025933_c001_v0001134_t0031_u01777949973885") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a690b5_d20260505_m025933_c001_v7007000_t0000_u01777949973111") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f119d2c172120cf1d_d20260505_m025928_c001_v0001185_t0022_u01777949968118") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a690af_d20260505_m025927_c001_v7007000_t0000_u01777949967397") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba251_d20260505_m025924_c001_v0001185_t0023_u01777949964093") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f1a_d20260505_m025923_c001_v7007000_t0000_u01777949963129") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1179102f6916273f_d20260505_m025921_c001_v0001098_t0043_u01777949961168") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c03_d20260505_m025920_c001_v7007000_t0000_u01777949960981") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1179102f69162733_d20260505_m025917_c001_v0001098_t0051_u01777949957949") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4bfe_d20260505_m025917_c001_v7007000_t0000_u01777949957182") 2026/05/05 03:05:08 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba1fd_d20260505_m025912_c001_v0001185_t0036_u01777949952149") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e9af_d20260505_m025911_c001_v7007000_t0000_u01777949951242") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1035562cc5a60392_d20260505_m025909_c001_v0001167_t0041_u01777949949559") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de1238a_d20260505_m025909_c001_v7007000_t0000_u01777949949377") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1035562cc5a60388_d20260505_m025906_c001_v0001167_t0022_u01777949946070") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12379_d20260505_m025905_c001_v7007000_t0000_u01777949945302") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba1c2_d20260505_m025900_c001_v0001185_t0021_u01777949940136") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f406f02d483b943da_d20260505_m025859_c001_v7007000_t0000_u01777949939218") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1131bac806e6f43c_d20260505_m025857_c001_v0001150_t0026_u01777949937410") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40947d26e8a434cd_d20260505_m025857_c001_v7007000_t0000_u01777949937225") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1131bac806e6f434_d20260505_m025853_c001_v0001150_t0051_u01777949933805") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40947d26e8a434cb_d20260505_m025853_c001_v7007000_t0000_u01777949933039") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba18e_d20260505_m025847_c001_v0001185_t0023_u01777949927974") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69063_d20260505_m025846_c001_v7007000_t0000_u01777949926883") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f100198a23edeb631_d20260505_m025841_c001_v0001173_t0001_u01777949921297") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d95344b471_d20260505_m025841_c001_v7007000_t0000_u01777949921093") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba164_d20260505_m025837_c001_v0001185_t0034_u01777949917279") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f119dfe19df95f37b_d20260505_m025836_c001_v0001120_t0046_u01777949916371") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f119dfe19df95f379_d20260505_m025835_c001_v0001120_t0009_u01777949915112") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e991f20_d20260505_m025822_c001_v7007000_t0000_u01777949902069") 2026/05/05 03:05:09 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969ee1_d20260505_m025815_c001_v0001185_t0053_u01777949895623") 2026/05/05 03:05:10 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11134a1090cd2335_d20260505_m025814_c001_v0001174_t0050_u01777949894710") 2026/05/05 03:05:10 DEBUG : dst/one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11134a1090cd2317_d20260505_m025813_c001_v0001174_t0004_u01777949893553") 2026/05/05 03:05:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb5_d20260505_m025957_c001_v7007000_t0000_u01777949997678") 2026/05/05 03:05:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f117c728a07972ff5_d20260505_m025954_c001_v0001033_t0059_u01777949994665") 2026/05/05 03:05:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f105a540ce52a0493_d20260505_m025951_c001_v0001036_t0009_u01777949991392") 2026/05/05 03:05:10 DEBUG : dst/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddad_d20260505_m025947_c001_v7007000_t0000_u01777949987040") 2026/05/05 03:05:10 DEBUG : dst/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10181fc98f88dc73_d20260505_m025944_c001_v0001145_t0002_u01777949984193") 2026/05/05 03:05:10 DEBUG : dst/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f113bf8f1633b4fe5_d20260505_m025939_c001_v0001044_t0055_u01777949979453") 2026/05/05 03:05:10 DEBUG : dst/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f1d_d20260505_m025935_c001_v7007000_t0000_u01777949975704") 2026/05/05 03:05:10 DEBUG : dst/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f103f3032322755c4_d20260505_m025932_c001_v0001090_t0017_u01777949972601") 2026/05/05 03:05:10 DEBUG : dst/one.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1150922f050a9550_d20260505_m025926_c001_v0001113_t0005_u01777949966860") 2026/05/05 03:05:10 DEBUG : dst/three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69065_d20260505_m025847_c001_v7007000_t0000_u01777949927065") 2026/05/05 03:05:10 DEBUG : dst/three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f119dfe19df95f385_d20260505_m025845_c001_v0001120_t0018_u01777949925239") 2026/05/05 03:05:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb6_d20260505_m025957_c001_v7007000_t0000_u01777949997865") 2026/05/05 03:05:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f105131551c126f38_d20260505_m025956_c001_v0001150_t0047_u01777949996310") 2026/05/05 03:05:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f103ae9200ec71b37_d20260505_m025953_c001_v0001185_t0003_u01777949993305") 2026/05/05 03:05:10 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb7_d20260505_m025958_c001_v7007000_t0000_u01777949998046") 2026/05/05 03:05:10 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1039bfeb06d66080_d20260505_m025956_c001_v0001184_t0053_u01777949996921") 2026/05/05 03:05:10 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd98d_d20260505_m025956_c001_v7007000_t0000_u01777949996736") 2026/05/05 03:05:10 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1039bfeb06d66074_d20260505_m025953_c001_v0001184_t0008_u01777949993707") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd989_d20260505_m025953_c001_v7007000_t0000_u01777949993521") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba2d5_d20260505_m025948_c001_v0001185_t0020_u01777949988748") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddae_d20260505_m025947_c001_v7007000_t0000_u01777949987222") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1160f1e75ceb7737_d20260505_m025946_c001_v0001161_t0054_u01777949986196") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d95344b539_d20260505_m025946_c001_v7007000_t0000_u01777949986014") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1160f1e75ceb7731_d20260505_m025942_c001_v0001161_t0053_u01777949982697") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d95344b537_d20260505_m025942_c001_v7007000_t0000_u01777949982502") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba299_d20260505_m025936_c001_v0001185_t0044_u01777949976845") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a690b7_d20260505_m025934_c001_v7007000_t0000_u01777949974959") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba27b_d20260505_m025931_c001_v0001185_t0047_u01777949971827") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a690b0_d20260505_m025928_c001_v7007000_t0000_u01777949968937") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba255_d20260505_m025924_c001_v0001185_t0019_u01777949964472") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c04_d20260505_m025922_c001_v7007000_t0000_u01777949962196") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be596a06b_d20260505_m025919_c001_v0001185_t0008_u01777949959965") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c02_d20260505_m025918_c001_v7007000_t0000_u01777949958769") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba203_d20260505_m025912_c001_v0001185_t0051_u01777949952556") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de1238b_d20260505_m025910_c001_v7007000_t0000_u01777949950323") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be596a00f_d20260505_m025908_c001_v0001185_t0052_u01777949948140") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de1237f_d20260505_m025907_c001_v7007000_t0000_u01777949947058") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba1c6_d20260505_m025900_c001_v0001185_t0054_u01777949940656") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40947d26e8a434ce_d20260505_m025858_c001_v7007000_t0000_u01777949938298") 2026/05/05 03:05:11 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969fd7_d20260505_m025856_c001_v0001185_t0021_u01777949936189") 2026/05/05 03:05:12 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40947d26e8a434cc_d20260505_m025855_c001_v7007000_t0000_u01777949935102") 2026/05/05 03:05:12 DEBUG : dst/three.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba190_d20260505_m025848_c001_v0001185_t0051_u01777949928355") 2026/05/05 03:05:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddaf_d20260505_m025947_c001_v7007000_t0000_u01777949987404") 2026/05/05 03:05:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f101e9a590e57f888_d20260505_m025945_c001_v0001105_t0026_u01777949985655") 2026/05/05 03:05:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1191dfdebf75af33_d20260505_m025941_c001_v0001104_t0004_u01777949981743") 2026/05/05 03:05:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f1e_d20260505_m025935_c001_v7007000_t0000_u01777949975889") 2026/05/05 03:05:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f118ff163fdf6262a_d20260505_m025934_c001_v0001182_t0018_u01777949974761") 2026/05/05 03:05:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f118ecb2cff254041_d20260505_m025928_c001_v0001174_t0026_u01777949968501") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb8_d20260505_m025958_c001_v7007000_t0000_u01777949998228") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba2d3_d20260505_m025948_c001_v0001185_t0051_u01777949988562") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddb0_d20260505_m025947_c001_v7007000_t0000_u01777949987585") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba297_d20260505_m025936_c001_v0001185_t0024_u01777949976640") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f1f_d20260505_m025936_c001_v7007000_t0000_u01777949976072") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be596a093_d20260505_m025924_c001_v0001185_t0003_u01777949964276") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4054076aac971f1b_d20260505_m025923_c001_v7007000_t0000_u01777949963313") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be596a01d_d20260505_m025912_c001_v0001185_t0023_u01777949952369") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e9b2_d20260505_m025911_c001_v7007000_t0000_u01777949951424") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969fe5_d20260505_m025900_c001_v0001185_t0011_u01777949940356") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f406f02d483b943db_d20260505_m025859_c001_v7007000_t0000_u01777949939401") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969fa7_d20260505_m025848_c001_v0001185_t0027_u01777949928169") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69066_d20260505_m025847_c001_v7007000_t0000_u01777949927247") 2026/05/05 03:05:12 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f105ae3e40ea5d188_d20260505_m025842_c001_v0001174_t0034_u01777949922651") 2026/05/05 03:05:13 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e991f21_d20260505_m025822_c001_v7007000_t0000_u01777949902252") 2026/05/05 03:05:13 DEBUG : dst/two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11134a1090cd2381_d20260505_m025820_c001_v0001174_t0029_u01777949900948") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e710031_d20260505_m025747_c001_v7007000_t0000_u01777949867575") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969dd7_d20260505_m025744_c001_v0001185_t0023_u01777949864845") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e710030_d20260505_m025742_c001_v7007000_t0000_u01777949862939") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9f8f_d20260505_m025732_c001_v0001185_t0058_u01777949852648") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dca8_d20260505_m025724_c001_v7007000_t0000_u01777949844222") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969d07_d20260505_m025720_c001_v0001185_t0055_u01777949840509") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e925_d20260505_m025701_c001_v7007000_t0000_u01777949821038") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414d3_d20260505_m025659_c001_v0001172_t0012_u01777949819183") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e920_d20260505_m025658_c001_v7007000_t0000_u01777949818283") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414bd_d20260505_m025656_c001_v0001172_t0034_u01777949816858") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e91b_d20260505_m025654_c001_v7007000_t0000_u01777949814186") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41493_d20260505_m025652_c001_v0001172_t0016_u01777949812482") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e916_d20260505_m025651_c001_v7007000_t0000_u01777949811487") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41479_d20260505_m025650_c001_v0001172_t0017_u01777949810075") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a505_d20260505_m025643_c001_v7007000_t0000_u01777949803440") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41438_d20260505_m025641_c001_v0001172_t0027_u01777949801959") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4f9_d20260505_m025641_c001_v7007000_t0000_u01777949801143") 2026/05/05 03:05:13 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41426_d20260505_m025640_c001_v0001172_t0055_u01777949800315") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4eb_d20260505_m025635_c001_v7007000_t0000_u01777949795610") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413f4_d20260505_m025634_c001_v0001172_t0033_u01777949794093") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff7e_d20260505_m025632_c001_v7007000_t0000_u01777949792254") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413da_d20260505_m025631_c001_v0001172_t0052_u01777949791215") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff7c_d20260505_m025630_c001_v7007000_t0000_u01777949790848") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f105d3e5ee85b00c8_d20260505_m025630_c001_v0001090_t0043_u01777949790121") 2026/05/05 03:05:14 DEBUG : empty space: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413c4_d20260505_m025628_c001_v0001172_t0013_u01777949788444") 2026/05/05 03:05:14 DEBUG : enormous: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e923_d20260505_m025700_c001_v7007000_t0000_u01777949820115") 2026/05/05 03:05:14 DEBUG : enormous: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414d7_d20260505_m025659_c001_v0001172_t0014_u01777949819461") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574ddc3_d20260505_m030002_c001_v7007000_t0000_u01777950002135") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba32d_d20260505_m030000_c001_v0001185_t0032_u01777950000933") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dca3_d20260505_m025719_c001_v7007000_t0000_u01777949839200") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9f1e_d20260505_m025718_c001_v0001185_t0056_u01777949838113") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff77_d20260505_m025625_c001_v7007000_t0000_u01777949785678") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413a1_d20260505_m025624_c001_v0001172_t0052_u01777949784472") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff73_d20260505_m025623_c001_v7007000_t0000_u01777949783922") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41399_d20260505_m025623_c001_v0001172_t0011_u01777949783265") 2026/05/05 03:05:14 DEBUG : existing: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4138a_d20260505_m025622_c001_v0001172_t0027_u01777949782379") 2026/05/05 03:05:14 DEBUG : existing-b: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dca4_d20260505_m025719_c001_v7007000_t0000_u01777949839383") 2026/05/05 03:05:14 DEBUG : existing-b: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969ce9_d20260505_m025718_c001_v0001185_t0057_u01777949838098") 2026/05/05 03:05:14 DEBUG : file1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b049_d20260505_m030044_c001_v7007000_t0000_u01777950044406") 2026/05/05 03:05:15 DEBUG : file1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d262_d20260505_m030042_c001_v0001099_t0046_u01777950042902") 2026/05/05 03:05:15 DEBUG : file1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b043_d20260505_m030041_c001_v7007000_t0000_u01777950041563") 2026/05/05 03:05:15 DEBUG : file1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba545_d20260505_m030040_c001_v0001185_t0015_u01777950040011") 2026/05/05 03:05:15 DEBUG : five: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e92a_d20260505_m025705_c001_v7007000_t0000_u01777949825124") 2026/05/05 03:05:15 DEBUG : five: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40491bfc9ac414f3_d20260505_m025702_c001_v0001172_t0042_u01777949822823") 2026/05/05 03:05:15 DEBUG : foo: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4e5_d20260505_m025633_c001_v7007000_t0000_u01777949793725") 2026/05/05 03:05:15 DEBUG : foo: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40491bfc9ac413ec_d20260505_m025633_c001_v0001172_t0042_u01777949793183") 2026/05/05 03:05:15 DEBUG : foo: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40491bfc9ac413e6_d20260505_m025632_c001_v0001172_t0042_u01777949792622") 2026/05/05 03:05:15 DEBUG : four: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e92b_d20260505_m025705_c001_v7007000_t0000_u01777949825308") 2026/05/05 03:05:15 DEBUG : four: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40122d2be5969c60_d20260505_m025703_c001_v0001185_t0037_u01777949823371") 2026/05/05 03:05:15 DEBUG : four: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414ed_d20260505_m025702_c001_v0001172_t0034_u01777949822053") 2026/05/05 03:05:15 DEBUG : hello world2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9936_d20260505_m025540_c001_v7007000_t0000_u01777949740182") 2026/05/05 03:05:15 DEBUG : hello world2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41217_d20260505_m025539_c001_v0001172_t0002_u01777949739335") 2026/05/05 03:05:15 DEBUG : ignore-size: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff6f_d20260505_m025622_c001_v7007000_t0000_u01777949782015") 2026/05/05 03:05:15 DEBUG : ignore-size: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4137e_d20260505_m025621_c001_v0001172_t0025_u01777949781009") 2026/05/05 03:05:15 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dca1_d20260505_m025717_c001_v7007000_t0000_u01777949837364") 2026/05/05 03:05:15 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9f16_d20260505_m025716_c001_v0001185_t0008_u01777949836803") 2026/05/05 03:05:15 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e93b_d20260505_m025716_c001_v7007000_t0000_u01777949836045") 2026/05/05 03:05:16 DEBUG : nested/sub dir/file: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9f0e_d20260505_m025715_c001_v0001185_t0033_u01777949835444") 2026/05/05 03:05:16 DEBUG : one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e92c_d20260505_m025705_c001_v7007000_t0000_u01777949825490") 2026/05/05 03:05:16 DEBUG : one: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40491bfc9ac414e5_d20260505_m025701_c001_v0001172_t0042_u01777949821407") 2026/05/05 03:05:16 DEBUG : only0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d3_d20260505_m030035_c001_v7007000_t0000_u01777950035239") 2026/05/05 03:05:16 DEBUG : only0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fba4dc_d20260505_m030029_c001_v0001185_t0049_u01777950029382") 2026/05/05 03:05:16 DEBUG : only0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba443_d20260505_m030020_c001_v0001185_t0017_u01777950020750") 2026/05/05 03:05:16 DEBUG : only0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c3f_d20260505_m030015_c001_v7007000_t0000_u01777950015025") 2026/05/05 03:05:16 DEBUG : only0: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba351_d20260505_m030005_c001_v0001185_t0034_u01777950005519") 2026/05/05 03:05:16 DEBUG : only1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d4_d20260505_m030035_c001_v7007000_t0000_u01777950035421") 2026/05/05 03:05:16 DEBUG : only1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fba4e6_d20260505_m030030_c001_v0001185_t0049_u01777950030399") 2026/05/05 03:05:16 DEBUG : only1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba447_d20260505_m030021_c001_v0001185_t0055_u01777950021148") 2026/05/05 03:05:16 DEBUG : only1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1aae_d20260505_m030015_c001_v7007000_t0000_u01777950015409") 2026/05/05 03:05:16 DEBUG : only1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba355_d20260505_m030005_c001_v0001185_t0002_u01777950005916") 2026/05/05 03:05:16 DEBUG : only10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d5_d20260505_m030035_c001_v7007000_t0000_u01777950035603") 2026/05/05 03:05:16 DEBUG : only10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f409c82e8411a482e_d20260505_m030029_c001_v0001120_t0037_u01777950029975") 2026/05/05 03:05:16 DEBUG : only10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba48a_d20260505_m030024_c001_v0001185_t0047_u01777950024680") 2026/05/05 03:05:16 DEBUG : only10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1aab_d20260505_m030015_c001_v7007000_t0000_u01777950015037") 2026/05/05 03:05:16 DEBUG : only10: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba393_d20260505_m030009_c001_v0001185_t0040_u01777950009479") 2026/05/05 03:05:16 DEBUG : only11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d6_d20260505_m030035_c001_v7007000_t0000_u01777950035786") 2026/05/05 03:05:17 DEBUG : only11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f414a1e50e202d24a_d20260505_m030030_c001_v0001099_t0028_u01777950030350") 2026/05/05 03:05:17 DEBUG : only11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba494_d20260505_m030025_c001_v0001185_t0012_u01777950025139") 2026/05/05 03:05:17 DEBUG : only11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd9ab_d20260505_m030015_c001_v7007000_t0000_u01777950015047") 2026/05/05 03:05:17 DEBUG : only11: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba39f_d20260505_m030009_c001_v0001185_t0002_u01777950009882") 2026/05/05 03:05:17 DEBUG : only12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d7_d20260505_m030035_c001_v7007000_t0000_u01777950035967") 2026/05/05 03:05:17 DEBUG : only12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fba4e0_d20260505_m030029_c001_v0001185_t0049_u01777950029960") 2026/05/05 03:05:17 DEBUG : only12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba49c_d20260505_m030025_c001_v0001185_t0049_u01777950025538") 2026/05/05 03:05:17 DEBUG : only12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbd1_d20260505_m030015_c001_v7007000_t0000_u01777950015391") 2026/05/05 03:05:17 DEBUG : only12: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3a9_d20260505_m030010_c001_v0001185_t0040_u01777950010267") 2026/05/05 03:05:17 DEBUG : only13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7d9_d20260505_m030036_c001_v7007000_t0000_u01777950036149") 2026/05/05 03:05:17 DEBUG : only13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402c539bbfb1ecaa_d20260505_m030030_c001_v0001157_t0021_u01777950030216") 2026/05/05 03:05:17 DEBUG : only13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4a8_d20260505_m030026_c001_v0001185_t0039_u01777950026034") 2026/05/05 03:05:17 DEBUG : only13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c42_d20260505_m030015_c001_v7007000_t0000_u01777950015398") 2026/05/05 03:05:17 DEBUG : only13: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3b3_d20260505_m030010_c001_v0001185_t0008_u01777950010656") 2026/05/05 03:05:17 DEBUG : only14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7da_d20260505_m030036_c001_v7007000_t0000_u01777950036332") 2026/05/05 03:05:17 DEBUG : only14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f409c82e8411a4834_d20260505_m030030_c001_v0001120_t0037_u01777950030528") 2026/05/05 03:05:17 DEBUG : only14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4ae_d20260505_m030026_c001_v0001185_t0045_u01777950026468") 2026/05/05 03:05:17 DEBUG : only14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbcb_d20260505_m030014_c001_v7007000_t0000_u01777950014469") 2026/05/05 03:05:17 DEBUG : only14: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3bf_d20260505_m030011_c001_v0001185_t0012_u01777950011078") 2026/05/05 03:05:17 DEBUG : only15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7db_d20260505_m030036_c001_v7007000_t0000_u01777950036516") 2026/05/05 03:05:18 DEBUG : only15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fba4e8_d20260505_m030030_c001_v0001185_t0049_u01777950030580") 2026/05/05 03:05:18 DEBUG : only15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4b4_d20260505_m030026_c001_v0001185_t0004_u01777950026846") 2026/05/05 03:05:18 DEBUG : only15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbcc_d20260505_m030014_c001_v7007000_t0000_u01777950014652") 2026/05/05 03:05:18 DEBUG : only15: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3cb_d20260505_m030011_c001_v0001185_t0008_u01777950011466") 2026/05/05 03:05:18 DEBUG : only16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7dc_d20260505_m030036_c001_v7007000_t0000_u01777950036698") 2026/05/05 03:05:18 DEBUG : only16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402c539bbfb1ecac_d20260505_m030030_c001_v0001157_t0021_u01777950030409") 2026/05/05 03:05:18 DEBUG : only16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4bc_d20260505_m030027_c001_v0001185_t0010_u01777950027260") 2026/05/05 03:05:18 DEBUG : only16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbd2_d20260505_m030015_c001_v7007000_t0000_u01777950015576") 2026/05/05 03:05:18 DEBUG : only16: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3d9_d20260505_m030011_c001_v0001185_t0043_u01777950011837") 2026/05/05 03:05:19 DEBUG : only17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7dd_d20260505_m030036_c001_v7007000_t0000_u01777950036879") 2026/05/05 03:05:19 DEBUG : only17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fba4e4_d20260505_m030030_c001_v0001185_t0049_u01777950030218") 2026/05/05 03:05:19 DEBUG : only17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4c8_d20260505_m030027_c001_v0001185_t0037_u01777950027683") 2026/05/05 03:05:19 DEBUG : only17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbcf_d20260505_m030015_c001_v7007000_t0000_u01777950015208") 2026/05/05 03:05:19 DEBUG : only17: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3e5_d20260505_m030012_c001_v0001185_t0009_u01777950012416") 2026/05/05 03:05:19 DEBUG : only18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7de_d20260505_m030037_c001_v7007000_t0000_u01777950037061") 2026/05/05 03:05:19 DEBUG : only18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f409c82e8411a4830_d20260505_m030030_c001_v0001120_t0037_u01777950030161") 2026/05/05 03:05:19 DEBUG : only18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4d2_d20260505_m030028_c001_v0001185_t0050_u01777950028083") 2026/05/05 03:05:19 DEBUG : only18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbcd_d20260505_m030014_c001_v7007000_t0000_u01777950014835") 2026/05/05 03:05:19 DEBUG : only18: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3ed_d20260505_m030012_c001_v0001185_t0001_u01777950012843") 2026/05/05 03:05:19 DEBUG : only19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7df_d20260505_m030037_c001_v7007000_t0000_u01777950037399") 2026/05/05 03:05:19 DEBUG : only19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f409c82e8411a4832_d20260505_m030030_c001_v0001120_t0037_u01777950030345") 2026/05/05 03:05:19 DEBUG : only19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba4d8_d20260505_m030028_c001_v0001185_t0008_u01777950028525") 2026/05/05 03:05:19 DEBUG : only19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c40_d20260505_m030015_c001_v7007000_t0000_u01777950015207") 2026/05/05 03:05:19 DEBUG : only19: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba3f5_d20260505_m030013_c001_v0001185_t0034_u01777950013214") 2026/05/05 03:05:19 DEBUG : only2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e0_d20260505_m030037_c001_v7007000_t0000_u01777950037581") 2026/05/05 03:05:19 DEBUG : only2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f414a1e50e202d24e_d20260505_m030030_c001_v0001099_t0028_u01777950030545") 2026/05/05 03:05:19 DEBUG : only2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba44b_d20260505_m030021_c001_v0001185_t0025_u01777950021517") 2026/05/05 03:05:19 DEBUG : only2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c3e_d20260505_m030014_c001_v7007000_t0000_u01777950014837") 2026/05/05 03:05:19 DEBUG : only2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba35f_d20260505_m030006_c001_v0001185_t0035_u01777950006360") 2026/05/05 03:05:19 DEBUG : only3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e2_d20260505_m030037_c001_v7007000_t0000_u01777950037762") 2026/05/05 03:05:19 DEBUG : only3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f414a1e50e202d250_d20260505_m030030_c001_v0001099_t0028_u01777950030726") 2026/05/05 03:05:19 DEBUG : only3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba44f_d20260505_m030021_c001_v0001185_t0034_u01777950021887") 2026/05/05 03:05:19 DEBUG : only3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1aaa_d20260505_m030014_c001_v7007000_t0000_u01777950014850") 2026/05/05 03:05:19 DEBUG : only3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba365_d20260505_m030006_c001_v0001185_t0023_u01777950006745") 2026/05/05 03:05:20 DEBUG : only4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e3_d20260505_m030038_c001_v7007000_t0000_u01777950038027") 2026/05/05 03:05:20 DEBUG : only4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402c539bbfb1ecb0_d20260505_m030030_c001_v0001157_t0021_u01777950030777") 2026/05/05 03:05:20 DEBUG : only4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba457_d20260505_m030022_c001_v0001185_t0021_u01777950022297") 2026/05/05 03:05:20 DEBUG : only4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd9aa_d20260505_m030014_c001_v7007000_t0000_u01777950014856") 2026/05/05 03:05:20 DEBUG : only4: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba36f_d20260505_m030007_c001_v0001185_t0023_u01777950007134") 2026/05/05 03:05:20 DEBUG : only5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e4_d20260505_m030038_c001_v7007000_t0000_u01777950038304") 2026/05/05 03:05:20 DEBUG : only5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f409c82e8411a4836_d20260505_m030030_c001_v0001120_t0037_u01777950030713") 2026/05/05 03:05:20 DEBUG : only5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba45d_d20260505_m030022_c001_v0001185_t0003_u01777950022677") 2026/05/05 03:05:20 DEBUG : only5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bbce_d20260505_m030015_c001_v7007000_t0000_u01777950015018") 2026/05/05 03:05:20 DEBUG : only5: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba375_d20260505_m030007_c001_v0001185_t0039_u01777950007506") 2026/05/05 03:05:20 DEBUG : only6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e5_d20260505_m030038_c001_v7007000_t0000_u01777950038489") 2026/05/05 03:05:20 DEBUG : only6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402c539bbfb1ecae_d20260505_m030030_c001_v0001157_t0021_u01777950030593") 2026/05/05 03:05:20 DEBUG : only6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba469_d20260505_m030023_c001_v0001185_t0012_u01777950023106") 2026/05/05 03:05:20 DEBUG : only6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1aac_d20260505_m030015_c001_v7007000_t0000_u01777950015227") 2026/05/05 03:05:20 DEBUG : only6: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba379_d20260505_m030007_c001_v0001185_t0059_u01777950007941") 2026/05/05 03:05:20 DEBUG : only7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e6_d20260505_m030038_c001_v7007000_t0000_u01777950038707") 2026/05/05 03:05:20 DEBUG : only7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f409c82e8411a4838_d20260505_m030030_c001_v0001120_t0037_u01777950030897") 2026/05/05 03:05:20 DEBUG : only7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba46f_d20260505_m030023_c001_v0001185_t0045_u01777950023487") 2026/05/05 03:05:20 DEBUG : only7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd9ac_d20260505_m030015_c001_v7007000_t0000_u01777950015236") 2026/05/05 03:05:20 DEBUG : only7: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba37f_d20260505_m030008_c001_v0001185_t0003_u01777950008313") 2026/05/05 03:05:20 DEBUG : only8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e8_d20260505_m030038_c001_v7007000_t0000_u01777950038890") 2026/05/05 03:05:21 DEBUG : only8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f414a1e50e202d254_d20260505_m030030_c001_v0001099_t0028_u01777950030908") 2026/05/05 03:05:21 DEBUG : only8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba478_d20260505_m030023_c001_v0001185_t0027_u01777950023905") 2026/05/05 03:05:21 DEBUG : only8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f421ee37b5e8fd9ad_d20260505_m030015_c001_v7007000_t0000_u01777950015420") 2026/05/05 03:05:21 DEBUG : only8: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba389_d20260505_m030008_c001_v0001185_t0009_u01777950008714") 2026/05/05 03:05:21 DEBUG : only9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1a7e9_d20260505_m030039_c001_v7007000_t0000_u01777950039072") 2026/05/05 03:05:21 DEBUG : only9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fba4ec_d20260505_m030030_c001_v0001185_t0049_u01777950030761") 2026/05/05 03:05:21 DEBUG : only9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba484_d20260505_m030024_c001_v0001185_t0015_u01777950024277") 2026/05/05 03:05:21 DEBUG : only9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4c44_d20260505_m030015_c001_v7007000_t0000_u01777950015608") 2026/05/05 03:05:21 DEBUG : only9: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba38f_d20260505_m030009_c001_v0001185_t0003_u01777950009097") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e939_d20260505_m025714_c001_v7007000_t0000_u01777949834331") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969ca5_d20260505_m025712_c001_v0001185_t0050_u01777949832429") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e933_d20260505_m025711_c001_v7007000_t0000_u01777949831699") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9ee4_d20260505_m025709_c001_v0001185_t0040_u01777949829762") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e930_d20260505_m025708_c001_v7007000_t0000_u01777949828594") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969c6f_d20260505_m025706_c001_v0001185_t0018_u01777949826402") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e91e_d20260505_m025656_c001_v7007000_t0000_u01777949816040") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414a9_d20260505_m025654_c001_v0001172_t0047_u01777949814736") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e91a_d20260505_m025653_c001_v7007000_t0000_u01777949813115") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4148d_d20260505_m025652_c001_v0001172_t0009_u01777949812035") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e913_d20260505_m025650_c001_v7007000_t0000_u01777949810808") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41475_d20260505_m025649_c001_v0001172_t0002_u01777949809600") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a504_d20260505_m025642_c001_v7007000_t0000_u01777949802894") 2026/05/05 03:05:21 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41434_d20260505_m025641_c001_v0001172_t0059_u01777949801701") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4fb_d20260505_m025641_c001_v7007000_t0000_u01777949801331") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4141e_d20260505_m025639_c001_v0001172_t0057_u01777949799799") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4f2_d20260505_m025639_c001_v7007000_t0000_u01777949799426") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41415_d20260505_m025638_c001_v0001172_t0034_u01777949798652") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41410_d20260505_m025637_c001_v0001172_t0011_u01777949797970") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4f0_d20260505_m025637_c001_v7007000_t0000_u01777949797604") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41408_d20260505_m025636_c001_v0001172_t0015_u01777949796990") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41400_d20260505_m025636_c001_v0001172_t0003_u01777949796161") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a4ec_d20260505_m025635_c001_v7007000_t0000_u01777949795792") 2026/05/05 03:05:22 DEBUG : potato: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac413fa_d20260505_m025634_c001_v0001172_t0038_u01777949794896") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f401d8f068dcc1941_d20260505_m025757_c001_v7007000_t0000_u01777949877432") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969e39_d20260505_m025756_c001_v0001185_t0012_u01777949876839") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e710032_d20260505_m025748_c001_v7007000_t0000_u01777949868026") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9fee_d20260505_m025744_c001_v0001185_t0046_u01777949864280") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e953_d20260505_m025736_c001_v7007000_t0000_u01777949856225") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969d5d_d20260505_m025732_c001_v0001185_t0050_u01777949852080") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dca9_d20260505_m025724_c001_v7007000_t0000_u01777949844602") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9f28_d20260505_m025720_c001_v0001185_t0054_u01777949840325") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e924_d20260505_m025700_c001_v7007000_t0000_u01777949820299") 2026/05/05 03:05:22 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414cf_d20260505_m025658_c001_v0001172_t0031_u01777949818833") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e922_d20260505_m025658_c001_v7007000_t0000_u01777949818466") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414b7_d20260505_m025656_c001_v0001172_t0022_u01777949816591") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e91f_d20260505_m025656_c001_v7007000_t0000_u01777949816223") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414af_d20260505_m025655_c001_v0001172_t0057_u01777949815408") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e91c_d20260505_m025654_c001_v7007000_t0000_u01777949814370") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41499_d20260505_m025653_c001_v0001172_t0027_u01777949813488") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e918_d20260505_m025651_c001_v7007000_t0000_u01777949811669") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41481_d20260505_m025650_c001_v0001172_t0054_u01777949810819") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a506_d20260505_m025643_c001_v7007000_t0000_u01777949803622") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41440_d20260505_m025642_c001_v0001172_t0018_u01777949802597") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c993b_d20260505_m025543_c001_v7007000_t0000_u01777949743158") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41237_d20260505_m025542_c001_v0001172_t0030_u01777949742419") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9939_d20260505_m025541_c001_v7007000_t0000_u01777949741515") 2026/05/05 03:05:23 DEBUG : potato2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41227_d20260505_m025540_c001_v0001172_t0000_u01777949740721") 2026/05/05 03:05:23 DEBUG : potato3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e710033_d20260505_m025748_c001_v7007000_t0000_u01777949868368") 2026/05/05 03:05:23 DEBUG : potato3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9ff6_d20260505_m025745_c001_v0001185_t0012_u01777949865035") 2026/05/05 03:05:23 DEBUG : potato3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e954_d20260505_m025737_c001_v7007000_t0000_u01777949857036") 2026/05/05 03:05:23 DEBUG : potato3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969d6d_d20260505_m025732_c001_v0001185_t0055_u01777949852837") 2026/05/05 03:05:23 DEBUG : potato3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dcaa_d20260505_m025724_c001_v7007000_t0000_u01777949844968") 2026/05/05 03:05:23 DEBUG : potato3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9f2c_d20260505_m025720_c001_v0001185_t0045_u01777949840716") 2026/05/05 03:05:24 DEBUG : pre-dest1/1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69056_d20260505_m025830_c001_v7007000_t0000_u01777949910786") 2026/05/05 03:05:24 DEBUG : pre-dest1/1: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba11c_d20260505_m025823_c001_v0001185_t0049_u01777949903031") 2026/05/05 03:05:24 DEBUG : pre-dest2/2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69057_d20260505_m025830_c001_v7007000_t0000_u01777949910968") 2026/05/05 03:05:24 DEBUG : pre-dest2/2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969f19_d20260505_m025823_c001_v0001185_t0045_u01777949903592") 2026/05/05 03:05:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f400d07198e991f1b_d20260505_m025809_c001_v7007000_t0000_u01777949889068") 2026/05/05 03:05:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba094_d20260505_m025805_c001_v0001185_t0023_u01777949885231") 2026/05/05 03:05:24 DEBUG : sizeonly: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff6d_d20260505_m025620_c001_v7007000_t0000_u01777949780465") 2026/05/05 03:05:24 DEBUG : sizeonly: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41372_d20260505_m025619_c001_v0001172_t0016_u01777949779481") 2026/05/05 03:05:24 DEBUG : splitbanan: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f418d22d9534556da_d20260505_m030239_c001_v7007000_t0000_u01777950159707") 2026/05/05 03:05:24 DEBUG : splitbanan: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a494a_d20260505_m030231_c001_v0001120_t0011_u01777950151936") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0341a_d20260505_m030356_c001_v7007000_t0000_u01777950236093") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d470_d20260505_m030349_c001_v0001099_t0024_u01777950229351") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40500a79f2f7a9ea_d20260505_m030341_c001_v7007000_t0000_u01777950221193") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d437_d20260505_m030334_c001_v0001099_t0053_u01777950214221") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f411d3e09f0a69831_d20260505_m030325_c001_v7007000_t0000_u01777950205839") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d409_d20260505_m030319_c001_v0001099_t0047_u01777950199554") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4074f3f90de12a48_d20260505_m030310_c001_v7007000_t0000_u01777950190805") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d3cd_d20260505_m030304_c001_v0001099_t0051_u01777950184192") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4043d254dc27afb3_d20260505_m030255_c001_v7007000_t0000_u01777950175357") 2026/05/05 03:05:24 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d39f_d20260505_m030248_c001_v0001099_t0019_u01777950168407") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9fac_d20260505_m030233_c001_v7007000_t0000_u01777950153908") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d360_d20260505_m030230_c001_v0001099_t0053_u01777950150896") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416f8eab5543bcef_d20260505_m030222_c001_v7007000_t0000_u01777950142137") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d334_d20260505_m030214_c001_v0001099_t0052_u01777950134855") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f49525_d20260505_m030213_c001_v7007000_t0000_u01777950133927") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edac_d20260505_m030210_c001_v0001157_t0018_u01777950130382") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b1d1_d20260505_m030200_c001_v7007000_t0000_u01777950120593") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed80_d20260505_m030153_c001_v0001157_t0057_u01777950113405") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e71a167_d20260505_m030152_c001_v7007000_t0000_u01777950112474") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ed6c_d20260505_m030148_c001_v0001157_t0024_u01777950108713") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4097681f49ffea6e_d20260505_m030134_c001_v7007000_t0000_u01777950094316") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2bb_d20260505_m030130_c001_v0001099_t0029_u01777950090512") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f42224768c5cbfb8d_d20260505_m030122_c001_v7007000_t0000_u01777950082077") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d2a1_d20260505_m030114_c001_v0001099_t0030_u01777950074893") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03251_d20260505_m030106_c001_v7007000_t0000_u01777950066451") 2026/05/05 03:05:25 DEBUG : splitbananasplit: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d27a_d20260505_m030059_c001_v0001099_t0047_u01777950059677") 2026/05/05 03:05:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4101ec5d35f4952a_d20260505_m030217_c001_v7007000_t0000_u01777950137177") 2026/05/05 03:05:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1edb2_d20260505_m030211_c001_v0001157_t0053_u01777950131403") 2026/05/05 03:05:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b04f_d20260505_m030051_c001_v7007000_t0000_u01777950051863") 2026/05/05 03:05:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4860_d20260505_m030049_c001_v0001120_t0013_u01777950049244") 2026/05/05 03:05:25 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4d83_d20260505_m030048_c001_v7007000_t0000_u01777950048089") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ecc6_d20260505_m030045_c001_v0001157_t0023_u01777950045420") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f417a36e59574dca2_d20260505_m025717_c001_v7007000_t0000_u01777949837547") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969cd5_d20260505_m025716_c001_v0001185_t0048_u01777949836788") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e93c_d20260505_m025716_c001_v7007000_t0000_u01777949836236") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969cc1_d20260505_m025715_c001_v0001185_t0057_u01777949835430") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff68_d20260505_m025617_c001_v7007000_t0000_u01777949777169") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41352_d20260505_m025615_c001_v0001172_t0042_u01777949775560") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff66_d20260505_m025615_c001_v7007000_t0000_u01777949775197") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41342_d20260505_m025614_c001_v0001172_t0011_u01777949774032") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff54_d20260505_m025612_c001_v7007000_t0000_u01777949772033") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41326_d20260505_m025610_c001_v0001172_t0015_u01777949770859") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff50_d20260505_m025610_c001_v7007000_t0000_u01777949770318") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41318_d20260505_m025608_c001_v0001172_t0020_u01777949768912") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41300_d20260505_m025606_c001_v0001172_t0042_u01777949766179") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff4a_d20260505_m025605_c001_v7007000_t0000_u01777949765818") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac412f8_d20260505_m025605_c001_v0001172_t0029_u01777949765151") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac412eb_d20260505_m025604_c001_v0001172_t0027_u01777949764284") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f413297ac3e70ff48_d20260505_m025603_c001_v7007000_t0000_u01777949763865") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac412d5_d20260505_m025601_c001_v0001172_t0052_u01777949761127") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac412bd_d20260505_m025558_c001_v0001172_t0032_u01777949758012") 2026/05/05 03:05:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9945_d20260505_m025557_c001_v7007000_t0000_u01777949757652") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac412af_d20260505_m025557_c001_v0001172_t0048_u01777949757037") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac412a7_d20260505_m025556_c001_v0001172_t0032_u01777949756114") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9943_d20260505_m025555_c001_v7007000_t0000_u01777949755750") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4128b_d20260505_m025552_c001_v0001172_t0031_u01777949752162") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9941_d20260505_m025551_c001_v7007000_t0000_u01777949751800") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41285_d20260505_m025551_c001_v0001172_t0044_u01777949751153") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9940_d20260505_m025550_c001_v7007000_t0000_u01777949750255") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41275_d20260505_m025549_c001_v0001172_t0039_u01777949749502") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c993f_d20260505_m025548_c001_v7007000_t0000_u01777949748958") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41269_d20260505_m025548_c001_v0001172_t0011_u01777949748320") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c993e_d20260505_m025547_c001_v7007000_t0000_u01777949747419") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41257_d20260505_m025546_c001_v0001172_t0039_u01777949746432") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c993d_d20260505_m025545_c001_v7007000_t0000_u01777949745891") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41249_d20260505_m025545_c001_v0001172_t0031_u01777949745095") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c993c_d20260505_m025544_c001_v7007000_t0000_u01777949744465") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4123d_d20260505_m025543_c001_v0001172_t0027_u01777949743698") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c9931_d20260505_m025538_c001_v7007000_t0000_u01777949738793") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac4120b_d20260505_m025538_c001_v0001172_t0013_u01777949738151") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c992f_d20260505_m025537_c001_v7007000_t0000_u01777949737609") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac41205_d20260505_m025536_c001_v0001172_t0054_u01777949736953") 2026/05/05 03:05:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c992e_d20260505_m025536_c001_v7007000_t0000_u01777949736054") 2026/05/05 03:05:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac411f9_d20260505_m025535_c001_v0001172_t0056_u01777949735424") 2026/05/05 03:05:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f416497dc120c992d_d20260505_m025533_c001_v7007000_t0000_u01777949733281") 2026/05/05 03:05:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac411e9_d20260505_m025532_c001_v0001172_t0048_u01777949732647") 2026/05/05 03:05:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b050_d20260505_m030052_c001_v7007000_t0000_u01777950052045") 2026/05/05 03:05:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d26a_d20260505_m030049_c001_v0001099_t0034_u01777950049254") 2026/05/05 03:05:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f419d22ba5cec4d84_d20260505_m030048_c001_v7007000_t0000_u01777950048271") 2026/05/05 03:05:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba56c_d20260505_m030045_c001_v0001185_t0058_u01777950045435") 2026/05/05 03:05:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0341b_d20260505_m030358_c001_v7007000_t0000_u01777950238084") 2026/05/05 03:05:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbabf3_d20260505_m030357_c001_v0001185_t0032_u01777950237443") 2026/05/05 03:05:28 DEBUG : sub/yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e938_d20260505_m025713_c001_v7007000_t0000_u01777949833783") 2026/05/05 03:05:28 DEBUG : sub/yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9ef8_d20260505_m025712_c001_v0001185_t0001_u01777949832443") 2026/05/05 03:05:28 DEBUG : test_dir1/file2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b04a_d20260505_m030044_c001_v7007000_t0000_u01777950044598") 2026/05/05 03:05:28 DEBUG : test_dir1/file2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4854_d20260505_m030042_c001_v0001120_t0047_u01777950042521") 2026/05/05 03:05:28 DEBUG : test_dir1/file2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b044_d20260505_m030041_c001_v7007000_t0000_u01777950041745") 2026/05/05 03:05:28 DEBUG : test_dir1/file2: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a484a_d20260505_m030040_c001_v0001120_t0018_u01777950040071") 2026/05/05 03:05:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b04b_d20260505_m030044_c001_v7007000_t0000_u01777950044781") 2026/05/05 03:05:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fba559_d20260505_m030042_c001_v0001185_t0011_u01777950042511") 2026/05/05 03:05:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f402dd39eaba1b045_d20260505_m030041_c001_v7007000_t0000_u01777950041927") 2026/05/05 03:05:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ecba_d20260505_m030040_c001_v0001157_t0000_u01777950040064") 2026/05/05 03:05:28 DEBUG : three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e92d_d20260505_m025705_c001_v7007000_t0000_u01777949825671") 2026/05/05 03:05:28 DEBUG : three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414fd_d20260505_m025704_c001_v0001172_t0030_u01777949824176") 2026/05/05 03:05:28 DEBUG : three: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10491bfc9ac414eb_d20260505_m025701_c001_v0001172_t0058_u01777949821772") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0341e_d20260505_m030359_c001_v7007000_t0000_u01777950239854") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef5f_d20260505_m030359_c001_v0001157_t0014_u01777950239028") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03457_d20260505_m030422_c001_v7007000_t0000_u01777950262615") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4ab4_d20260505_m030420_c001_v0001120_t0015_u01777950260485") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0344f_d20260505_m030418_c001_v7007000_t0000_u01777950258940") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1efab_d20260505_m030417_c001_v0001157_t0052_u01777950257305") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0342e_d20260505_m030416_c001_v7007000_t0000_u01777950256340") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbacd5_d20260505_m030415_c001_v0001185_t0003_u01777950255728") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03429_d20260505_m030407_c001_v7007000_t0000_u01777950247334") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1ef7d_d20260505_m030406_c001_v0001157_t0003_u01777950246023") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0342a_d20260505_m030409_c001_v7007000_t0000_u01777950249830") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a7c_d20260505_m030408_c001_v0001120_t0055_u01777950248274") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03426_d20260505_m030405_c001_v7007000_t0000_u01777950245021") 2026/05/05 03:05:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fbac3b_d20260505_m030404_c001_v0001185_t0033_u01777950244359") 2026/05/05 03:05:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03424_d20260505_m030403_c001_v7007000_t0000_u01777950243417") 2026/05/05 03:05:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d49e_d20260505_m030402_c001_v0001099_t0049_u01777950242601") 2026/05/05 03:05:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03422_d20260505_m030401_c001_v7007000_t0000_u01777950241669") 2026/05/05 03:05:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f109c82e8411a4a66_d20260505_m030400_c001_v0001120_t0037_u01777950240789") 2026/05/05 03:05:29 DEBUG : toe/toe/toe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f4209ce199332ca09_d20260505_m030427_c001_v7007000_t0000_u01777950267951") 2026/05/05 03:05:29 DEBUG : toe/toe/toe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f102c539bbfb1efcd_d20260505_m030427_c001_v0001157_t0024_u01777950267026") 2026/05/05 03:05:30 DEBUG : toe/toe/toe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b0342c_d20260505_m030414_c001_v7007000_t0000_u01777950254713") 2026/05/05 03:05:30 DEBUG : toe/toe/toe: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d4b8_d20260505_m030410_c001_v0001099_t0005_u01777950250786") 2026/05/05 03:05:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03458_d20260505_m030423_c001_v7007000_t0000_u01777950263262") 2026/05/05 03:05:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a1e50e202d4dc_d20260505_m030422_c001_v0001099_t0055_u01777950262324") 2026/05/05 03:05:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41233acd46b03454_d20260505_m030419_c001_v7007000_t0000_u01777950259528") 2026/05/05 03:05:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f1134d425b4a6f591_d20260505_m030418_c001_v0001091_t0024_u01777950258549") 2026/05/05 03:05:30 DEBUG : two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e92e_d20260505_m025705_c001_v7007000_t0000_u01777949825853") 2026/05/05 03:05:30 DEBUG : two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f41275f21a0fb9eb8_d20260505_m025703_c001_v0001185_t0049_u01777949823587") 2026/05/05 03:05:30 DEBUG : two: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f40491bfc9ac414e7_d20260505_m025701_c001_v0001172_t0042_u01777949821590") 2026/05/05 03:05:30 DEBUG : yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e93a_d20260505_m025714_c001_v7007000_t0000_u01777949834514") 2026/05/05 03:05:30 DEBUG : yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114a0ff8eac82c88_d20260505_m025713_c001_v0001093_t0005_u01777949833387") 2026/05/05 03:05:30 DEBUG : yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e932_d20260505_m025710_c001_v7007000_t0000_u01777949830754") 2026/05/05 03:05:30 DEBUG : yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f10122d2be5969c95_d20260505_m025709_c001_v0001185_t0039_u01777949829747") 2026/05/05 03:05:30 DEBUG : yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e92f_d20260505_m025708_c001_v7007000_t0000_u01777949828047") 2026/05/05 03:05:30 DEBUG : yam: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f11275f21a0fb9ec6_d20260505_m025706_c001_v0001185_t0022_u01777949826417") 2026/05/05 03:05:30 DEBUG : yaml: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e935_d20260505_m025711_c001_v7007000_t0000_u01777949831881") 2026/05/05 03:05:30 DEBUG : yaml: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f115a9f5d3295fb83_d20260505_m025710_c001_v0001185_t0040_u01777949830528") 2026/05/05 03:05:30 DEBUG : yaml: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f423e96655a73e931_d20260505_m025709_c001_v7007000_t0000_u01777949829192") 2026/05/05 03:05:30 DEBUG : yaml: Deleting (id "4_zcf82ed7300fdfb6b9fd80e1b_f114585062693c11b_d20260505_m025707_c001_v0001033_t0003_u01777949827530") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m2.163994854s (try 1/5)