"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/31 01:41:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo" 2026/05/31 01:41:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 01:41:24 DEBUG : Creating backend with remote "/tmp/rclone2812447606" 2026/05/31 01:41:24 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/31 01:41:25 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:25 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:41:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:25 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:25 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:26 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:41:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:28 DEBUG : Creating backend with remote "/non-existing" 2026/05/31 01:41:28 DEBUG : Config file has changed externally - reloading 2026/05/31 01:41:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/31 01:41:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:29 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:29 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.74s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:30 INFO : B2 bucket rclone-test-hojariq9tejo: Running all checks before starting transfers 2026/05/31 01:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:30 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:30 INFO : B2 bucket rclone-test-hojariq9tejo: Checks finished, now starting transfers 2026/05/31 01:41:30 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:31 ERROR : Ignoring --no-traverse with sync 2026/05/31 01:41:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:32 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:32 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:33 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:41:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.89s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/31 01:41:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:34 DEBUG : hello world2: size = 12 OK 2026/05/31 01:41:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/31 01:41:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:41:35 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:35 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:35 DEBUG : potato2: size = 11 OK 2026/05/31 01:41:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:41:36 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:36 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:37 DEBUG : potato2: size = 11 OK 2026/05/31 01:41:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 01:41:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:41:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 01:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:41:38 INFO : sub dir2: Making directory 2026/05/31 01:41:38 INFO : sub dir: Making directory 2026/05/31 01:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:38 INFO : sub dir2/sub sub dir2: Making directory 2026/05/31 01:41:38 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:38 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:38 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/31 01:41:38 DEBUG : B2 bucket rclone-test-hojariq9tejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:39 INFO : sub dir2: Making directory 2026/05/31 01:41:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 01:41:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:39 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:39 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:40 DEBUG : sub dir2: Making directory with metadata 2026/05/31 01:41:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:41:41 INFO : sub dir2: Making directory 2026/05/31 01:41:41 INFO : sub dir: Making directory 2026/05/31 01:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:41 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:41 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:41 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:41:41 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/31 01:41:41 DEBUG : B2 bucket rclone-test-hojariq9tejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/31 01:41:41 DEBUG : B2 bucket rclone-test-hojariq9tejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:42 INFO : sub dir2: Making directory 2026/05/31 01:41:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:43 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:41:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:44 DEBUG : sub dir2: Making directory with metadata 2026/05/31 01:41:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:41:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:41:44 INFO : sub dir2: Making directory 2026/05/31 01:41:44 INFO : sub dir: Making directory 2026/05/31 01:41:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:44 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:44 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:44 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:41:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/31 01:41:44 DEBUG : B2 bucket rclone-test-hojariq9tejo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:45 INFO : sub dir2: Making directory 2026/05/31 01:41:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:46 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:41:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rafehog8gafo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hojariq9tejo -> B2 bucket rclone-test-rafehog8gafo 2026/05/31 01:41:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:48 DEBUG : B2 bucket rclone-test-rafehog8gafo: Waiting for checks to finish 2026/05/31 01:41:48 DEBUG : B2 bucket rclone-test-rafehog8gafo: Waiting for transfers to finish 2026/05/31 01:41:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 01:41:49 DEBUG : B2 bucket rclone-test-rafehog8gafo: Purge remote 2026/05/31 01:41:49 INFO : B2 bucket rclone-test-rafehog8gafo: cleaning bucket "rclone-test-rafehog8gafo" of all files 2026/05/31 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd73b01d7bbb9fe80e1b_f108f125d3305664a_d20260531_m014149_c001_v0001174_t0012_u01780191709468") --- PASS: TestServerSideCopy (4.04s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:51 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:41:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:41:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:41:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 01:41:51 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:41:52 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 01:41:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 01:41:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.97s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:41:53 DEBUG : Creating backend with remote "TestB2:rclone-test-joqajiv8weza" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hojariq9tejo -> B2 bucket rclone-test-joqajiv8weza 2026/05/31 01:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:41:55 DEBUG : B2 bucket rclone-test-joqajiv8weza: Waiting for checks to finish 2026/05/31 01:41:55 DEBUG : B2 bucket rclone-test-joqajiv8weza: Waiting for transfers to finish 2026/05/31 01:41:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:41:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:41:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 01:41:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:41:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-joqajiv8weza) 2026/05/31 01:41:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 01:41:57 DEBUG : B2 bucket rclone-test-joqajiv8weza: Waiting for checks to finish 2026/05/31 01:41:57 DEBUG : B2 bucket rclone-test-joqajiv8weza: Waiting for transfers to finish 2026/05/31 01:41:57 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 01:41:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 01:41:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 01:41:57 DEBUG : B2 bucket rclone-test-joqajiv8weza: Purge remote 2026/05/31 01:41:57 INFO : B2 bucket rclone-test-joqajiv8weza: cleaning bucket "rclone-test-joqajiv8weza" of all files 2026/05/31 01:41:58 DEBUG : sub dir/hello world: Deleting (id "4_zeff2ddf3b01d7bbb9fe80e1b_f11491f6628988cd8_d20260531_m014157_c001_v0001137_t0047_u01780191717500") 2026/05/31 01:41:58 DEBUG : sub dir/hello world: Deleting (id "4_zeff2ddf3b01d7bbb9fe80e1b_f107b8f65490080f6_d20260531_m014155_c001_v0001176_t0030_u01780191715809") --- PASS: TestServerSideCopyOverSelf (6.26s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:00 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:42:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:42:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 01:42:00 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:00 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 01:42:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 01:42:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/31 01:42:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.15s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bomomog0xezu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hojariq9tejo -> B2 bucket rclone-test-bomomog0xezu 2026/05/31 01:42:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:42:03 DEBUG : B2 bucket rclone-test-bomomog0xezu: Waiting for checks to finish 2026/05/31 01:42:03 DEBUG : B2 bucket rclone-test-bomomog0xezu: Waiting for transfers to finish 2026/05/31 01:42:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:42:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:42:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 01:42:05 DEBUG : B2 bucket rclone-test-bomomog0xezu: Waiting for checks to finish 2026/05/31 01:42:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:42:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bomomog0xezu) 2026/05/31 01:42:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 01:42:05 DEBUG : B2 bucket rclone-test-bomomog0xezu: Waiting for transfers to finish 2026/05/31 01:42:11 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 01:42:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 01:42:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 01:42:12 INFO : sub dir/hello world: Deleted 2026/05/31 01:42:13 DEBUG : testing file moves 2026/05/31 01:42:13 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:42:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bomomog0xezu) 2026/05/31 01:42:13 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 01:42:13 DEBUG : B2 bucket rclone-test-bomomog0xezu: Waiting for checks to finish 2026/05/31 01:42:13 DEBUG : B2 bucket rclone-test-bomomog0xezu: Waiting for transfers to finish 2026/05/31 01:42:14 DEBUG : sub dir/hello world: size = 24 OK 2026/05/31 01:42:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/31 01:42:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 01:42:14 INFO : sub dir/hello world: Deleted 2026/05/31 01:42:14 DEBUG : B2 bucket rclone-test-bomomog0xezu: Purge remote 2026/05/31 01:42:14 INFO : B2 bucket rclone-test-bomomog0xezu: cleaning bucket "rclone-test-bomomog0xezu" of all files 2026/05/31 01:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z9fb20d03b02d7bbb9fe80e1b_f1086da783f2cf832_d20260531_m014214_c001_v0001131_t0051_u01780191734106") 2026/05/31 01:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z9fb20d03b02d7bbb9fe80e1b_f115ebd8ae618852d_d20260531_m014211_c001_v0001106_t0009_u01780191731060") 2026/05/31 01:42:15 DEBUG : sub dir/hello world: Deleting (id "4_z9fb20d03b02d7bbb9fe80e1b_f1181d4956fc1e16e_d20260531_m014204_c001_v0001109_t0019_u01780191724213") --- PASS: TestServerSideMoveOverSelf (19.92s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:22 ERROR : error listing: directory not found 2026/05/31 01:42:22 INFO : Local file system at /tmp/rclone2812447606: Making directory 2026/05/31 01:42:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:42:24 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for checks to finish 2026/05/31 01:42:24 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for transfers to finish 2026/05/31 01:42:24 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/31 01:42:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:42:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/31 01:42:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/31 01:42:25 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:25 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:25 DEBUG : check sum: size = 1 OK 2026/05/31 01:42:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:42:25 INFO : check sum: Copied (new) 2026/05/31 01:42:25 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:26 DEBUG : check sum: size = 1 OK 2026/05/31 01:42:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:42:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/31 01:42:26 DEBUG : check sum: Unchanged skipping 2026/05/31 01:42:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:26 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/31 01:42:27 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:27 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:27 DEBUG : sizeonly: size = 6 OK 2026/05/31 01:42:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 01:42:27 INFO : sizeonly: Copied (new) 2026/05/31 01:42:27 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:27 DEBUG : sizeonly: size = 6 OK 2026/05/31 01:42:27 DEBUG : sizeonly: Sizes identical 2026/05/31 01:42:27 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:27 DEBUG : sizeonly: Unchanged skipping 2026/05/31 01:42:27 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:27 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/31 01:42:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/31 01:42:29 INFO : ignore-size: Copied (new) 2026/05/31 01:42:29 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:29 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:42:29 DEBUG : ignore-size: Unchanged skipping 2026/05/31 01:42:29 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:29 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:31 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:31 DEBUG : existing: size = 6 OK 2026/05/31 01:42:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:42:31 DEBUG : existing: Unchanged skipping 2026/05/31 01:42:31 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:31 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:31 INFO : There was nothing to transfer 2026/05/31 01:42:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/31 01:42:31 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:31 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:31 DEBUG : existing: size = 6 OK 2026/05/31 01:42:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 01:42:31 INFO : existing: Copied (replaced existing) 2026/05/31 01:42:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.61s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 01:42:32 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:32 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:33 DEBUG : existing: size = 6 OK 2026/05/31 01:42:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 01:42:33 INFO : existing: Copied (new) 2026/05/31 01:42:33 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:33 DEBUG : existing: Destination exists, skipping 2026/05/31 01:42:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:33 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.76s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/31 01:42:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 01:42:35 DEBUG : c/non empty space: size = 5 OK 2026/05/31 01:42:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:35 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 01:42:36 DEBUG : a/potato2: size = 60 OK 2026/05/31 01:42:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:42:36 INFO : a/potato2: Copied (new) 2026/05/31 01:42:36 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:36 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:36 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:37 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:37 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:37 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/31 01:42:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:42:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/31 01:42:37 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:37 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:37 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:37 INFO : There was nothing to transfer 2026/05/31 01:42:38 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:38 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/31 01:42:38 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:42:39 INFO : empty space: Updated modification time in destination 2026/05/31 01:42:39 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:39 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:39 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:40 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:40 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/31 01:42:40 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:42:40 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:40 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:40 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:41 DEBUG : foo: size = 3 OK 2026/05/31 01:42:41 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/31 01:42:41 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:42:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:42:41 DEBUG : foo: sha1 differ 2026/05/31 01:42:41 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:42 DEBUG : foo: size = 3 OK 2026/05/31 01:42:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/31 01:42:42 INFO : foo: Copied (replaced existing) 2026/05/31 01:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/31 01:42:43 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:43 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:43 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:43 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:43 DEBUG : potato: size = 60 OK 2026/05/31 01:42:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:42:43 INFO : potato: Copied (new) 2026/05/31 01:42:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:42:45 DEBUG : potato: size = 60 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:42:45 DEBUG : potato: Sizes differ 2026/05/31 01:42:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:45 DEBUG : potato: size = 21 OK 2026/05/31 01:42:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/31 01:42:45 INFO : potato: Copied (replaced existing) 2026/05/31 01:42:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:47 DEBUG : potato: size = 21 OK 2026/05/31 01:42:47 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/31 01:42:47 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2812447606) 2026/05/31 01:42:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:42:47 DEBUG : potato: sha1 differ 2026/05/31 01:42:47 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:47 DEBUG : potato: size = 21 OK 2026/05/31 01:42:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/31 01:42:47 INFO : potato: Copied (replaced existing) 2026/05/31 01:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:42:49 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:49 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/31 01:42:49 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:49 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:49 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:42:51 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:51 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:51 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:51 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:51 DEBUG : potato2: size = 60 OK 2026/05/31 01:42:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:42:51 INFO : potato2: Copied (new) 2026/05/31 01:42:51 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:53 INFO : d: Making directory 2026/05/31 01:42:53 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/31 01:42:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 01:42:53 DEBUG : c/non empty space: size = 5 OK 2026/05/31 01:42:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 01:42:54 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:54 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:54 DEBUG : a/potato2: size = 60 OK 2026/05/31 01:42:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:42:54 INFO : a/potato2: Copied (new) 2026/05/31 01:42:54 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:54 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:56 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/31 01:42:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 01:42:57 DEBUG : c/non empty space: size = 5 OK 2026/05/31 01:42:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:57 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 01:42:57 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:57 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:57 DEBUG : a/potato2: size = 60 OK 2026/05/31 01:42:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:42:57 INFO : a/potato2: Copied (new) 2026/05/31 01:42:57 ERROR : B2 bucket rclone-test-hojariq9tejo: not deleting files as there were IO errors 2026/05/31 01:42:57 ERROR : B2 bucket rclone-test-hojariq9tejo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:42:59 DEBUG : Waiting for deletions to finish 2026/05/31 01:42:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:42:59 DEBUG : empty space: size = 1 OK 2026/05/31 01:42:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:42:59 DEBUG : empty space: Unchanged skipping 2026/05/31 01:42:59 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:42:59 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:42:59 INFO : potato: Deleted 2026/05/31 01:43:00 DEBUG : potato2: size = 60 OK 2026/05/31 01:43:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:43:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:02 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:02 INFO : potato: Deleted 2026/05/31 01:43:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:43:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:02 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:43:02 DEBUG : empty space: Unchanged skipping 2026/05/31 01:43:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:02 DEBUG : potato2: size = 60 OK 2026/05/31 01:43:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:43:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:43:04 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:04 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:05 DEBUG : potato2: size = 19 OK 2026/05/31 01:43:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/31 01:43:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.19s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 01:43:06 DEBUG : enormous: Excluded 2026/05/31 01:43:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 01:43:06 DEBUG : potato2: Excluded 2026/05/31 01:43:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 01:43:07 DEBUG : potato2: Excluded 2026/05/31 01:43:07 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:43:07 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:07 DEBUG : empty space: Unchanged skipping 2026/05/31 01:43:07 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:07 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:07 INFO : There was nothing to transfer 2026/05/31 01:43:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 01:43:07 DEBUG : enormous: Excluded 2026/05/31 01:43:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 01:43:07 DEBUG : potato2: Excluded 2026/05/31 01:43:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 01:43:07 DEBUG : potato2: Excluded 2026/05/31 01:43:07 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/31 01:43:07 DEBUG : empty space: Unchanged skipping 2026/05/31 01:43:07 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for checks to finish 2026/05/31 01:43:07 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for transfers to finish 2026/05/31 01:43:07 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:09 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 01:43:09 DEBUG : enormous: Excluded 2026/05/31 01:43:09 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 01:43:09 DEBUG : potato2: Excluded 2026/05/31 01:43:10 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:43:10 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:10 DEBUG : empty space: Unchanged skipping 2026/05/31 01:43:10 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:10 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:10 INFO : enormous: Deleted 2026/05/31 01:43:10 INFO : potato2: Deleted 2026/05/31 01:43:10 INFO : There was nothing to transfer 2026/05/31 01:43:10 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/31 01:43:10 DEBUG : empty space: Unchanged skipping 2026/05/31 01:43:10 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for checks to finish 2026/05/31 01:43:10 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for transfers to finish 2026/05/31 01:43:10 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:10 INFO : enormous: Deleted 2026/05/31 01:43:10 INFO : potato2: Deleted 2026/05/31 01:43:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.25s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:12 DEBUG : five: Need to transfer - File not found at Destination 2026/05/31 01:43:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:43:12 DEBUG : four: size = 8 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:43:12 DEBUG : one: Destination is newer than source, skipping 2026/05/31 01:43:12 DEBUG : three: size = 5 OK 2026/05/31 01:43:12 DEBUG : three: Sizes identical 2026/05/31 01:43:12 DEBUG : two: size = 3 OK 2026/05/31 01:43:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 01:43:12 DEBUG : four: Sizes differ 2026/05/31 01:43:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/31 01:43:12 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2812447606) 2026/05/31 01:43:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:43:12 DEBUG : two: sha1 differ 2026/05/31 01:43:12 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:13 DEBUG : five: size = 4 OK 2026/05/31 01:43:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/31 01:43:13 INFO : five: Copied (new) 2026/05/31 01:43:13 DEBUG : four: size = 4 OK 2026/05/31 01:43:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/31 01:43:13 INFO : four: Copied (replaced existing) 2026/05/31 01:43:13 DEBUG : two: size = 3 OK 2026/05/31 01:43:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 01:43:13 INFO : two: Copied (replaced existing) 2026/05/31 01:43:13 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:14 DEBUG : five: size = 4 OK 2026/05/31 01:43:14 DEBUG : four: size = 4 OK 2026/05/31 01:43:14 DEBUG : one: Destination is newer than source, skipping 2026/05/31 01:43:14 DEBUG : three: size = 5 OK 2026/05/31 01:43:14 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:14 DEBUG : two: size = 3 OK 2026/05/31 01:43:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/31 01:43:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/31 01:43:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 01:43:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 01:43:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/31 01:43:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 01:43:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/31 01:43:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2812447606) 2026/05/31 01:43:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/31 01:43:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:43:14 DEBUG : three: sha1 differ 2026/05/31 01:43:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 01:43:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/31 01:43:14 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:14 DEBUG : three: size = 5 OK 2026/05/31 01:43:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:43:14 INFO : three: Copied (replaced existing) 2026/05/31 01:43:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.50s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/31 01:43:16 INFO : B2 bucket rclone-test-hojariq9tejo: Making map for --track-renames 2026/05/31 01:43:16 INFO : B2 bucket rclone-test-hojariq9tejo: Finished making map for --track-renames 2026/05/31 01:43:16 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 01:43:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/31 01:43:16 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for renames to finish 2026/05/31 01:43:16 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:16 DEBUG : yam: size = 11 OK 2026/05/31 01:43:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 01:43:16 INFO : yam: Copied (new) 2026/05/31 01:43:16 DEBUG : potato: size = 14 OK 2026/05/31 01:43:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/31 01:43:16 INFO : potato: Copied (new) 2026/05/31 01:43:16 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:16 DEBUG : potato: size = 14 OK 2026/05/31 01:43:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:43:16 INFO : B2 bucket rclone-test-hojariq9tejo: Making map for --track-renames 2026/05/31 01:43:16 DEBUG : potato: Unchanged skipping 2026/05/31 01:43:16 INFO : B2 bucket rclone-test-hojariq9tejo: Finished making map for --track-renames 2026/05/31 01:43:16 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:16 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for renames to finish 2026/05/31 01:43:17 DEBUG : yaml: size = 11 OK 2026/05/31 01:43:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 01:43:17 INFO : yam: Copied (server-side copy) to: yaml 2026/05/31 01:43:17 INFO : yam: Deleted 2026/05/31 01:43:17 INFO : yaml: Renamed from "yam" 2026/05/31 01:43:17 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/31 01:43:18 INFO : B2 bucket rclone-test-hojariq9tejo: Making map for --track-renames 2026/05/31 01:43:18 INFO : B2 bucket rclone-test-hojariq9tejo: Finished making map for --track-renames 2026/05/31 01:43:18 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 01:43:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/31 01:43:18 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for renames to finish 2026/05/31 01:43:18 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:19 DEBUG : yam: size = 11 OK 2026/05/31 01:43:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 01:43:19 INFO : yam: Copied (new) 2026/05/31 01:43:19 DEBUG : potato: size = 14 OK 2026/05/31 01:43:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/31 01:43:19 INFO : potato: Copied (new) 2026/05/31 01:43:19 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:19 INFO : B2 bucket rclone-test-hojariq9tejo: Making map for --track-renames 2026/05/31 01:43:19 DEBUG : potato: size = 14 OK 2026/05/31 01:43:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:43:19 INFO : B2 bucket rclone-test-hojariq9tejo: Finished making map for --track-renames 2026/05/31 01:43:19 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:19 DEBUG : potato: Unchanged skipping 2026/05/31 01:43:19 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for renames to finish 2026/05/31 01:43:20 DEBUG : yaml: size = 11 OK 2026/05/31 01:43:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 01:43:20 INFO : yam: Copied (server-side copy) to: yaml 2026/05/31 01:43:20 INFO : yam: Deleted 2026/05/31 01:43:20 INFO : yaml: Renamed from "yam" 2026/05/31 01:43:20 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/31 01:43:21 INFO : B2 bucket rclone-test-hojariq9tejo: Making map for --track-renames 2026/05/31 01:43:21 INFO : B2 bucket rclone-test-hojariq9tejo: Finished making map for --track-renames 2026/05/31 01:43:21 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 01:43:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/31 01:43:21 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for renames to finish 2026/05/31 01:43:21 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:21 DEBUG : sub/yam: size = 11 OK 2026/05/31 01:43:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 01:43:21 INFO : sub/yam: Copied (new) 2026/05/31 01:43:22 DEBUG : potato: size = 14 OK 2026/05/31 01:43:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/31 01:43:22 INFO : potato: Copied (new) 2026/05/31 01:43:22 DEBUG : Waiting for deletions to finish 2026/05/31 01:43:22 DEBUG : potato: size = 14 OK 2026/05/31 01:43:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:43:22 DEBUG : potato: Unchanged skipping 2026/05/31 01:43:22 INFO : B2 bucket rclone-test-hojariq9tejo: Making map for --track-renames 2026/05/31 01:43:22 INFO : B2 bucket rclone-test-hojariq9tejo: Finished making map for --track-renames 2026/05/31 01:43:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for renames to finish 2026/05/31 01:43:23 DEBUG : yam: size = 11 OK 2026/05/31 01:43:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 01:43:23 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/31 01:43:23 INFO : sub/yam: Deleted 2026/05/31 01:43:23 INFO : yam: Renamed from "sub/yam" 2026/05/31 01:43:23 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:24 DEBUG : Creating backend with remote "/tmp/rclone2812447606/dir1" 2026/05/31 01:43:24 DEBUG : Config file has changed externally - reloading 2026/05/31 01:43:24 DEBUG : Creating backend with remote "/tmp/rclone2812447606/dir2" 2026/05/31 01:43:24 DEBUG : Local file system at /tmp/rclone2812447606/dir2: Using server-side directory move 2026/05/31 01:43:24 INFO : Local file system at /tmp/rclone2812447606/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/31 01:43:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/31 01:43:24 DEBUG : Local file system at /tmp/rclone2812447606/dir2: Waiting for checks to finish 2026/05/31 01:43:24 DEBUG : Local file system at /tmp/rclone2812447606/dir2: Waiting for transfers to finish 2026/05/31 01:43:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:43:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/31 01:43:24 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:24 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/31 01:43:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/31 01:43:25 INFO : nested/sub dir/file: Copied (new) 2026/05/31 01:43:25 INFO : nested/sub dir/file: Deleted 2026/05/31 01:43:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:43:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:43:25 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:43:25 INFO : sub dir/hello world: Deleted 2026/05/31 01:43:25 INFO : sub dir: Removing directory 2026/05/31 01:43:25 INFO : nested/sub dir: Removing directory 2026/05/31 01:43:25 INFO : nested: Removing directory 2026/05/31 01:43:25 DEBUG : Local file system at /tmp/rclone2812447606: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 01:43:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/31 01:43:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/31 01:43:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/31 01:43:27 INFO : nested/sub dir/file: Copied (new) 2026/05/31 01:43:27 INFO : nested/sub dir/file: Deleted 2026/05/31 01:43:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 01:43:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/05/31 01:43:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/31 01:43:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 01:43:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:28 DEBUG : existing: size = 6 OK 2026/05/31 01:43:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 01:43:28 INFO : existing: Copied (new) 2026/05/31 01:43:28 INFO : existing: Deleted 2026/05/31 01:43:28 DEBUG : existing-b: size = 6 OK 2026/05/31 01:43:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/31 01:43:28 INFO : existing-b: Copied (new) 2026/05/31 01:43:28 INFO : existing-b: Deleted 2026/05/31 01:43:29 DEBUG : existing: Destination exists, skipping 2026/05/31 01:43:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/31 01:43:29 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:43:29 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:43:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kugodic2debe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hojariq9tejo -> B2 bucket rclone-test-kugodic2debe 2026/05/31 01:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:43:34 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 01:43:34 DEBUG : empty space: Unchanged skipping 2026/05/31 01:43:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:43:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kugodic2debe) 2026/05/31 01:43:34 DEBUG : potato3: Sizes differ 2026/05/31 01:43:34 DEBUG : B2 bucket rclone-test-kugodic2debe: Waiting for checks to finish 2026/05/31 01:43:35 INFO : empty space: Deleted 2026/05/31 01:43:35 DEBUG : B2 bucket rclone-test-kugodic2debe: Waiting for transfers to finish 2026/05/31 01:43:35 DEBUG : potato2: size = 60 OK 2026/05/31 01:43:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:43:35 INFO : potato2: Copied (server-side copy) 2026/05/31 01:43:35 INFO : potato2: Deleted 2026/05/31 01:43:35 DEBUG : potato3: size = 68 OK 2026/05/31 01:43:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 01:43:35 INFO : potato3: Copied (server-side copy) 2026/05/31 01:43:35 INFO : potato3: Deleted 2026/05/31 01:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gemehic7bewo" 2026/05/31 01:43:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/31 01:43:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:43:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 01:43:37 DEBUG : B2 bucket rclone-test-gemehic7bewo: Waiting for checks to finish 2026/05/31 01:43:37 DEBUG : B2 bucket rclone-test-gemehic7bewo: Waiting for transfers to finish 2026/05/31 01:43:37 DEBUG : empty space: size = 1 OK 2026/05/31 01:43:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:43:37 INFO : empty space: Copied (server-side copy) 2026/05/31 01:43:38 INFO : empty space: Deleted 2026/05/31 01:43:38 DEBUG : potato2: size = 60 OK 2026/05/31 01:43:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:43:38 INFO : potato2: Copied (server-side copy) 2026/05/31 01:43:38 DEBUG : potato3: size = 68 OK 2026/05/31 01:43:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 01:43:38 INFO : potato3: Copied (server-side copy) 2026/05/31 01:43:38 INFO : potato2: Deleted 2026/05/31 01:43:38 INFO : potato3: Deleted 2026/05/31 01:43:38 DEBUG : B2 bucket rclone-test-gemehic7bewo: Purge remote 2026/05/31 01:43:38 INFO : B2 bucket rclone-test-gemehic7bewo: cleaning bucket "rclone-test-gemehic7bewo" of all files 2026/05/31 01:43:39 DEBUG : empty space: Deleting (id "4_z4fc26de3b03d7bbb9fe80e1b_f1114df65f3659aa7_d20260531_m014337_c001_v0001174_t0059_u01780191817701") 2026/05/31 01:43:39 DEBUG : potato2: Deleting (id "4_z4fc26de3b03d7bbb9fe80e1b_f119ecd435b0b4b21_d20260531_m014338_c001_v0001167_t0016_u01780191818076") 2026/05/31 01:43:39 DEBUG : potato3: Deleting (id "4_z4fc26de3b03d7bbb9fe80e1b_f1196bbc6af745e33_d20260531_m014338_c001_v0001157_t0002_u01780191818090") 2026/05/31 01:43:39 DEBUG : B2 bucket rclone-test-kugodic2debe: Purge remote 2026/05/31 01:43:39 INFO : B2 bucket rclone-test-kugodic2debe: cleaning bucket "rclone-test-kugodic2debe" of all files 2026/05/31 01:43:39 DEBUG : empty space: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f418f4cad227f6ed5_d20260531_m014338_c001_v7007000_t0000_u01780191818009") 2026/05/31 01:43:39 DEBUG : empty space: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f1014d4e65deb689a_d20260531_m014333_c001_v0001101_t0031_u01780191813630") 2026/05/31 01:43:39 DEBUG : potato2: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f418f4cad227f6ed7_d20260531_m014338_c001_v7007000_t0000_u01780191818388") 2026/05/31 01:43:39 DEBUG : potato2: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f113c584a62cf3326_d20260531_m014335_c001_v0001184_t0012_u01780191815049") 2026/05/31 01:43:39 DEBUG : potato3: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f40431be223ed79fe_d20260531_m014338_c001_v7007000_t0000_u01780191818501") 2026/05/31 01:43:39 DEBUG : potato3: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f118474d46366d21f_d20260531_m014335_c001_v0001174_t0049_u01780191815276") 2026/05/31 01:43:39 DEBUG : potato3: Deleting (id "4_z5f225dc3b03d7bbb9fe80e1b_f1014d4e65deb689c_d20260531_m014334_c001_v0001101_t0032_u01780191814186") --- PASS: TestServerSideMove (11.57s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nuwituy6jepo" 2026/05/31 01:43:43 DEBUG : empty space: Clearing upload URL because of error: incident id aa4fc6f50044-fa3cb1228b6951a3 (500 internal_error) 2026/05/31 01:43:43 DEBUG : pacer: low level retry 1/1 (error incident id aa4fc6f50044-fa3cb1228b6951a3 (500 internal_error)) 2026/05/31 01:43:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "empty space" to B2 bucket rclone-test-hojariq9tejo: 1/10 (incident id aa4fc6f50044-fa3cb1228b6951a3 (500 internal_error)) 2026/05/31 01:43:46 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 01:43:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/31 01:43:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 01:43:47 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hojariq9tejo -> B2 bucket rclone-test-nuwituy6jepo 2026/05/31 01:43:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 01:43:49 DEBUG : empty space: Excluded 2026/05/31 01:43:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 01:43:49 DEBUG : empty space: Excluded 2026/05/31 01:43:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:43:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:43:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nuwituy6jepo) 2026/05/31 01:43:49 DEBUG : potato3: Sizes differ 2026/05/31 01:43:49 DEBUG : B2 bucket rclone-test-nuwituy6jepo: Waiting for checks to finish 2026/05/31 01:43:49 DEBUG : B2 bucket rclone-test-nuwituy6jepo: Waiting for transfers to finish 2026/05/31 01:43:50 DEBUG : potato2: size = 60 OK 2026/05/31 01:43:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:43:50 INFO : potato2: Copied (server-side copy) 2026/05/31 01:43:50 INFO : potato2: Deleted 2026/05/31 01:43:50 DEBUG : potato3: size = 68 OK 2026/05/31 01:43:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 01:43:50 INFO : potato3: Copied (server-side copy) 2026/05/31 01:43:51 INFO : potato3: Deleted 2026/05/31 01:43:51 DEBUG : Creating backend with remote "TestB2:rclone-test-panuwuj4zelo" 2026/05/31 01:43:52 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 01:43:52 DEBUG : empty space: Excluded 2026/05/31 01:43:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:43:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 01:43:52 DEBUG : B2 bucket rclone-test-panuwuj4zelo: Waiting for checks to finish 2026/05/31 01:43:52 DEBUG : B2 bucket rclone-test-panuwuj4zelo: Waiting for transfers to finish 2026/05/31 01:43:53 DEBUG : potato2: size = 60 OK 2026/05/31 01:43:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:43:53 INFO : potato2: Copied (server-side copy) 2026/05/31 01:43:53 INFO : potato2: Deleted 2026/05/31 01:43:53 DEBUG : potato3: size = 68 OK 2026/05/31 01:43:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 01:43:53 INFO : potato3: Copied (server-side copy) 2026/05/31 01:43:54 INFO : potato3: Deleted 2026/05/31 01:43:54 DEBUG : B2 bucket rclone-test-panuwuj4zelo: Purge remote 2026/05/31 01:43:54 INFO : B2 bucket rclone-test-panuwuj4zelo: cleaning bucket "rclone-test-panuwuj4zelo" of all files 2026/05/31 01:43:54 DEBUG : potato2: Deleting (id "4_zcf22ada3b03d7bbb9fe80e1b_f1189a4f93255d5f6_d20260531_m014353_c001_v0001113_t0050_u01780191833153") 2026/05/31 01:43:54 DEBUG : potato3: Deleting (id "4_zcf22ada3b03d7bbb9fe80e1b_f110be8fb2023df3d_d20260531_m014353_c001_v0001131_t0024_u01780191833529") 2026/05/31 01:43:55 DEBUG : B2 bucket rclone-test-nuwituy6jepo: Purge remote 2026/05/31 01:43:55 INFO : B2 bucket rclone-test-nuwituy6jepo: cleaning bucket "rclone-test-nuwituy6jepo" of all files 2026/05/31 01:43:55 DEBUG : empty space: Deleting (id "4_zffd29d63b03d7bbb9fe80e1b_f1121b4adec4fe0dd_d20260531_m014348_c001_v0001130_t0044_u01780191828665") 2026/05/31 01:43:55 DEBUG : potato2: Deleting (id "4_zffd29d63b03d7bbb9fe80e1b_f400796a7a05c397c_d20260531_m014353_c001_v7007000_t0000_u01780191833448") 2026/05/31 01:43:55 DEBUG : potato2: Deleting (id "4_zffd29d63b03d7bbb9fe80e1b_f112ecedd619e05b0_d20260531_m014350_c001_v0001042_t0033_u01780191830074") 2026/05/31 01:43:55 DEBUG : potato3: Deleting (id "4_zffd29d63b03d7bbb9fe80e1b_f400796a7a05c397d_d20260531_m014353_c001_v7007000_t0000_u01780191833951") 2026/05/31 01:43:55 DEBUG : potato3: Deleting (id "4_zffd29d63b03d7bbb9fe80e1b_f116a3cefcf0ee4d8_d20260531_m014350_c001_v0001101_t0043_u01780191830615") 2026/05/31 01:43:55 DEBUG : potato3: Deleting (id "4_zffd29d63b03d7bbb9fe80e1b_f1121b4adec4fe0df_d20260531_m014349_c001_v0001130_t0010_u01780191829158") 2026/05/31 01:43:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/05/31 01:43:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 01:43:55 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (15.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kufiwey0rolo" 2026/05/31 01:43:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hojariq9tejo -> B2 bucket rclone-test-kufiwey0rolo 2026/05/31 01:44:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:44:02 DEBUG : empty space: size = 1 OK 2026/05/31 01:44:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 01:44:02 DEBUG : empty space: Unchanged skipping 2026/05/31 01:44:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:44:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kufiwey0rolo) 2026/05/31 01:44:02 DEBUG : potato3: Sizes differ 2026/05/31 01:44:02 DEBUG : B2 bucket rclone-test-kufiwey0rolo: Waiting for checks to finish 2026/05/31 01:44:02 INFO : empty space: Deleted 2026/05/31 01:44:02 DEBUG : B2 bucket rclone-test-kufiwey0rolo: Waiting for transfers to finish 2026/05/31 01:44:03 DEBUG : potato2: size = 60 OK 2026/05/31 01:44:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:44:03 INFO : potato2: Copied (server-side copy) 2026/05/31 01:44:03 INFO : potato2: Deleted 2026/05/31 01:44:03 DEBUG : potato3: size = 68 OK 2026/05/31 01:44:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 01:44:03 INFO : potato3: Copied (server-side copy) 2026/05/31 01:44:03 INFO : potato3: Deleted 2026/05/31 01:44:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hesudur1yuwi" 2026/05/31 01:44:04 INFO : tomatoDir: Making directory 2026/05/31 01:44:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/31 01:44:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 01:44:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 01:44:05 DEBUG : B2 bucket rclone-test-hesudur1yuwi: Waiting for checks to finish 2026/05/31 01:44:05 DEBUG : B2 bucket rclone-test-hesudur1yuwi: Waiting for transfers to finish 2026/05/31 01:44:06 DEBUG : empty space: size = 1 OK 2026/05/31 01:44:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 01:44:06 INFO : empty space: Copied (server-side copy) 2026/05/31 01:44:06 INFO : empty space: Deleted 2026/05/31 01:44:06 DEBUG : potato3: size = 68 OK 2026/05/31 01:44:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 01:44:06 INFO : potato3: Copied (server-side copy) 2026/05/31 01:44:06 DEBUG : potato2: size = 60 OK 2026/05/31 01:44:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 01:44:06 INFO : potato2: Copied (server-side copy) 2026/05/31 01:44:06 INFO : potato3: Deleted 2026/05/31 01:44:06 INFO : potato2: Deleted 2026/05/31 01:44:07 DEBUG : B2 bucket rclone-test-hesudur1yuwi: Purge remote 2026/05/31 01:44:07 INFO : B2 bucket rclone-test-hesudur1yuwi: cleaning bucket "rclone-test-hesudur1yuwi" of all files 2026/05/31 01:44:07 DEBUG : empty space: Deleting (id "4_z9f12ddc3b03d7bbb9fe80e1b_f109eebd144f1871d_d20260531_m014405_c001_v0001161_t0040_u01780191845890") 2026/05/31 01:44:07 DEBUG : potato2: Deleting (id "4_z9f12ddc3b03d7bbb9fe80e1b_f115198a7248157d9_d20260531_m014406_c001_v0001174_t0048_u01780191846221") 2026/05/31 01:44:07 DEBUG : potato3: Deleting (id "4_z9f12ddc3b03d7bbb9fe80e1b_f112514ea6f2d021e_d20260531_m014406_c001_v0001185_t0048_u01780191846261") 2026/05/31 01:44:07 DEBUG : B2 bucket rclone-test-kufiwey0rolo: Purge remote 2026/05/31 01:44:07 INFO : B2 bucket rclone-test-kufiwey0rolo: cleaning bucket "rclone-test-kufiwey0rolo" of all files 2026/05/31 01:44:08 DEBUG : empty space: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f409b90c8200c5c9b_d20260531_m014406_c001_v7007000_t0000_u01780191846202") 2026/05/31 01:44:08 DEBUG : empty space: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f101c340b49c6b063_d20260531_m014401_c001_v0001167_t0030_u01780191841460") 2026/05/31 01:44:08 DEBUG : potato2: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f42000b05b01813d9_d20260531_m014406_c001_v7007000_t0000_u01780191846503") 2026/05/31 01:44:08 DEBUG : potato2: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f107e5e3d67aad203_d20260531_m014402_c001_v0001036_t0050_u01780191842786") 2026/05/31 01:44:08 DEBUG : potato3: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f409b90c8200c5c9c_d20260531_m014406_c001_v7007000_t0000_u01780191846448") 2026/05/31 01:44:08 DEBUG : potato3: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f10111c97eac74812_d20260531_m014403_c001_v0001029_t0005_u01780191843232") 2026/05/31 01:44:08 DEBUG : potato3: Deleting (id "4_z1f62cd93b03d7bbb9fe80e1b_f101c340b49c6b065_d20260531_m014401_c001_v0001167_t0022_u01780191841820") 2026/05/31 01:44:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/31 01:44:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 01:44:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.51s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:44:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/rclone-sync-test" 2026/05/31 01:44:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/rclone-sync-test-include/layer2" 2026/05/31 01:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/rclone-sync-test-ignore-file" 2026/05/31 01:44:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 01:44:21 DEBUG : B2 bucket rclone-test-hojariq9tejo path rclone-sync-test: Waiting for checks to finish 2026/05/31 01:44:21 DEBUG : B2 bucket rclone-test-hojariq9tejo path rclone-sync-test: Waiting for transfers to finish 2026/05/31 01:44:21 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:21 INFO : There was nothing to transfer 2026/05/31 01:44:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 01:44:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:44:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:44:22 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:22 INFO : There was nothing to transfer 2026/05/31 01:44:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 01:44:22 DEBUG : B2 bucket rclone-test-hojariq9tejo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/31 01:44:22 DEBUG : B2 bucket rclone-test-hojariq9tejo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/31 01:44:22 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:22 INFO : There was nothing to transfer 2026/05/31 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 01:44:23 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:44:23 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:44:23 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:23 INFO : There was nothing to transfer 2026/05/31 01:44:23 DEBUG : Excluded 2026/05/31 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 01:44:23 DEBUG : B2 bucket rclone-test-hojariq9tejo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/31 01:44:23 DEBUG : B2 bucket rclone-test-hojariq9tejo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/31 01:44:23 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.51s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/CompareDest" 2026/05/31 01:44:27 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 01:44:27 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:27 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:28 DEBUG : one: size = 3 OK 2026/05/31 01:44:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:44:28 INFO : one: Copied (new) 2026/05/31 01:44:28 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:29 DEBUG : one: Sizes differ 2026/05/31 01:44:29 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:29 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:29 DEBUG : one: size = 5 OK 2026/05/31 01:44:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/31 01:44:29 INFO : one: Copied (replaced existing) 2026/05/31 01:44:29 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:31 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:31 DEBUG : one: Sizes differ 2026/05/31 01:44:31 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:31 DEBUG : one: size = 5 OK 2026/05/31 01:44:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 01:44:31 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:31 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:31 INFO : There was nothing to transfer 2026/05/31 01:44:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:32 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:32 DEBUG : one: Sizes differ 2026/05/31 01:44:32 DEBUG : two: size = 3 OK 2026/05/31 01:44:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 01:44:32 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:33 DEBUG : one: size = 5 OK 2026/05/31 01:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 01:44:33 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:33 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:33 INFO : There was nothing to transfer 2026/05/31 01:44:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:33 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:33 DEBUG : one: Sizes differ 2026/05/31 01:44:33 DEBUG : two: size = 3 OK 2026/05/31 01:44:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 01:44:33 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:33 DEBUG : one: size = 5 OK 2026/05/31 01:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 01:44:33 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:33 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:33 INFO : There was nothing to transfer 2026/05/31 01:44:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:34 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:34 DEBUG : one: Sizes differ 2026/05/31 01:44:34 DEBUG : two: size = 3 OK 2026/05/31 01:44:34 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/31 01:44:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 01:44:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 01:44:34 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:34 DEBUG : one: size = 5 OK 2026/05/31 01:44:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 01:44:34 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:34 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:34 INFO : There was nothing to transfer 2026/05/31 01:44:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:35 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:35 DEBUG : one: Sizes differ 2026/05/31 01:44:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:35 DEBUG : two: size = 3 (B2 bucket rclone-test-hojariq9tejo path CompareDest) 2026/05/31 01:44:35 DEBUG : two: Sizes differ 2026/05/31 01:44:35 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 01:44:35 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:35 DEBUG : one: size = 5 OK 2026/05/31 01:44:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 01:44:35 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:36 DEBUG : two: size = 5 OK 2026/05/31 01:44:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/31 01:44:36 INFO : two: Copied (new) 2026/05/31 01:44:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.08s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dest" 2026/05/31 01:44:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/pre-dest1" 2026/05/31 01:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/pre-dest2" 2026/05/31 01:44:43 DEBUG : 1: size = 1 OK 2026/05/31 01:44:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:44:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/31 01:44:43 DEBUG : 2: size = 1 OK 2026/05/31 01:44:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:44:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/31 01:44:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/31 01:44:43 DEBUG : B2 bucket rclone-test-hojariq9tejo path dest: Waiting for checks to finish 2026/05/31 01:44:43 DEBUG : B2 bucket rclone-test-hojariq9tejo path dest: Waiting for transfers to finish 2026/05/31 01:44:44 DEBUG : 3: size = 1 OK 2026/05/31 01:44:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/31 01:44:44 INFO : 3: Copied (new) 2026/05/31 01:44:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.85s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:44:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/CopyDest" 2026/05/31 01:44:50 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 01:44:50 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:50 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:51 DEBUG : one: size = 3 OK 2026/05/31 01:44:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:44:51 INFO : one: Copied (new) 2026/05/31 01:44:51 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:51 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:51 DEBUG : one: Sizes differ 2026/05/31 01:44:51 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:51 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:52 DEBUG : one: size = 5 OK 2026/05/31 01:44:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/31 01:44:52 INFO : one: Copied (replaced existing) 2026/05/31 01:44:52 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/BackupDir" 2026/05/31 01:44:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:55 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:55 DEBUG : one: Sizes differ 2026/05/31 01:44:55 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:55 DEBUG : one: size = 5 OK 2026/05/31 01:44:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:44:55 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:44:55 DEBUG : one: Sizes differ 2026/05/31 01:44:57 DEBUG : one: size = 3 OK 2026/05/31 01:44:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:44:57 INFO : one: Copied (server-side copy) 2026/05/31 01:44:57 INFO : one: Deleted 2026/05/31 01:44:57 DEBUG : one: size = 5 OK 2026/05/31 01:44:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/31 01:44:57 INFO : one: Copied (server-side copy) 2026/05/31 01:44:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/31 01:44:57 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:57 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:58 DEBUG : one: size = 5 OK 2026/05/31 01:44:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:58 DEBUG : one: Unchanged skipping 2026/05/31 01:44:58 DEBUG : two: size = 3 OK 2026/05/31 01:44:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:59 DEBUG : two: size = 3 OK 2026/05/31 01:44:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 01:44:59 INFO : two: Copied (server-side copy) 2026/05/31 01:44:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/31 01:44:59 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:59 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:59 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:59 DEBUG : one: size = 5 OK 2026/05/31 01:44:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:59 DEBUG : one: Unchanged skipping 2026/05/31 01:44:59 DEBUG : two: size = 3 OK 2026/05/31 01:44:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:44:59 DEBUG : two: Unchanged skipping 2026/05/31 01:44:59 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:44:59 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:44:59 DEBUG : Waiting for deletions to finish 2026/05/31 01:44:59 INFO : There was nothing to transfer 2026/05/31 01:45:00 DEBUG : one: size = 5 OK 2026/05/31 01:45:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:45:00 DEBUG : one: Unchanged skipping 2026/05/31 01:45:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:01 DEBUG : three: size = 5 (B2 bucket rclone-test-hojariq9tejo path CopyDest) 2026/05/31 01:45:01 DEBUG : three: Sizes differ 2026/05/31 01:45:01 DEBUG : three: Destination not found in --copy-dest 2026/05/31 01:45:01 DEBUG : three: Need to transfer - File not found at Destination 2026/05/31 01:45:01 DEBUG : two: size = 3 OK 2026/05/31 01:45:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 01:45:01 DEBUG : two: Unchanged skipping 2026/05/31 01:45:01 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:01 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:01 DEBUG : three: size = 7 OK 2026/05/31 01:45:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/31 01:45:01 INFO : three: Copied (new) 2026/05/31 01:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.22s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:45:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:45:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/backup" 2026/05/31 01:45:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:08 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:08 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:08 DEBUG : one: Sizes differ 2026/05/31 01:45:08 DEBUG : two: size = 3 OK 2026/05/31 01:45:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:08 DEBUG : two: Unchanged skipping 2026/05/31 01:45:09 DEBUG : one: size = 3 OK 2026/05/31 01:45:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:45:09 INFO : one: Copied (server-side copy) 2026/05/31 01:45:09 INFO : one: Deleted 2026/05/31 01:45:09 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:10 DEBUG : one: size = 4 OK 2026/05/31 01:45:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:10 INFO : one: Copied (new) 2026/05/31 01:45:10 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:11 DEBUG : three.txt: size = 5 OK 2026/05/31 01:45:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:45:11 INFO : three.txt: Copied (server-side copy) 2026/05/31 01:45:11 INFO : three.txt: Deleted 2026/05/31 01:45:11 INFO : three.txt: Moved into backup dir 2026/05/31 01:45:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:13 DEBUG : one: size = 4 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:13 DEBUG : one: Sizes differ 2026/05/31 01:45:13 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:13 DEBUG : two: size = 3 OK 2026/05/31 01:45:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:13 DEBUG : two: Unchanged skipping 2026/05/31 01:45:13 DEBUG : one: size = 4 OK 2026/05/31 01:45:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:13 INFO : one: Copied (server-side copy) 2026/05/31 01:45:13 INFO : one: Deleted 2026/05/31 01:45:13 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:14 DEBUG : one: size = 5 OK 2026/05/31 01:45:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 01:45:14 INFO : one: Copied (new) 2026/05/31 01:45:14 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:14 DEBUG : three.txt: size = 6 OK 2026/05/31 01:45:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:45:14 INFO : three.txt: Copied (server-side copy) 2026/05/31 01:45:15 INFO : three.txt: Deleted 2026/05/31 01:45:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.77s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:45:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/backup" 2026/05/31 01:45:20 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:20 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:20 DEBUG : one: Sizes differ 2026/05/31 01:45:20 DEBUG : two: size = 3 OK 2026/05/31 01:45:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:20 DEBUG : two: Unchanged skipping 2026/05/31 01:45:22 DEBUG : one.bak: size = 3 OK 2026/05/31 01:45:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:45:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 01:45:22 INFO : one: Deleted 2026/05/31 01:45:22 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:23 DEBUG : one: size = 4 OK 2026/05/31 01:45:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:23 INFO : one: Copied (new) 2026/05/31 01:45:23 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:23 DEBUG : three.txt.bak: size = 5 OK 2026/05/31 01:45:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:45:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 01:45:23 INFO : three.txt: Deleted 2026/05/31 01:45:23 INFO : three.txt: Moved into backup dir 2026/05/31 01:45:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:25 DEBUG : one: size = 4 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:25 DEBUG : one: Sizes differ 2026/05/31 01:45:25 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:25 DEBUG : two: size = 3 OK 2026/05/31 01:45:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:25 DEBUG : two: Unchanged skipping 2026/05/31 01:45:25 DEBUG : one.bak: size = 4 OK 2026/05/31 01:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:25 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 01:45:26 INFO : one: Deleted 2026/05/31 01:45:26 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:26 DEBUG : one: size = 5 OK 2026/05/31 01:45:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 01:45:26 INFO : one: Copied (new) 2026/05/31 01:45:26 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:26 DEBUG : three.txt.bak: size = 6 OK 2026/05/31 01:45:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:45:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 01:45:27 INFO : three.txt: Deleted 2026/05/31 01:45:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/backup" 2026/05/31 01:45:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:33 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:33 DEBUG : one: Sizes differ 2026/05/31 01:45:33 DEBUG : two: size = 3 OK 2026/05/31 01:45:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:33 DEBUG : two: Unchanged skipping 2026/05/31 01:45:33 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:34 DEBUG : one-2019-01-01: size = 3 OK 2026/05/31 01:45:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:45:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 01:45:34 INFO : one: Deleted 2026/05/31 01:45:34 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:35 DEBUG : one: size = 4 OK 2026/05/31 01:45:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:35 INFO : one: Copied (new) 2026/05/31 01:45:35 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/31 01:45:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:45:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 01:45:36 INFO : three.txt: Deleted 2026/05/31 01:45:36 INFO : three.txt: Moved into backup dir 2026/05/31 01:45:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:38 DEBUG : one: size = 4 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:38 DEBUG : two: size = 3 OK 2026/05/31 01:45:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:38 DEBUG : two: Unchanged skipping 2026/05/31 01:45:38 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:38 DEBUG : one: Sizes differ 2026/05/31 01:45:38 DEBUG : one-2019-01-01: size = 4 OK 2026/05/31 01:45:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 01:45:39 INFO : one: Deleted 2026/05/31 01:45:39 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:39 DEBUG : one: size = 5 OK 2026/05/31 01:45:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 01:45:39 INFO : one: Copied (new) 2026/05/31 01:45:39 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/31 01:45:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:45:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 01:45:40 INFO : three.txt: Deleted 2026/05/31 01:45:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.00s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:45:45 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:45 DEBUG : two: size = 3 OK 2026/05/31 01:45:45 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:45 DEBUG : one: Sizes differ 2026/05/31 01:45:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:45 DEBUG : two: Unchanged skipping 2026/05/31 01:45:45 DEBUG : one.bak: size = 3 OK 2026/05/31 01:45:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:45:45 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 01:45:45 INFO : one: Deleted 2026/05/31 01:45:45 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:46 DEBUG : one: size = 4 OK 2026/05/31 01:45:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:46 INFO : one: Copied (new) 2026/05/31 01:45:46 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:47 DEBUG : three.txt.bak: size = 5 OK 2026/05/31 01:45:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:45:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 01:45:47 INFO : three.txt: Deleted 2026/05/31 01:45:47 INFO : three.txt: Moved into backup dir 2026/05/31 01:45:47 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1174-00.backblaze.com/b2api/v1/b2_upload_file/0fd26d83b01d7bbb9fe80e1b/c001_v0001174_t0053": EOF 2026/05/31 01:45:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-00.backblaze.com/b2api/v1/b2_upload_file/0fd26d83b01d7bbb9fe80e1b/c001_v0001174_t0053": EOF) 2026/05/31 01:45:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hojariq9tejo: 1/10 (Post "https://pod-000-1174-00.backblaze.com/b2api/v1/b2_upload_file/0fd26d83b01d7bbb9fe80e1b/c001_v0001174_t0053": EOF) 2026/05/31 01:45:50 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 01:45:50 DEBUG : one.bak: Excluded (Path Filter) 2026/05/31 01:45:50 DEBUG : one.bak: Excluded 2026/05/31 01:45:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/31 01:45:50 DEBUG : three.txt.bak: Excluded 2026/05/31 01:45:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:50 DEBUG : one: size = 4 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:50 DEBUG : one: Sizes differ 2026/05/31 01:45:50 DEBUG : two: size = 3 OK 2026/05/31 01:45:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:50 DEBUG : two: Unchanged skipping 2026/05/31 01:45:50 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for checks to finish 2026/05/31 01:45:51 DEBUG : one.bak: size = 4 OK 2026/05/31 01:45:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:51 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 01:45:51 INFO : one: Deleted 2026/05/31 01:45:51 DEBUG : B2 bucket rclone-test-hojariq9tejo path dst: Waiting for transfers to finish 2026/05/31 01:45:51 DEBUG : one: size = 5 OK 2026/05/31 01:45:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 01:45:51 INFO : one: Copied (new) 2026/05/31 01:45:51 DEBUG : Waiting for deletions to finish 2026/05/31 01:45:52 DEBUG : three.txt.bak: size = 6 OK 2026/05/31 01:45:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:45:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 01:45:52 INFO : three.txt: Deleted 2026/05/31 01:45:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.31s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:45:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:45:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:56 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:56 DEBUG : one: Sizes differ 2026/05/31 01:45:57 DEBUG : one.bak: size = 3 OK 2026/05/31 01:45:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:45:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 01:45:58 INFO : one: Deleted 2026/05/31 01:45:58 DEBUG : one: size = 4 OK 2026/05/31 01:45:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:45:58 INFO : one: Copied (new) 2026/05/31 01:45:59 DEBUG : two: size = 3 OK 2026/05/31 01:45:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:45:59 DEBUG : two: Unchanged skipping 2026/05/31 01:45:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:45:59 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:45:59 DEBUG : three.txt: Sizes differ 2026/05/31 01:45:59 DEBUG : three.txt.bak: size = 5 OK 2026/05/31 01:45:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:45:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 01:46:00 INFO : three.txt: Deleted 2026/05/31 01:46:00 DEBUG : three.txt: size = 6 OK 2026/05/31 01:46:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:46:00 INFO : three.txt: Copied (new) 2026/05/31 01:46:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:01 DEBUG : one: size = 4 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:46:01 DEBUG : one: Sizes differ 2026/05/31 01:46:02 DEBUG : one.bak: size = 4 OK 2026/05/31 01:46:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:46:02 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 01:46:02 INFO : one: Deleted 2026/05/31 01:46:02 DEBUG : one: size = 5 OK 2026/05/31 01:46:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 01:46:02 INFO : one: Copied (new) 2026/05/31 01:46:02 DEBUG : two: size = 3 OK 2026/05/31 01:46:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:02 DEBUG : two: Unchanged skipping 2026/05/31 01:46:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:03 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:46:03 DEBUG : three.txt: Sizes differ 2026/05/31 01:46:05 DEBUG : three.txt.bak: size = 6 OK 2026/05/31 01:46:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:46:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 01:46:05 INFO : three.txt: Deleted 2026/05/31 01:46:05 DEBUG : three.txt: size = 19 OK 2026/05/31 01:46:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/31 01:46:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hojariq9tejo/dst" 2026/05/31 01:46:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:10 DEBUG : one: size = 3 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:46:10 DEBUG : one: Sizes differ 2026/05/31 01:46:11 DEBUG : one-2019-01-01: size = 3 OK 2026/05/31 01:46:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 01:46:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 01:46:11 INFO : one: Deleted 2026/05/31 01:46:12 DEBUG : one: size = 4 OK 2026/05/31 01:46:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:46:12 INFO : one: Copied (new) 2026/05/31 01:46:12 DEBUG : two: size = 3 OK 2026/05/31 01:46:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:12 DEBUG : two: Unchanged skipping 2026/05/31 01:46:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:46:12 DEBUG : three.txt: Sizes differ 2026/05/31 01:46:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/31 01:46:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 01:46:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 01:46:13 INFO : three.txt: Deleted 2026/05/31 01:46:14 DEBUG : three.txt: size = 6 OK 2026/05/31 01:46:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:46:14 INFO : three.txt: Copied (new) 2026/05/31 01:46:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:15 DEBUG : one: size = 4 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:46:15 DEBUG : one: Sizes differ 2026/05/31 01:46:15 DEBUG : one-2019-01-01: size = 4 OK 2026/05/31 01:46:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 01:46:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 01:46:16 INFO : one: Deleted 2026/05/31 01:46:17 DEBUG : one: size = 5 OK 2026/05/31 01:46:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 01:46:17 INFO : one: Copied (new) 2026/05/31 01:46:17 DEBUG : two: size = 3 OK 2026/05/31 01:46:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:17 DEBUG : two: Unchanged skipping 2026/05/31 01:46:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:17 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hojariq9tejo path dst) 2026/05/31 01:46:17 DEBUG : three.txt: Sizes differ 2026/05/31 01:46:17 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/31 01:46:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 01:46:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 01:46:18 INFO : three.txt: Deleted 2026/05/31 01:46:18 DEBUG : three.txt: size = 19 OK 2026/05/31 01:46:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/31 01:46:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.56s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:46:20 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:46:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:20 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:46:20 DEBUG : Testêé: Sizes differ 2026/05/31 01:46:20 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:46:21 DEBUG : Testêé: size = 14 OK 2026/05/31 01:46:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/31 01:46:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/31 01:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.20s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:46:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 01:46:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:46:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:46:22 DEBUG : existing: size = 6 OK 2026/05/31 01:46:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 01:46:22 INFO : existing: Copied (new) 2026/05/31 01:46:22 DEBUG : Waiting for deletions to finish 2026/05/31 01:46:23 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:46:23 DEBUG : existing: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:46:23 DEBUG : existing: Sizes differ 2026/05/31 01:46:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/31 01:46:23 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:46:23 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:46:23 ERROR : B2 bucket rclone-test-hojariq9tejo: not deleting files as there were IO errors 2026/05/31 01:46:23 ERROR : B2 bucket rclone-test-hojariq9tejo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:46:24 DEBUG : EXISTING: size = 6 OK 2026/05/31 01:46:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:24 DEBUG : existing: Unchanged skipping 2026/05/31 01:46:24 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:46:24 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:46:24 DEBUG : Waiting for deletions to finish 2026/05/31 01:46:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:46:42 DEBUG : both0: size = 6 OK 2026/05/31 01:46:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both12: size = 6 OK 2026/05/31 01:46:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both0: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both13: size = 6 OK 2026/05/31 01:46:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both10: size = 6 OK 2026/05/31 01:46:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both11: size = 6 OK 2026/05/31 01:46:42 DEBUG : both12: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both14: size = 6 OK 2026/05/31 01:46:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both11: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both15: size = 6 OK 2026/05/31 01:46:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both15: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both16: size = 6 OK 2026/05/31 01:46:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both16: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both17: size = 6 OK 2026/05/31 01:46:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both17: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both18: size = 6 OK 2026/05/31 01:46:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:46:42 DEBUG : both18: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both19: size = 6 OK 2026/05/31 01:46:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both19: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both1: size = 6 OK 2026/05/31 01:46:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both14: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both2: size = 6 OK 2026/05/31 01:46:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both2: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both3: size = 6 OK 2026/05/31 01:46:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both13: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both4: size = 6 OK 2026/05/31 01:46:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both4: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both5: size = 6 OK 2026/05/31 01:46:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both10: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both6: size = 6 OK 2026/05/31 01:46:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both6: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both7: size = 6 OK 2026/05/31 01:46:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both1: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both8: size = 6 OK 2026/05/31 01:46:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both8: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both9: size = 6 OK 2026/05/31 01:46:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:46:42 DEBUG : both9: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both3: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both5: Unchanged skipping 2026/05/31 01:46:42 DEBUG : both7: Unchanged skipping 2026/05/31 01:46:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:46:42 DEBUG : Waiting for deletions to finish 2026/05/31 01:46:42 INFO : only10: Deleted 2026/05/31 01:46:42 INFO : only12: Deleted 2026/05/31 01:46:42 INFO : only14: Deleted 2026/05/31 01:46:42 INFO : only4: Deleted 2026/05/31 01:46:42 INFO : only6: Deleted 2026/05/31 01:46:42 INFO : only7: Deleted 2026/05/31 01:46:42 INFO : only9: Deleted 2026/05/31 01:46:42 INFO : only11: Deleted 2026/05/31 01:46:42 INFO : only16: Deleted 2026/05/31 01:46:42 INFO : only17: Deleted 2026/05/31 01:46:43 INFO : only18: Deleted 2026/05/31 01:46:43 INFO : only1: Deleted 2026/05/31 01:46:43 INFO : only3: Deleted 2026/05/31 01:46:43 INFO : only5: Deleted 2026/05/31 01:46:43 INFO : only0: Deleted 2026/05/31 01:46:43 INFO : only15: Deleted 2026/05/31 01:46:43 INFO : only19: Deleted 2026/05/31 01:46:43 INFO : only2: Deleted 2026/05/31 01:46:43 INFO : only13: Deleted 2026/05/31 01:46:43 INFO : only8: Deleted 2026/05/31 01:46:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.78s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:47:03 DEBUG : both10: size = 6 OK 2026/05/31 01:47:03 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:47:03 DEBUG : both11: size = 6 OK 2026/05/31 01:47:03 DEBUG : both12: size = 6 OK 2026/05/31 01:47:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both11: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both13: size = 6 OK 2026/05/31 01:47:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both12: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both14: size = 6 OK 2026/05/31 01:47:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both14: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both15: size = 6 OK 2026/05/31 01:47:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both15: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both16: size = 6 OK 2026/05/31 01:47:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both16: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both17: size = 6 OK 2026/05/31 01:47:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both17: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both18: size = 6 OK 2026/05/31 01:47:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both18: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both19: size = 6 OK 2026/05/31 01:47:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both19: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both1: size = 6 OK 2026/05/31 01:47:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both10: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both2: size = 6 OK 2026/05/31 01:47:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both2: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both3: size = 6 OK 2026/05/31 01:47:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both3: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both4: size = 6 OK 2026/05/31 01:47:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both4: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both5: size = 6 OK 2026/05/31 01:47:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both5: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both0: size = 6 OK 2026/05/31 01:47:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both0: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both7: size = 6 OK 2026/05/31 01:47:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both7: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both8: size = 6 OK 2026/05/31 01:47:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both8: Unchanged skipping 2026/05/31 01:47:03 DEBUG : both9: size = 6 OK 2026/05/31 01:47:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : both9: Unchanged skipping 2026/05/31 01:47:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only0: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only0: Sizes differ 2026/05/31 01:47:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only10: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only10: Sizes differ 2026/05/31 01:47:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only11: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only11: Sizes differ 2026/05/31 01:47:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only12: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only12: Sizes differ 2026/05/31 01:47:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only13: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only13: Sizes differ 2026/05/31 01:47:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only14: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only14: Sizes differ 2026/05/31 01:47:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only15: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only15: Sizes differ 2026/05/31 01:47:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only16: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only16: Sizes differ 2026/05/31 01:47:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only17: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only17: Sizes differ 2026/05/31 01:47:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only18: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only18: Sizes differ 2026/05/31 01:47:03 DEBUG : both6: size = 6 OK 2026/05/31 01:47:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:03 DEBUG : only19: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only19: Sizes differ 2026/05/31 01:47:03 DEBUG : both6: Unchanged skipping 2026/05/31 01:47:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only1: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only1: Sizes differ 2026/05/31 01:47:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only2: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only2: Sizes differ 2026/05/31 01:47:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only3: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only3: Sizes differ 2026/05/31 01:47:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only4: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only4: Sizes differ 2026/05/31 01:47:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only5: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only5: Sizes differ 2026/05/31 01:47:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only6: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only6: Sizes differ 2026/05/31 01:47:03 DEBUG : both1: Unchanged skipping 2026/05/31 01:47:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only7: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only7: Sizes differ 2026/05/31 01:47:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only8: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only8: Sizes differ 2026/05/31 01:47:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2812447606) 2026/05/31 01:47:03 DEBUG : only9: size = 6 (B2 bucket rclone-test-hojariq9tejo) 2026/05/31 01:47:03 DEBUG : only9: Sizes differ 2026/05/31 01:47:03 DEBUG : both13: Unchanged skipping 2026/05/31 01:47:03 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:47:03 DEBUG : only0: size = 0 OK 2026/05/31 01:47:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:03 INFO : only0: Copied (replaced existing) 2026/05/31 01:47:03 DEBUG : only13: size = 0 OK 2026/05/31 01:47:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:03 INFO : only13: Copied (replaced existing) 2026/05/31 01:47:03 DEBUG : only10: size = 0 OK 2026/05/31 01:47:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:03 INFO : only10: Copied (replaced existing) 2026/05/31 01:47:03 DEBUG : only11: size = 0 OK 2026/05/31 01:47:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:03 INFO : only11: Copied (replaced existing) 2026/05/31 01:47:03 DEBUG : only14: size = 0 OK 2026/05/31 01:47:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:03 INFO : only14: Copied (replaced existing) 2026/05/31 01:47:03 DEBUG : only15: size = 0 OK 2026/05/31 01:47:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:03 INFO : only15: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only16: size = 0 OK 2026/05/31 01:47:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only16: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only12: size = 0 OK 2026/05/31 01:47:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only12: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only17: size = 0 OK 2026/05/31 01:47:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only17: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only18: size = 0 OK 2026/05/31 01:47:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only18: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only1: size = 0 OK 2026/05/31 01:47:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only1: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only19: size = 0 OK 2026/05/31 01:47:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only19: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only3: size = 0 OK 2026/05/31 01:47:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only3: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only4: size = 0 OK 2026/05/31 01:47:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only4: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only5: size = 0 OK 2026/05/31 01:47:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only5: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only2: size = 0 OK 2026/05/31 01:47:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only2: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only6: size = 0 OK 2026/05/31 01:47:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only6: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only8: size = 0 OK 2026/05/31 01:47:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only8: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only9: size = 0 OK 2026/05/31 01:47:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only9: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : only7: size = 0 OK 2026/05/31 01:47:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 01:47:04 INFO : only7: Copied (replaced existing) 2026/05/31 01:47:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.22s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:47:12 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:47:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:47:12 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 01:47:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:47:12 INFO : empty_on_remote: Making directory 2026/05/31 01:47:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/31 01:47:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (4.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:47:17 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:47:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:47:17 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 01:47:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 01:47:17 INFO : empty_on_remote: Making directory 2026/05/31 01:47:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/31 01:47:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:47:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:20 INFO : sub dir: Making directory 2026/05/31 01:47:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (6.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 01:47:27 INFO : sub dir: Making directory 2026/05/31 01:47:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:47:45 DEBUG : apple: Clearing upload URL because of error: Post "https://pod-000-1179-02.backblaze.com/b2api/v1/b2_upload_file/0fd26d83b01d7bbb9fe80e1b/c001_v0001179_t0059": EOF 2026/05/31 01:47:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-02.backblaze.com/b2api/v1/b2_upload_file/0fd26d83b01d7bbb9fe80e1b/c001_v0001179_t0059": EOF) 2026/05/31 01:47:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "apple" to B2 bucket rclone-test-hojariq9tejo: 1/10 (Post "https://pod-000-1179-02.backblaze.com/b2api/v1/b2_upload_file/0fd26d83b01d7bbb9fe80e1b/c001_v0001179_t0059": EOF) 2026/05/31 01:47:50 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 01:47:56 DEBUG : Waiting for deletions to finish 2026/05/31 01:47:56 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:47:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : apple: size = 5 OK 2026/05/31 01:47:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : apple: Unchanged skipping 2026/05/31 01:47:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:47:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:47:57 DEBUG : banana: size = 6 OK 2026/05/31 01:47:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : banana: Unchanged skipping 2026/05/31 01:47:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:47:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:47:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:47:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:47:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:47:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:47:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:47:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:47:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:47:57 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:47:57 DEBUG : Waiting for deletions to finish 2026/05/31 01:47:57 INFO : There was nothing to transfer 2026/05/31 01:47:57 DEBUG : Waiting for deletions to finish 2026/05/31 01:47:57 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : apple: size = 5 OK 2026/05/31 01:47:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:47:58 DEBUG : apple: Unchanged skipping 2026/05/31 01:47:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : banana: size = 6 OK 2026/05/31 01:47:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:47:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:47:58 DEBUG : banana: Unchanged skipping 2026/05/31 01:47:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:47:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:47:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:47:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:47:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:47:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:47:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:47:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:47:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:47:58 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:47:58 DEBUG : Waiting for deletions to finish 2026/05/31 01:47:58 INFO : There was nothing to transfer 2026/05/31 01:47:58 DEBUG : Waiting for deletions to finish 2026/05/31 01:47:58 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:48:13 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:14 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:48:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:48:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:14 DEBUG : apple: size = 5 OK 2026/05/31 01:48:14 DEBUG : banana: size = 6 OK 2026/05/31 01:48:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:48:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:48:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:14 DEBUG : banana: Unchanged skipping 2026/05/31 01:48:14 DEBUG : apple: Unchanged skipping 2026/05/31 01:48:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:48:15 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:15 INFO : There was nothing to transfer 2026/05/31 01:48:15 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:15 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:48:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:48:15 DEBUG : banana: size = 6 OK 2026/05/31 01:48:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : apple: size = 5 OK 2026/05/31 01:48:15 DEBUG : banana: Unchanged skipping 2026/05/31 01:48:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:48:15 DEBUG : apple: Unchanged skipping 2026/05/31 01:48:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:48:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:48:15 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:48:15 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:15 INFO : There was nothing to transfer 2026/05/31 01:48:15 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:16 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:48:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:48:32 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:32 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:48:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:48:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 01:48:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:48:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:48:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/31 01:48:33 DEBUG : YmFuYW5h: size = 6 OK 2026/05/31 01:48:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 01:48:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 01:48:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/31 01:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:33 DEBUG : YXBwbGU=: size = 5 OK 2026/05/31 01:48:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 01:48:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/31 01:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 01:48:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 01:48:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 01:48:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 01:48:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/31 01:48:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 01:48:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 01:48:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 01:48:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 01:48:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/31 01:48:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 01:48:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/31 01:48:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 01:48:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/31 01:48:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 01:48:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/31 01:48:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 01:48:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/31 01:48:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 01:48:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/31 01:48:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 01:48:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/31 01:48:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 01:48:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/31 01:48:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 01:48:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/31 01:48:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 01:48:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:35 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:36 INFO : appleappleapplebanana: Deleted 2026/05/31 01:48:36 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 01:48:36 INFO : apple: Deleted 2026/05/31 01:48:36 INFO : splitbananasplit: Deleted 2026/05/31 01:48:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 01:48:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 01:48:36 INFO : banana: Deleted 2026/05/31 01:48:36 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:37 DEBUG : YXBwbGU=: size = 5 OK 2026/05/31 01:48:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:48:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : YmFuYW5h: size = 6 OK 2026/05/31 01:48:37 DEBUG : apple: Unchanged skipping 2026/05/31 01:48:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : banana: Unchanged skipping 2026/05/31 01:48:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/31 01:48:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/31 01:48:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/31 01:48:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/31 01:48:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:48:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/31 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:48:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:48:37 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:48:37 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:37 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/31 01:48:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/31 01:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 01:48:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 01:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 01:48:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 01:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 01:48:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 01:48:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 01:48:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 01:48:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 01:48:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 01:48:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:48:53 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:53 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 01:48:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 01:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 01:48:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/31 01:48:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 01:48:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 01:48:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 01:48:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 01:48:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 01:48:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 01:48:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 01:48:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 01:48:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 01:48:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 01:48:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 01:48:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 01:48:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 01:48:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 01:48:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 01:48:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/31 01:48:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:54 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:48:54 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:48:54 DEBUG : PREFIXapple: size = 5 OK 2026/05/31 01:48:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 01:48:54 INFO : apple: Copied (new) to: PREFIXapple 2026/05/31 01:48:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/31 01:48:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 01:48:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/31 01:48:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/31 01:48:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 01:48:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/31 01:48:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:54 DEBUG : PREFIXbanana: size = 6 OK 2026/05/31 01:48:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 01:48:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/31 01:48:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 01:48:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 01:48:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 01:48:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 01:48:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 01:48:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 01:48:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:54 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/31 01:48:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 01:48:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/31 01:48:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 01:48:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/31 01:48:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 01:48:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/31 01:48:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 01:48:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/31 01:48:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 01:48:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/31 01:48:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 01:48:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/31 01:48:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 01:48:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/31 01:48:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 01:48:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/31 01:48:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 01:48:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/31 01:48:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 01:48:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:55 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 01:48:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 01:48:56 INFO : splitbananasplit: Deleted 2026/05/31 01:48:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 01:48:56 INFO : apple: Deleted 2026/05/31 01:48:56 INFO : appleappleapplebanana: Deleted 2026/05/31 01:48:56 INFO : banana: Deleted 2026/05/31 01:48:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 01:48:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 01:48:56 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 01:48:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 01:48:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 01:48:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 01:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 01:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 01:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 01:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 01:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 01:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 01:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 01:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 01:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 01:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 01:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 01:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 01:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 01:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 01:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 01:48:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:48:57 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:48:57 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:48:57 DEBUG : apple: size = 5 OK 2026/05/31 01:48:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 01:48:57 INFO : apple: Copied (new) 2026/05/31 01:48:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:48:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 01:48:57 INFO : appleappleapplebanana: Copied (new) 2026/05/31 01:48:57 DEBUG : banana: size = 6 OK 2026/05/31 01:48:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 01:48:57 INFO : banana: Copied (new) 2026/05/31 01:48:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:48:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 01:48:57 INFO : splitbananasplit: Copied (new) 2026/05/31 01:48:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:48:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 01:48:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/31 01:48:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:48:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 01:48:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/31 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 01:48:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 01:48:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 01:48:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 01:48:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 01:48:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 01:48:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 01:48:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:48:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 01:48:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:48:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 01:48:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/31 01:48:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:48:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 01:48:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/31 01:48:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:48:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 01:48:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/31 01:48:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:48:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 01:48:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/31 01:48:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:48:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 01:48:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/31 01:48:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:48:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 01:48:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/31 01:48:59 DEBUG : Waiting for deletions to finish 2026/05/31 01:48:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/31 01:48:59 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/31 01:48:59 INFO : PREFIXapple: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/31 01:48:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/31 01:49:00 INFO : PREFIXbanana: Deleted 2026/05/31 01:49:00 INFO : PREFIXsplitbananasplit: Deleted 2026/05/31 01:49:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/31 01:49:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/31 01:49:00 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:00 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:00 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:49:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:49:17 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:18 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:49:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:18 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:49:18 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:49:18 DEBUG : appleSUFFIX: size = 5 OK 2026/05/31 01:49:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 01:49:18 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/31 01:49:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 01:49:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:18 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/31 01:49:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 01:49:18 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/31 01:49:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 01:49:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:19 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/31 01:49:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 01:49:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 01:49:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 01:49:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 01:49:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 01:49:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 01:49:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 01:49:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 01:49:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/31 01:49:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 01:49:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/31 01:49:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 01:49:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/31 01:49:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 01:49:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/31 01:49:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 01:49:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/31 01:49:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 01:49:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/31 01:49:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 01:49:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:20 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/31 01:49:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 01:49:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/31 01:49:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 01:49:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:21 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:21 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 01:49:21 INFO : apple: Deleted 2026/05/31 01:49:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 01:49:21 INFO : banana: Deleted 2026/05/31 01:49:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 01:49:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 01:49:21 INFO : appleappleapplebanana: Deleted 2026/05/31 01:49:21 INFO : splitbananasplit: Deleted 2026/05/31 01:49:21 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 01:49:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 01:49:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 01:49:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:49:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:49:23 DEBUG : apple: size = 5 OK 2026/05/31 01:49:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 01:49:23 INFO : apple: Copied (new) 2026/05/31 01:49:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:49:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 01:49:23 INFO : appleappleapplebanana: Copied (new) 2026/05/31 01:49:23 DEBUG : banana: size = 6 OK 2026/05/31 01:49:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 01:49:23 INFO : banana: Copied (new) 2026/05/31 01:49:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:49:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 01:49:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/31 01:49:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:49:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 01:49:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/31 01:49:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:49:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 01:49:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/31 01:49:23 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:49:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 01:49:23 INFO : splitbananasplit: Copied (new) 2026/05/31 01:49:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:49:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 01:49:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/31 01:49:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:49:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 01:49:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:49:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 01:49:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:49:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 01:49:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:49:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 01:49:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:49:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 01:49:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:49:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 01:49:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:49:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 01:49:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:49:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 01:49:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:49:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 01:49:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:49:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 01:49:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:49:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 01:49:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:49:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 01:49:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/31 01:49:24 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : splitbananasplitSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : bananaSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/31 01:49:25 INFO : appleSUFFIX: Deleted 2026/05/31 01:49:25 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:25 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:49:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:26 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:49:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:49:41 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:41 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 01:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 01:49:41 DEBUG : banana: size = 6 OK 2026/05/31 01:49:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:41 DEBUG : banana: Unchanged skipping 2026/05/31 01:49:41 DEBUG : apple: size = 5 OK 2026/05/31 01:49:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:41 DEBUG : apple: Unchanged skipping 2026/05/31 01:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 01:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 01:49:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 01:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:49:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:49:42 DEBUG : splitbanan: size = 16 OK 2026/05/31 01:49:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 01:49:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/31 01:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/31 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 01:49:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/31 01:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:42 DEBUG : appleapple: size = 21 OK 2026/05/31 01:49:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 01:49:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/31 01:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/31 01:49:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 01:49:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/31 01:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/31 01:49:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 01:49:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/31 01:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 01:49:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/31 01:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 01:49:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/31 01:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 01:49:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/31 01:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 01:49:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/31 01:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 01:49:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/31 01:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 01:49:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/31 01:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/31 01:49:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 01:49:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/31 01:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/31 01:49:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 01:49:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/31 01:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/31 01:49:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 01:49:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/31 01:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/31 01:49:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 01:49:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/31 01:49:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/31 01:49:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 01:49:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/31 01:49:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/31 01:49:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 01:49:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/31 01:49:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/31 01:49:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 01:49:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/31 01:49:44 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 01:49:44 INFO : appleappleapplebanana: Deleted 2026/05/31 01:49:44 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 01:49:44 INFO : splitbananasplit: Deleted 2026/05/31 01:49:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 01:49:44 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 01:49:45 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 01:49:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 01:49:45 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 01:49:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 01:49:45 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:45 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : appleapple: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:45 DEBUG : apple: size = 5 OK 2026/05/31 01:49:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : apple: Unchanged skipping 2026/05/31 01:49:45 DEBUG : appleapple: size = 21 OK 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:49:45 DEBUG : banana: size = 6 OK 2026/05/31 01:49:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : banana: Unchanged skipping 2026/05/31 01:49:45 DEBUG : splitbanan: size = 16 OK 2026/05/31 01:49:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 01:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 01:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 01:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 01:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 01:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 01:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 01:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 01:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 01:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 01:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 01:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 01:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 01:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 01:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 01:49:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/31 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:49:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:49:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:49:45 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:45 DEBUG : Waiting for deletions to finish 2026/05/31 01:49:46 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : appleapple: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/31 01:49:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 01:49:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 01:49:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 01:49:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 01:49:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 01:49:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 01:49:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 01:49:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 01:49:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 01:49:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 01:49:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 01:49:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 01:49:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 01:49:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 01:49:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 01:49:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 01:49:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 01:49:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:50:01 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:01 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:01 DEBUG : apple: size = 5 OK 2026/05/31 01:50:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:01 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:01 DEBUG : banana: size = 6 OK 2026/05/31 01:50:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:01 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:02 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:02 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:02 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:02 DEBUG : apple: size = 5 OK 2026/05/31 01:50:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:02 DEBUG : banana: size = 6 OK 2026/05/31 01:50:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:02 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:02 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:02 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:03 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:03 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:50:18 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:18 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : apple: size = 5 OK 2026/05/31 01:50:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:19 DEBUG : banana: size = 6 OK 2026/05/31 01:50:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:19 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:19 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:19 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:19 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : apple: size = 5 OK 2026/05/31 01:50:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:20 DEBUG : banana: size = 6 OK 2026/05/31 01:50:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:20 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:20 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:20 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:20 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:50:35 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:35 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:35 DEBUG : apple: size = 5 OK 2026/05/31 01:50:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:35 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:35 DEBUG : banana: size = 6 OK 2026/05/31 01:50:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:35 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:36 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:36 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:36 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:36 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:36 DEBUG : apple: size = 5 OK 2026/05/31 01:50:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:36 DEBUG : banana: size = 6 OK 2026/05/31 01:50:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:37 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:37 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:37 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:37 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:50:52 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:53 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:53 DEBUG : apple: size = 5 OK 2026/05/31 01:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:53 DEBUG : banana: size = 6 OK 2026/05/31 01:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:53 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:53 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:53 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:54 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:50:54 DEBUG : apple: size = 5 OK 2026/05/31 01:50:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : apple: Unchanged skipping 2026/05/31 01:50:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:50:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:50:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:50:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:50:54 DEBUG : banana: size = 6 OK 2026/05/31 01:50:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : banana: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:50:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:50:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:50:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:50:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:50:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:50:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:50:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:50:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:50:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:50:54 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:50:54 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:54 DEBUG : Waiting for deletions to finish 2026/05/31 01:50:55 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:50:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:09 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:10 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:51:10 DEBUG : apple: size = 5 OK 2026/05/31 01:51:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:10 DEBUG : apple: Unchanged skipping 2026/05/31 01:51:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:51:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:51:10 DEBUG : banana: size = 6 OK 2026/05/31 01:51:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:10 DEBUG : banana: Unchanged skipping 2026/05/31 01:51:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:51:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:51:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:51:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:51:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:51:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:51:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:51:11 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:11 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:11 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 01:51:11 DEBUG : apple: size = 5 OK 2026/05/31 01:51:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : apple: Unchanged skipping 2026/05/31 01:51:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 01:51:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 01:51:11 DEBUG : banana: size = 6 OK 2026/05/31 01:51:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : banana: Unchanged skipping 2026/05/31 01:51:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 01:51:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 01:51:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 01:51:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 01:51:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 01:51:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 01:51:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 01:51:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 01:51:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 01:51:12 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:12 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:12 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:12 DEBUG : apple: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : banana: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 01:51:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (226.44s) --- PASS: TestTransform/NFC (32.39s) --- PASS: TestTransform/NFD (17.64s) --- PASS: TestTransform/base64 (21.83s) --- PASS: TestTransform/prefix (22.68s) --- PASS: TestTransform/suffix (25.94s) --- PASS: TestTransform/truncate (19.55s) --- PASS: TestTransform/encoder (17.58s) --- PASS: TestTransform/ISO-8859-1 (16.96s) --- PASS: TestTransform/charmap (16.71s) --- PASS: TestTransform/lowercase (17.72s) --- PASS: TestTransform/ascii (17.43s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 01:51:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 01:51:17 INFO : sub dir_somesuffix: Making directory 2026/05/31 01:51:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 01:51:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/31 01:51:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 01:51:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 01:51:17 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:17 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/31 01:51:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 01:51:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:19 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:19 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:19 INFO : tictactoe: Making directory 2026/05/31 01:51:19 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:19 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/31 01:51:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:19 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:19 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/31 01:51:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/31 01:51:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.02s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:21 INFO : toe: Making directory 2026/05/31 01:51:21 INFO : toe/toe: Making directory 2026/05/31 01:51:21 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 01:51:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 01:51:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 01:51:21 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:21 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/31 01:51:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/31 01:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:22 INFO : toe: Making directory 2026/05/31 01:51:22 INFO : toe/toe: Making directory 2026/05/31 01:51:22 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 01:51:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 01:51:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 01:51:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:22 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/31 01:51:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/31 01:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:24 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:51:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 01:51:24 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:24 INFO : tictacempty_dir: Making directory 2026/05/31 01:51:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:24 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:24 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:24 INFO : tictactoe: Making directory 2026/05/31 01:51:24 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:24 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:24 INFO : tictactoe/tictactoe: Making directory 2026/05/31 01:51:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:24 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:24 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 01:51:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.71s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:26 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:51:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 01:51:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:26 INFO : tictacempty_dir: Making directory 2026/05/31 01:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:26 INFO : tictactoe: Making directory 2026/05/31 01:51:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:26 INFO : tictactoe/tictactoe: Making directory 2026/05/31 01:51:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 01:51:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:26 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/31 01:51:27 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:27 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:27 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:27 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 01:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/31 01:51:28 NOTICE: B2 bucket rclone-test-hojariq9tejo: 0 differences found 2026/05/31 01:51:28 NOTICE: B2 bucket rclone-test-hojariq9tejo: 1 matching files --- PASS: TestAllTag (2.55s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:28 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:28 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:28 INFO : tictactoe: Making directory 2026/05/31 01:51:28 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:28 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:28 INFO : tictactoe/tictactoe: Making directory 2026/05/31 01:51:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:28 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 01:51:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:29 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:29 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:30 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:30 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:30 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 01:51:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 01:51:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 01:51:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/31 01:51:30 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2026/05/31 01:51:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:31 INFO : toe: Making directory 2026/05/31 01:51:31 INFO : toe/toe: Making directory 2026/05/31 01:51:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 01:51:31 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:31 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:32 DEBUG : toe/toe/toe: size = 11 OK 2026/05/31 01:51:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:32 INFO : toe/toe/toe: Copied (new) 2026/05/31 01:51:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:32 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:51:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 01:51:32 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:33 INFO : tictacempty_dir: Making directory 2026/05/31 01:51:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:33 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:33 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:33 INFO : tictactoe: Making directory 2026/05/31 01:51:33 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:33 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:33 INFO : tictactoe/tictactoe: Making directory 2026/05/31 01:51:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 01:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:33 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:33 INFO : toe/toe/toe.txt: Deleted 2026/05/31 01:51:33 INFO : toe/toe: Removing directory 2026/05/31 01:51:33 INFO : toe: Removing directory 2026/05/31 01:51:33 INFO : empty_dir: Removing directory 2026/05/31 01:51:33 DEBUG : Local file system at /tmp/rclone2812447606: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:34 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:51:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 01:51:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:34 INFO : tictacempty_dir: Making directory 2026/05/31 01:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:34 INFO : tictactoe: Making directory 2026/05/31 01:51:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:34 INFO : tictactoe/tictactoe: Making directory 2026/05/31 01:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 01:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:34 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:34 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:35 INFO : toe/toe/toe.txt: Deleted 2026/05/31 01:51:35 INFO : toe/toe: Removing directory 2026/05/31 01:51:35 INFO : toe: Removing directory 2026/05/31 01:51:35 INFO : empty_dir: Removing directory 2026/05/31 01:51:35 DEBUG : Local file system at /tmp/rclone2812447606: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/31 01:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 01:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 01:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 01:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 01:51:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 01:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/31 01:51:37 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.69s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:38 DEBUG : Reset feature "Copy" 2026/05/31 01:51:38 DEBUG : Reset feature "Move" 2026/05/31 01:51:38 DEBUG : Reset feature "Copy" 2026/05/31 01:51:38 DEBUG : Reset feature "Move" 2026/05/31 01:51:38 DEBUG : empty_dir: Making directory with metadata 2026/05/31 01:51:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 01:51:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:38 INFO : tictacempty_dir: Making directory 2026/05/31 01:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 01:51:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:38 INFO : tictactoe: Making directory 2026/05/31 01:51:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 01:51:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:38 INFO : tictactoe/tictactoe: Making directory 2026/05/31 01:51:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 01:51:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 01:51:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:38 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:38 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 01:51:39 INFO : toe/toe/toe.txt: Deleted 2026/05/31 01:51:39 INFO : toe/toe: Removing directory 2026/05/31 01:51:39 INFO : toe: Removing directory 2026/05/31 01:51:39 INFO : empty_dir: Removing directory 2026/05/31 01:51:39 DEBUG : Local file system at /tmp/rclone2812447606: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/31 01:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 01:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 01:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 01:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 01:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 01:51:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 01:51:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/31 01:51:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.80s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:42 DEBUG : toe: transformed to: dG9l 2026/05/31 01:51:42 DEBUG : toe: transformed to: dG9l 2026/05/31 01:51:42 INFO : dG9l: Making directory 2026/05/31 01:51:42 DEBUG : toe: transformed to: dG9l 2026/05/31 01:51:42 DEBUG : toe: transformed to: dG9l 2026/05/31 01:51:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/31 01:51:42 INFO : dG9l/dG9l: Making directory 2026/05/31 01:51:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/31 01:51:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/31 01:51:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 01:51:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 01:51:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 01:51:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:42 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/31 01:51:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 01:51:42 DEBUG : Waiting for deletions to finish 2026/05/31 01:51:43 DEBUG : dG9l: transformed to: toe 2026/05/31 01:51:43 DEBUG : dG9l: transformed to: toe 2026/05/31 01:51:43 DEBUG : dG9l: transformed to: toe 2026/05/31 01:51:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/31 01:51:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/31 01:51:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 01:51:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/31 01:51:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/31 01:51:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/31 01:51:43 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for checks to finish 2026/05/31 01:51:43 DEBUG : Local file system at /tmp/rclone2812447606: Waiting for transfers to finish 2026/05/31 01:51:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-hojariq9tejo", Local "Local file system at /tmp/rclone2812447606", Modify Window "1ms" 2026/05/31 01:51:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:44 DEBUG : toe: transformed to: 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe: transformed to: 2026/05/31 01:51:45 INFO : B2 bucket rclone-test-hojariq9tejo: Making directory 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe: transformed to: 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe: transformed to: 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe/toe: transformed to: 2026/05/31 01:51:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/31 01:51:45 INFO : toe/toe: Making directory 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe/toe: transformed to: 2026/05/31 01:51:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe: transformed to: 2026/05/31 01:51:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 01:51:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 01:51:45 DEBUG : toe/toe/toe: transformed to: 2026/05/31 01:51:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/31 01:51:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for checks to finish 2026/05/31 01:51:45 DEBUG : B2 bucket rclone-test-hojariq9tejo: Waiting for transfers to finish 2026/05/31 01:51:45 DEBUG : toe/toe/toe: size = 11 OK 2026/05/31 01:51:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 01:51:45 INFO : toe/toe/toe: Copied (new) 2026/05/31 01:51:45 ERROR : B2 bucket rclone-test-hojariq9tejo: not deleting files as there were IO errors 2026/05/31 01:51:45 ERROR : B2 bucket rclone-test-hojariq9tejo: not deleting directories as there were IO errors --- PASS: TestError (2.09s) PASS 2026/05/31 01:51:46 DEBUG : B2 bucket rclone-test-hojariq9tejo: Purge remote 2026/05/31 01:51:46 INFO : B2 bucket rclone-test-hojariq9tejo: cleaning bucket "rclone-test-hojariq9tejo" of all files 2026/05/31 01:51:48 DEBUG : BackupDir/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b754_d20260531_m014502_c001_v7007000_t0000_u01780191902125") 2026/05/31 01:51:48 DEBUG : BackupDir/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1092a91ff30dc5c6_d20260531_m014456_c001_v0001181_t0024_u01780191896788") 2026/05/31 01:51:48 DEBUG : CompareDest/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f6fed_d20260531_m014436_c001_v7007000_t0000_u01780191876659") 2026/05/31 01:51:48 DEBUG : CompareDest/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056f22_d20260531_m014431_c001_v0001174_t0000_u01780191871075") 2026/05/31 01:51:48 DEBUG : CompareDest/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f6fee_d20260531_m014436_c001_v7007000_t0000_u01780191876844") 2026/05/31 01:51:48 DEBUG : CompareDest/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406273_d20260531_m014432_c001_v0001174_t0012_u01780191872181") 2026/05/31 01:51:48 DEBUG : CopyDest/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b755_d20260531_m014502_c001_v7007000_t0000_u01780191902313") 2026/05/31 01:51:48 DEBUG : CopyDest/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406361_d20260531_m014453_c001_v0001174_t0047_u01780191893637") 2026/05/31 01:51:48 DEBUG : CopyDest/three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b756_d20260531_m014502_c001_v7007000_t0000_u01780191902504") 2026/05/31 01:51:48 DEBUG : CopyDest/three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f4063a3_d20260531_m014500_c001_v0001174_t0020_u01780191900268") 2026/05/31 01:51:48 DEBUG : CopyDest/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b757_d20260531_m014502_c001_v7007000_t0000_u01780191902689") 2026/05/31 01:51:48 DEBUG : CopyDest/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057062_d20260531_m014457_c001_v0001174_t0057_u01780191897929") 2026/05/31 01:51:48 DEBUG : EXISTING: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b8526_d20260531_m014625_c001_v7007000_t0000_u01780191985174") 2026/05/31 01:51:48 DEBUG : EXISTING: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305750f_d20260531_m014624_c001_v0001174_t0018_u01780191984120") 2026/05/31 01:51:48 DEBUG : PREFIXapple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22d2_d20260531_m014859_c001_v7007000_t0000_u01780192139772") 2026/05/31 01:51:48 DEBUG : PREFIXapple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e44_d20260531_m014853_c001_v0001174_t0053_u01780192133946") 2026/05/31 01:51:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41117b598387f402_d20260531_m014859_c001_v7007000_t0000_u01780192139610") 2026/05/31 01:51:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5134_d20260531_m014853_c001_v0001136_t0018_u01780192133954") 2026/05/31 01:51:48 DEBUG : PREFIXbanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a4d24_d20260531_m014859_c001_v7007000_t0000_u01780192139930") 2026/05/31 01:51:48 DEBUG : PREFIXbanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11993c_d20260531_m014853_c001_v0001109_t0032_u01780192133976") 2026/05/31 01:51:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd600_d20260531_m014859_c001_v7007000_t0000_u01780192139951") 2026/05/31 01:51:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df282_d20260531_m014853_c001_v0001167_t0038_u01780192133965") 2026/05/31 01:51:49 DEBUG : Testêé: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b8520_d20260531_m014621_c001_v7007000_t0000_u01780191981760") 2026/05/31 01:51:49 DEBUG : Testêé: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330574db_d20260531_m014620_c001_v0001174_t0016_u01780191980990") 2026/05/31 01:51:49 DEBUG : Testêé: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330574d1_d20260531_m014620_c001_v0001174_t0022_u01780191980293") 2026/05/31 01:51:49 DEBUG : YXBwbGU=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496dff_d20260531_m014838_c001_v7007000_t0000_u01780192118490") 2026/05/31 01:51:49 DEBUG : YXBwbGU=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119901_d20260531_m014833_c001_v0001109_t0018_u01780192113350") 2026/05/31 01:51:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e00_d20260531_m014838_c001_v7007000_t0000_u01780192118674") 2026/05/31 01:51:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057cde_d20260531_m014833_c001_v0001174_t0033_u01780192113340") 2026/05/31 01:51:49 DEBUG : YmFuYW5h: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e01_d20260531_m014838_c001_v7007000_t0000_u01780192118856") 2026/05/31 01:51:49 DEBUG : YmFuYW5h: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e510e_d20260531_m014833_c001_v0001136_t0058_u01780192113358") 2026/05/31 01:51:49 DEBUG : a/potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79ad_d20260531_m014257_c001_v7007000_t0000_u01780191777778") 2026/05/31 01:51:49 DEBUG : a/potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330569dc_d20260531_m014257_c001_v0001174_t0055_u01780191777004") 2026/05/31 01:51:49 DEBUG : a/potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a1dda_d20260531_m014255_c001_v7007000_t0000_u01780191775230") 2026/05/31 01:51:49 DEBUG : a/potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056998_d20260531_m014253_c001_v0001174_t0046_u01780191773924") 2026/05/31 01:51:49 DEBUG : a/potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26e6_d20260531_m014236_c001_v7007000_t0000_u01780191756721") 2026/05/31 01:51:49 DEBUG : a/potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056882_d20260531_m014235_c001_v0001174_t0039_u01780191755780") 2026/05/31 01:51:49 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802147_d20260531_m015112_c001_v7007000_t0000_u01780192272990") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df5be_d20260531_m015108_c001_v0001167_t0003_u01780192268183") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a60fb_d20260531_m015055_c001_v7007000_t0000_u01780192255682") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df542_d20260531_m015050_c001_v0001167_t0030_u01780192250732") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fa5_d20260531_m015037_c001_v7007000_t0000_u01780192237905") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df4d8_d20260531_m015033_c001_v0001167_t0055_u01780192233824") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe0_d20260531_m015021_c001_v7007000_t0000_u01780192221261") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df45c_d20260531_m015016_c001_v0001167_t0044_u01780192216748") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e0b_d20260531_m015004_c001_v7007000_t0000_u01780192204197") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df3e0_d20260531_m014959_c001_v0001167_t0013_u01780192199363") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640524_d20260531_m014946_c001_v7007000_t0000_u01780192186755") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df390_d20260531_m014939_c001_v0001167_t0031_u01780192179557") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e03_d20260531_m014926_c001_v7007000_t0000_u01780192166858") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df32c_d20260531_m014922_c001_v0001167_t0027_u01780192162793") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7340_d20260531_m014921_c001_v7007000_t0000_u01780192161613") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e516c_d20260531_m014916_c001_v0001136_t0033_u01780192156316") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f731d_d20260531_m014901_c001_v7007000_t0000_u01780192141309") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5142_d20260531_m014857_c001_v0001136_t0036_u01780192137286") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41117b598387f3ff_d20260531_m014856_c001_v7007000_t0000_u01780192136179") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e26_d20260531_m014851_c001_v0001174_t0015_u01780192131413") 2026/05/31 01:51:50 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5ec_d20260531_m014836_c001_v7007000_t0000_u01780192116605") 2026/05/31 01:51:51 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5108_d20260531_m014830_c001_v0001136_t0041_u01780192110561") 2026/05/31 01:51:51 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0ede2_d20260531_m014816_c001_v7007000_t0000_u01780192096747") 2026/05/31 01:51:51 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057ba2_d20260531_m014812_c001_v0001174_t0045_u01780192092213") 2026/05/31 01:51:51 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd582_d20260531_m014759_c001_v7007000_t0000_u01780192079150") 2026/05/31 01:51:51 DEBUG : apple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119879_d20260531_m014747_c001_v0001109_t0035_u01780192067103") 2026/05/31 01:51:51 DEBUG : appleSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e01_d20260531_m014925_c001_v7007000_t0000_u01780192165495") 2026/05/31 01:51:51 DEBUG : appleSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5170_d20260531_m014918_c001_v0001136_t0040_u01780192158587") 2026/05/31 01:51:51 DEBUG : appleapple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6407a8_d20260531_m014946_c001_v7007000_t0000_u01780192186938") 2026/05/31 01:51:51 DEBUG : appleapple: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199d7_d20260531_m014942_c001_v0001109_t0019_u01780192182056") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802148_d20260531_m015113_c001_v7007000_t0000_u01780192273173") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305869a_d20260531_m015109_c001_v0001174_t0021_u01780192269001") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a60fc_d20260531_m015055_c001_v7007000_t0000_u01780192255863") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330585a6_d20260531_m015051_c001_v0001174_t0034_u01780192251831") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fa6_d20260531_m015038_c001_v7007000_t0000_u01780192238090") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330584b6_d20260531_m015034_c001_v0001174_t0001_u01780192234639") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe1_d20260531_m015021_c001_v7007000_t0000_u01780192221444") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058360_d20260531_m015017_c001_v0001174_t0000_u01780192217786") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e0c_d20260531_m015004_c001_v7007000_t0000_u01780192204381") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058238_d20260531_m015000_c001_v0001174_t0005_u01780192200268") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0197074_d20260531_m014944_c001_v7007000_t0000_u01780192184739") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058108_d20260531_m014940_c001_v0001174_t0056_u01780192180590") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e04_d20260531_m014927_c001_v7007000_t0000_u01780192167040") 2026/05/31 01:51:51 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058016_d20260531_m014922_c001_v0001174_t0042_u01780192162805") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c7ac_d20260531_m014921_c001_v7007000_t0000_u01780192161827") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057f98_d20260531_m014916_c001_v0001174_t0034_u01780192156971") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f731e_d20260531_m014901_c001_v7007000_t0000_u01780192141490") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e7e_d20260531_m014857_c001_v0001174_t0053_u01780192137299") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22ce_d20260531_m014856_c001_v7007000_t0000_u01780192136200") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df278_d20260531_m014852_c001_v0001167_t0000_u01780192132296") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5e8_d20260531_m014836_c001_v7007000_t0000_u01780192116056") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198fb_d20260531_m014831_c001_v0001109_t0058_u01780192111325") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0ede3_d20260531_m014816_c001_v7007000_t0000_u01780192096929") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50da_d20260531_m014813_c001_v0001136_t0024_u01780192093200") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd583_d20260531_m014759_c001_v7007000_t0000_u01780192079332") 2026/05/31 01:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057a38_d20260531_m014751_c001_v0001174_t0009_u01780192071859") 2026/05/31 01:51:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7347_d20260531_m014925_c001_v7007000_t0000_u01780192165319") 2026/05/31 01:51:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df312_d20260531_m014918_c001_v0001167_t0049_u01780192158599") 2026/05/31 01:51:52 DEBUG : b/potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79ae_d20260531_m014257_c001_v7007000_t0000_u01780191777959") 2026/05/31 01:51:52 DEBUG : b/potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330569c2_d20260531_m014255_c001_v0001174_t0043_u01780191775777") 2026/05/31 01:51:52 DEBUG : b/potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a1dd9_d20260531_m014254_c001_v7007000_t0000_u01780191774682") 2026/05/31 01:51:52 DEBUG : b/potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305698c_d20260531_m014252_c001_v0001174_t0043_u01780191772904") 2026/05/31 01:51:53 DEBUG : b/potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26e5_d20260531_m014236_c001_v7007000_t0000_u01780191756178") 2026/05/31 01:51:53 DEBUG : b/potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305686c_d20260531_m014234_c001_v0001174_t0054_u01780191754588") 2026/05/31 01:51:53 DEBUG : backup/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe473c69_d20260531_m014515_c001_v7007000_t0000_u01780191915514") 2026/05/31 01:51:53 DEBUG : backup/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f10996ae8c74bad6f_d20260531_m014513_c001_v0001091_t0039_u01780191913305") 2026/05/31 01:51:53 DEBUG : backup/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f105fe5420da898d3_d20260531_m014509_c001_v0001172_t0054_u01780191909131") 2026/05/31 01:51:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c865e_d20260531_m014540_c001_v7007000_t0000_u01780191940729") 2026/05/31 01:51:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f118792d4607d26ed_d20260531_m014538_c001_v0001173_t0052_u01780191938595") 2026/05/31 01:51:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113345b8e22afa05_d20260531_m014534_c001_v0001174_t0040_u01780191934345") 2026/05/31 01:51:53 DEBUG : backup/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3a21_d20260531_m014527_c001_v7007000_t0000_u01780191927737") 2026/05/31 01:51:53 DEBUG : backup/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f116547033caf8c9c_d20260531_m014525_c001_v0001183_t0044_u01780191925866") 2026/05/31 01:51:53 DEBUG : backup/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1143dad04d64a52f_d20260531_m014521_c001_v0001174_t0035_u01780191921865") 2026/05/31 01:51:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c865f_d20260531_m014540_c001_v7007000_t0000_u01780191940912") 2026/05/31 01:51:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11629615665b068d_d20260531_m014539_c001_v0001100_t0022_u01780191939802") 2026/05/31 01:51:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1008d1713a21b19b_d20260531_m014536_c001_v0001150_t0043_u01780191936144") 2026/05/31 01:51:53 DEBUG : backup/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe473c6a_d20260531_m014515_c001_v7007000_t0000_u01780191915696") 2026/05/31 01:51:53 DEBUG : backup/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f10534d9138a90451_d20260531_m014514_c001_v0001184_t0047_u01780191914755") 2026/05/31 01:51:53 DEBUG : backup/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f105fe5420da898dd_d20260531_m014510_c001_v0001172_t0027_u01780191910819") 2026/05/31 01:51:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3a22_d20260531_m014527_c001_v7007000_t0000_u01780191927919") 2026/05/31 01:51:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1150b0741d8d5a92_d20260531_m014526_c001_v0001120_t0034_u01780191926799") 2026/05/31 01:51:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11692fb41441c4b1_d20260531_m014523_c001_v0001181_t0045_u01780191923612") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802149_d20260531_m015113_c001_v7007000_t0000_u01780192273355") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119ad3_d20260531_m015108_c001_v0001109_t0026_u01780192268456") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a60fd_d20260531_m015056_c001_v7007000_t0000_u01780192256045") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a9b_d20260531_m015051_c001_v0001109_t0044_u01780192251262") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fa7_d20260531_m015038_c001_v7007000_t0000_u01780192238273") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a65_d20260531_m015034_c001_v0001109_t0044_u01780192234137") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe2_d20260531_m015021_c001_v7007000_t0000_u01780192221628") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a37_d20260531_m015017_c001_v0001109_t0000_u01780192217132") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e0d_d20260531_m015004_c001_v7007000_t0000_u01780192204565") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a13_d20260531_m014959_c001_v0001109_t0015_u01780192199702") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c64090f_d20260531_m014947_c001_v7007000_t0000_u01780192187121") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199cb_d20260531_m014939_c001_v0001109_t0007_u01780192179858") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e05_d20260531_m014927_c001_v7007000_t0000_u01780192167223") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5186_d20260531_m014922_c001_v0001136_t0006_u01780192162813") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f401699c390b95cfa_d20260531_m014921_c001_v7007000_t0000_u01780192161696") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df30e_d20260531_m014916_c001_v0001167_t0026_u01780192156665") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f731f_d20260531_m014901_c001_v7007000_t0000_u01780192141672") 2026/05/31 01:51:54 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df296_d20260531_m014857_c001_v0001167_t0007_u01780192137320") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5fb_d20260531_m014856_c001_v7007000_t0000_u01780192136216") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5130_d20260531_m014851_c001_v0001136_t0034_u01780192131975") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496dfd_d20260531_m014836_c001_v7007000_t0000_u01780192116674") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057cc0_d20260531_m014830_c001_v0001174_t0006_u01780192110981") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0ede4_d20260531_m014817_c001_v7007000_t0000_u01780192097110") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198c7_d20260531_m014812_c001_v0001109_t0053_u01780192092592") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd584_d20260531_m014759_c001_v7007000_t0000_u01780192079515") 2026/05/31 01:51:55 DEBUG : banana: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50a4_d20260531_m014751_c001_v0001136_t0036_u01780192071139") 2026/05/31 01:51:55 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfeed74_d20260531_m014925_c001_v7007000_t0000_u01780192165261") 2026/05/31 01:51:55 DEBUG : bananaSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057fae_d20260531_m014918_c001_v0001174_t0026_u01780192158585") 2026/05/31 01:51:55 DEBUG : both0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7e8_d20260531_m014705_c001_v7007000_t0000_u01780192025300") 2026/05/31 01:51:55 DEBUG : both0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057688_d20260531_m014648_c001_v0001174_t0012_u01780192008184") 2026/05/31 01:51:55 DEBUG : both0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a8_d20260531_m014643_c001_v7007000_t0000_u01780192003935") 2026/05/31 01:51:55 DEBUG : both0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057529_d20260531_m014627_c001_v0001174_t0006_u01780191987048") 2026/05/31 01:51:55 DEBUG : both1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7e9_d20260531_m014705_c001_v7007000_t0000_u01780192025484") 2026/05/31 01:51:55 DEBUG : both1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576a2_d20260531_m014648_c001_v0001174_t0016_u01780192008795") 2026/05/31 01:51:55 DEBUG : both1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a9_d20260531_m014644_c001_v7007000_t0000_u01780192004118") 2026/05/31 01:51:55 DEBUG : both1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057533_d20260531_m014627_c001_v0001174_t0000_u01780191987624") 2026/05/31 01:51:55 DEBUG : both10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7ea_d20260531_m014705_c001_v7007000_t0000_u01780192025671") 2026/05/31 01:51:55 DEBUG : both10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305770a_d20260531_m014654_c001_v0001174_t0041_u01780192014814") 2026/05/31 01:51:56 DEBUG : both10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67aa_d20260531_m014644_c001_v7007000_t0000_u01780192004303") 2026/05/31 01:51:56 DEBUG : both10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575a8_d20260531_m014633_c001_v0001174_t0022_u01780191993891") 2026/05/31 01:51:56 DEBUG : both11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7eb_d20260531_m014705_c001_v7007000_t0000_u01780192025855") 2026/05/31 01:51:56 DEBUG : both11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057716_d20260531_m014655_c001_v0001174_t0050_u01780192015747") 2026/05/31 01:51:56 DEBUG : both11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67ab_d20260531_m014644_c001_v7007000_t0000_u01780192004487") 2026/05/31 01:51:56 DEBUG : both11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575b0_d20260531_m014634_c001_v0001174_t0028_u01780191994737") 2026/05/31 01:51:56 DEBUG : both12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7ec_d20260531_m014706_c001_v7007000_t0000_u01780192026039") 2026/05/31 01:51:56 DEBUG : both12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057720_d20260531_m014656_c001_v0001174_t0059_u01780192016531") 2026/05/31 01:51:56 DEBUG : both12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67ac_d20260531_m014644_c001_v7007000_t0000_u01780192004671") 2026/05/31 01:51:56 DEBUG : both12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575c4_d20260531_m014635_c001_v0001174_t0022_u01780191995622") 2026/05/31 01:51:56 DEBUG : both13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7ed_d20260531_m014706_c001_v7007000_t0000_u01780192026224") 2026/05/31 01:51:56 DEBUG : both13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305772a_d20260531_m014657_c001_v0001174_t0023_u01780192017289") 2026/05/31 01:51:56 DEBUG : both13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67af_d20260531_m014644_c001_v7007000_t0000_u01780192004856") 2026/05/31 01:51:56 DEBUG : both13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575c8_d20260531_m014636_c001_v0001174_t0009_u01780191996310") 2026/05/31 01:51:56 DEBUG : both14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7ee_d20260531_m014706_c001_v7007000_t0000_u01780192026408") 2026/05/31 01:51:56 DEBUG : both14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057732_d20260531_m014657_c001_v0001174_t0034_u01780192017884") 2026/05/31 01:51:56 DEBUG : both14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b0_d20260531_m014645_c001_v7007000_t0000_u01780192005045") 2026/05/31 01:51:56 DEBUG : both14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575d4_d20260531_m014636_c001_v0001174_t0006_u01780191996937") 2026/05/31 01:51:56 DEBUG : both15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7ef_d20260531_m014706_c001_v7007000_t0000_u01780192026593") 2026/05/31 01:51:56 DEBUG : both15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057740_d20260531_m014658_c001_v0001174_t0032_u01780192018556") 2026/05/31 01:51:56 DEBUG : both15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b1_d20260531_m014645_c001_v7007000_t0000_u01780192005228") 2026/05/31 01:51:57 DEBUG : both15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575dc_d20260531_m014637_c001_v0001174_t0000_u01780191997582") 2026/05/31 01:51:57 DEBUG : both16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f0_d20260531_m014706_c001_v7007000_t0000_u01780192026777") 2026/05/31 01:51:57 DEBUG : both16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305774e_d20260531_m014659_c001_v0001174_t0006_u01780192019319") 2026/05/31 01:51:57 DEBUG : both16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b3_d20260531_m014645_c001_v7007000_t0000_u01780192005412") 2026/05/31 01:51:57 DEBUG : both16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575ec_d20260531_m014638_c001_v0001174_t0024_u01780191998332") 2026/05/31 01:51:57 DEBUG : both17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f1_d20260531_m014706_c001_v7007000_t0000_u01780192026960") 2026/05/31 01:51:57 DEBUG : both17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057760_d20260531_m014700_c001_v0001174_t0013_u01780192020131") 2026/05/31 01:51:57 DEBUG : both17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b4_d20260531_m014645_c001_v7007000_t0000_u01780192005596") 2026/05/31 01:51:57 DEBUG : both17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057600_d20260531_m014638_c001_v0001174_t0038_u01780191998953") 2026/05/31 01:51:57 DEBUG : both18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f2_d20260531_m014707_c001_v7007000_t0000_u01780192027145") 2026/05/31 01:51:57 DEBUG : both18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057778_d20260531_m014700_c001_v0001174_t0010_u01780192020761") 2026/05/31 01:51:57 DEBUG : both18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b5_d20260531_m014645_c001_v7007000_t0000_u01780192005779") 2026/05/31 01:51:57 DEBUG : both18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057608_d20260531_m014639_c001_v0001174_t0009_u01780191999526") 2026/05/31 01:51:57 DEBUG : both19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f3_d20260531_m014707_c001_v7007000_t0000_u01780192027329") 2026/05/31 01:51:57 DEBUG : both19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305778f_d20260531_m014701_c001_v0001174_t0036_u01780192021580") 2026/05/31 01:51:57 DEBUG : both19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b6_d20260531_m014645_c001_v7007000_t0000_u01780192005974") 2026/05/31 01:51:57 DEBUG : both19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057611_d20260531_m014640_c001_v0001174_t0053_u01780192000164") 2026/05/31 01:51:57 DEBUG : both2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f4_d20260531_m014707_c001_v7007000_t0000_u01780192027513") 2026/05/31 01:51:57 DEBUG : both2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576b6_d20260531_m014649_c001_v0001174_t0010_u01780192009513") 2026/05/31 01:51:57 DEBUG : both2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b7_d20260531_m014646_c001_v7007000_t0000_u01780192006161") 2026/05/31 01:51:57 DEBUG : both2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305753f_d20260531_m014628_c001_v0001174_t0020_u01780191988267") 2026/05/31 01:51:57 DEBUG : both3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f5_d20260531_m014707_c001_v7007000_t0000_u01780192027699") 2026/05/31 01:51:57 DEBUG : both3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576c4_d20260531_m014650_c001_v0001174_t0027_u01780192010191") 2026/05/31 01:51:58 DEBUG : both3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b8_d20260531_m014646_c001_v7007000_t0000_u01780192006345") 2026/05/31 01:51:58 DEBUG : both3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057551_d20260531_m014629_c001_v0001174_t0047_u01780191989136") 2026/05/31 01:51:58 DEBUG : both4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f7_d20260531_m014707_c001_v7007000_t0000_u01780192027884") 2026/05/31 01:51:58 DEBUG : both4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576ce_d20260531_m014650_c001_v0001174_t0031_u01780192010759") 2026/05/31 01:51:58 DEBUG : both4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67b9_d20260531_m014646_c001_v7007000_t0000_u01780192006530") 2026/05/31 01:51:58 DEBUG : both4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305755f_d20260531_m014629_c001_v0001174_t0028_u01780191989887") 2026/05/31 01:51:58 DEBUG : both5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f8_d20260531_m014708_c001_v7007000_t0000_u01780192028069") 2026/05/31 01:51:58 DEBUG : both5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576d4_d20260531_m014651_c001_v0001174_t0052_u01780192011417") 2026/05/31 01:51:58 DEBUG : both5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67ba_d20260531_m014646_c001_v7007000_t0000_u01780192006714") 2026/05/31 01:51:58 DEBUG : both5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057569_d20260531_m014630_c001_v0001174_t0012_u01780191990541") 2026/05/31 01:51:58 DEBUG : both6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7f9_d20260531_m014708_c001_v7007000_t0000_u01780192028286") 2026/05/31 01:51:58 DEBUG : both6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576dd_d20260531_m014652_c001_v0001174_t0049_u01780192012072") 2026/05/31 01:51:58 DEBUG : both6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67bb_d20260531_m014646_c001_v7007000_t0000_u01780192006898") 2026/05/31 01:51:58 DEBUG : both6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057577_d20260531_m014631_c001_v0001174_t0024_u01780191991228") 2026/05/31 01:51:58 DEBUG : both7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7fa_d20260531_m014708_c001_v7007000_t0000_u01780192028475") 2026/05/31 01:51:58 DEBUG : both7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576e6_d20260531_m014652_c001_v0001174_t0010_u01780192012725") 2026/05/31 01:51:58 DEBUG : both7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67bd_d20260531_m014647_c001_v7007000_t0000_u01780192007082") 2026/05/31 01:51:58 DEBUG : both7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057581_d20260531_m014631_c001_v0001174_t0035_u01780191991764") 2026/05/31 01:51:58 DEBUG : both8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7fb_d20260531_m014708_c001_v7007000_t0000_u01780192028659") 2026/05/31 01:51:58 DEBUG : both8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576f4_d20260531_m014653_c001_v0001174_t0015_u01780192013548") 2026/05/31 01:51:59 DEBUG : both8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67be_d20260531_m014647_c001_v7007000_t0000_u01780192007265") 2026/05/31 01:51:59 DEBUG : both8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305758f_d20260531_m014632_c001_v0001174_t0006_u01780191992519") 2026/05/31 01:51:59 DEBUG : both9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7fc_d20260531_m014708_c001_v7007000_t0000_u01780192028844") 2026/05/31 01:51:59 DEBUG : both9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057700_d20260531_m014654_c001_v0001174_t0035_u01780192014137") 2026/05/31 01:51:59 DEBUG : both9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67bf_d20260531_m014647_c001_v7007000_t0000_u01780192007451") 2026/05/31 01:51:59 DEBUG : both9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057597_d20260531_m014633_c001_v0001174_t0009_u01780191993188") 2026/05/31 01:51:59 DEBUG : c/non empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79af_d20260531_m014258_c001_v7007000_t0000_u01780191778139") 2026/05/31 01:51:59 DEBUG : c/non empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330569ca_d20260531_m014256_c001_v0001174_t0031_u01780191776185") 2026/05/31 01:51:59 DEBUG : c/non empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a1ddb_d20260531_m014255_c001_v7007000_t0000_u01780191775413") 2026/05/31 01:51:59 DEBUG : c/non empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056992_d20260531_m014253_c001_v0001174_t0033_u01780191773254") 2026/05/31 01:51:59 DEBUG : c/non empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26e7_d20260531_m014236_c001_v7007000_t0000_u01780191756902") 2026/05/31 01:51:59 DEBUG : c/non empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056878_d20260531_m014235_c001_v0001174_t0025_u01780191755000") 2026/05/31 01:51:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e02_d20260531_m014839_c001_v7007000_t0000_u01780192119042") 2026/05/31 01:51:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df20e_d20260531_m014834_c001_v0001167_t0026_u01780192114094") 2026/05/31 01:51:59 DEBUG : check sum: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26d9_d20260531_m014226_c001_v7007000_t0000_u01780191746676") 2026/05/31 01:51:59 DEBUG : check sum: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330567f4_d20260531_m014225_c001_v0001174_t0057_u01780191745661") 2026/05/31 01:51:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d723cc7_d20260531_m015144_c001_v7007000_t0000_u01780192304477") 2026/05/31 01:51:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df65d_d20260531_m015142_c001_v0001167_t0011_u01780192302753") 2026/05/31 01:52:00 DEBUG : dest/3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b6ee_d20260531_m014445_c001_v7007000_t0000_u01780191885708") 2026/05/31 01:52:00 DEBUG : dest/3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f412ea94c1bb37d3e_d20260531_m014444_c001_v0001131_t0035_u01780191884618") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640910_d20260531_m014947_c001_v7007000_t0000_u01780192187304") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51ca_d20260531_m014942_c001_v0001136_t0027_u01780192182269") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280214a_d20260531_m015113_c001_v7007000_t0000_u01780192273537") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df57a_d20260531_m015100_c001_v0001167_t0026_u01780192260389") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a60fe_d20260531_m015056_c001_v7007000_t0000_u01780192256253") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df514_d20260531_m015042_c001_v0001167_t0055_u01780192242663") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fa8_d20260531_m015038_c001_v7007000_t0000_u01780192238457") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df4ac_d20260531_m015025_c001_v0001167_t0002_u01780192225957") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe3_d20260531_m015021_c001_v7007000_t0000_u01780192221813") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df41a_d20260531_m015009_c001_v0001167_t0055_u01780192209004") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e0f_d20260531_m015004_c001_v7007000_t0000_u01780192204750") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df3ba_d20260531_m014951_c001_v0001167_t0008_u01780192191410") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0196c89_d20260531_m014944_c001_v7007000_t0000_u01780192184350") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df35c_d20260531_m014931_c001_v0001167_t0025_u01780192171863") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e06_d20260531_m014927_c001_v7007000_t0000_u01780192167404") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df330_d20260531_m014923_c001_v0001167_t0014_u01780192163121") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f733f_d20260531_m014921_c001_v7007000_t0000_u01780192161600") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e515a_d20260531_m014905_c001_v0001136_t0019_u01780192145916") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7320_d20260531_m014901_c001_v7007000_t0000_u01780192141854") 2026/05/31 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5144_d20260531_m014857_c001_v0001136_t0019_u01780192137551") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac4098_d20260531_m014856_c001_v7007000_t0000_u01780192136093") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057d97_d20260531_m014843_c001_v0001174_t0045_u01780192123233") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67fe_d20260531_m014836_c001_v7007000_t0000_u01780192116631") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198d1_d20260531_m014821_c001_v0001109_t0024_u01780192101413") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0ede6_d20260531_m014817_c001_v7007000_t0000_u01780192097313") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50c4_d20260531_m014803_c001_v0001136_t0055_u01780192083758") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd585_d20260531_m014759_c001_v7007000_t0000_u01780192079698") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4f0a_d20260531_m014731_c001_v0001179_t0011_u01780192051376") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a5c_d20260531_m014925_c001_v7007000_t0000_u01780192165284") 2026/05/31 01:52:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5172_d20260531_m014918_c001_v0001136_t0052_u01780192158964") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640912_d20260531_m014947_c001_v7007000_t0000_u01780192187488") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305811c_d20260531_m014942_c001_v0001174_t0044_u01780192182259") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280214b_d20260531_m015113_c001_v7007000_t0000_u01780192273809") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119ab7_d20260531_m015101_c001_v0001109_t0007_u01780192261035") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a60ff_d20260531_m015056_c001_v7007000_t0000_u01780192256436") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a77_d20260531_m015043_c001_v0001109_t0056_u01780192243292") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fa9_d20260531_m015038_c001_v7007000_t0000_u01780192238640") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a51_d20260531_m015026_c001_v0001109_t0026_u01780192226648") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe4_d20260531_m015021_c001_v7007000_t0000_u01780192221995") 2026/05/31 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a21_d20260531_m015009_c001_v0001109_t0017_u01780192209743") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e10_d20260531_m015005_c001_v7007000_t0000_u01780192205073") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199ed_d20260531_m014952_c001_v0001109_t0038_u01780192192098") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c63fd4c_d20260531_m014944_c001_v7007000_t0000_u01780192184955") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199bb_d20260531_m014932_c001_v0001109_t0002_u01780192172531") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e07_d20260531_m014927_c001_v7007000_t0000_u01780192167586") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305801a_d20260531_m014923_c001_v0001174_t0024_u01780192163133") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c7a9_d20260531_m014921_c001_v7007000_t0000_u01780192161620") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df2ce_d20260531_m014906_c001_v0001167_t0023_u01780192146735") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7321_d20260531_m014902_c001_v7007000_t0000_u01780192142036") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e84_d20260531_m014857_c001_v0001174_t0058_u01780192137624") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac4099_d20260531_m014856_c001_v7007000_t0000_u01780192136285") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5126_d20260531_m014843_c001_v0001136_t0045_u01780192123975") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c73b_d20260531_m014836_c001_v7007000_t0000_u01780192116459") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50e8_d20260531_m014822_c001_v0001136_t0008_u01780192102330") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f1cf_d20260531_m014817_c001_v7007000_t0000_u01780192097496") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057b2a_d20260531_m014804_c001_v0001174_t0008_u01780192084403") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd586_d20260531_m014759_c001_v7007000_t0000_u01780192079880") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119849_d20260531_m014731_c001_v0001109_t0022_u01780192051938") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2a94_d20260531_m014925_c001_v7007000_t0000_u01780192165109") 2026/05/31 01:52:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df314_d20260531_m014918_c001_v0001167_t0024_u01780192158987") 2026/05/31 01:52:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640913_d20260531_m014947_c001_v7007000_t0000_u01780192187672") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df396_d20260531_m014942_c001_v0001167_t0026_u01780192182299") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280214c_d20260531_m015114_c001_v7007000_t0000_u01780192274108") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058628_d20260531_m015101_c001_v0001174_t0032_u01780192261983") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6100_d20260531_m015056_c001_v7007000_t0000_u01780192256618") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058530_d20260531_m015044_c001_v0001174_t0019_u01780192244183") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81faa_d20260531_m015038_c001_v7007000_t0000_u01780192238823") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058422_d20260531_m015027_c001_v0001174_t0013_u01780192227626") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe5_d20260531_m015022_c001_v7007000_t0000_u01780192222207") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330582da_d20260531_m015010_c001_v0001174_t0032_u01780192210681") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e12_d20260531_m015005_c001_v7007000_t0000_u01780192205259") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330581b4_d20260531_m014952_c001_v0001174_t0034_u01780192192920") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b708_d20260531_m014944_c001_v7007000_t0000_u01780192184379") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330580b4_d20260531_m014933_c001_v0001174_t0054_u01780192173472") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e08_d20260531_m014927_c001_v7007000_t0000_u01780192167768") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5188_d20260531_m014923_c001_v0001136_t0033_u01780192163247") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f733e_d20260531_m014921_c001_v7007000_t0000_u01780192161429") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057f10_d20260531_m014907_c001_v0001174_t0052_u01780192147596") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7322_d20260531_m014902_c001_v7007000_t0000_u01780192142218") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df29a_d20260531_m014857_c001_v0001167_t0008_u01780192137662") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7315_d20260531_m014856_c001_v7007000_t0000_u01780192136092") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df254_d20260531_m014844_c001_v0001167_t0005_u01780192124827") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f400796a7a05c3a81_d20260531_m014836_c001_v7007000_t0000_u01780192116683") 2026/05/31 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057c54_d20260531_m014823_c001_v0001174_t0028_u01780192103082") 2026/05/31 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f1d0_d20260531_m014817_c001_v7007000_t0000_u01780192097678") 2026/05/31 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198b7_d20260531_m014805_c001_v0001109_t0051_u01780192085110") 2026/05/31 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd587_d20260531_m014800_c001_v7007000_t0000_u01780192080063") 2026/05/31 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e507c_d20260531_m014734_c001_v0001136_t0008_u01780192054146") 2026/05/31 01:52:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38dfd_d20260531_m014925_c001_v7007000_t0000_u01780192165124") 2026/05/31 01:52:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057fc4_d20260531_m014919_c001_v0001174_t0051_u01780192159073") 2026/05/31 01:52:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640915_d20260531_m014947_c001_v7007000_t0000_u01780192187855") 2026/05/31 01:52:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058120_d20260531_m014942_c001_v0001174_t0037_u01780192182746") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280214d_d20260531_m015114_c001_v7007000_t0000_u01780192274291") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5276_d20260531_m015102_c001_v0001136_t0013_u01780192262770") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6101_d20260531_m015056_c001_v7007000_t0000_u01780192256800") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5250_d20260531_m015044_c001_v0001136_t0008_u01780192244885") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fab_d20260531_m015039_c001_v7007000_t0000_u01780192239018") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e523e_d20260531_m015028_c001_v0001136_t0010_u01780192228297") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe6_d20260531_m015022_c001_v7007000_t0000_u01780192222391") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e520e_d20260531_m015011_c001_v0001136_t0029_u01780192211422") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e13_d20260531_m015005_c001_v7007000_t0000_u01780192205445") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51e0_d20260531_m014953_c001_v0001136_t0037_u01780192193785") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a2054_d20260531_m014944_c001_v7007000_t0000_u01780192184740") 2026/05/31 01:52:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51aa_d20260531_m014934_c001_v0001136_t0048_u01780192174242") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e09_d20260531_m014927_c001_v7007000_t0000_u01780192167949") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058020_d20260531_m014923_c001_v0001174_t0044_u01780192163411") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f733b_d20260531_m014921_c001_v7007000_t0000_u01780192161235") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119969_d20260531_m014908_c001_v0001109_t0034_u01780192148268") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7323_d20260531_m014902_c001_v7007000_t0000_u01780192142400") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11994f_d20260531_m014857_c001_v0001109_t0040_u01780192137862") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22ca_d20260531_m014855_c001_v7007000_t0000_u01780192135835") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119927_d20260531_m014845_c001_v0001109_t0027_u01780192125501") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b018dbb2_d20260531_m014836_c001_v7007000_t0000_u01780192116073") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198d3_d20260531_m014823_c001_v0001109_t0050_u01780192103359") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f1d1_d20260531_m014817_c001_v7007000_t0000_u01780192097860") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50ca_d20260531_m014805_c001_v0001136_t0002_u01780192085672") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd589_d20260531_m014800_c001_v7007000_t0000_u01780192080245") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057940_d20260531_m014734_c001_v0001174_t0059_u01780192054858") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e00_d20260531_m014925_c001_v7007000_t0000_u01780192165330") 2026/05/31 01:52:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5174_d20260531_m014919_c001_v0001136_t0054_u01780192159247") 2026/05/31 01:52:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640cfe_d20260531_m014948_c001_v7007000_t0000_u01780192188038") 2026/05/31 01:52:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199db_d20260531_m014942_c001_v0001109_t0053_u01780192182787") 2026/05/31 01:52:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280214e_d20260531_m015114_c001_v7007000_t0000_u01780192274473") 2026/05/31 01:52:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df58b_d20260531_m015103_c001_v0001167_t0003_u01780192263162") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6102_d20260531_m015056_c001_v7007000_t0000_u01780192256981") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df526_d20260531_m015045_c001_v0001167_t0012_u01780192245237") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fac_d20260531_m015039_c001_v7007000_t0000_u01780192239202") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df4bc_d20260531_m015028_c001_v0001167_t0023_u01780192228671") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe7_d20260531_m015022_c001_v7007000_t0000_u01780192222574") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df42e_d20260531_m015011_c001_v0001167_t0018_u01780192211729") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e14_d20260531_m015005_c001_v7007000_t0000_u01780192205627") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df3c6_d20260531_m014954_c001_v0001167_t0055_u01780192194180") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b70b_d20260531_m014944_c001_v7007000_t0000_u01780192184742") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df36c_d20260531_m014934_c001_v0001167_t0040_u01780192174553") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e0a_d20260531_m014928_c001_v7007000_t0000_u01780192168131") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df332_d20260531_m014923_c001_v0001167_t0029_u01780192163521") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fa0_d20260531_m014921_c001_v7007000_t0000_u01780192161715") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5160_d20260531_m014909_c001_v0001136_t0039_u01780192149743") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7324_d20260531_m014902_c001_v7007000_t0000_u01780192142581") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df29c_d20260531_m014857_c001_v0001167_t0018_u01780192137956") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a3d7f_d20260531_m014856_c001_v7007000_t0000_u01780192136224") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057dde_d20260531_m014846_c001_v0001174_t0009_u01780192126017") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c73c_d20260531_m014836_c001_v7007000_t0000_u01780192116641") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50ee_d20260531_m014824_c001_v0001136_t0029_u01780192104070") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f1d3_d20260531_m014818_c001_v7007000_t0000_u01780192098042") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057b4c_d20260531_m014806_c001_v0001174_t0026_u01780192086286") 2026/05/31 01:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd58a_d20260531_m014800_c001_v7007000_t0000_u01780192080428") 2026/05/31 01:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4f20_d20260531_m014735_c001_v0001179_t0040_u01780192055416") 2026/05/31 01:52:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7345_d20260531_m014925_c001_v7007000_t0000_u01780192165131") 2026/05/31 01:52:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119999_d20260531_m014919_c001_v0001109_t0028_u01780192159292") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640d00_d20260531_m014948_c001_v7007000_t0000_u01780192188234") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51cc_d20260531_m014942_c001_v0001136_t0054_u01780192182798") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280214f_d20260531_m015114_c001_v7007000_t0000_u01780192274655") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119abd_d20260531_m015103_c001_v0001109_t0058_u01780192263483") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6103_d20260531_m015057_c001_v7007000_t0000_u01780192257163") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a81_d20260531_m015045_c001_v0001109_t0007_u01780192245521") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fad_d20260531_m015039_c001_v7007000_t0000_u01780192239384") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a5b_d20260531_m015028_c001_v0001109_t0000_u01780192228975") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe8_d20260531_m015022_c001_v7007000_t0000_u01780192222757") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a25_d20260531_m015012_c001_v0001109_t0024_u01780192212108") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e15_d20260531_m015005_c001_v7007000_t0000_u01780192205809") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199f9_d20260531_m014954_c001_v0001109_t0011_u01780192194454") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16bec48_d20260531_m014944_c001_v7007000_t0000_u01780192184769") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199c1_d20260531_m014934_c001_v0001109_t0033_u01780192174849") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e0b_d20260531_m014928_c001_v7007000_t0000_u01780192168313") 2026/05/31 01:52:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e518a_d20260531_m014923_c001_v0001136_t0043_u01780192163554") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2a90_d20260531_m014921_c001_v7007000_t0000_u01780192161620") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df2f4_d20260531_m014910_c001_v0001167_t0059_u01780192150111") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7325_d20260531_m014902_c001_v7007000_t0000_u01780192142765") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5146_d20260531_m014857_c001_v0001136_t0009_u01780192137987") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22cf_d20260531_m014856_c001_v7007000_t0000_u01780192136381") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e512a_d20260531_m014846_c001_v0001136_t0008_u01780192126353") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496dfc_d20260531_m014836_c001_v7007000_t0000_u01780192116476") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057c68_d20260531_m014824_c001_v0001174_t0056_u01780192104416") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f1d4_d20260531_m014818_c001_v7007000_t0000_u01780192098227") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198bd_d20260531_m014806_c001_v0001109_t0036_u01780192086818") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd58b_d20260531_m014800_c001_v7007000_t0000_u01780192080611") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119851_d20260531_m014735_c001_v0001109_t0045_u01780192055617") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7348_d20260531_m014925_c001_v7007000_t0000_u01780192165341") 2026/05/31 01:52:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df316_d20260531_m014919_c001_v0001167_t0001_u01780192159309") 2026/05/31 01:52:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640d01_d20260531_m014948_c001_v7007000_t0000_u01780192188419") 2026/05/31 01:52:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df398_d20260531_m014942_c001_v0001167_t0022_u01780192182867") 2026/05/31 01:52:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802150_d20260531_m015114_c001_v7007000_t0000_u01780192274837") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058642_d20260531_m015104_c001_v0001174_t0044_u01780192264109") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6105_d20260531_m015057_c001_v7007000_t0000_u01780192257345") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305855c_d20260531_m015046_c001_v0001174_t0016_u01780192246404") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fae_d20260531_m015039_c001_v7007000_t0000_u01780192239568") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058444_d20260531_m015029_c001_v0001174_t0050_u01780192229497") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fe9_d20260531_m015022_c001_v7007000_t0000_u01780192222941") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330582fe_d20260531_m015012_c001_v0001174_t0001_u01780192212931") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e16_d20260531_m015005_c001_v7007000_t0000_u01780192205992") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330581cc_d20260531_m014954_c001_v0001174_t0001_u01780192194938") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2aa1_d20260531_m014944_c001_v7007000_t0000_u01780192184776") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330580c6_d20260531_m014935_c001_v0001174_t0053_u01780192175490") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e0c_d20260531_m014928_c001_v7007000_t0000_u01780192168495") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199a9_d20260531_m014923_c001_v0001109_t0027_u01780192163823") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7341_d20260531_m014921_c001_v7007000_t0000_u01780192161782") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057f4c_d20260531_m014910_c001_v0001174_t0020_u01780192150524") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7326_d20260531_m014902_c001_v7007000_t0000_u01780192142947") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e90_d20260531_m014858_c001_v0001174_t0034_u01780192138006") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e1d_d20260531_m014856_c001_v7007000_t0000_u01780192136233") 2026/05/31 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df256_d20260531_m014846_c001_v0001167_t0051_u01780192126763") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b018dbb3_d20260531_m014836_c001_v7007000_t0000_u01780192116256") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198d9_d20260531_m014825_c001_v0001109_t0031_u01780192105020") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f5bd_d20260531_m014818_c001_v7007000_t0000_u01780192098412") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50ce_d20260531_m014807_c001_v0001136_t0014_u01780192087516") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd58c_d20260531_m014800_c001_v7007000_t0000_u01780192080795") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5086_d20260531_m014737_c001_v0001136_t0058_u01780192057020") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38dfe_d20260531_m014925_c001_v7007000_t0000_u01780192165141") 2026/05/31 01:52:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057fd0_d20260531_m014919_c001_v0001174_t0032_u01780192159357") 2026/05/31 01:52:10 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c640d03_d20260531_m014948_c001_v7007000_t0000_u01780192188602") 2026/05/31 01:52:10 DEBUG : dir1/0007-12345: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51ce_d20260531_m014943_c001_v0001136_t0025_u01780192183132") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802151_d20260531_m015115_c001_v7007000_t0000_u01780192275020") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5278_d20260531_m015104_c001_v0001136_t0048_u01780192264417") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6107_d20260531_m015057_c001_v7007000_t0000_u01780192257525") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5256_d20260531_m015046_c001_v0001136_t0014_u01780192246957") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81faf_d20260531_m015039_c001_v7007000_t0000_u01780192239846") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5240_d20260531_m015029_c001_v0001136_t0015_u01780192229895") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fea_d20260531_m015023_c001_v7007000_t0000_u01780192223129") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5210_d20260531_m015013_c001_v0001136_t0041_u01780192213258") 2026/05/31 01:52:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e17_d20260531_m015006_c001_v7007000_t0000_u01780192206176") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51e4_d20260531_m014955_c001_v0001136_t0017_u01780192195420") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16bec46_d20260531_m014944_c001_v7007000_t0000_u01780192184404") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51b0_d20260531_m014935_c001_v0001136_t0031_u01780192175827") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e0d_d20260531_m014929_c001_v7007000_t0000_u01780192169070") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df334_d20260531_m014923_c001_v0001167_t0055_u01780192163833") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7342_d20260531_m014921_c001_v7007000_t0000_u01780192161795") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119975_d20260531_m014910_c001_v0001109_t0046_u01780192150815") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7327_d20260531_m014903_c001_v7007000_t0000_u01780192143130") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df2a0_d20260531_m014858_c001_v0001167_t0023_u01780192138330") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a2037_d20260531_m014856_c001_v7007000_t0000_u01780192136248") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119929_d20260531_m014847_c001_v0001109_t0001_u01780192127072") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5e9_d20260531_m014836_c001_v7007000_t0000_u01780192116238") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50f6_d20260531_m014825_c001_v0001136_t0046_u01780192105838") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f5bf_d20260531_m014818_c001_v7007000_t0000_u01780192098594") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057b62_d20260531_m014807_c001_v0001174_t0027_u01780192087902") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd58d_d20260531_m014800_c001_v7007000_t0000_u01780192080979") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057962_d20260531_m014737_c001_v0001174_t0046_u01780192057335") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2a95_d20260531_m014925_c001_v7007000_t0000_u01780192165291") 2026/05/31 01:52:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5176_d20260531_m014919_c001_v0001136_t0055_u01780192159572") 2026/05/31 01:52:11 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6410ec_d20260531_m014948_c001_v7007000_t0000_u01780192188786") 2026/05/31 01:52:12 DEBUG : dir1/0008-23456: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305812a_d20260531_m014943_c001_v0001174_t0009_u01780192183143") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802152_d20260531_m015115_c001_v7007000_t0000_u01780192275202") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df59c_d20260531_m015104_c001_v0001167_t0016_u01780192264731") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6108_d20260531_m015057_c001_v7007000_t0000_u01780192257707") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df532_d20260531_m015047_c001_v0001167_t0057_u01780192247354") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb0_d20260531_m015040_c001_v7007000_t0000_u01780192240029") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df4c0_d20260531_m015030_c001_v0001167_t0023_u01780192230265") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199feb_d20260531_m015023_c001_v7007000_t0000_u01780192223312") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df43c_d20260531_m015013_c001_v0001167_t0047_u01780192213530") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e18_d20260531_m015006_c001_v7007000_t0000_u01780192206359") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df3d2_d20260531_m014955_c001_v0001167_t0009_u01780192195802") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a2055_d20260531_m014944_c001_v7007000_t0000_u01780192184781") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df37e_d20260531_m014936_c001_v0001167_t0008_u01780192176138") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e0e_d20260531_m014929_c001_v7007000_t0000_u01780192169251") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e518e_d20260531_m014923_c001_v0001136_t0057_u01780192163987") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2a91_d20260531_m014921_c001_v7007000_t0000_u01780192161805") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5166_d20260531_m014913_c001_v0001136_t0050_u01780192153085") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7328_d20260531_m014903_c001_v7007000_t0000_u01780192143311") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119951_d20260531_m014858_c001_v0001109_t0027_u01780192138358") 2026/05/31 01:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5fc_d20260531_m014856_c001_v7007000_t0000_u01780192136400") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057dfc_d20260531_m014847_c001_v0001174_t0015_u01780192127851") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a3d_d20260531_m014836_c001_v7007000_t0000_u01780192116479") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057c82_d20260531_m014826_c001_v0001174_t0046_u01780192106219") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f5c0_d20260531_m014818_c001_v7007000_t0000_u01780192098776") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198bf_d20260531_m014808_c001_v0001109_t0053_u01780192088295") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd58e_d20260531_m014801_c001_v7007000_t0000_u01780192081161") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4f2c_d20260531_m014737_c001_v0001179_t0014_u01780192057674") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c7b9_d20260531_m014925_c001_v7007000_t0000_u01780192165396") 2026/05/31 01:52:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df318_d20260531_m014919_c001_v0001167_t0006_u01780192159597") 2026/05/31 01:52:13 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6410ee_d20260531_m014948_c001_v7007000_t0000_u01780192188970") 2026/05/31 01:52:13 DEBUG : dir1/0009-34567: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df39a_d20260531_m014943_c001_v0001167_t0030_u01780192183240") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802153_d20260531_m015115_c001_v7007000_t0000_u01780192275383") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119ac3_d20260531_m015105_c001_v0001109_t0013_u01780192265017") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6109_d20260531_m015057_c001_v7007000_t0000_u01780192257889") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a91_d20260531_m015047_c001_v0001109_t0059_u01780192247679") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb1_d20260531_m015040_c001_v7007000_t0000_u01780192240213") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a5f_d20260531_m015030_c001_v0001109_t0026_u01780192230583") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fec_d20260531_m015023_c001_v7007000_t0000_u01780192223495") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a2b_d20260531_m015013_c001_v0001109_t0021_u01780192213791") 2026/05/31 01:52:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e19_d20260531_m015006_c001_v7007000_t0000_u01780192206541") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a09_d20260531_m014956_c001_v0001109_t0010_u01780192196220") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419e87296d9a2056_d20260531_m014944_c001_v7007000_t0000_u01780192184921") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199c3_d20260531_m014936_c001_v0001109_t0015_u01780192176453") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e0f_d20260531_m014929_c001_v7007000_t0000_u01780192169434") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305802a_d20260531_m014924_c001_v0001174_t0048_u01780192164144") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a57_d20260531_m014921_c001_v7007000_t0000_u01780192161634") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df306_d20260531_m014913_c001_v0001167_t0012_u01780192153382") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7329_d20260531_m014903_c001_v7007000_t0000_u01780192143492") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5148_d20260531_m014858_c001_v0001136_t0035_u01780192138395") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22cd_d20260531_m014856_c001_v7007000_t0000_u01780192136017") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e512c_d20260531_m014848_c001_v0001136_t0001_u01780192128196") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5ea_d20260531_m014836_c001_v7007000_t0000_u01780192116421") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198df_d20260531_m014826_c001_v0001109_t0059_u01780192106584") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f5c1_d20260531_m014818_c001_v7007000_t0000_u01780192098958") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50d2_d20260531_m014808_c001_v0001136_t0032_u01780192088833") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd58f_d20260531_m014801_c001_v7007000_t0000_u01780192081346") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11985b_d20260531_m014737_c001_v0001109_t0058_u01780192057872") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38dff_d20260531_m014925_c001_v7007000_t0000_u01780192165306") 2026/05/31 01:52:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11999b_d20260531_m014919_c001_v0001109_t0027_u01780192159746") 2026/05/31 01:52:14 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6410ef_d20260531_m014949_c001_v7007000_t0000_u01780192189154") 2026/05/31 01:52:15 DEBUG : dir1/0010-45678: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199dd_d20260531_m014943_c001_v0001109_t0024_u01780192183360") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802154_d20260531_m015115_c001_v7007000_t0000_u01780192275566") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058654_d20260531_m015105_c001_v0001174_t0052_u01780192265536") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a610a_d20260531_m015058_c001_v7007000_t0000_u01780192258071") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058574_d20260531_m015048_c001_v0001174_t0048_u01780192248285") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb2_d20260531_m015040_c001_v7007000_t0000_u01780192240399") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305846c_d20260531_m015031_c001_v0001174_t0030_u01780192231073") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fed_d20260531_m015023_c001_v7007000_t0000_u01780192223679") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058312_d20260531_m015014_c001_v0001174_t0023_u01780192214439") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e1b_d20260531_m015006_c001_v7007000_t0000_u01780192206723") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330581f0_d20260531_m014956_c001_v0001174_t0038_u01780192196884") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0197073_d20260531_m014944_c001_v7007000_t0000_u01780192184531") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330580d6_d20260531_m014937_c001_v0001174_t0009_u01780192177065") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e10_d20260531_m014929_c001_v7007000_t0000_u01780192169616") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df336_d20260531_m014924_c001_v0001167_t0008_u01780192164186") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f733c_d20260531_m014921_c001_v7007000_t0000_u01780192161245") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057f70_d20260531_m014913_c001_v0001174_t0045_u01780192153669") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f732a_d20260531_m014903_c001_v7007000_t0000_u01780192143677") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e96_d20260531_m014858_c001_v0001174_t0035_u01780192138492") 2026/05/31 01:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac4097_d20260531_m014855_c001_v7007000_t0000_u01780192135881") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df25e_d20260531_m014848_c001_v0001167_t0040_u01780192128581") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f400796a7a05c3a80_d20260531_m014836_c001_v7007000_t0000_u01780192116491") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50fe_d20260531_m014827_c001_v0001136_t0053_u01780192107494") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f5c3_d20260531_m014819_c001_v7007000_t0000_u01780192099143") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057b82_d20260531_m014809_c001_v0001174_t0007_u01780192089165") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd590_d20260531_m014801_c001_v7007000_t0000_u01780192081528") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e508a_d20260531_m014739_c001_v0001136_t0055_u01780192059328") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7346_d20260531_m014925_c001_v7007000_t0000_u01780192165151") 2026/05/31 01:52:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057fda_d20260531_m014919_c001_v0001174_t0048_u01780192159767") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6410f1_d20260531_m014949_c001_v7007000_t0000_u01780192189337") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058132_d20260531_m014943_c001_v0001174_t0050_u01780192183476") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802155_d20260531_m015115_c001_v7007000_t0000_u01780192275748") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e527a_d20260531_m015105_c001_v0001136_t0042_u01780192265882") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a610b_d20260531_m015058_c001_v7007000_t0000_u01780192258252") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e525c_d20260531_m015048_c001_v0001136_t0041_u01780192248596") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb3_d20260531_m015040_c001_v7007000_t0000_u01780192240581") 2026/05/31 01:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5242_d20260531_m015031_c001_v0001136_t0002_u01780192231438") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fee_d20260531_m015023_c001_v7007000_t0000_u01780192223861") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5216_d20260531_m015014_c001_v0001136_t0051_u01780192214799") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e1c_d20260531_m015006_c001_v7007000_t0000_u01780192206907") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51ea_d20260531_m014957_c001_v0001136_t0054_u01780192197203") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0197076_d20260531_m014944_c001_v7007000_t0000_u01780192184933") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51b4_d20260531_m014937_c001_v0001136_t0056_u01780192177338") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e11_d20260531_m014929_c001_v7007000_t0000_u01780192169799") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199ad_d20260531_m014924_c001_v0001109_t0002_u01780192164278") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c7a8_d20260531_m014921_c001_v7007000_t0000_u01780192161437") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11997f_d20260531_m014913_c001_v0001109_t0025_u01780192153992") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f732b_d20260531_m014903_c001_v7007000_t0000_u01780192143858") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df2a2_d20260531_m014858_c001_v0001167_t0030_u01780192138709") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41117b598387f3fe_d20260531_m014855_c001_v7007000_t0000_u01780192135997") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11992d_d20260531_m014849_c001_v0001109_t0002_u01780192129051") 2026/05/31 01:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b018dbb4_d20260531_m014836_c001_v7007000_t0000_u01780192116438") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057c98_d20260531_m014827_c001_v0001174_t0014_u01780192107796") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f97d_d20260531_m014819_c001_v7007000_t0000_u01780192099324") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198c3_d20260531_m014809_c001_v0001109_t0017_u01780192089531") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd591_d20260531_m014801_c001_v7007000_t0000_u01780192081710") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057976_d20260531_m014739_c001_v0001174_t0010_u01780192059624") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfeed75_d20260531_m014925_c001_v7007000_t0000_u01780192165444") 2026/05/31 01:52:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df31a_d20260531_m014919_c001_v0001167_t0023_u01780192159878") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6410f2_d20260531_m014949_c001_v7007000_t0000_u01780192189521") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51d0_d20260531_m014943_c001_v0001136_t0058_u01780192183488") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802156_d20260531_m015115_c001_v7007000_t0000_u01780192275931") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df5a6_d20260531_m015106_c001_v0001167_t0049_u01780192266210") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a610c_d20260531_m015058_c001_v7007000_t0000_u01780192258433") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df53e_d20260531_m015049_c001_v0001167_t0028_u01780192249077") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb4_d20260531_m015040_c001_v7007000_t0000_u01780192240765") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df4ca_d20260531_m015031_c001_v0001167_t0041_u01780192231858") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199fef_d20260531_m015024_c001_v7007000_t0000_u01780192224046") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df44e_d20260531_m015015_c001_v0001167_t0040_u01780192215057") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e1d_d20260531_m015007_c001_v7007000_t0000_u01780192207090") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df3d6_d20260531_m014957_c001_v0001167_t0021_u01780192197543") 2026/05/31 01:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b70a_d20260531_m014944_c001_v7007000_t0000_u01780192184561") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df386_d20260531_m014937_c001_v0001167_t0044_u01780192177670") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e12_d20260531_m014929_c001_v7007000_t0000_u01780192169981") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5192_d20260531_m014924_c001_v0001136_t0039_u01780192164369") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a58_d20260531_m014921_c001_v7007000_t0000_u01780192161817") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e516a_d20260531_m014914_c001_v0001136_t0037_u01780192154710") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f732d_d20260531_m014904_c001_v7007000_t0000_u01780192144040") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e514a_d20260531_m014858_c001_v0001136_t0000_u01780192138736") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a3d80_d20260531_m014856_c001_v7007000_t0000_u01780192136409") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e10_d20260531_m014849_c001_v0001174_t0025_u01780192129721") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22c2_d20260531_m014836_c001_v7007000_t0000_u01780192116652") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198e7_d20260531_m014828_c001_v0001109_t0040_u01780192108104") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f9ad_d20260531_m014819_c001_v7007000_t0000_u01780192099506") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50d6_d20260531_m014810_c001_v0001136_t0006_u01780192090147") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd592_d20260531_m014801_c001_v7007000_t0000_u01780192081893") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4f34_d20260531_m014739_c001_v0001179_t0051_u01780192059902") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2a96_d20260531_m014925_c001_v7007000_t0000_u01780192165472") 2026/05/31 01:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5178_d20260531_m014919_c001_v0001136_t0034_u01780192159978") 2026/05/31 01:52:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6414dc_d20260531_m014949_c001_v7007000_t0000_u01780192189704") 2026/05/31 01:52:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df39c_d20260531_m014943_c001_v0001167_t0051_u01780192183501") 2026/05/31 01:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802157_d20260531_m015116_c001_v7007000_t0000_u01780192276113") 2026/05/31 01:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119ac7_d20260531_m015106_c001_v0001109_t0052_u01780192266474") 2026/05/31 01:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a610e_d20260531_m015058_c001_v7007000_t0000_u01780192258615") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a97_d20260531_m015049_c001_v0001109_t0017_u01780192249443") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb5_d20260531_m015040_c001_v7007000_t0000_u01780192240948") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a61_d20260531_m015032_c001_v0001109_t0023_u01780192232122") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199ff0_d20260531_m015024_c001_v7007000_t0000_u01780192224230") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a33_d20260531_m015015_c001_v0001109_t0013_u01780192215319") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e1e_d20260531_m015007_c001_v7007000_t0000_u01780192207275") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119a0f_d20260531_m014957_c001_v0001109_t0023_u01780192197889") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a4026450b_d20260531_m014944_c001_v7007000_t0000_u01780192184758") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199c9_d20260531_m014937_c001_v0001109_t0028_u01780192177926") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e13_d20260531_m014930_c001_v7007000_t0000_u01780192170163") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df33a_d20260531_m014924_c001_v0001167_t0011_u01780192164561") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c7a6_d20260531_m014921_c001_v7007000_t0000_u01780192161254") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df308_d20260531_m014915_c001_v0001167_t0057_u01780192155034") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f732e_d20260531_m014904_c001_v7007000_t0000_u01780192144222") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e9e_d20260531_m014858_c001_v0001174_t0047_u01780192138836") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7316_d20260531_m014856_c001_v7007000_t0000_u01780192136273") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e512e_d20260531_m014850_c001_v0001136_t0042_u01780192130012") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67fd_d20260531_m014836_c001_v7007000_t0000_u01780192116436") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5104_d20260531_m014829_c001_v0001136_t0046_u01780192109272") 2026/05/31 01:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f9af_d20260531_m014819_c001_v7007000_t0000_u01780192099687") 2026/05/31 01:52:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057b92_d20260531_m014810_c001_v0001174_t0040_u01780192090716") 2026/05/31 01:52:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd593_d20260531_m014802_c001_v7007000_t0000_u01780192082076") 2026/05/31 01:52:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119863_d20260531_m014740_c001_v0001109_t0002_u01780192060103") 2026/05/31 01:52:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfeed72_d20260531_m014925_c001_v7007000_t0000_u01780192165079") 2026/05/31 01:52:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057fe2_d20260531_m014920_c001_v0001174_t0033_u01780192160083") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6414dd_d20260531_m014949_c001_v7007000_t0000_u01780192189887") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058138_d20260531_m014943_c001_v0001174_t0013_u01780192183766") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802159_d20260531_m015116_c001_v7007000_t0000_u01780192276301") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058676_d20260531_m015107_c001_v0001174_t0054_u01780192267319") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a610f_d20260531_m015058_c001_v7007000_t0000_u01780192258868") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058590_d20260531_m015050_c001_v0001174_t0024_u01780192250104") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb6_d20260531_m015041_c001_v7007000_t0000_u01780192241132") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058492_d20260531_m015032_c001_v0001174_t0037_u01780192232930") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199ff1_d20260531_m015024_c001_v7007000_t0000_u01780192224414") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058344_d20260531_m015015_c001_v0001174_t0042_u01780192215968") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e1f_d20260531_m015007_c001_v7007000_t0000_u01780192207458") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058212_d20260531_m014958_c001_v0001174_t0023_u01780192198375") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16bec47_d20260531_m014944_c001_v7007000_t0000_u01780192184586") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330580ea_d20260531_m014938_c001_v0001174_t0044_u01780192178550") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e14_d20260531_m014930_c001_v7007000_t0000_u01780192170345") 2026/05/31 01:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305802c_d20260531_m014924_c001_v0001174_t0050_u01780192164573") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f733d_d20260531_m014921_c001_v7007000_t0000_u01780192161418") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057f88_d20260531_m014915_c001_v0001174_t0017_u01780192155483") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f732f_d20260531_m014904_c001_v7007000_t0000_u01780192144404") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119953_d20260531_m014858_c001_v0001109_t0036_u01780192138858") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41117b598387f400_d20260531_m014856_c001_v7007000_t0000_u01780192136361") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df26c_d20260531_m014850_c001_v0001167_t0011_u01780192130356") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a3e_d20260531_m014836_c001_v7007000_t0000_u01780192116662") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057cb2_d20260531_m014829_c001_v0001174_t0041_u01780192109584") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f9b0_d20260531_m014819_c001_v7007000_t0000_u01780192099917") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198c5_d20260531_m014811_c001_v0001109_t0024_u01780192091256") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd595_d20260531_m014802_c001_v7007000_t0000_u01780192082258") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5094_d20260531_m014744_c001_v0001136_t0013_u01780192064286") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c7b8_d20260531_m014925_c001_v7007000_t0000_u01780192165090") 2026/05/31 01:52:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df31f_d20260531_m014920_c001_v0001167_t0008_u01780192160229") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6414de_d20260531_m014950_c001_v7007000_t0000_u01780192190071") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51d2_d20260531_m014943_c001_v0001136_t0046_u01780192183838") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280215a_d20260531_m015116_c001_v7007000_t0000_u01780192276483") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e527e_d20260531_m015107_c001_v0001136_t0017_u01780192267724") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6110_d20260531_m015059_c001_v7007000_t0000_u01780192259051") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5260_d20260531_m015050_c001_v0001136_t0041_u01780192250431") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb7_d20260531_m015041_c001_v7007000_t0000_u01780192241315") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5246_d20260531_m015033_c001_v0001136_t0037_u01780192233491") 2026/05/31 01:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199ff2_d20260531_m015024_c001_v7007000_t0000_u01780192224597") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5218_d20260531_m015016_c001_v0001136_t0011_u01780192216347") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e20_d20260531_m015007_c001_v7007000_t0000_u01780192207649") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51f0_d20260531_m014958_c001_v0001136_t0023_u01780192198738") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a4026450c_d20260531_m014944_c001_v7007000_t0000_u01780192184945") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51c2_d20260531_m014939_c001_v0001136_t0025_u01780192179168") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e15_d20260531_m014930_c001_v7007000_t0000_u01780192170528") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5194_d20260531_m014924_c001_v0001136_t0058_u01780192164693") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfee1ac_d20260531_m014921_c001_v7007000_t0000_u01780192161675") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119987_d20260531_m014915_c001_v0001109_t0039_u01780192155817") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7330_d20260531_m014904_c001_v7007000_t0000_u01780192144586") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df2a4_d20260531_m014858_c001_v0001167_t0006_u01780192138992") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41117b598387f3fd_d20260531_m014855_c001_v7007000_t0000_u01780192135813") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119931_d20260531_m014850_c001_v0001109_t0023_u01780192130718") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22c1_d20260531_m014836_c001_v7007000_t0000_u01780192116451") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1198f5_d20260531_m014829_c001_v0001109_t0052_u01780192109924") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0f9b1_d20260531_m014820_c001_v7007000_t0000_u01780192100099") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e50d8_d20260531_m014811_c001_v0001136_t0001_u01780192091851") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd596_d20260531_m014802_c001_v7007000_t0000_u01780192082441") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330579d0_d20260531_m014744_c001_v0001174_t0025_u01780192064663") 2026/05/31 01:52:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a5d_d20260531_m014925_c001_v7007000_t0000_u01780192165485") 2026/05/31 01:52:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e517a_d20260531_m014920_c001_v0001136_t0007_u01780192160346") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e03_d20260531_m014839_c001_v7007000_t0000_u01780192119225") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5110_d20260531_m014833_c001_v0001136_t0005_u01780192113752") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e04_d20260531_m014839_c001_v7007000_t0000_u01780192119410") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057ce6_d20260531_m014833_c001_v0001174_t0042_u01780192113744") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e05_d20260531_m014839_c001_v7007000_t0000_u01780192119593") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119903_d20260531_m014833_c001_v0001109_t0000_u01780192113922") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e06_d20260531_m014839_c001_v7007000_t0000_u01780192119778") 2026/05/31 01:52:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5112_d20260531_m014834_c001_v0001136_t0039_u01780192114159") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e07_d20260531_m014839_c001_v7007000_t0000_u01780192119964") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057cf2_d20260531_m014834_c001_v0001174_t0042_u01780192114236") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e08_d20260531_m014840_c001_v7007000_t0000_u01780192120147") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5114_d20260531_m014834_c001_v0001136_t0032_u01780192114500") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e09_d20260531_m014840_c001_v7007000_t0000_u01780192120331") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119909_d20260531_m014834_c001_v0001109_t0055_u01780192114529") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e0b_d20260531_m014840_c001_v7007000_t0000_u01780192120624") 2026/05/31 01:52:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df212_d20260531_m014834_c001_v0001167_t0016_u01780192114538") 2026/05/31 01:52:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e0c_d20260531_m014840_c001_v7007000_t0000_u01780192120807") 2026/05/31 01:52:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057cf4_d20260531_m014834_c001_v0001174_t0052_u01780192114608") 2026/05/31 01:52:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e0d_d20260531_m014840_c001_v7007000_t0000_u01780192120989") 2026/05/31 01:52:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df214_d20260531_m014834_c001_v0001167_t0018_u01780192114816") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e0e_d20260531_m014841_c001_v7007000_t0000_u01780192121173") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5116_d20260531_m014834_c001_v0001136_t0009_u01780192114884") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e0f_d20260531_m014841_c001_v7007000_t0000_u01780192121355") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057d00_d20260531_m014835_c001_v0001174_t0042_u01780192115004") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e10_d20260531_m014841_c001_v7007000_t0000_u01780192121539") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df218_d20260531_m014835_c001_v0001167_t0038_u01780192115100") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e11_d20260531_m014841_c001_v7007000_t0000_u01780192121722") 2026/05/31 01:52:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e511a_d20260531_m014835_c001_v0001136_t0024_u01780192115231") 2026/05/31 01:52:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e12_d20260531_m014841_c001_v7007000_t0000_u01780192121907") 2026/05/31 01:52:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df21a_d20260531_m014835_c001_v0001167_t0009_u01780192115353") 2026/05/31 01:52:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe496e13_d20260531_m014842_c001_v7007000_t0000_u01780192122091") 2026/05/31 01:52:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11990b_d20260531_m014835_c001_v0001109_t0050_u01780192115430") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe19eaa_d20260531_m014859_c001_v7007000_t0000_u01780192139624") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e48_d20260531_m014854_c001_v0001174_t0010_u01780192134213") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f731a_d20260531_m014859_c001_v7007000_t0000_u01780192139783") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df286_d20260531_m014854_c001_v0001167_t0039_u01780192134251") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41117b598387f403_d20260531_m014859_c001_v7007000_t0000_u01780192139795") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5136_d20260531_m014854_c001_v0001136_t0009_u01780192134310") 2026/05/31 01:52:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac503a_d20260531_m014859_c001_v7007000_t0000_u01780192139630") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11993f_d20260531_m014854_c001_v0001109_t0026_u01780192134449") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe19eab_d20260531_m014859_c001_v7007000_t0000_u01780192139808") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e4a_d20260531_m014854_c001_v0001174_t0038_u01780192134496") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac50ee_d20260531_m014859_c001_v7007000_t0000_u01780192139818") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df288_d20260531_m014854_c001_v0001167_t0056_u01780192134513") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c787_d20260531_m014859_c001_v7007000_t0000_u01780192139830") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5138_d20260531_m014854_c001_v0001136_t0040_u01780192134682") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22d3_d20260531_m014859_c001_v7007000_t0000_u01780192139960") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df28a_d20260531_m014854_c001_v0001167_t0012_u01780192134783") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f731b_d20260531_m014859_c001_v7007000_t0000_u01780192139971") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e52_d20260531_m014854_c001_v0001174_t0006_u01780192134896") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a4d22_d20260531_m014859_c001_v7007000_t0000_u01780192139568") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e513a_d20260531_m014855_c001_v0001136_t0010_u01780192135020") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5fe_d20260531_m014859_c001_v7007000_t0000_u01780192139580") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df28c_d20260531_m014855_c001_v0001167_t0048_u01780192135033") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e22d1_d20260531_m014859_c001_v7007000_t0000_u01780192139588") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119943_d20260531_m014855_c001_v0001109_t0005_u01780192135091") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7318_d20260531_m014859_c001_v7007000_t0000_u01780192139599") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e56_d20260531_m014855_c001_v0001174_t0034_u01780192135196") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402554138151c786_d20260531_m014859_c001_v7007000_t0000_u01780192139641") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e513e_d20260531_m014855_c001_v0001136_t0015_u01780192135389") 2026/05/31 01:52:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a4d23_d20260531_m014859_c001_v7007000_t0000_u01780192139749") 2026/05/31 01:52:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df28e_d20260531_m014855_c001_v0001167_t0057_u01780192135484") 2026/05/31 01:52:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd5ff_d20260531_m014859_c001_v7007000_t0000_u01780192139762") 2026/05/31 01:52:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057e64_d20260531_m014855_c001_v0001174_t0012_u01780192135497") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b851a_d20260531_m014618_c001_v7007000_t0000_u01780191978817") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f103a5957983c2b4c_d20260531_m014616_c001_v0001154_t0009_u01780191976231") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f2a9_d20260531_m014616_c001_v7007000_t0000_u01780191976048") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f103a5957983c2b46_d20260531_m014612_c001_v0001154_t0007_u01780191972204") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f2a1_d20260531_m014611_c001_v7007000_t0000_u01780191971475") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057435_d20260531_m014607_c001_v0001174_t0017_u01780191967728") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2284_d20260531_m014606_c001_v7007000_t0000_u01780191966264") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1110066c096d43a2_d20260531_m014602_c001_v0001150_t0054_u01780191962547") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413d7c04c1cb0351_d20260531_m014602_c001_v7007000_t0000_u01780191962365") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1110066c096d4396_d20260531_m014558_c001_v0001150_t0034_u01780191958634") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413d7c04c1cb034c_d20260531_m014557_c001_v7007000_t0000_u01780191957908") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305736f_d20260531_m014553_c001_v0001174_t0049_u01780191953961") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c8663_d20260531_m014553_c001_v7007000_t0000_u01780191953043") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f104147ae047b51e5_d20260531_m014551_c001_v0001157_t0052_u01780191951447") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a40257db4_d20260531_m014551_c001_v7007000_t0000_u01780191951266") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f104147ae047b51e3_d20260531_m014546_c001_v0001157_t0025_u01780191946369") 2026/05/31 01:52:27 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a40257db0_d20260531_m014545_c001_v7007000_t0000_u01780191945640") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330572ad_d20260531_m014542_c001_v0001174_t0034_u01780191942015") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c8660_d20260531_m014541_c001_v7007000_t0000_u01780191941094") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f112e95944213c1a9_d20260531_m014539_c001_v0001039_t0006_u01780191939142") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b2f7_d20260531_m014538_c001_v7007000_t0000_u01780191938959") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f112e95944213c19b_d20260531_m014535_c001_v0001039_t0019_u01780191935472") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b2ed_d20260531_m014534_c001_v7007000_t0000_u01780191934745") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330571ea_d20260531_m014529_c001_v0001174_t0044_u01780191929008") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3a23_d20260531_m014528_c001_v7007000_t0000_u01780191928099") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1195b07946f9e354_d20260531_m014526_c001_v0001154_t0000_u01780191926247") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfe1d8e_d20260531_m014526_c001_v7007000_t0000_u01780191926063") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1195b07946f9e350_d20260531_m014522_c001_v0001154_t0011_u01780191922889") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfe1d8b_d20260531_m014522_c001_v7007000_t0000_u01780191922161") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057142_d20260531_m014516_c001_v0001174_t0057_u01780191916787") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe473c6b_d20260531_m014515_c001_v7007000_t0000_u01780191915882") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f109edd04f2bd01ec_d20260531_m014513_c001_v0001101_t0010_u01780191913939") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3abbe1f_d20260531_m014513_c001_v7007000_t0000_u01780191913753") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f109edd04f2bd01e0_d20260531_m014510_c001_v0001101_t0012_u01780191910213") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3abbe19_d20260531_m014509_c001_v7007000_t0000_u01780191909479") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330570a6_d20260531_m014504_c001_v0001174_t0016_u01780191904030") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b758_d20260531_m014502_c001_v7007000_t0000_u01780191902873") 2026/05/31 01:52:28 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100d266cd7c45a4f_d20260531_m014457_c001_v0001100_t0059_u01780191897308") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c864a_d20260531_m014457_c001_v7007000_t0000_u01780191897093") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057008_d20260531_m014452_c001_v0001174_t0008_u01780191892896") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1083cce6a6af4c4b_d20260531_m014451_c001_v0001183_t0028_u01780191891994") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1083cce6a6af4c45_d20260531_m014450_c001_v0001183_t0024_u01780191890895") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f6fef_d20260531_m014437_c001_v7007000_t0000_u01780191877028") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406263_d20260531_m014430_c001_v0001174_t0014_u01780191870413") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113393d049703b4a_d20260531_m014429_c001_v0001097_t0018_u01780191869444") 2026/05/31 01:52:29 DEBUG : dst/one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113393d049703b44_d20260531_m014428_c001_v0001097_t0002_u01780191868198") 2026/05/31 01:52:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b851b_d20260531_m014619_c001_v7007000_t0000_u01780191979000") 2026/05/31 01:52:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f119e367bd906bd1c_d20260531_m014615_c001_v0001115_t0023_u01780191975533") 2026/05/31 01:52:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100f14540468d3d8_d20260531_m014611_c001_v0001173_t0057_u01780191971187") 2026/05/31 01:52:29 DEBUG : dst/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2285_d20260531_m014606_c001_v7007000_t0000_u01780191966448") 2026/05/31 01:52:29 DEBUG : dst/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f106f6374abe77fbe_d20260531_m014601_c001_v0001173_t0039_u01780191961802") 2026/05/31 01:52:29 DEBUG : dst/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f103bf1a554da380f_d20260531_m014557_c001_v0001103_t0058_u01780191957617") 2026/05/31 01:52:29 DEBUG : dst/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c8664_d20260531_m014553_c001_v7007000_t0000_u01780191953225") 2026/05/31 01:52:29 DEBUG : dst/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1046185e0247b448_d20260531_m014551_c001_v0001185_t0057_u01780191951032") 2026/05/31 01:52:29 DEBUG : dst/one.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108745176f4f1b0b_d20260531_m014545_c001_v0001184_t0016_u01780191945424") 2026/05/31 01:52:29 DEBUG : dst/three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b759_d20260531_m014503_c001_v7007000_t0000_u01780191903057") 2026/05/31 01:52:29 DEBUG : dst/three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1083cce6a6af4cd9_d20260531_m014501_c001_v0001183_t0018_u01780191901479") 2026/05/31 01:52:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b851d_d20260531_m014619_c001_v7007000_t0000_u01780191979197") 2026/05/31 01:52:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1103d323c6bc61a6_d20260531_m014617_c001_v0001180_t0016_u01780191977715") 2026/05/31 01:52:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f106c4d912cbed9d1_d20260531_m014613_c001_v0001098_t0000_u01780191973195") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b851e_d20260531_m014619_c001_v7007000_t0000_u01780191979381") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f103a5957983c2b50_d20260531_m014618_c001_v0001154_t0018_u01780191978103") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f2aa_d20260531_m014617_c001_v7007000_t0000_u01780191977919") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f103a5957983c2b48_d20260531_m014613_c001_v0001154_t0021_u01780191973878") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f2a5_d20260531_m014613_c001_v7007000_t0000_u01780191973694") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057441_d20260531_m014608_c001_v0001174_t0049_u01780191968379") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2286_d20260531_m014606_c001_v7007000_t0000_u01780191966633") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1110066c096d43aa_d20260531_m014605_c001_v0001150_t0035_u01780191965487") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413d7c04c1cb0355_d20260531_m014605_c001_v7007000_t0000_u01780191965304") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1110066c096d439e_d20260531_m014600_c001_v0001150_t0006_u01780191960212") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413d7c04c1cb034f_d20260531_m014600_c001_v7007000_t0000_u01780191960026") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057381_d20260531_m014554_c001_v0001174_t0001_u01780191954918") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a40257db5_d20260531_m014552_c001_v7007000_t0000_u01780191952489") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305732f_d20260531_m014550_c001_v0001174_t0058_u01780191950034") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a40257db2_d20260531_m014547_c001_v7007000_t0000_u01780191947206") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330572bd_d20260531_m014542_c001_v0001174_t0034_u01780191942677") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b2f8_d20260531_m014540_c001_v7007000_t0000_u01780191940167") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406571_d20260531_m014537_c001_v0001174_t0046_u01780191937496") 2026/05/31 01:52:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f422cef713292b2ef_d20260531_m014536_c001_v7007000_t0000_u01780191936406") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330571f8_d20260531_m014529_c001_v0001174_t0059_u01780191929873") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfe1d8f_d20260531_m014527_c001_v7007000_t0000_u01780191927066") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f4064cf_d20260531_m014524_c001_v0001174_t0021_u01780191924926") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfe1d8d_d20260531_m014523_c001_v7007000_t0000_u01780191923840") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305714e_d20260531_m014517_c001_v0001174_t0059_u01780191917478") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3abbe20_d20260531_m014514_c001_v7007000_t0000_u01780191914961") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f40643b_d20260531_m014512_c001_v0001174_t0054_u01780191912247") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3abbe1c_d20260531_m014511_c001_v7007000_t0000_u01780191911160") 2026/05/31 01:52:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330570ac_d20260531_m014504_c001_v0001174_t0048_u01780191904668") 2026/05/31 01:52:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2287_d20260531_m014606_c001_v7007000_t0000_u01780191966817") 2026/05/31 01:52:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f105f2ee9da6e2ee2_d20260531_m014603_c001_v0001116_t0049_u01780191963467") 2026/05/31 01:52:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1102e75be2c70341_d20260531_m014559_c001_v0001040_t0021_u01780191959478") 2026/05/31 01:52:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c8665_d20260531_m014553_c001_v7007000_t0000_u01780191953407") 2026/05/31 01:52:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f10060c7594987880_d20260531_m014551_c001_v0001033_t0011_u01780191951975") 2026/05/31 01:52:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f101a3ddfb1addca3_d20260531_m014546_c001_v0001091_t0038_u01780191946876") 2026/05/31 01:52:31 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b851f_d20260531_m014619_c001_v7007000_t0000_u01780191979564") 2026/05/31 01:52:31 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057439_d20260531_m014608_c001_v0001174_t0023_u01780191968116") 2026/05/31 01:52:31 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41645cdb722e2288_d20260531_m014607_c001_v7007000_t0000_u01780191967002") 2026/05/31 01:52:31 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305737b_d20260531_m014554_c001_v0001174_t0003_u01780191954561") 2026/05/31 01:52:31 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c8666_d20260531_m014553_c001_v7007000_t0000_u01780191953590") 2026/05/31 01:52:31 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f40659f_d20260531_m014542_c001_v0001174_t0038_u01780191942363") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9c8661_d20260531_m014541_c001_v7007000_t0000_u01780191941279") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f4064f7_d20260531_m014529_c001_v0001174_t0051_u01780191929339") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3a25_d20260531_m014528_c001_v7007000_t0000_u01780191928280") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406465_d20260531_m014517_c001_v0001174_t0053_u01780191917085") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40349b77fe473c6c_d20260531_m014516_c001_v7007000_t0000_u01780191916064") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f4063dd_d20260531_m014504_c001_v0001174_t0031_u01780191904318") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b75a_d20260531_m014503_c001_v7007000_t0000_u01780191903240") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f107171a77086028a_d20260531_m014459_c001_v0001136_t0034_u01780191899009") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f6ff0_d20260531_m014437_c001_v7007000_t0000_u01780191877215") 2026/05/31 01:52:32 DEBUG : dst/two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113393d049703b62_d20260531_m014435_c001_v0001097_t0031_u01780191875993") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3970_d20260531_m014402_c001_v7007000_t0000_u01780191842742") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f4060ef_d20260531_m014359_c001_v0001174_t0044_u01780191839200") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f396d_d20260531_m014357_c001_v7007000_t0000_u01780191837084") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056cc8_d20260531_m014345_c001_v0001174_t0009_u01780191825960") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f170_d20260531_m014335_c001_v7007000_t0000_u01780191815028") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe361769953_d20260531_m014331_c001_v0001165_t0051_u01780191811294") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79de_d20260531_m014311_c001_v7007000_t0000_u01780191791087") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a80_d20260531_m014308_c001_v0001174_t0044_u01780191788712") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79d3_d20260531_m014307_c001_v7007000_t0000_u01780191787655") 2026/05/31 01:52:32 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a58_d20260531_m014306_c001_v0001174_t0031_u01780191786422") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79bd_d20260531_m014303_c001_v7007000_t0000_u01780191783370") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a22_d20260531_m014301_c001_v0001174_t0015_u01780191781450") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79b1_d20260531_m014300_c001_v7007000_t0000_u01780191780458") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a02_d20260531_m014258_c001_v0001174_t0051_u01780191778923") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed796c_d20260531_m014252_c001_v7007000_t0000_u01780191772359") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056962_d20260531_m014250_c001_v0001174_t0043_u01780191770775") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed793f_d20260531_m014249_c001_v7007000_t0000_u01780191769748") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056938_d20260531_m014248_c001_v0001174_t0049_u01780191768725") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26fa_d20260531_m014244_c001_v7007000_t0000_u01780191764215") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330568ee_d20260531_m014242_c001_v0001174_t0027_u01780191762910") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26ed_d20260531_m014241_c001_v7007000_t0000_u01780191761031") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330568c0_d20260531_m014239_c001_v0001174_t0030_u01780191759994") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26ea_d20260531_m014239_c001_v7007000_t0000_u01780191759632") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1181828a46504b59_d20260531_m014238_c001_v0001099_t0025_u01780191758892") 2026/05/31 01:52:33 DEBUG : empty space: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056894_d20260531_m014237_c001_v0001174_t0049_u01780191757267") 2026/05/31 01:52:33 DEBUG : enormous: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79d9_d20260531_m014310_c001_v7007000_t0000_u01780191790172") 2026/05/31 01:52:33 DEBUG : enormous: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a86_d20260531_m014309_c001_v0001174_t0044_u01780191789384") 2026/05/31 01:52:33 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f407e60ab977b8523_d20260531_m014623_c001_v7007000_t0000_u01780191983751") 2026/05/31 01:52:33 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330574f7_d20260531_m014622_c001_v0001174_t0051_u01780191982512") 2026/05/31 01:52:33 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f16a_d20260531_m014329_c001_v7007000_t0000_u01780191809633") 2026/05/31 01:52:34 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe36176994d_d20260531_m014328_c001_v0001165_t0019_u01780191808539") 2026/05/31 01:52:34 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26e4_d20260531_m014234_c001_v7007000_t0000_u01780191754227") 2026/05/31 01:52:34 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056846_d20260531_m014233_c001_v0001174_t0018_u01780191753006") 2026/05/31 01:52:34 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26e0_d20260531_m014232_c001_v7007000_t0000_u01780191752464") 2026/05/31 01:52:34 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305683a_d20260531_m014231_c001_v0001174_t0015_u01780191751392") 2026/05/31 01:52:34 DEBUG : existing: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305682e_d20260531_m014230_c001_v0001174_t0001_u01780191750214") 2026/05/31 01:52:34 DEBUG : existing-b: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f16b_d20260531_m014329_c001_v7007000_t0000_u01780191809814") 2026/05/31 01:52:34 DEBUG : existing-b: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056bc6_d20260531_m014328_c001_v0001174_t0045_u01780191808529") 2026/05/31 01:52:34 DEBUG : file1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb815_d20260531_m014719_c001_v7007000_t0000_u01780192039539") 2026/05/31 01:52:34 DEBUG : file1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5056_d20260531_m014718_c001_v0001136_t0045_u01780192038243") 2026/05/31 01:52:34 DEBUG : file1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb812_d20260531_m014716_c001_v7007000_t0000_u01780192036932") 2026/05/31 01:52:34 DEBUG : file1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057832_d20260531_m014713_c001_v0001174_t0035_u01780192033606") 2026/05/31 01:52:34 DEBUG : five: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79e0_d20260531_m014314_c001_v7007000_t0000_u01780191794838") 2026/05/31 01:52:34 DEBUG : five: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d33056abc_d20260531_m014312_c001_v0001174_t0034_u01780191792810") 2026/05/31 01:52:34 DEBUG : foo: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26f2_d20260531_m014242_c001_v7007000_t0000_u01780191762546") 2026/05/31 01:52:34 DEBUG : foo: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330568de_d20260531_m014242_c001_v0001174_t0034_u01780191762001") 2026/05/31 01:52:34 DEBUG : foo: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330568d8_d20260531_m014241_c001_v0001174_t0034_u01780191761392") 2026/05/31 01:52:34 DEBUG : four: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79e2_d20260531_m014315_c001_v7007000_t0000_u01780191795020") 2026/05/31 01:52:35 DEBUG : four: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f400ddcb50f405e27_d20260531_m014313_c001_v0001174_t0053_u01780191793357") 2026/05/31 01:52:35 DEBUG : four: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056ab2_d20260531_m014312_c001_v0001174_t0030_u01780191792070") 2026/05/31 01:52:35 DEBUG : hello world2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355e2_d20260531_m014134_c001_v7007000_t0000_u01780191694748") 2026/05/31 01:52:35 DEBUG : hello world2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305657c_d20260531_m014134_c001_v0001174_t0026_u01780191694081") 2026/05/31 01:52:35 DEBUG : ignore-size: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26dd_d20260531_m014229_c001_v7007000_t0000_u01780191749853") 2026/05/31 01:52:35 DEBUG : ignore-size: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305681a_d20260531_m014228_c001_v0001174_t0036_u01780191748785") 2026/05/31 01:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f166_d20260531_m014327_c001_v7007000_t0000_u01780191807789") 2026/05/31 01:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe361769949_d20260531_m014326_c001_v0001165_t0055_u01780191806967") 2026/05/31 01:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f163_d20260531_m014326_c001_v7007000_t0000_u01780191806176") 2026/05/31 01:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe361769943_d20260531_m014325_c001_v0001165_t0016_u01780191805038") 2026/05/31 01:52:35 DEBUG : one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79e4_d20260531_m014315_c001_v7007000_t0000_u01780191795202") 2026/05/31 01:52:35 DEBUG : one: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d33056aa6_d20260531_m014311_c001_v0001174_t0034_u01780191791452") 2026/05/31 01:52:35 DEBUG : only0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7fd_d20260531_m014709_c001_v7007000_t0000_u01780192029028") 2026/05/31 01:52:35 DEBUG : only0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330577a8_d20260531_m014703_c001_v0001174_t0034_u01780192023114") 2026/05/31 01:52:35 DEBUG : only0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057694_d20260531_m014648_c001_v0001174_t0052_u01780192008511") 2026/05/31 01:52:35 DEBUG : only0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe02a4b_d20260531_m014643_c001_v7007000_t0000_u01780192003101") 2026/05/31 01:52:35 DEBUG : only0: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305752f_d20260531_m014627_c001_v0001174_t0049_u01780191987364") 2026/05/31 01:52:35 DEBUG : only1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7fe_d20260531_m014709_c001_v7007000_t0000_u01780192029218") 2026/05/31 01:52:36 DEBUG : only1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402a5e09bc8c4e88_d20260531_m014704_c001_v0001179_t0059_u01780192024230") 2026/05/31 01:52:36 DEBUG : only1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576b2_d20260531_m014649_c001_v0001174_t0053_u01780192009096") 2026/05/31 01:52:36 DEBUG : only1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a3_d20260531_m014642_c001_v7007000_t0000_u01780192002935") 2026/05/31 01:52:36 DEBUG : only1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057539_d20260531_m014627_c001_v0001174_t0016_u01780191987965") 2026/05/31 01:52:36 DEBUG : only10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb7ff_d20260531_m014709_c001_v7007000_t0000_u01780192029403") 2026/05/31 01:52:36 DEBUG : only10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4050eef95e1197fb_d20260531_m014703_c001_v0001109_t0050_u01780192023674") 2026/05/31 01:52:36 DEBUG : only10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057712_d20260531_m014655_c001_v0001174_t0003_u01780192015288") 2026/05/31 01:52:36 DEBUG : only10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0265d_d20260531_m014642_c001_v7007000_t0000_u01780192002189") 2026/05/31 01:52:36 DEBUG : only10: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575aa_d20260531_m014634_c001_v0001174_t0050_u01780191994190") 2026/05/31 01:52:36 DEBUG : only11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb800_d20260531_m014709_c001_v7007000_t0000_u01780192029588") 2026/05/31 01:52:36 DEBUG : only11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402a5e09bc8c4e84_d20260531_m014703_c001_v0001179_t0059_u01780192023861") 2026/05/31 01:52:36 DEBUG : only11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305771a_d20260531_m014656_c001_v0001174_t0010_u01780192016053") 2026/05/31 01:52:36 DEBUG : only11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a2_d20260531_m014642_c001_v7007000_t0000_u01780192002751") 2026/05/31 01:52:36 DEBUG : only11: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575b6_d20260531_m014635_c001_v0001174_t0002_u01780191995083") 2026/05/31 01:52:36 DEBUG : only12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb801_d20260531_m014709_c001_v7007000_t0000_u01780192029776") 2026/05/31 01:52:36 DEBUG : only12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413a49d3714e5034_d20260531_m014704_c001_v0001136_t0045_u01780192024052") 2026/05/31 01:52:36 DEBUG : only12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057726_d20260531_m014656_c001_v0001174_t0059_u01780192016876") 2026/05/31 01:52:36 DEBUG : only12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0265e_d20260531_m014642_c001_v7007000_t0000_u01780192002370") 2026/05/31 01:52:36 DEBUG : only12: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575c6_d20260531_m014635_c001_v0001174_t0029_u01780191995892") 2026/05/31 01:52:36 DEBUG : only13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb802_d20260531_m014709_c001_v7007000_t0000_u01780192029962") 2026/05/31 01:52:36 DEBUG : only13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330577ac_d20260531_m014703_c001_v0001174_t0034_u01780192023697") 2026/05/31 01:52:37 DEBUG : only13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057730_d20260531_m014657_c001_v0001174_t0009_u01780192017584") 2026/05/31 01:52:37 DEBUG : only13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe02a4d_d20260531_m014643_c001_v7007000_t0000_u01780192003284") 2026/05/31 01:52:37 DEBUG : only13: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575d0_d20260531_m014636_c001_v0001174_t0003_u01780191996650") 2026/05/31 01:52:37 DEBUG : only14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb803_d20260531_m014710_c001_v7007000_t0000_u01780192030209") 2026/05/31 01:52:37 DEBUG : only14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330577b4_d20260531_m014703_c001_v0001174_t0034_u01780192023878") 2026/05/31 01:52:37 DEBUG : only14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305773a_d20260531_m014658_c001_v0001174_t0032_u01780192018242") 2026/05/31 01:52:37 DEBUG : only14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0265f_d20260531_m014642_c001_v7007000_t0000_u01780192002553") 2026/05/31 01:52:37 DEBUG : only14: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575d6_d20260531_m014637_c001_v0001174_t0051_u01780191997254") 2026/05/31 01:52:37 DEBUG : only15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb804_d20260531_m014710_c001_v7007000_t0000_u01780192030394") 2026/05/31 01:52:37 DEBUG : only15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4050eef95e1197fd_d20260531_m014703_c001_v0001109_t0050_u01780192023895") 2026/05/31 01:52:37 DEBUG : only15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057748_d20260531_m014658_c001_v0001174_t0016_u01780192018861") 2026/05/31 01:52:37 DEBUG : only15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a4_d20260531_m014643_c001_v7007000_t0000_u01780192003119") 2026/05/31 01:52:37 DEBUG : only15: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575e0_d20260531_m014637_c001_v0001174_t0059_u01780191997948") 2026/05/31 01:52:37 DEBUG : only16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb805_d20260531_m014710_c001_v7007000_t0000_u01780192030578") 2026/05/31 01:52:37 DEBUG : only16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402a5e09bc8c4e86_d20260531_m014704_c001_v0001179_t0059_u01780192024047") 2026/05/31 01:52:37 DEBUG : only16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057754_d20260531_m014659_c001_v0001174_t0031_u01780192019637") 2026/05/31 01:52:37 DEBUG : only16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f72e4_d20260531_m014642_c001_v7007000_t0000_u01780192002764") 2026/05/31 01:52:37 DEBUG : only16: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330575f4_d20260531_m014638_c001_v0001174_t0034_u01780191998688") 2026/05/31 01:52:38 DEBUG : only17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb806_d20260531_m014710_c001_v7007000_t0000_u01780192030763") 2026/05/31 01:52:38 DEBUG : only17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330577b8_d20260531_m014704_c001_v0001174_t0034_u01780192024061") 2026/05/31 01:52:38 DEBUG : only17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305776a_d20260531_m014700_c001_v0001174_t0043_u01780192020416") 2026/05/31 01:52:38 DEBUG : only17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b797_d20260531_m014642_c001_v7007000_t0000_u01780192002773") 2026/05/31 01:52:38 DEBUG : only17: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057604_d20260531_m014639_c001_v0001174_t0038_u01780191999261") 2026/05/31 01:52:38 DEBUG : only18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb807_d20260531_m014710_c001_v7007000_t0000_u01780192030948") 2026/05/31 01:52:38 DEBUG : only18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4050eef95e119801_d20260531_m014704_c001_v0001109_t0050_u01780192024078") 2026/05/31 01:52:38 DEBUG : only18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057786_d20260531_m014701_c001_v0001174_t0021_u01780192021279") 2026/05/31 01:52:38 DEBUG : only18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe02a4a_d20260531_m014642_c001_v7007000_t0000_u01780192002917") 2026/05/31 01:52:38 DEBUG : only18: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305760c_d20260531_m014639_c001_v0001174_t0018_u01780191999808") 2026/05/31 01:52:38 DEBUG : only19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb808_d20260531_m014711_c001_v7007000_t0000_u01780192031133") 2026/05/31 01:52:39 DEBUG : only19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413a49d3714e5036_d20260531_m014704_c001_v0001136_t0045_u01780192024242") 2026/05/31 01:52:39 DEBUG : only19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057796_d20260531_m014701_c001_v0001174_t0026_u01780192021992") 2026/05/31 01:52:39 DEBUG : only19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f72e6_d20260531_m014643_c001_v7007000_t0000_u01780192003133") 2026/05/31 01:52:39 DEBUG : only19: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305761a_d20260531_m014640_c001_v0001174_t0006_u01780192000490") 2026/05/31 01:52:39 DEBUG : only2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb809_d20260531_m014711_c001_v7007000_t0000_u01780192031317") 2026/05/31 01:52:39 DEBUG : only2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413a49d3714e503a_d20260531_m014704_c001_v0001136_t0045_u01780192024427") 2026/05/31 01:52:39 DEBUG : only2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576bc_d20260531_m014649_c001_v0001174_t0033_u01780192009825") 2026/05/31 01:52:39 DEBUG : only2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695bb82_d20260531_m014643_c001_v7007000_t0000_u01780192003142") 2026/05/31 01:52:39 DEBUG : only2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057545_d20260531_m014628_c001_v0001174_t0042_u01780191988591") 2026/05/31 01:52:39 DEBUG : only3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb80a_d20260531_m014711_c001_v7007000_t0000_u01780192031506") 2026/05/31 01:52:39 DEBUG : only3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330577ba_d20260531_m014704_c001_v0001174_t0034_u01780192024252") 2026/05/31 01:52:39 DEBUG : only3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576ca_d20260531_m014650_c001_v0001174_t0052_u01780192010441") 2026/05/31 01:52:39 DEBUG : only3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f72e5_d20260531_m014642_c001_v7007000_t0000_u01780192002948") 2026/05/31 01:52:39 DEBUG : only3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057559_d20260531_m014629_c001_v0001174_t0036_u01780191989535") 2026/05/31 01:52:39 DEBUG : only4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb80b_d20260531_m014711_c001_v7007000_t0000_u01780192031740") 2026/05/31 01:52:39 DEBUG : only4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4050eef95e119803_d20260531_m014704_c001_v0001109_t0050_u01780192024265") 2026/05/31 01:52:39 DEBUG : only4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576d2_d20260531_m014651_c001_v0001174_t0054_u01780192011109") 2026/05/31 01:52:39 DEBUG : only4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a1_d20260531_m014642_c001_v7007000_t0000_u01780192002567") 2026/05/31 01:52:39 DEBUG : only4: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057565_d20260531_m014630_c001_v0001174_t0049_u01780191990217") 2026/05/31 01:52:39 DEBUG : only5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb80c_d20260531_m014711_c001_v7007000_t0000_u01780192031925") 2026/05/31 01:52:39 DEBUG : only5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402a5e09bc8c4e8a_d20260531_m014704_c001_v0001179_t0059_u01780192024415") 2026/05/31 01:52:39 DEBUG : only5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576d8_d20260531_m014651_c001_v0001174_t0042_u01780192011745") 2026/05/31 01:52:40 DEBUG : only5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b799_d20260531_m014642_c001_v7007000_t0000_u01780192002957") 2026/05/31 01:52:40 DEBUG : only5: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057573_d20260531_m014630_c001_v0001174_t0057_u01780191990940") 2026/05/31 01:52:40 DEBUG : only6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb80d_d20260531_m014712_c001_v7007000_t0000_u01780192032110") 2026/05/31 01:52:40 DEBUG : only6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d330577bc_d20260531_m014704_c001_v0001174_t0034_u01780192024436") 2026/05/31 01:52:40 DEBUG : only6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576e2_d20260531_m014652_c001_v0001174_t0042_u01780192012376") 2026/05/31 01:52:40 DEBUG : only6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f72e3_d20260531_m014642_c001_v7007000_t0000_u01780192002580") 2026/05/31 01:52:40 DEBUG : only6: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305757d_d20260531_m014631_c001_v0001174_t0025_u01780191991484") 2026/05/31 01:52:40 DEBUG : only7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb80e_d20260531_m014712_c001_v7007000_t0000_u01780192032294") 2026/05/31 01:52:40 DEBUG : only7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f413a49d3714e503c_d20260531_m014704_c001_v0001136_t0045_u01780192024609") 2026/05/31 01:52:40 DEBUG : only7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576ea_d20260531_m014653_c001_v0001174_t0032_u01780192013043") 2026/05/31 01:52:40 DEBUG : only7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b796_d20260531_m014642_c001_v7007000_t0000_u01780192002582") 2026/05/31 01:52:40 DEBUG : only7: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057589_d20260531_m014632_c001_v0001174_t0050_u01780191992144") 2026/05/31 01:52:40 DEBUG : only8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb80f_d20260531_m014712_c001_v7007000_t0000_u01780192032480") 2026/05/31 01:52:40 DEBUG : only8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4050eef95e119805_d20260531_m014704_c001_v0001109_t0050_u01780192024448") 2026/05/31 01:52:40 DEBUG : only8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330576fa_d20260531_m014653_c001_v0001174_t0030_u01780192013855") 2026/05/31 01:52:40 DEBUG : only8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4256f6cb52cd67a5_d20260531_m014643_c001_v7007000_t0000_u01780192003303") 2026/05/31 01:52:40 DEBUG : only8: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057593_d20260531_m014632_c001_v0001174_t0022_u01780191992896") 2026/05/31 01:52:40 DEBUG : only9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb810_d20260531_m014712_c001_v7007000_t0000_u01780192032665") 2026/05/31 01:52:40 DEBUG : only9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402a5e09bc8c4e8c_d20260531_m014704_c001_v0001179_t0059_u01780192024597") 2026/05/31 01:52:40 DEBUG : only9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057704_d20260531_m014654_c001_v0001174_t0018_u01780192014410") 2026/05/31 01:52:41 DEBUG : only9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe02661_d20260531_m014642_c001_v7007000_t0000_u01780192002735") 2026/05/31 01:52:41 DEBUG : only9: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305759b_d20260531_m014633_c001_v0001174_t0045_u01780191993467") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f15e_d20260531_m014323_c001_v7007000_t0000_u01780191803921") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f405ec5_d20260531_m014322_c001_v0001174_t0002_u01780191802003") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79f3_d20260531_m014320_c001_v7007000_t0000_u01780191800902") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056b24_d20260531_m014318_c001_v0001174_t0031_u01780191798984") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79ef_d20260531_m014318_c001_v7007000_t0000_u01780191798257") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f405e63_d20260531_m014316_c001_v0001174_t0039_u01780191796186") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79c9_d20260531_m014305_c001_v7007000_t0000_u01780191785585") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a36_d20260531_m014303_c001_v0001174_t0010_u01780191783937") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79b6_d20260531_m014302_c001_v7007000_t0000_u01780191782303") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a1e_d20260531_m014301_c001_v0001174_t0035_u01780191781087") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79b0_d20260531_m014259_c001_v7007000_t0000_u01780191779621") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330569f8_d20260531_m014258_c001_v0001174_t0009_u01780191778503") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed794c_d20260531_m014251_c001_v7007000_t0000_u01780191771814") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056958_d20260531_m014250_c001_v0001174_t0003_u01780191770393") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed7940_d20260531_m014250_c001_v7007000_t0000_u01780191770032") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056932_d20260531_m014248_c001_v0001174_t0011_u01780191768352") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b270b_d20260531_m014247_c001_v7007000_t0000_u01780191767988") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056924_d20260531_m014247_c001_v0001174_t0036_u01780191767313") 2026/05/31 01:52:41 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305691a_d20260531_m014246_c001_v0001174_t0008_u01780191766636") 2026/05/31 01:52:42 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b2709_d20260531_m014246_c001_v7007000_t0000_u01780191766272") 2026/05/31 01:52:42 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056910_d20260531_m014245_c001_v0001174_t0008_u01780191765452") 2026/05/31 01:52:42 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056908_d20260531_m014244_c001_v0001174_t0005_u01780191764760") 2026/05/31 01:52:42 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26fd_d20260531_m014244_c001_v7007000_t0000_u01780191764397") 2026/05/31 01:52:42 DEBUG : potato: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330568f6_d20260531_m014243_c001_v0001174_t0035_u01780191763541") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42675c7a40257d2a_d20260531_m014412_c001_v7007000_t0000_u01780191852156") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406191_d20260531_m014411_c001_v0001174_t0028_u01780191851435") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3971_d20260531_m014403_c001_v7007000_t0000_u01780191843206") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056d46_d20260531_m014358_c001_v0001174_t0031_u01780191838387") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe021fd_d20260531_m014350_c001_v7007000_t0000_u01780191830529") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406017_d20260531_m014342_c001_v0001174_t0029_u01780191822669") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f171_d20260531_m014335_c001_v7007000_t0000_u01780191815260") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f405f5b_d20260531_m014330_c001_v0001174_t0007_u01780191810733") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79da_d20260531_m014310_c001_v7007000_t0000_u01780191790353") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a78_d20260531_m014308_c001_v0001174_t0021_u01780191788198") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79d4_d20260531_m014307_c001_v7007000_t0000_u01780191787836") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a50_d20260531_m014306_c001_v0001174_t0035_u01780191786128") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79ca_d20260531_m014305_c001_v7007000_t0000_u01780191785766") 2026/05/31 01:52:42 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a48_d20260531_m014304_c001_v0001174_t0057_u01780191784605") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79bf_d20260531_m014303_c001_v7007000_t0000_u01780191783576") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a2e_d20260531_m014302_c001_v0001174_t0058_u01780191782669") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79b2_d20260531_m014300_c001_v7007000_t0000_u01780191780641") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056a0c_d20260531_m014259_c001_v0001174_t0019_u01780191779631") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed7979_d20260531_m014252_c001_v7007000_t0000_u01780191772541") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305696e_d20260531_m014251_c001_v0001174_t0053_u01780191771463") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355fe_d20260531_m014137_c001_v7007000_t0000_u01780191697740") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330565a0_d20260531_m014137_c001_v0001174_t0054_u01780191697015") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355f6_d20260531_m014136_c001_v7007000_t0000_u01780191696105") 2026/05/31 01:52:43 DEBUG : potato2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305658a_d20260531_m014135_c001_v0001174_t0031_u01780191695288") 2026/05/31 01:52:43 DEBUG : potato3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d6f3972_d20260531_m014403_c001_v7007000_t0000_u01780191843678") 2026/05/31 01:52:43 DEBUG : potato3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056d56_d20260531_m014359_c001_v0001174_t0017_u01780191839535") 2026/05/31 01:52:43 DEBUG : potato3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe021fe_d20260531_m014350_c001_v7007000_t0000_u01780191830935") 2026/05/31 01:52:43 DEBUG : potato3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f406039_d20260531_m014346_c001_v0001174_t0050_u01780191826332") 2026/05/31 01:52:43 DEBUG : potato3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f173_d20260531_m014335_c001_v7007000_t0000_u01780191815607") 2026/05/31 01:52:43 DEBUG : potato3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056c02_d20260531_m014331_c001_v0001174_t0016_u01780191811536") 2026/05/31 01:52:43 DEBUG : pre-dest1/1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b6fa_d20260531_m014445_c001_v7007000_t0000_u01780191885890") 2026/05/31 01:52:43 DEBUG : pre-dest1/1: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056f7e_d20260531_m014437_c001_v0001174_t0056_u01780191877946") 2026/05/31 01:52:43 DEBUG : pre-dest2/2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f419f114cd695b700_d20260531_m014446_c001_v7007000_t0000_u01780191886072") 2026/05/31 01:52:43 DEBUG : pre-dest2/2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f4062bd_d20260531_m014438_c001_v0001174_t0035_u01780191878619") 2026/05/31 01:52:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f6fba_d20260531_m014424_c001_v7007000_t0000_u01780191864132") 2026/05/31 01:52:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056e9a_d20260531_m014419_c001_v0001174_t0040_u01780191859981") 2026/05/31 01:52:44 DEBUG : sizeonly: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26db_d20260531_m014228_c001_v7007000_t0000_u01780191748243") 2026/05/31 01:52:44 DEBUG : sizeonly: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056806_d20260531_m014227_c001_v0001174_t0009_u01780191747219") 2026/05/31 01:52:44 DEBUG : splitbanan: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6414e0_d20260531_m014950_c001_v7007000_t0000_u01780192190255") 2026/05/31 01:52:44 DEBUG : splitbanan: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df394_d20260531_m014942_c001_v0001167_t0045_u01780192182048") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280215b_d20260531_m015116_c001_v7007000_t0000_u01780192276665") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5284_d20260531_m015109_c001_v0001136_t0019_u01780192269403") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f423515f4491a6111_d20260531_m015059_c001_v7007000_t0000_u01780192259232") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5262_d20260531_m015052_c001_v0001136_t0010_u01780192252287") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4057048c5ca81fb8_d20260531_m015041_c001_v7007000_t0000_u01780192241499") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e524a_d20260531_m015034_c001_v0001136_t0047_u01780192234998") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b0199ff3_d20260531_m015024_c001_v7007000_t0000_u01780192224782") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e521e_d20260531_m015018_c001_v0001136_t0015_u01780192218176") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f409b90c8200c5e21_d20260531_m015007_c001_v7007000_t0000_u01780192207831") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51f8_d20260531_m015000_c001_v0001136_t0029_u01780192200699") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c63fd4b_d20260531_m014944_c001_v7007000_t0000_u01780192184769") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e51c6_d20260531_m014940_c001_v0001136_t0052_u01780192180950") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41295184cce38e16_d20260531_m014930_c001_v7007000_t0000_u01780192170709") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e1199a5_d20260531_m014922_c001_v0001109_t0015_u01780192162824") 2026/05/31 01:52:44 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f415c7e8d4dfee1ae_d20260531_m014921_c001_v7007000_t0000_u01780192161859") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119991_d20260531_m014917_c001_v0001109_t0037_u01780192157337") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7331_d20260531_m014904_c001_v7007000_t0000_u01780192144767") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119949_d20260531_m014857_c001_v0001109_t0036_u01780192137311") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad227f7314_d20260531_m014855_c001_v7007000_t0000_u01780192135910") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119935_d20260531_m014852_c001_v0001109_t0019_u01780192132713") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b018dbb5_d20260531_m014836_c001_v7007000_t0000_u01780192116621") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e510c_d20260531_m014831_c001_v0001136_t0020_u01780192111802") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0fa17_d20260531_m014820_c001_v7007000_t0000_u01780192100280") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057bb8_d20260531_m014813_c001_v0001174_t0052_u01780192093658") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f1c0dc3acd597_d20260531_m014802_c001_v7007000_t0000_u01780192082623") 2026/05/31 01:52:45 DEBUG : splitbananasplit: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119889_d20260531_m014752_c001_v0001109_t0015_u01780192072254") 2026/05/31 01:52:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae52621a5b_d20260531_m014925_c001_v7007000_t0000_u01780192165100") 2026/05/31 01:52:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119995_d20260531_m014918_c001_v0001109_t0007_u01780192158594") 2026/05/31 01:52:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0da2e_d20260531_m014730_c001_v7007000_t0000_u01780192050452") 2026/05/31 01:52:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330578de_d20260531_m014727_c001_v0001174_t0032_u01780192047697") 2026/05/31 01:52:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb81b_d20260531_m014726_c001_v7007000_t0000_u01780192046573") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119837_d20260531_m014720_c001_v0001109_t0005_u01780192040489") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f167_d20260531_m014327_c001_v7007000_t0000_u01780191807971") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f100ddcb50f405f1f_d20260531_m014327_c001_v0001174_t0003_u01780191807041") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f164_d20260531_m014326_c001_v7007000_t0000_u01780191806358") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056b8e_d20260531_m014325_c001_v0001174_t0039_u01780191805387") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26d3_d20260531_m014225_c001_v7007000_t0000_u01780191745120") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330567d8_d20260531_m014223_c001_v0001174_t0017_u01780191743501") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41649c05e16b26d0_d20260531_m014223_c001_v7007000_t0000_u01780191743137") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330567c6_d20260531_m014221_c001_v0001174_t0039_u01780191741891") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac333e_d20260531_m014214_c001_v7007000_t0000_u01780191734511") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305676a_d20260531_m014213_c001_v0001174_t0034_u01780191733240") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f405fcee326ac333d_d20260531_m014212_c001_v7007000_t0000_u01780191732340") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056716_d20260531_m014204_c001_v0001174_t0050_u01780191724938") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330566ec_d20260531_m014201_c001_v0001174_t0019_u01780191721613") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b01812ed_d20260531_m014201_c001_v7007000_t0000_u01780191721243") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330566e4_d20260531_m014200_c001_v0001174_t0038_u01780191720362") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330566da_d20260531_m014159_c001_v0001174_t0010_u01780191719489") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f42000b05b01812e7_d20260531_m014159_c001_v7007000_t0000_u01780191719097") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330566a6_d20260531_m014156_c001_v0001174_t0040_u01780191716263") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056674_d20260531_m014153_c001_v0001174_t0037_u01780191713202") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c635647_d20260531_m014152_c001_v7007000_t0000_u01780191712840") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305666a_d20260531_m014152_c001_v0001174_t0045_u01780191712061") 2026/05/31 01:52:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305665e_d20260531_m014151_c001_v0001174_t0020_u01780191711232") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c63563a_d20260531_m014150_c001_v7007000_t0000_u01780191710870") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305662a_d20260531_m014147_c001_v0001174_t0057_u01780191707192") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c635631_d20260531_m014146_c001_v7007000_t0000_u01780191706828") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056618_d20260531_m014145_c001_v0001174_t0014_u01780191705891") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c635628_d20260531_m014144_c001_v7007000_t0000_u01780191704993") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056600_d20260531_m014144_c001_v0001174_t0037_u01780191704316") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c635627_d20260531_m014143_c001_v7007000_t0000_u01780191703774") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330565f0_d20260531_m014142_c001_v0001174_t0000_u01780191702960") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c63561d_d20260531_m014142_c001_v7007000_t0000_u01780191702063") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330565d8_d20260531_m014141_c001_v0001174_t0049_u01780191701125") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c635616_d20260531_m014140_c001_v7007000_t0000_u01780191700585") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330565be_d20260531_m014139_c001_v0001174_t0001_u01780191699755") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c63560c_d20260531_m014139_c001_v7007000_t0000_u01780191699213") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330565ae_d20260531_m014138_c001_v0001174_t0044_u01780191698281") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355e1_d20260531_m014133_c001_v7007000_t0000_u01780191693518") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056566_d20260531_m014132_c001_v0001174_t0001_u01780191692782") 2026/05/31 01:52:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355df_d20260531_m014131_c001_v7007000_t0000_u01780191691651") 2026/05/31 01:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056548_d20260531_m014130_c001_v0001174_t0023_u01780191690990") 2026/05/31 01:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355de_d20260531_m014130_c001_v7007000_t0000_u01780191690091") 2026/05/31 01:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d3305652c_d20260531_m014129_c001_v0001174_t0041_u01780191689260") 2026/05/31 01:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4217bcbc7c6355dd_d20260531_m014127_c001_v7007000_t0000_u01780191687102") 2026/05/31 01:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056508_d20260531_m014126_c001_v0001174_t0024_u01780191686453") 2026/05/31 01:52:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f417958ed1fe0da2f_d20260531_m014730_c001_v7007000_t0000_u01780192050636") 2026/05/31 01:52:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e506e_d20260531_m014727_c001_v0001136_t0016_u01780192047703") 2026/05/31 01:52:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb81c_d20260531_m014726_c001_v7007000_t0000_u01780192046758") 2026/05/31 01:52:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4ee2_d20260531_m014720_c001_v0001179_t0017_u01780192040502") 2026/05/31 01:52:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280215e_d20260531_m015118_c001_v7007000_t0000_u01780192278766") 2026/05/31 01:52:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df5f8_d20260531_m015118_c001_v0001167_t0027_u01780192278038") 2026/05/31 01:52:48 DEBUG : sub/yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f15d_d20260531_m014323_c001_v7007000_t0000_u01780191803361") 2026/05/31 01:52:48 DEBUG : sub/yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe361769939_d20260531_m014321_c001_v0001165_t0006_u01780191801650") 2026/05/31 01:52:48 DEBUG : test_dir1/file2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb816_d20260531_m014719_c001_v7007000_t0000_u01780192039726") 2026/05/31 01:52:48 DEBUG : test_dir1/file2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33057864_d20260531_m014717_c001_v0001174_t0057_u01780192037904") 2026/05/31 01:52:48 DEBUG : test_dir1/file2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb813_d20260531_m014717_c001_v7007000_t0000_u01780192037117") 2026/05/31 01:52:48 DEBUG : test_dir1/file2: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4ebc_d20260531_m014713_c001_v0001179_t0007_u01780192033636") 2026/05/31 01:52:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb817_d20260531_m014719_c001_v7007000_t0000_u01780192039911") 2026/05/31 01:52:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102a5e09bc8c4ed0_d20260531_m014717_c001_v0001179_t0020_u01780192037895") 2026/05/31 01:52:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f41797be8ed9cb814_d20260531_m014717_c001_v7007000_t0000_u01780192037302") 2026/05/31 01:52:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e11981f_d20260531_m014713_c001_v0001109_t0011_u01780192033620") 2026/05/31 01:52:48 DEBUG : three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79e5_d20260531_m014315_c001_v7007000_t0000_u01780191795385") 2026/05/31 01:52:48 DEBUG : three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056ad4_d20260531_m014314_c001_v0001174_t0046_u01780191794119") 2026/05/31 01:52:48 DEBUG : three: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33056aae_d20260531_m014311_c001_v0001174_t0035_u01780191791819") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802161_d20260531_m015120_c001_v7007000_t0000_u01780192280781") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119afd_d20260531_m015119_c001_v0001109_t0019_u01780192279717") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802179_d20260531_m015140_c001_v7007000_t0000_u01780192300828") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058827_d20260531_m015138_c001_v0001174_t0029_u01780192298965") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802175_d20260531_m015137_c001_v7007000_t0000_u01780192297407") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119b3d_d20260531_m015135_c001_v0001109_t0014_u01780192295274") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802171_d20260531_m015134_c001_v7007000_t0000_u01780192294323") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df62a_d20260531_m015133_c001_v0001167_t0054_u01780192293555") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280216b_d20260531_m015128_c001_v7007000_t0000_u01780192288441") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119b17_d20260531_m015126_c001_v0001109_t0016_u01780192286854") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280216c_d20260531_m015130_c001_v7007000_t0000_u01780192290881") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d330587b3_d20260531_m015129_c001_v0001174_t0038_u01780192289403") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280216a_d20260531_m015125_c001_v7007000_t0000_u01780192285894") 2026/05/31 01:52:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11442ed5e30df60c_d20260531_m015125_c001_v0001167_t0039_u01780192285146") 2026/05/31 01:52:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802167_d20260531_m015124_c001_v7007000_t0000_u01780192284176") 2026/05/31 01:52:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e5294_d20260531_m015123_c001_v0001136_t0053_u01780192283414") 2026/05/31 01:52:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802164_d20260531_m015122_c001_v7007000_t0000_u01780192282455") 2026/05/31 01:52:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f108f125d33058755_d20260531_m015121_c001_v0001174_t0043_u01780192281737") 2026/05/31 01:52:50 DEBUG : toe/toe/toe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f427aed2e5d723ccc_d20260531_m015146_c001_v7007000_t0000_u01780192306573") 2026/05/31 01:52:50 DEBUG : toe/toe/toe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1050eef95e119b6d_d20260531_m015145_c001_v0001109_t0015_u01780192305520") 2026/05/31 01:52:50 DEBUG : toe/toe/toe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802170_d20260531_m015132_c001_v7007000_t0000_u01780192292598") 2026/05/31 01:52:50 DEBUG : toe/toe/toe: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e52ac_d20260531_m015131_c001_v0001136_t0058_u01780192291847") 2026/05/31 01:52:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad2280217b_d20260531_m015141_c001_v7007000_t0000_u01780192301439") 2026/05/31 01:52:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f113a49d3714e52b2_d20260531_m015140_c001_v0001136_t0039_u01780192300505") 2026/05/31 01:52:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f418f4cad22802177_d20260531_m015137_c001_v7007000_t0000_u01780192297999") 2026/05/31 01:52:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f10858267addc7b43_d20260531_m015136_c001_v0001105_t0001_u01780192296942") 2026/05/31 01:52:50 DEBUG : two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79e7_d20260531_m014315_c001_v7007000_t0000_u01780191795566") 2026/05/31 01:52:50 DEBUG : two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f402fdbe361769923_d20260531_m014313_c001_v0001165_t0051_u01780191793552") 2026/05/31 01:52:50 DEBUG : two: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f408f125d33056aaa_d20260531_m014311_c001_v0001174_t0034_u01780191791635") 2026/05/31 01:52:50 DEBUG : yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f4152d2ae5261f160_d20260531_m014324_c001_v7007000_t0000_u01780191804103") 2026/05/31 01:52:50 DEBUG : yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f107117ff65113d87_d20260531_m014323_c001_v0001184_t0056_u01780191803150") 2026/05/31 01:52:50 DEBUG : yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79f2_d20260531_m014320_c001_v7007000_t0000_u01780191800358") 2026/05/31 01:52:50 DEBUG : yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe361769935_d20260531_m014318_c001_v0001165_t0011_u01780191798995") 2026/05/31 01:52:50 DEBUG : yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79ee_d20260531_m014317_c001_v7007000_t0000_u01780191797712") 2026/05/31 01:52:50 DEBUG : yam: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f102fdbe36176992b_d20260531_m014316_c001_v0001165_t0022_u01780191796149") 2026/05/31 01:52:50 DEBUG : yaml: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79f4_d20260531_m014321_c001_v7007000_t0000_u01780191801084") 2026/05/31 01:52:50 DEBUG : yaml: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f11995e1343806a5c_d20260531_m014319_c001_v0001100_t0017_u01780191799986") 2026/05/31 01:52:51 DEBUG : yaml: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f40431be223ed79f0_d20260531_m014318_c001_v7007000_t0000_u01780191798437") 2026/05/31 01:52:51 DEBUG : yaml: Deleting (id "4_z0fd26d83b01d7bbb9fe80e1b_f1101363ffd97930f_d20260531_m014317_c001_v0001179_t0042_u01780191797507") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m28.576271292s (try 1/5)